blib/lib/Locale/gettext.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 26 | 3.8 |
line | true | false | branch |
---|---|---|---|
45 | 5 | 0 | if $encode_available |
69 | 0 | 0 | @_ ? : |
70 | 0 | 0 | if ($! == 0) { } |
101 | 0 | 0 | unless ($encode_available) |
107 | 0 | 0 | if ($@ =~ /not implemented/) { } |
0 | 0 | elsif ($@ ne '') { } | |
176 | 0 | 0 | if (defined $newdir) { } |
196 | 0 | 0 | if ($$self{'raw'} < 1) |
200 | 0 | 0 | if (defined $codeset) { } |
209 | 0 | 0 | if $$self{'raw'} |
212 | 0 | 0 | if ($$self{'emulate'}) |
216 | 0 | 0 | if ($null =~ /charset=(\S+)/) |
222 | 0 | 0 | if ($$self{'decode_from'}) { } |