Condition Coverage

blib/lib/Locale/Wolowitz.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
306 0 0 1 $struct and ref $struct eq 'HASH'
336 3 18 0 $self->{'locales'}{$msg} && $self->{'locales'}{$msg}{$lang}

or 2 conditions

line l !l condition
183 0 3 $options ||= {}
219 1 2 $self->{'locales'} ||= {}
309 0 1 $self->{'locales'} ||= {}
312 0 2 $self->{'locales'}{$_} ||= {}