Condition Coverage

blib/lib/Spreadsheet/BasicReadNamedCol.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 $headingRow >= $$self{'ssSheet'}{'MinRow'} && $headingRow <= $$self{'ssSheet'}{'MaxRow'}
134 0 0 12 defined $name and $name ne ''

or 3 conditions

line l !l&&r !l&&!r condition
99 0 0 4 $$self{'headingRow'} || $$self{'ssSheet'}{'MinRow'}
182 4 3 10 $$self{'isOrdered'} or not defined $data