blib/lib/PPIx/Regexp/Structure/Switch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 0 | 0 | 18 | $cond = $self->schild(0) and $cond->isa("PPIx::Regexp::Token::Condition") |
0 | 12 | 6 | $cond = $self->schild(0) and $cond->isa("PPIx::Regexp::Token::Condition") and $cond->content eq "(DEFINE)" | |
49 | 0 | 6 | 6 | defined $node_min and $alternatives < 2 |