Branch Coverage

blib/lib/Locale/gettext.pm
Criterion Covered Total %
branch 1 26 3.8


line true false branch
46 5 0 if $encode_available
70 0 0 @_ ? :
71 0 0 if ($! == 0) { }
102 0 0 unless ($encode_available)
108 0 0 if ($@ =~ /not implemented/) { }
0 0 elsif ($@ ne '') { }
177 0 0 if (defined $newdir) { }
197 0 0 if ($self->{'raw'} < 1)
201 0 0 if (defined $codeset) { }
210 0 0 if $self->{'raw'}
213 0 0 if ($self->{'emulate'})
217 0 0 if ($null =~ /charset=(\S+)/)
223 0 0 if ($self->{'decode_from'}) { }