Condition Coverage

blib/lib/YAPE/HTML/Element.pm
Criterion Covered Total %
condition 15 23 65.2


and 3 conditions

line !l l&&!r l&&r condition
47 7 2 43 $d and not exists $$taghash{$$self{'TAG'}}
51 5 7 40 $$self{'CLOSED'} and $d
12 2 38 $$self{'CLOSED'} and $d and not exists $$taghash{$$self{'TAG'}}

or 2 conditions

line l !l condition
16 87 0 $attr || {}
87 0 $text || []
0 87 $closed || 0
0 87 $impl || 0
123 0 1 $attr ||= []
138 0 0 $attr || {}
185 0 3 $attr || {}