Branch Coverage
blib/lib/HTML/FormHandler/Field/Duration.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
27
2
6
unless
(
$child
->has_value
and
$child
->value
=~
/^\d+$/
)