Condition Coverage

blib/lib/Data/TableReader/Decoder/XLSX.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
23 0 0 0 ref $f and ref($f)->can('worksheets')

or 3 conditions

line l !l&&r !l&&!r condition
10 0 0 1 $default_xlsx_module ||= Data::TableReader::Decoder::_first_sufficient_module('XLSX parser', \@xlsx_probe_modules)