Condition Coverage

blib/lib/Sub/Fp.pm
Criterion Covered Total %
condition 16 19 84.2


and 3 conditions

line !l l&&!r l&&r condition
46 705 0 1198 ref $arg and ref __()
705 1189 9 ref $arg and ref __() and $arg == __()
148 19 2 1 $start == $end and $end == $step
153 12 6 3 $start > $end and $step >= 0
158 8 7 3 $start < $end and $step < 0

or 2 conditions

line l !l condition
166 22 0 shift() // 0
167 22 0 shift() // []