| blib/lib/Regexp/Parser/Handlers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 15 | 13.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 231 | 0 | 0 | 0 | $num =~ s/^([a-fA-F0-9]*)// && $1 |
| 381 | 4 | 2 | 0 | length $max and $min > $max |
| 442 | 0 | 0 | 0 | not &SIZE_ONLY || $cc and $n != 0 |
| 444 | 0 | 0 | 0 | $v > 9 and $v > $S->{'maxpar'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 442 | 0 | 0 | 0 | &SIZE_ONLY || $cc |