Branch Coverage

blib/lib/Hash/RestrictedKeys/Tie.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
25 2 12 unless grep {$_ eq $_[1];} @{$_[0]{'allowed_keys'};}