public final class CoveragePercentage extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
calculate(int coveredCount,
int totalCount) |
static String |
percentageColor(int coveredCount,
int totalCount) |
Copyright © 2006–2015. All rights reserved.