Condition Coverage

blib/lib/Excel/Grinder.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
76 0 7 2 $args{'headings_in_data'} and $n == 0

or 2 conditions

line l !l condition
19 1 0 $default_directory ||= '/tmp/excel_grinder'

or 3 conditions

line l !l&&r !l&&!r condition
122 2 0 0 $sheet->{'MaxRow'} ||= $sheet->{'MinRow'}
125 2 0 0 $sheet->{'MaxCol'} ||= $sheet->{'MinCol'}