Branch Coverage

blib/lib/Log/Funlog/Lang.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
122 0 2 unless ($LC_MESSAGES)
123 0 0 if (exists $ENV{'LC_MESSAGES'}) { }
0 0 elsif (exists $ENV{'LANG'}) { }
132 1 1 unless (exists $fun{$LC_MESSAGES})