Condition Coverage

blib/lib/XML/Handler/ExtOn/Attributes.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
31 5 4 4 defined $prefix and $prefix eq 'xmlns'

or 2 conditions

line l !l condition
76 3 2 $val{'NamespaceURI'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
50 8 1 4 $val{'Prefix'} or $val{'Name'} eq 'xmlns'