| Package | Description |
|---|---|
| hudson.plugins.clover | |
| hudson.plugins.clover.results |
| Modifier and Type | Method and Description |
|---|---|
ClassCoverage |
CloverBuildAction.findClassCoverage(String name) |
| Modifier and Type | Method and Description |
|---|---|
ClassCoverage |
ProjectCoverage.findClassCoverage(String name) |
ClassCoverage |
PackageCoverage.findClassCoverage(String name) |
ClassCoverage |
FileCoverage.findClassCoverage(String name) |
abstract ClassCoverage |
AbstractClassAggregatedMetrics.findClassCoverage(String name) |
ClassCoverage |
FileCoverage.getDynamic(String token,
org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassCoverage> |
FileCoverage.getChildren() |
List<ClassCoverage> |
FileCoverage.getClassCoverages() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FileCoverage.addClassCoverage(ClassCoverage result) |
Copyright © 2004-2021. All Rights Reserved.