Condition Coverage

blib/lib/XML/LibXML/Iterator.pm
Criterion Covered Total %
condition 8 20 40.0


and 3 conditions

line !l l&&!r l&&r condition
47 0 0 0 defined $func and ref $func ne 'CODE'
198 0 0 1 defined $function and ref $function eq 'CODE'
219 10 0 2 $self->{'CURRENT'}->isSameNode($self->{'FIRST'}) and $self->{'INDEX'} <= 0
235 30 6 0 $self->{'CURRENT'}->isSameNode($self->{'FIRST'}) and $self->{'INDEX'} > 0

or 2 conditions

line l !l condition
176 0 8 $fv ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
101 0 30 0 $fv == 1 or $fv == 0
144 0 10 0 $fv == 1 or $fv == 0