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