Condition Coverage

blib/lib/Tie/NumRange.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
17 0 8 1 defined $$self[1] and $$self[1] > $val
21 0 7 1 defined $$self[2] and $$self[2] < $val