| blib/lib/Log/Report/Lexicon/POT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 17 | 39 | 43.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 2 | 1 | 0 | not $charset and $fn =~ m(\.([\w-]+)(?:\@[^/\\]+)?\.po$)i |
| 147 | 13 | 0 | 0 | $need_refs and not $po->references |
| 173 | 0 | 37 | 0 | &blessed($msgs) and !$msgctxt || $msgctxt eq $msgs->msgctxt |
| line | l | !l | condition |
|---|---|---|---|
| 33 | 0 | 2 | $args->{'index'} || {} |
| 34 | 2 | 0 | $args->{'charset'} || 'UTF-8' |
| 42 | 0 | 2 | $args->{'nr_plurals'} || 2 |
| 43 | 0 | 2 | $args->{'plural_alg'} || 'n!=1' |
| 186 | 13 | 2 | $count //= 1 |
| 199 | 0 | 0 | $h->msgctxt // '' |
| 202 | 0 | 0 | $po->msgctxt // '' |
| 232 | 8 | 0 | $header->msgstr(0) || '' |
| 280 | 2 | 0 | $Log::Report::VERSION || '0.0' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 173 | 37 | 0 | 0 | !$msgctxt || $msgctxt eq $msgs->msgctxt |
| 256 | 1 | 1 | 0 | shift() || &_now() |
| 264 | 1 | 1 | 0 | $args{'date'} || &_now() |
| 309 | 0 | 0 | 0 | $po->isActive or $po->useless |