Condition Coverage

blib/lib/Data/Iter.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
156 0 0 shift() || -1

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 ref $_[0] || $_[0]
106 0 0 0 ref $_[0][0] || defined $_[0][0]