Branch Coverage

lib/Locale/MaybeMaketext.pm
Criterion Covered Total %
branch 22 22 100.0


line true false branch
177 12 13 if ($maybe_maketext_has_localizer)
185 3 29 if ($is_loaded == 1) { }
28 1 elsif ($is_loaded == -1) { }
193 10 3 unless ($maybe_maketext_has_localizer)
196 7 11 if (&$maybe_maketext_try_load($package_name))
202 3 10 unless ($maybe_maketext_has_localizer)
215 4 11 if ($maybe_maketext_has_localizer)
246 1 59 unless ($maybe_maketext_has_localizer)
249 1 58 unless (ref $class)
253 1 54 unless (defined $string)
256 1 53 if (ref $string ne "")