Branch Coverage

lib/MouseX/AttributeHelpers/Collection/ImmutableHash.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
11 34 14 exists $_[0]->$name->{$_[1]} ? :
16 29 5 if (@_ == 2) { }
45 8 3 scalar keys %{$_[0]->$name;} ? :