Condition Coverage

blib/lib/Spreadsheet/WriteExcelXML/Utility.pm
Criterion Covered Total %
condition 1 24 4.1


and 3 conditions

line !l l&&!r l&&r condition
333 0 0 0 $sheetname =~ /\W/ and not $sheetname =~ /^'/
627 0 0 0 $hours == 12 and $meridian ne ''

or 2 conditions

line l !l condition
208 6 0 $col % 26 || 26
559 0 0 $_[1] || 1
560 0 0 $_[2] || 1
561 0 0 $_[3] || 0
562 0 0 $_[4] || 0
563 0 0 $_[5] || 0
623 0 0 $3 || 0
624 0 0 lc $4 || ''
884 0 0 $_[0] || 0