Branch Coverage

blib/lib/Text/Delimited.pm
Criterion Covered Total %
branch 12 34 35.2


line true false branch
195 2 3 if $$self{'FP'}
212 0 2 if ($new and $$self{'LINE_NUMBER'} > 0) { }
2 0 elsif ($new) { }
228 2 0 wantarray ? :
263 0 3 if $file
282 0 2 if (ref $file eq 'GLOB' or not $file) { }
2 0 elsif (-r $file) { }
287 0 2 unless CORE::open $$self{'FP'}, $file
299 0 6 if ($fields{$field})
300 0 0 if ($$self{'ENUMERATE'} > 0) { }
324 2 20 unless scalar @$data > 0
352 0 0 if (ref $_[0]) { }
354 0 0 defined $_ ? :
356 0 0 defined $_ ? :
361 0 0 if (ref $_[0]) { }
363 0 0 defined $_ ? :
365 0 0 defined $_ ? :