Branch Coverage

blib/lib/Data/Hive/Store/Hash.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
53 15 0 unless $href
54 15 0 unless $arg
113 82 57 unless @$this_path > @$path
116 30 41 unless $this_path->[$i] eq $path->[$i]