blib/lib/Tie/Array/Iterable/BackwardIterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
140 | 5 | 0 | 0 | not $steps and $steps ne '0' |
150 | 3 | 0 | 0 | not $steps and $steps ne '0' |
line | l | !l | condition |
---|---|---|---|
47 | 1 | 0 | shift() || scalar @$iterarray |