Branch Coverage
blib/lib/Class/Accessor/Constructor/Base.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
34
0
9
if ($self->size_unhygienic > 0) { }
35
0
0
if $self->unhygienic_contains($key)
37
5
4
unless $self->hygienic_contains($key)