Condition Coverage

blib/lib/XML/DOM2/DOM/Document.pm
Criterion Covered Total %
condition 4 17 23.5


and 3 conditions

line !l l&&!r l&&r condition
264 0 0 2 $uri eq 'xmlns' and not $$self{'xmlns'}{'xmlns'}

or 2 conditions

line l !l condition
252 0 0 $$self{'defs'} || []

or 3 conditions

line l !l&&r !l&&!r condition
48 0 2 0 ref $proto || $proto
49 0 2 0 $doctype ||= 'XML::DOM2'->createDocumentType
324 0 0 20 not defined $name or $name eq ''
337 0 0 0 not defined $name or $name eq ''