| blib/lib/Log/Report/Translator/POT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 14 | 28.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 101 | 12 | 0 | 0 | not $fn and $lex->list($domain) | 
| line | l | !l | condition | 
|---|---|---|---|
| 49 | 1 | 0 | $Log::Report::Lexicon::Index::VERSION || 999 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 47 | 0 | 0 | 0 | delete $args->{'lexicons'} || delete $args->{'lexicon'} || (ref $self eq 'Log::Report::Translator::POT' ? [] : &_fn_to_lexdir($args->{'callerfn'})) | 
| 55 | 0 | 1 | 0 | $lexicons{$dir} ||= 'Log::Report::Lexicon::Index'->new($dir) | 
| 83 | 1 | 0 | 0 | $lang || setlocale(5) |