Condition Coverage

blib/lib/Data/TableReader/Decoder/XLS.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

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

or 3 conditions

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