Branch Coverage

blib/lib/Data/Tabular/Output/CSV.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
15 1 0 if ($x) { }
37 4 7 if ($cell_data =~ /,/)
40 4 7 if ($cell_data =~ /"/)
44 5 6 if ($quote)
49 0 11 if ($length <= 0)