Branch Coverage

blib/lib/Data/Localize.pm
Criterion Covered Total %
branch 16 30 53.3


line true false branch
13 5 0 if (not defined &DEBUG)
89 0 6 if ($self->count_localizers > 0)
114 0 0 @_ > 0 ? :
168 0 3 wantarray ? :
181 0 0 wantarray ? :
217 5 0 if ($out)
232 2 1 unless $self->get_localizer_from_lang('*')
245 1 0 if ($out)
260 1 1 if ($self->auto)
274 2 3 if (@_ == 1) { }
280 3 0 unless ($klass =~ s/^\+//)
291 1 4 unless ($localizer and &Scalar::Util::blessed($localizer) and $localizer->isa('Data::Localize::Localizer'))
292 1 0 defined $localizer ? :
305 0 0 if (my $isa = $args{'isa'})
317 11 0 unless ($list)