| Package | Description |
|---|---|
| org.jenkinsci.plugins.cloverphp.results |
| Modifier and Type | Method and Description |
|---|---|
ClassCoverage |
FileCoverage.findClassCoverage(String token) |
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.