Condition Coverage

blib/lib/HTML/FormFu/Constraint/AllOrNone.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
40 23 0 25 $ok and not $@
50 6 5 7 @failed && scalar @failed != scalar @names

or 3 conditions

line l !l&&r !l&&!r condition
33 0 0 6 @errors or $@
62 17 6 37 not defined $value or $value eq ''