Branch Coverage
blib/lib/Convert/Color/HueChromaBased.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
35
4
6
if ($max == $min) { }
2
4
elsif ($max == $r) { }
2
2
elsif ($max == $g) { }
2
0
elsif ($max == $b) { }