Branch Coverage

blib/lib/Data/Package/CSV.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
30 2 0 if $_[0] eq 'Data::Package::CSV'
84 4 0 unless ($options{'handle'} or $options{'file'})
90 4 0 if ($file) { }
100 0 4 unless ($parse_csv)