Branch Coverage

blib/lib/XML/LibXML/NodeList/Iterator.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
14 0 0 wantarray ? :
21 0 0 if (defined $list)
46 0 0 if $r
56 0 0 if $_[0]->accept_node($_[0][0][$_[0][1]]) == 1
59 0 0 if $_[0][1] == $s
66 0 0 if ($_[0]->accept_node($_[0][0][$i]) == 1)
73 0 0 if ($i < 0)
81 0 0 if ($_[0][1] >= 0 or $_[0][1] < scalar @{$_[0][0];})
88 0 0 if ($_[0][1] >= 0 or $_[0][1] < scalar @{$_[0][0];})
99 0 0 if ($nlen <= $_[0][1] + 1)
103 0 0 if $i < 0
107 0 0 if $i >= $nlen
108 0 0 if ($_[0]->accept_node($_[0][0][$i]) == 1)
117 0 0 if ($_[0][1] <= 0)
123 0 0 if $i < 0
124 0 0 if ($_[0]->accept_node($_[0][0][$i]) == 1)
137 0 0 unless defined $funcref and ref $funcref eq 'CODE'