Condition Coverage

blib/lib/XML/SAX/Simple.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 18 1 $_[0] and UNIVERSAL::isa($_[0], 'XML::Simple')
56 0 1 0 $_[0] and UNIVERSAL::isa($_[0], 'XML::Simple')
71 3 11 0 $filename and $filename eq '-'
86 0 3 0 ref $string and ref $string ne 'SCALAR'