blib/lib/Mail/Addressbook/Convert/Utilities.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
89 | 5 | 94 | if ($allowUnderscores) { } |
110 | 60 | 1106 | if ($char eq '"') |
112 | 14 | 1152 | if ($char eq ',' and not $inside_quote) |
126 | 5 | 13 | if (ref($parm) =~ /ARRAY/) { } |
13 | 0 | elsif (ref($parm) =~ /SCALAR/) { } | |
134 | 0 | 13 | unless open FH, "<$fileName" |