|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.testabilityexplorer.report.health.TemporaryHealthCalculator
public class TemporaryHealthCalculator
Calculates the health just based on the number of excellent classes.
| Constructor Summary | |
|---|---|
TemporaryHealthCalculator()
|
|
| Method Summary | |
|---|---|
int |
calculate(int classes,
int excellent,
int good,
int poor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemporaryHealthCalculator()
| Method Detail |
|---|
public int calculate(int classes,
int excellent,
int good,
int poor)
calculate in interface HealthCalculator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||