Condition Coverage
blib/lib/HTML/FormFu/Inflator.pm
Criterion
Covered
Total
%
condition
1
3
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
49
3
0
0
&blessed
(
$err
)
and
$err
->isa
(
'HTML::FormFu::Exception::Inflator'
)