Branch Coverage
blib/lib/HTML/FormHandler/Field/Compound.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
37
3
0
unless
(
$self
->form
)
38
3
0
if
(
$self
->has_input
)
{
}
46
3
0
unless
(
$self
->form
)