Branch Coverage

blib/lib/Data/Localize/MultiLevel.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
96 0 2 if $self->_localizer
103 6 8 unless $lexicon
106 0 8 unless defined $thing
109 0 8 unless $ref or length $thing
111 8 0 if (@$keys <= $i + 1)
115 0 0 if ($ref ne 'HASH')
130 0 0 unless $lexicon
132 0 0 if (@$keys <= $i + 1)
139 0 0 if (ref $thing ne 'HASH')