Branch Coverage

blib/lib/Number/Stars.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
38 26 27 if ($percent >= $star_id * $star_percent) { }
2 25 elsif ($percent >= $star_id * $star_percent - $star_percent / 2) { }