| Package | Description |
|---|---|
| hudson.plugins.clover | |
| hudson.plugins.clover.results |
| Modifier and Type | Method and Description |
|---|---|
FileCoverage |
CloverBuildAction.findFileCoverage(String name) |
| Modifier and Type | Method and Description |
|---|---|
FileCoverage |
ProjectCoverage.findFileCoverage(String name) |
FileCoverage |
PackageCoverage.findFileCoverage(String name) |
abstract FileCoverage |
AbstractFileAggregatedMetrics.findFileCoverage(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<FileCoverage> |
PackageCoverage.getChildren() |
List<FileCoverage> |
PackageCoverage.getFileCoverages() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PackageCoverage.addFileCoverage(FileCoverage result) |
Copyright © 2004-2021. All Rights Reserved.