| blib/lib/Regexp/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 17 | 58.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 0 | $self->{'errnum'} && $self->{'errnum'} == $enum |
| 216 | 130 | 0 | 4 | @_ and $_[0] eq "-depth" |
| 246 | 23 | 0 | 6 | @$rx == 1 and $rx->[0]->family eq "group" |
| 266 | 3498 | 42 | 12 | &Rf & $self->FLAG_x and ${&Rx;} =~ / \G (?: \s+ | \# .* )+ /cgx |
| 284 | 1440 | 26 | 11 | $ref ne __PACKAGE__ and not $loaded{$class}++ |
| line | l | !l | condition |
|---|---|---|---|
| 96 | 0 | 0 | $self->regex($rx) or return |