Condition Coverage

blib/lib/Data/Tabular/Dumper/XML.pm
Criterion Covered Total %
condition 10 13 76.9


and 3 conditions

line !l l&&!r l&&r condition
56 12 19 6 1 < @{$$self{'fields'};} and $$self{'fields'}[0] eq ''
31 0 6 1 < @{$$self{'fields'};} and $$self{'fields'}[0] eq '' and $$data[0] ne ''

or 2 conditions

line l !l condition
18 13 0 $top ||= 'DATA'
19 12 1 $record ||= 'RECORD'

or 3 conditions

line l !l&&r !l&&!r condition
65 40 0 92 not defined $f or $f eq ''