line |
true |
false |
branch |
45
|
0 |
1 |
if ($Log::Report::Lexicon::Index::VERSION || 999) < 1 |
49
|
0 |
1 |
ref $lex eq 'ARRAY' ? : |
79
|
0 |
1 |
unless my $locale = $lang || setlocale(5) |
84
|
1 |
0 |
exists $self->{'LRTP_pots'}{$domain}{$locale} ? : |
87
|
1 |
0 |
$pot ? : |
|
0 |
1 |
unless $pot ? $pot->msgstr($msg->{'_msgid'}, $msg->{'_count'}, $ctxt) : undef |
97
|
0 |
12 |
if not $fn and $lex->list($domain) |
100
|
0 |
12 |
unless $fn |
103
|
11 |
0 |
$ext eq 'po' ? : |
|
1 |
11 |
$ext eq 'mo' ? : |
109
|
12 |
0 |
if $domain ne 'log-report' |
114
|
0 |
12 |
unless eval "require $class" |