Branch Coverage
blib/lib/Dancer2/Plugin/FormValidator/Validator/Numeric.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
24
2
0
if
(
$self
->_field_defined_and_non_empty
(
$field
,
$input
)
)