| blib/lib/Regexp/NumRange.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 120 | 14 | 0 | 2 | $ds[0] == $de[0] && !$diff |
| 184 | 165 | 0 | 13 | $ld < 0 and $after > 1 |
| 165 | 0 | 13 | $ld < 0 and $after > 1 and not $first |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 81 | 11 | 3 | 2 | $diff or $de[0] - $ds[0] >= 1 |