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