| blib/lib/Data/TableReader/Decoder/XLS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 22 | 0 | 1 | 0 | ref $f and ref($f)->can('worksheets') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 9 | 1 | 1 | 0 | $default_xls_module ||= Data::TableReader::Decoder::_first_sufficient_module('XLS parser', \@xls_probe_modules) |