| lib/XML/DOM/Lite/NodeIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 18 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 40 | 0 | 0 | 0 | $p and $p->nextSibling == undef | 
| 0 | 0 | 0 | $p and $p->nextSibling == undef and $p != $self->{'root'} | |
| 43 | 0 | 0 | 0 | $p and $p->nextSibling | 
| 64 | 0 | 0 | 0 | $p and $p->nextSibling == undef | 
| 67 | 0 | 0 | 0 | $p and $p->nextSibling | 
| 82 | 0 | 0 | 0 | $self->{'currentNode'}->parentNode and $self->{'currentNode'}->parentNode != $self->{'root'} |