Condition Coverage

blib/lib/XML/Filter/Sort/Buffer.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
94 30 0 14 $attr and $attr =~ /^(\{.*?\})?(.*)$/

or 2 conditions

line l !l condition
40 13 0 $$self{'Keys'} ||= [['.']]
41 3 10 $$self{'_match_subs'} ||= [$self->compile_matches($$self{'Keys'})]