Branch Coverage

blib/lib/Data/Perl/Role/Collection/Hash.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
18 1 1 if (@_ > 1) { }
21 1 0 &blessed($self) ? :
37 5 0 &blessed($self) ? :
44 3 0 &blessed($self) ? :
52 5 0 &blessed($self) ? :
64 1 0 &blessed($self) ? :
72 2 0 &blessed($self) ? :
94 1 1 scalar CORE::keys %{$_[0];} ? :
97 2 3 if (@_ == 2) { }
2 1 elsif (@_ > 2) { }
105 1 1 &blessed($_[0]) ? :