Branch Coverage

blib/lib/Data/Localize.pm
Criterion Covered Total %
branch 19 30 63.3


line true false branch
13 6 0 if (not defined &DEBUG)
89 0 7 if ($self->count_localizers > 0)
114 2 0 @_ > 0 ? :
168 0 3 wantarray ? :
181 0 0 wantarray ? :
217 15 3 if ($out)
232 2 3 unless $self->get_localizer_from_lang('*')
245 1 3 if ($out)
260 3 1 if ($self->auto)
274 2 4 if (@_ == 1) { }
280 4 0 unless ($klass =~ s/^\+//)
291 1 5 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 14 0 unless ($list)