| blib/lib/Log/Report/Lexicon/POT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 17 | 39 | 43.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 78 | 2 | 1 | 0 | not $charset and $fn =~ m(\.([\w-]+)(?:\@[^/\\]+)?\.po$)i |
| 160 | 13 | 0 | 0 | $need_refs and not $po->references |
| 186 | 0 | 37 | 0 | builtin::blessed($msgs) and !$msgctxt || $msgctxt eq $msgs->msgctxt |
| line | l | !l | condition |
|---|---|---|---|
| 47 | 0 | 2 | $args->{'index'} || {} |
| 48 | 2 | 0 | $args->{'charset'} || 'UTF-8' |
| 56 | 0 | 2 | $args->{'nr_plurals'} || 2 |
| 57 | 0 | 2 | $args->{'plural_alg'} || 'n!=1' |
| 199 | 13 | 2 | $count //= 1 |
| 212 | 0 | 0 | $h->msgctxt // "" |
| 215 | 0 | 0 | $po->msgctxt // "" |
| 242 | 8 | 0 | $header->msgstr(0) || '' |
| 289 | 2 | 0 | $Log::Report::VERSION || '0.0' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 186 | 37 | 0 | 0 | !$msgctxt || $msgctxt eq $msgs->msgctxt |
| 266 | 1 | 1 | 0 | shift() || &_now() |
| 274 | 1 | 1 | 0 | $args{'date'} || &_now() |
| 318 | 0 | 0 | 0 | $po->isActive or $po->useless |