Condition Coverage

blib/lib/Data/Tabular/Config/Output.pm
Criterion Covered Total %
condition 3 13 23.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 0 $$self{'columns'}{$column}{'title'} and $$self{'columns'}{$column}{'title'} ne $$self{'titles'}{$column}

or 2 conditions

line l !l condition
14 0 10 $$self{'xls'} ||= {}
15 0 10 $$self{'html'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
9 0 10 0 ref $caller || $caller
78 0 0 0 $$self{'columns'}{$column_name}{'xls'}{'width'} or $$self{'xls'}{'width'}