| blib/lib/List/Regexp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 28 | 26 | 20 | $n + 1 <= $#{$aref;} and $$aref[$n + 1][0] eq $c |
| 270 | 2 | 3 | 6 | not $set and length $alternations[0] > 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 0 | 6 | 13 | $l + 1 > $#{$$aref[$i];} or $aref->[$i][$l + 1] ne $c |