Condition Coverage

blib/lib/XML/XSH/Iterators.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
85 0 0 0 $node->parentNode and not $node->parentNode->isSameNode($$iter{'CURRENT'})
224 0 0 0 $stop and $node->isSameNode($stop)

or 3 conditions

line l !l&&r !l&&!r condition
224 0 0 0 $stop and $node->isSameNode($stop) or not $node->parentNode