Branch Coverage
blib/lib/HTML/FormFu/Constraint/AutoSet.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
23
2
25
if
(
exists
$item
->{
'group'
}
)
{
}
28
0
25
if
$item
->{
'attributes'
}
and
$item
->{
'attributes'
}{
'disabled'
}