Condition Coverage

blib/lib/XML/LibXML/Iterator.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 defined $func and ref $func ne 'CODE'
173 0 0 0 defined $function and ref $function eq 'CODE'
190 0 0 0 $$self{'CURRENT'}->isSameNode($$self{'FIRST'}) and $$self{'INDEX'} <= 0
202 0 0 0 $$self{'CURRENT'}->isSameNode($$self{'FIRST'}) and $$self{'INDEX'} > 0

or 2 conditions

line l !l condition
154 0 0 $fv ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
91 0 0 0 $fv == 1 or $fv == 0
126 0 0 0 $fv == 1 or $fv == 0