| blib/lib/Spreadsheet/ParseExcel/FmtJapan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 90 | 2 | 3 | if ($encoding) |
| 92 | 2 | 0 | $encoding eq 'sjis' ? : |
| 0 | 2 | unless ($$self{'encoding'} = find_encoding($encoding eq 'sjis' ? 'cp932' : $encoding)) | |
| 105 | 102 | 148 | if (not defined $input_encoding) { } |
| 80 | 68 | elsif ($input_encoding eq '_native_') { } | |
| 112 | 111 | 139 | $$self{'Code'} ? : |
| 166 | 8 | 12 | if ($wk >= $$nengo{'start'}) |