blib/lib/PPI/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 12 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
278 | 1231 | 1552 | 22981 | $el->[$cursor]->significant and ++$idx >= 0 |
283 | 21447 | 18853 | 119128 | $el->[$cursor]->significant and --$idx < 0 |
615 | 0 | 1 | 3716 | &_CLASS($it) and $it->isa("PPI::Element") |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
71 | 0 | 16710 | 0 | ref $_[0] || $_[0] |