Branch Coverage

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


line true false branch
14 0 20 unless $self->SUPER::validate
18 2 18 if ($value =~ s/^\+//)
22 4 16 unless $self->input =~ /^-?\d+$/