| lib/XML/DOM/Lite/NodeIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 38 | 0 | 0 | 0 | $p and $p->nextSibling == undef |
| 0 | 0 | 0 | $p and $p->nextSibling == undef and $p != $$self{'root'} | |
| 41 | 0 | 0 | 0 | $p and $p->nextSibling |
| 62 | 0 | 0 | 0 | $p and $p->nextSibling == undef |
| 65 | 0 | 0 | 0 | $p and $p->nextSibling |
| 80 | 0 | 0 | 0 | $$self{'currentNode'}->parentNode and $$self{'currentNode'}->parentNode != $$self{'root'} |