blib/lib/Locale/Wolowitz.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 14 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
306 | 0 | 0 | 3 | $struct and ref $struct eq 'HASH' |
354 | 3 | 25 | 0 | $self->{'locales'}{$msg} && $self->{'locales'}{$msg}{$lang} |
line | l | !l | condition |
---|---|---|---|
183 | 0 | 5 | $options ||= {} |
219 | 1 | 2 | $self->{'locales'} ||= {} |
309 | 0 | 3 | $self->{'locales'} ||= {} |
312 | 0 | 6 | $self->{'locales'}{$_} ||= {} |