Branch Coverage

blib/lib/Tie/Hash/FixedKeys.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
106 1 2 unless (exists $$self{$key})
122 1 1 unless exists $$self{$key}