line |
true |
false |
branch |
28
|
0 |
0 |
unless (defined $csvr) |
43
|
0 |
0 |
unless my $csv = 'Text::CSV_XS'->new({'binary', 1, 'sep_char', ','}) |
74
|
0 |
0 |
unless (length $s) |
98
|
0 |
0 |
if ($has_header) |
101
|
0 |
0 |
if $line =~ /^\s*$/ |
118
|
0 |
0 |
if ($first) |
125
|
0 |
0 |
if (exists $h_header{"__mv_$field"}) |
151
|
0 |
0 |
if (exists $$result[$lookup->{$key}] and exists $$result[$lookup->{$mv_key}]) |
155
|
0 |
0 |
if (decodeMV($$result[$lookup->{$mv_key}], $vals)) |
188
|
0 |
0 |
if (defined $messages) |
197
|
0 |
0 |
if (@$results == 0) |
223
|
0 |
0 |
if (not $fields) { } |