Condition Coverage

blib/lib/Data/Iterator/EasyObj.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
60 1 0 0 $$self[2] >= 0 and $$self[2] < $offset

or 3 conditions

line l !l&&r !l&&!r condition
32 0 2 0 ref $class || $class
33 0 2 0 $args{'limit'} ||= $$self[3]