|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
49
 | 
 0  | 
 1  | 
 if ($Log::Report::Lexicon::Index::VERSION || 999) < 1  | 
 
| 
53
 | 
 0  | 
 1  | 
 ref $lex eq 'ARRAY' ? :  | 
 
| 
83
 | 
 0  | 
 1  | 
 unless my $locale = $lang || setlocale(5)  | 
 
| 
88
 | 
 1  | 
 0  | 
 exists $self->{'LRTP_pots'}{$domain}{$locale} ? :  | 
 
| 
91
 | 
 1  | 
 0  | 
 $pot ? :  | 
 
| 
 | 
 0  | 
 1  | 
 unless $pot ? $pot->msgstr($msg->{'_msgid'}, $msg->{'_count'}, $ctxt) : undef  | 
 
| 
101
 | 
 0  | 
 12  | 
 if not $fn and $lex->list($domain)  | 
 
| 
104
 | 
 0  | 
 12  | 
 unless $fn  | 
 
| 
107
 | 
 11  | 
 0  | 
 $ext eq 'po' ? :  | 
 
| 
 | 
 1  | 
 11  | 
 $ext eq 'mo' ? :  | 
 
| 
113
 | 
 12  | 
 0  | 
 if $domain ne 'log-report'  | 
 
| 
118
 | 
 0  | 
 12  | 
 unless eval "require $class"  |