Condition Coverage

blib/lib/XML/Parser/EasyTree.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
86 0 0 0 @$clist and $$clist[-1]{'type'} eq 't'
0 0 0 @$clist and $$clist[-1]{'type'} eq 't' and $$clist[-1]{'content'} =~ /^\s+$/

or 2 conditions

line l !l condition
64 0 0 $parser->namespace($name) || ''

or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 0 not @$clist or $$clist[-1]{'type'} ne 't'