Condition Coverage

blib/lib/WWW/Analytics/MultiTouch/Tabular.pm
Criterion Covered Total %
condition 3 82 3.6


and 3 conditions

line !l l&&!r l&&r condition
86 2 0 0 $$data{'notes'} and @{$$data{'notes'};}
116 2 0 0 $$data{'notes'} and @{$$data{'notes'};}
186 0 0 0 $$line[$i] and length _text_of($$line[$i]) > ($cols[$i] || 0)
299 0 0 0 exists $$fmts{'_tempfiles'}{$$img{'filename'}} and -f $$fmts{'_tempfiles'}{$$img{'filename'}}
356 0 0 0 not $$hdr{'colspan'} and defined $colsref
426 0 0 0 ref $cell eq 'ARRAY' and @$cell == 2
0 0 0 ref $cell eq 'ARRAY' and @$cell == 2 and ref $$cell[1] eq 'HASH'

or 2 conditions

line l !l condition
160 0 0 $$self{'layout'}{'start_row'} || 0
186 0 0 $cols[$i] || 0
191 0 0 $$chart{'type'} || 'line'
227 0 0 $$chart{'row'} || 0
0 0 $$chart{'y_scale'} || 1
229 0 0 $$chart{'row'} || 0
0 0 $$chart{'abs_col'} || $$chart{'col'} || 0
0 0 $$chart{'x_scale'} || 1
0 0 $$chart{'y_scale'} || 1
260 0 0 (ref $subst eq 'ARRAY' ? $$subst[0] : $subst) || ''
328 0 0 $$img{'col'} || 0
0 0 $$img{'x_offset'} || 0
0 0 $$img{'y_offset'} || 0
0 0 $$img{'x_scale'} || 1
0 0 $$img{'y_scale'} || 1
343 0 0 $$hdr{'cell_format'} ||= {'bold', 1}
347 0 0 $$hdr{'col'} || 0
348 0 0 $$hdr{'rowspan'} || 0
0 0 $$hdr{'colspan'} || 0
355 0 0 $$hdr{'rowspan'} || 0
365 0 0 $text ||= ''
367 0 0 $$hdr{'col'} || 0
371 0 0 $$colsref[$c] || 0

or 3 conditions

line l !l&&r !l&&!r condition
54 0 1 0 ref $class || $class
155 0 0 0 $$tab{'sheetname'} || "Sheet $tabcount"
324 0 0 0 $method eq 'header' or $method eq 'footer'
342 0 0 0 $$hdr{'colspan'} or $$hdr{'rowspan'}
442 0 0 0 $$fmts{_to_format_key(_to_legal_format($$cell[1]))} || $def_fmt