blib/lib/Excel/Writer/XLSX/Utility.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 24 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
201 | 120 | 2 | 26 | $sheetname =~ /\W/ and not $sheetname =~ /^'/ |
319 | 8 | 3 | 2 | $hours == 12 and $meridian ne "" |
line | l | !l | condition |
---|---|---|---|
135 | 10398 | 105 | $col % 26 || 26 |
282 | 0 | 0 | $_[1] || 1 |
283 | 0 | 0 | $_[2] || 1 |
284 | 0 | 0 | $_[3] || 0 |
285 | 0 | 0 | $_[4] || 0 |
286 | 0 | 0 | $_[5] || 0 |
315 | 10 | 3 | $3 || 0 |
316 | 4 | 9 | $4 || '' |
424 | 3 | 1 | $_[0] || 0 |