Branch Coverage
blib/lib/HTML/FormHandler/Field/PrimaryKey.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
15
16
0
if
(
$self
->has_parent
)
16
0
16
if
(
$self
->parent
->has_primary_key
)
{
}