| blib/lib/Spreadsheet/WriteExcel/BIFFwriter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 30 | 174 | if ($byte_order eq '') |
| 78 | 30 | 0 | if ($number eq $teststr) { } |
| 0 | 0 | elsif ($number eq reverse($teststr)) { } | |
| 107 | 0 | 2528 | if length $data > $$self{'_limit'} |
| 127 | 0 | 1257 | if length $data > $$self{'_limit'} |
| 214 | 0 | 0 | if $$self{'_ignore_continue'} |
| 255 | 159 | 37 | defined $_[4] ? : |