Condition Coverage

blib/lib/XML/Filter/Sort.pm
Criterion Covered Total %
condition 7 25 28.0


and 3 conditions

line !l l&&!r l&&r condition
74 3 2 2 $$key[2] && $$key[2] =~ /^d/i
92 0 0 0 $2 and $2 eq 'K'
93 0 0 0 $2 and $2 eq 'M'
340 0 0 0 $$attr{'Name'} and $$attr{'Name'} eq 'xmlns'
0 0 0 $$attr{'Prefix'} and $$attr{'Prefix'} eq 'xmlns'

or 2 conditions

line l !l condition
46 0 0 $$self{'BufferManagerClass'} ||= 'XML::Filter::Sort::DiskBufferMgr'
70 4 3 $$key[1] ||= 'alpha'

or 3 conditions

line l !l&&r !l&&!r condition
37 0 4 0 ref $proto || $proto
101 0 0 3 $$self{'NormaliseKeySpace'} || $$self{'NormalizeKeySpace'}