public class LLVMCoverageParser
extends io.jenkins.plugins.coverage.adapter.parser.CoverageParser
| Constructor and Description |
|---|
LLVMCoverageParser(String reportName)
Report name will show in the UI, to differentiate different report.
|
| Modifier and Type | Method and Description |
|---|---|
protected io.jenkins.plugins.coverage.targets.CoverageResult |
processElement(Element current,
io.jenkins.plugins.coverage.targets.CoverageResult parentResult) |
public LLVMCoverageParser(String reportName)
reportName - name of the reportprotected io.jenkins.plugins.coverage.targets.CoverageResult processElement(Element current, io.jenkins.plugins.coverage.targets.CoverageResult parentResult)
processElement in class io.jenkins.plugins.coverage.adapter.parser.CoverageParserCopyright © 2016–2018. All rights reserved.