|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionFileLoader | |
|---|---|
| hudson.plugins.jacoco | |
| hudson.plugins.jacoco.report | |
| Uses of ExecutionFileLoader in hudson.plugins.jacoco |
|---|
| Methods in hudson.plugins.jacoco that return ExecutionFileLoader | |
|---|---|
ExecutionFileLoader |
JacocoReportDir.parse(String[] includes,
String[] excludes)
Parses the saved "jacoco.exec" files into an ExecutionFileLoader. |
| Uses of ExecutionFileLoader in hudson.plugins.jacoco.report |
|---|
| Constructors in hudson.plugins.jacoco.report with parameters of type ExecutionFileLoader | |
|---|---|
CoverageReport(JacocoBuildAction action,
ExecutionFileLoader executionFileLoader)
Loads the exec files using JaCoCo API. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||