blib/lib/Locale/Recode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 20 | 45.0 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 549 | unless ($from_codeset and $to_codeset) |
51 | 0 | 549 | unless ($path) |
60 | 139 | 410 | unless ($loaded->{$module}) |
62 | 0 | 139 | if ($@) |
105 | 0 | 0 | unless exists $all{$mime_name} |
116 | 0 | 199610 | if $self->{'__error'} |
118 | 0 | 199610 | unless defined $_[1] |
125 | 0 | 199610 | unless ($success) |
137 | 412 | 0 | unless my $error = $self->{'__error'} |
139 | 0 | 0 | if ('EINVAL' eq $error) { } |