| blib/lib/Locale/PO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 23 | 34.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 213 | 0 | 1943 | 188 | defined $dequoted and $dequoted =~ /\n/ |
| 585 | 0 | 0 | 0 | $self->obsolete and not $$entries{$key}->obsolete |
| 588 | 0 | 0 | 0 | not $self->msgstr =~ /\w/ and $$entries{$key}->msgstr =~ /\w/ |
| line | l | !l | condition |
|---|---|---|---|
| 227 | 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 '' |
| 388 | 0 | 9 | 0 | ref $self || $self |
| 412 | 14 | 5 | 3258 | /^#\s+(.*)/ or /^#()$/ |