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
50 0 0 0 defined $func and ref $func ne 'CODE'
201 0 0 1 defined $function and ref $function eq 'CODE'
222 10 0 2 $self->{'CURRENT'}->isSameNode($self->{'FIRST'}) and $self->{'INDEX'} <= 0
238 30 6 0 $self->{'CURRENT'}->isSameNode($self->{'FIRST'}) and $self->{'INDEX'} > 0

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
104 0 30 0 $fv == 1 or $fv == 0
147 0 10 0 $fv == 1 or $fv == 0