blib/lib/Locale/XGettext/Util/POEntries.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 15 | 26.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
98 | 0 | 0 | 0 | defined $entry->msgid_plural and defined $overlay->msgid_plural |
0 | 0 | 0 | defined $entry->msgid_plural and defined $overlay->msgid_plural and $entry->msgid_plural ne $overlay->msgid_plural |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 98 | 0 | 0 | $entry->msgid || defined $entry->msgid |
39 | 0 | 0 | 98 | $entry->msgctxt || defined $entry->msgctxt |
40 | 5 | 0 | 93 | $entry->msgid_plural || defined $entry->msgid_plural |