| blib/lib/Regexp/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 20 | 65.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 5 | 3 | 1 | $ch eq "x" and $init_flags & $v |
| 146 | 0 | 0 | 0 | $self->{'errnum'} && $self->{'errnum'} == $enum |
| 221 | 130 | 0 | 4 | @_ and $_[0] eq "-depth" |
| 251 | 23 | 0 | 6 | @$rx == 1 and $rx->[0]->family eq "group" |
| 271 | 4420 | 86 | 12 | &Rf & $self->FLAG_x and ${&Rx;} =~ / \G (?: \s+ | \# .* )+ /cgx |
| 289 | 1744 | 26 | 11 | $ref ne __PACKAGE__ and not $loaded{$class}++ |
| line | l | !l | condition |
|---|---|---|---|
| 101 | 0 | 0 | $self->regex($rx) or return |