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