blib/lib/Locale/TextDomain/OO/Lexicon/Hash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 9 | unless ref $hash_lexicon eq 'HASH' |
25 | 9 | 0 | if $self->logger |
31 | 0 | 18 | unless my $header_msgstr = $header->{'msgstr'} |
47 | 47 | 13 | unless exists $value->{'msgstr_plural'} |
49 | 1 | 0 | defined $msgid ? : |
1 | 0 | defined $msgid_plural ? : | |
1 | 12 | unless $plural_count <= $nplurals | |
57 | 17 | 0 | if $self->logger |