Branch Coverage

blib/lib/Hash/Lazy/Tie.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
22 0 5 unless defined $tied
31 56 37 if exists $self->[0]{$key}
34 20 17 unless exists $self->[0]{$key}