Branch Coverage
blib/lib/Text/ECSV.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
99
0
4
unless $status
105
14
0
if ($field =~ /^([^=]+)=(.*)$/) { }
111
3
11
if (exists $$self{'fields_hash'}{$name} and exists $$self{'dup_keys_strategy'})