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