Condition Coverage

blib/lib/HTML/Widget/Constraint/Range.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
53 1 0 13 not $failed and defined $minimum
56 2 0 12 not $failed and defined $maximum

or 3 conditions

line l !l&&r !l&&!r condition
45 0 1 14 not defined $value or $value eq ''