blib/lib/PPIx/Regexp/Element.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 23 | 69.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 5 | 3 | 3 | defined $check->{'removed'} and $version >= $check->{'removed'} |
496 | 27 | 231 | 221 | $self = $self->parent and not $self->isa("PPIx::Regexp::Structure::Main") |
line | l | !l | condition |
---|---|---|---|
99 | 4 | 14 | $self->{'perl_requirements'} ||= [$self->__perl_requirements_setup] |
161 | 1 | 0 | $self->location || [] |
433 | 1 | 0 | $self->location || [] |
464 | 1 | 0 | $self->location || [] |
477 | 1 | 0 | $self->location || [] |
1002 | 1 | 0 | $self->location || [] |
1169 | 46 | 0 | $self ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
1106 | 754 | 2 | 0 | $method_map{$method} || $method |