Condition Coverage

blib/lib/Data/Pivot.pm
Criterion Covered Total %
condition 12 13 92.3


and 3 conditions

line !l l&&!r l&&r condition
159 2 1 1 exists $parms{'layout'} and $parms{'layout'} eq 'vertical'
197 10 3 2 $flatrow ne $oldflatrow and $lastrow
306 4 1 1 $flatrow ne $oldflatrow and $lastrow

or 2 conditions

line l !l condition
189 6 9 $pivot_cols{$$row[$pivot_column]} ||= [(0) x @sum_columns]
297 0 18 $pivot_cols{$$row[$pivot_column] . sprintf('<<<%03d>>>', $_) . $$headings[$_]} ||= 0