Branch Coverage

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


line true false branch
16 1 3 if (ref $_[0] eq 'HASH') { }
1 2 elsif (blessed($_[0])) { }