Branch Coverage

blib/lib/Config/Any/CSV.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
16 2 0 if ($driver)
22 0 2 unless open my $fh, '<', $file
24 1 1 $$args{'empty_is_undef'} ? :
27 2 0 if ($names)
30 0 4 if @$row == 1 and $$row[0] eq ''
36 2 2 if $with_key
39 0 2 unless $csv->eof