Condition Coverage

blib/lib/XML/Filter/ExceptionLocator.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
41 4 0 0 $err and ref $err
4 0 0 $err and ref $err and $err->isa('XML::SAX::Exception')
43 0 0 0 $$self{'locators'} and @{$$self{'locators'};}

or 2 conditions

line l !l condition
12 0 1 $$self{'locators'} ||= []