| blib/lib/Spreadsheet/XLSX/Fmt2007.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 18 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 80 | 0 | 0 | 0 | not defined $sFmtStr and defined $rhFmt |
| 130 | 0 | 0 | 836 | defined $oCell->{'Val'} && $oCell->{'Val'} ne '' |
| 145 | 0 | 0 | 0 | $iFmtIdx >= 14 and $iFmtIdx <= 22 |
| 0 | 0 | 0 | $iFmtIdx >= 45 and $iFmtIdx <= 47 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 69 | 836 | 0 | 0 | not defined $sCode or $sCode eq '_native_' |
| 145 | 0 | 0 | 0 | $iFmtIdx >= 14 and $iFmtIdx <= 22 or $iFmtIdx >= 45 and $iFmtIdx <= 47 |