blib/lib/Text/ECSV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 4 | unless $status |
40 | 14 | 0 | if ($field =~ /^([^=]+)=(.*)$/) { } |
46 | 3 | 0 | if (exists $self->{'fields_hash'}{$name} and exists $self->{'dup_keys_strategy'}) |