Branch Coverage

blib/lib/Text/Delimited.pm
Criterion Covered Total %
branch 14 38 36.8


line true false branch
180 24 0 if (defined $self->{'CURRENT_LINE'}) { }
181 24 0 if defined $self->{'CURRENT_LINE'}
199 2 3 if $self->{'FP'}
216 0 2 if ($new and $self->{'LINE_NUMBER'} > 0) { }
2 0 elsif ($new) { }
232 2 0 wantarray ? :
267 0 3 if $file
286 0 2 if (ref $file eq 'GLOB' or not $file) { }
2 0 elsif (-r $file) { }
291 0 2 unless CORE::open $self->{'FP'}, $file
303 0 6 if ($fields{$field})
304 0 0 if ($self->{'ENUMERATE'} > 0) { }
328 2 20 unless scalar @$data > 0
356 0 0 if (ref $_[0]) { }
358 0 0 defined $_ ? :
360 0 0 defined $_ ? :
365 0 0 if (ref $_[0]) { }
367 0 0 defined $_ ? :
369 0 0 defined $_ ? :