blib/lib/Object/Exercise/Execute.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
327 | 10 | 0 | 2 | 1 == @_ and not ref $_[0] |
line | l | !l | condition |
---|---|---|---|
78 | 0 | 5 | $value // 1 |
1 | 8 | $value // 1 | |
302 | 68 | 0 | (0 .. $n) // (next) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
334 | 1 | 1 | 0 | 'finish' eq $_[0] or 'nofinish' eq $_[0] |