Condition Coverage

blib/lib/Config/Any/CSV.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
30 4 0 0 @$row == 1 and $$row[0] eq ''

or 2 conditions

line l !l condition
31 4 0 $$row[0] // ''
32 12 0 $$names[$_] // ''
36 2 0 $$names[0] // ''

or 3 conditions

line l !l&&r !l&&!r condition
32 9 0 3 $$row[$_] // $default