Condition Coverage

blib/lib/Builder/XML.pm
Criterion Covered Total %
condition 6 7 85.7


and 3 conditions

line !l l&&!r l&&r condition
129 18 16 0 $$self{'newline'} and not $$self{'open_newline'}

or 2 conditions

line l !l condition
75 54 72 $param{'text'} ||= ''
76 68 58 $param{'context'} ||= 'element'