| 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 | 
| 133 | 0 | 0 | 836 | defined $oCell->{'Val'} && $oCell->{'Val'} ne '' | 
| 148 | 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_" | 
| 148 | 0 | 0 | 0 | $iFmtIdx >= 14 and $iFmtIdx <= 22 or $iFmtIdx >= 45 and $iFmtIdx <= 47 |