Branch Coverage

blib/lib/Psh/Locale.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
175 0 1 if $locale_loaded
180 0 0 if ($lang and $lang ne 'C' and $lang ne 'POSIX')
208 0 0 if exists $alias_table{$lang}
227 0 1 if (@_) { }
230 1 0 unless (@mon)
231 0 1 if ($speciallocale) { }
245 0 1 if (@_) { }
248 1 0 unless (@wday)
249 0 1 if ($speciallocale) { }