|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoverageMetric | |
|---|---|
| hudson.plugins.clover.targets | |
| Uses of CoverageMetric in hudson.plugins.clover.targets |
|---|
| Methods in hudson.plugins.clover.targets that return CoverageMetric | |
|---|---|
static CoverageMetric |
CoverageMetric.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CoverageMetric[] |
CoverageMetric.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in hudson.plugins.clover.targets that return types with arguments of type CoverageMetric | |
|---|---|
Set<CoverageMetric> |
CoverageTarget.getFailingMetrics(AbstractCloverMetrics coverage)
|
Map<CoverageMetric,Integer> |
CoverageTarget.getRangeScores(CoverageTarget min,
AbstractCloverMetrics coverage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||