Branch Coverage
blib/lib/Hash/Merge/Simple.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
14
0
34
unless ref $_[0]
17
0
34
unless @right
19
12
22
if @right > 1
29
1
33
if ($hr and $hl) { }