blib/lib/Log/Report/Lexicon/POT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 17 | 39 | 43.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 2 | 1 | 0 | not $charset and $fn =~ m(\.([\w-]+)(?:\@[^/\\]+)?\.po$)i |
143 | 13 | 0 | 0 | $need_refs and not $po->references |
169 | 0 | 37 | 0 | &blessed($msgs) and !$msgctxt || $msgctxt eq $msgs->msgctxt |
line | l | !l | condition |
---|---|---|---|
29 | 0 | 2 | $args->{'index'} || {} |
30 | 2 | 0 | $args->{'charset'} || 'UTF-8' |
38 | 0 | 2 | $args->{'nr_plurals'} || 2 |
39 | 0 | 2 | $args->{'plural_alg'} || 'n!=1' |
182 | 13 | 2 | $count //= 1 |
195 | 0 | 0 | $h->msgctxt // '' |
198 | 0 | 0 | $po->msgctxt // '' |
228 | 8 | 0 | $header->msgstr(0) || '' |
276 | 2 | 0 | $Log::Report::VERSION || '0.0' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
169 | 37 | 0 | 0 | !$msgctxt || $msgctxt eq $msgs->msgctxt |
252 | 1 | 1 | 0 | shift() || &_now() |
260 | 1 | 1 | 0 | $args{'date'} || &_now() |
305 | 0 | 0 | 0 | $po->isActive or $po->useless |