Branch Coverage

lib/Locales/DB/LocaleDisplayPattern/Tiny.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
21 840 114881 if (exists $locale_display_lookup{$_[0]}) { }
27 2735 112146 if ($l ne $_[0])
28 0 2735 if exists $locale_display_lookup{$l}