Condition Coverage

blib/lib/Log/Report/Translator/POT.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
97 0 0 0 not $fn and $lex->list($domain)

or 2 conditions

line l !l condition
45 0 0 $Log::Report::Lexicon::Index::VERSION || 999
56 0 0 $args->{'charset'} || 'utf-8'

or 3 conditions

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 0 0 $lexicons{$dir} ||= 'Log::Report::Lexicon::Index'->new($dir)
79 0 0 0 $lang || setlocale(5)