| blib/lib/Regexp/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 20 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 5 | 3 | 1 | $ch eq "x" and $init_flags & $v |
| 148 | 0 | 0 | 0 | $self->{'errnum'} && $self->{'errnum'} == $enum |
| 223 | 132 | 0 | 4 | @_ and $_[0] eq "-depth" |
| 253 | 23 | 2 | 6 | @$rx == 1 and $rx->[0]->family eq "group" |
| 273 | 4854 | 86 | 12 | &Rf & $self->FLAG_x and ${&Rx;} =~ / \G (?: \s+ | \# .* )+ /cgx |
| 291 | 1978 | 26 | 11 | $ref ne __PACKAGE__ and not $loaded{$class}++ |
| line | l | !l | condition |
|---|---|---|---|
| 103 | 0 | 0 | $self->regex($rx) or return |