Branch Coverage

blib/lib/Form/Processor/Field/PosInteger.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
12 2 4 unless $self->SUPER::validate
16 0 4 if ($value =~ s/^\+//)
21 1 3 unless $self->input >= 0