Condition Coverage

blib/lib/XML/Elemental/SAXHandler.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 24 0 $contents && ref $$contents[-1] eq $class

or 2 conditions

line l !l condition
39 9 6 $$e{'NamespaceURI'} || ''
65 0 0 $$contents[-1]->data || ''

or 3 conditions

line l !l&&r !l&&!r condition
25 3 9 0 $$self{$_} ||= $defaults{$_}