| blib/lib/PPI/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 15 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 277 | 1299 | 1619 | 23400 | $el->[$cursor]->significant and ++$idx >= 0 |
| 282 | 27997 | 25493 | 133813 | $el->[$cursor]->significant and --$idx < 0 |
| 612 | 0 | 1 | 3663 | &_CLASS($it) and $it->isa("PPI::Element") |
| 714 | 10 | 26 | 2310 | defined $maybe_child and builtin::refaddr($maybe_child) == $key |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 16800 | 0 | ref $_[0] || $_[0] |