blib/lib/Regexp/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 17 | 41.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
123 | 0 | 0 | 0 | $self->{'errnum'} && $self->{'errnum'} == $enum |
198 | 119 | 0 | 4 | @_ and $_[0] eq '-depth' |
228 | 17 | 0 | 0 | @$rx == 1 and $rx->[0]->family eq 'group' |
246 | 455 | 0 | 0 | &Rf & $self->FLAG_x and ${&Rx;} =~ / \G (?: \s+ | \# .* )+ /cgx |
264 | 148 | 26 | 11 | $ref ne 'Regexp::Parser' and not $loaded{$class}++ |
line | l | !l | condition |
---|---|---|---|
86 | 0 | 0 | $self->regex($rx) or return |