Condition Coverage

blib/lib/XML/XSH2/Iterators.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 $node->parentNode and not $node->parentNode->isSameNode($iter->{'CURRENT'})
226 0 0 0 $stop and $node->isSameNode($stop)
263 0 0 0 $self->current and not &$filter($self->current)
275 0 0 0 $self->current and not &$filter($self->current)
286 0 0 0 $self->current and not &$filter($self->current)

or 3 conditions

line l !l&&r !l&&!r condition
226 0 0 0 $stop and $node->isSameNode($stop) or not $node->parentNode
245 0 0 0 ref $class || $class