Condition Coverage

blib/lib/Locale/PO.pm
Criterion Covered Total %
condition 8 23 34.7


and 3 conditions

line !l l&&!r l&&r condition
215 0 2958 200 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/

or 2 conditions

line l !l condition
229 2958 0 $string || ''

or 3 conditions

line l !l&&r !l&&!r condition
11 0 1970 0 ref $this || $this
155 0 0 0 not defined $value or $value eq ''
390 0 14 0 ref $self || $self
414 21 13 7220 /^#\s+(.*)/ or /^#()$/