| blib/lib/PPI/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 15 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 277 | 49139 | 1588 | 43239 | $el->[$cursor]->significant and ++$idx >= 0 |
| 282 | 1513271 | 1510766 | 2041851 | $el->[$cursor]->significant and --$idx < 0 |
| 612 | 0 | 1 | 3663 | &_CLASS($it) and $it->isa("PPI::Element") |
| 714 | 10 | 26 | 1168665 | defined $maybe_child and builtin::refaddr($maybe_child) == $key |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 16801 | 0 | ref $_[0] || $_[0] |