Branch Coverage

blib/lib/EntityModel/Hash.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
61 0 1 unless $self->hashref
74 0 5 unless (defined $k)
78 1 4 if (ref $k and ref $k eq 'HASH') { }