Branch Coverage

blib/lib/Text/CSV/Field.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
12 0 0 unless open FILE, $file
13 0 0 unless defined $sep
14 0 0 unless $sep
35 0 0 unless (@data)
40 0 0 if (@data == 1)
49 0 0 if ($i == 0) { }
53 0 0 if ($num_fields != $temp)
58 0 0 if ($err_string)
74 0 0 if ($j == 0) { }
89 0 0 unless $field