Condition Coverage

blib/lib/XML/LibXML/Error.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
138 2575 0 6 $terr->{'level'} == 1 and $XML::LibXML::Error::WARNINGS != 2
160 158 0 0 defined $prev && length $prev
219 79 72 0 $self->{'domain'} == 1 and $self->{'line'}
234 914 40 20 $self->{'domain'} == 12 and defined $self->{'str1'}

or 2 conditions

line l !l condition
231 974 0 $self->{'message'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
210 451 523 0 $self->{'level'} == 2 or $self->{'level'} == 3