Condition Coverage

blib/lib/Simple/SAX/Serializer/Element.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
152 0 0 9 defined $result and $normailise_spaces

or 2 conditions

line l !l condition
167 13 0 $required ||= []
168 6 7 $optional ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
183 15 0 8 exists $attributes{$k} or exists $$optional{$k}