Branch Coverage

blib/lib/RDF/Converter/CSV.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
68 0 0 unless (exists $params{'FILENAME'} and exists $params{'URI'} and exists $params{'PREFIX'})
86 0 0 unless open my $io, '<', $file_name
103 0 0 unless open my $io, '<', $file_name
106 0 0 if not $field_names or scalar @$row != scalar @$field_names
107 0 0 if not $primary{ident $this} or $primary{ident $this} and not grep(/^$primary{ident $this}$/, @$field_names)
116 0 0 if $hr