Branch Coverage

blib/lib/DBIx/CSVDumper.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
18 0 0 @_ == 1 ? :
24 0 0 if $obj
25 0 0 unless $$self{'csv_args'}
33 0 0 if $enc
44 0 0 if $DBI::VERSION >= 1.41 and not $$sth{'Executed'}
46 0 0 unless ($fh)
47 0 0 unless open $fh, '>', $file