blib/lib/Locale/PO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 23 | 34.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
215 | 0 | 1943 | 188 | defined $dequoted and $dequoted =~ /\n/ |
587 | 0 | 0 | 0 | $self->obsolete and not $$entries{$key}->obsolete |
590 | 0 | 0 | 0 | not $self->msgstr =~ /\w/ and $$entries{$key}->msgstr =~ /\w/ |
line | l | !l | condition |
---|---|---|---|
229 | 1943 | 0 | $string || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
11 | 0 | 1044 | 0 | ref $this || $this |
155 | 0 | 0 | 0 | not defined $value or $value eq '' |
390 | 0 | 9 | 0 | ref $self || $self |
414 | 14 | 5 | 3258 | /^#\s+(.*)/ or /^#()$/ |