| blib/lib/Text/CSV/Encoded/Coder/Encode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 5 | 0 | if $_[1] |
| 24 | 0 | 29 | unless defined $str |
| 31 | 1 | 44 | unless defined $str |
| 33 | 27 | 17 | if ($self->{'automatic_UTF8'} and $encoding =~ /utf-?8/i) |
| 44 | 5 | 16 | if ($self->{'automatic_UTF8'} and $encoding =~ /utf-?8/i) |
| 50 | 16 | 0 | if defined $_ |
| 59 | 12 | 0 | if defined $_ |