| Package | Description |
|---|---|
| com.intland.jenkins.coverage.model | |
| com.intland.jenkins.gcovr |
| Modifier and Type | Class and Description |
|---|---|
class |
CoverageReport
Coverage result for a full source code
|
class |
DirectoryCoverage
Coverage informations for a directory, namespace or package
|
| Modifier and Type | Method and Description |
|---|---|
List<CoverageBase> |
DirectoryCoverage.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryCoverage.setFiles(List<CoverageBase> files) |
| Modifier and Type | Method and Description |
|---|---|
static String |
GcovHTMLMarkupBuilder.genearteSummary(CoverageBase base) |
Copyright © 2016–2019. All rights reserved.