Condition Coverage

blib/lib/Mojo/CSV.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 9 &reftype($what) and &reftype($what) eq 'ARRAY'
0 8 1 &reftype($what) and &reftype($what) eq 'ARRAY' and &reftype($what->[0])
8 0 1 &reftype($what) and &reftype($what) eq 'ARRAY' and &reftype($what->[0]) and &reftype($what->[0]) eq 'ARRAY'