| blib/lib/Log/Report/Lexicon/POT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 37 | 37.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 124 | 13 | 0 | 0 | $need_refs and not $po->references |
| 150 | 0 | 35 | 0 | &blessed($msgs) and !$msgctxt || $msgctxt eq $msgs->msgctxt |
| line | l | !l | condition |
|---|---|---|---|
| 28 | 0 | 2 | $args->{'index'} || {} |
| 39 | 0 | 2 | $args->{'nr_plurals'} || 2 |
| 40 | 0 | 2 | $args->{'plural_alg'} || 'n!=1' |
| 163 | 13 | 2 | $count //= 1 |
| 176 | 0 | 0 | $h->msgctxt // '' |
| 179 | 0 | 0 | $po->msgctxt // '' |
| 209 | 7 | 0 | $header->msgstr(0) || '' |
| 257 | 2 | 0 | $Log::Report::VERSION || '0.0' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $args->{'filename'} || &__('unnamed file') |
| 150 | 35 | 0 | 0 | !$msgctxt || $msgctxt eq $msgs->msgctxt |
| 233 | 1 | 1 | 0 | shift() || &_now() |
| 241 | 1 | 1 | 0 | $args{'date'} || &_now() |
| 286 | 0 | 0 | 0 | $po->isActive or $po->useless |