Branch Coverage

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


line true false branch
23 32 13 if (exists $hash->{$key}) { }
38 5 7 if (ref $value eq 'HASH' and $self->[2]{'infect_children'} and not tied %{$value;}) { }