blib/lib/Text/CSV/Encoded/Coder/EncodeGuess.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 2 | unless defined $str |
21 | 2 | 0 | if (ref $encoding) |
23 | 0 | 2 | unless ref $enc |
34 | 1 | 0 | if (ref $encoding) { } |
37 | 0 | 2 | unless ref $enc |