|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jacoco.model.CoverageObject<SELF>
hudson.plugins.jacoco.report.AbstractReport<PARENT,SELF>
hudson.plugins.jacoco.report.AggregatedReport<CoverageReport,PackageReport,ClassReport>
hudson.plugins.jacoco.report.PackageReport
public final class PackageReport
| Field Summary |
|---|
| Fields inherited from class hudson.plugins.jacoco.model.CoverageObject |
|---|
branch, clazz, complexity, instruction, line, maxBranch, maxClazz, maxComplexity, maxCoveredBranch, maxCoveredClazz, maxCoveredComplexity, maxCoveredInstruction, maxCoveredLine, maxCoveredMethod, maxInstruction, maxLine, maxMethod, maxMissedBranch, maxMissedClazz, maxMissedComplexity, maxMissedInstruction, maxMissedLine, maxMissedMethod, method |
| Constructor Summary | |
|---|---|
PackageReport()
|
|
| Method Summary | |
|---|---|
void |
add(ClassReport child)
|
void |
setName(String name)
|
| Methods inherited from class hudson.plugins.jacoco.report.AggregatedReport |
|---|
getChildren, getDynamic, hasChildren, hasChildrenClassCoverage, hasChildrenLineCoverage, setFailed, setParent |
| Methods inherited from class hudson.plugins.jacoco.report.AbstractReport |
|---|
addCoverage, getBuild, getDisplayName, getName, getParent, getPreviousResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PackageReport()
| Method Detail |
|---|
public void setName(String name)
setName in class AbstractReport<CoverageReport,PackageReport>public void add(ClassReport child)
add in class AggregatedReport<CoverageReport,PackageReport,ClassReport>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||