Condition Coverage

blib/lib/Object/Exercise/Execute.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
327 10 0 2 1 == @_ and not ref $_[0]

or 2 conditions

line l !l condition
78 0 5 $value // 1
1 8 $value // 1
302 68 0 (0 .. $n) // (next)

or 3 conditions

line l !l&&r !l&&!r condition
334 1 1 0 'finish' eq $_[0] or 'nofinish' eq $_[0]