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