|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ratio | |
|---|---|
| hudson.plugins.codecover | |
| Uses of Ratio in hudson.plugins.codecover |
|---|
| Methods in hudson.plugins.codecover that return Ratio | |
|---|---|
Ratio |
CoverageObject.getBranchCoverage()
|
Ratio |
CoverageObject.getConditionCoverage()
|
Ratio |
CoverageObject.getLoopCoverage()
|
Ratio |
CoverageObject.getStatementCoverage()
|
| Methods in hudson.plugins.codecover with parameters of type Ratio | |
|---|---|
protected static void |
CoverageObject.printRatioCell(boolean failed,
Ratio ratio,
StringBuilder buf)
|
protected static void |
CoverageObject.printRatioTable(Ratio ratio,
StringBuilder buf)
|
| Constructors in hudson.plugins.codecover with parameters of type Ratio | |
|---|---|
CodeCoverBuildAction(hudson.model.AbstractBuild<?,?> owner,
Rule rule,
Ratio statementCoverage,
Ratio branchCoverage,
Ratio loopCoverage,
Ratio conditionCoverage,
CodeCoverHealthReportThresholds thresholds)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||