Branch Coverage

blib/lib/Banal/Utils/Hash.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
33 0 0 unless reftype $h eq 'HASH'
34 0 0 if (exists $$h{$k}) { }
41 0 0 if (exists $$h{$key})