Condition Coverage

blib/lib/Acme/IEnumerable.pm
Criterion Covered Total %
condition 0 12 0.0


or 2 conditions

line l !l condition
262 0 0 $from // 0
443 0 0 $predicate //= sub { 1; }
624 0 0 $predicate //= sub { 1; }

or 3 conditions

line l !l&&r !l&&!r condition
336 0 0 0 not @list or $key ne $list[-1]{'key'}
410 0 0 0 ref $item or ref $last