Condition Coverage

blib/lib/Log/Report/Translator/POT.pm
Criterion Covered Total %
condition 4 14 28.5


and 3 conditions

line !l l&&!r l&&r condition
119 12 0 0 not $fn and $lex->list($dname)

or 2 conditions

line l !l condition
64 1 0 $Log::Report::Lexicon::Index::VERSION || 999

or 3 conditions

line l !l&&r !l&&!r condition
62 0 0 0 delete $args->{'lexicons'} || delete $args->{'lexicon'} || (ref $self eq __PACKAGE__ ? [] : &_fn_to_lexdir($args->{'callerfn'}))
70 0 1 0 $lexicons{$dir} ||= "Log::Report::Lexicon::Index"->new($dir)
101 1 0 0 $lang || setlocale(5)