|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.api.jobs.AbstractJob
org.sonar.plugins.api.jobs.AbstractWeightingJob
org.sonar.plugins.javancss.AverageClassComplexityJob
public class AverageClassComplexityJob
| Constructor Summary | |
|---|---|
AverageClassComplexityJob()
|
|
| Method Summary | |
|---|---|
protected Metric |
getDividendMetric()
|
protected Metric |
getDivisorMetric()
|
protected Metric |
getTargetMetric()
|
protected Language |
shouldExecuteOnLanguage()
|
boolean |
shouldExecuteOnResource(Resource resource)
|
| Methods inherited from class org.sonar.plugins.api.jobs.AbstractWeightingJob |
|---|
compute, dependsOnJobs, dependsOnMetrics, execute, generatesMetrics |
| Methods inherited from class org.sonar.plugins.api.jobs.AbstractJob |
|---|
shouldExecuteOnProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AverageClassComplexityJob()
| Method Detail |
|---|
protected Metric getTargetMetric()
getTargetMetric in class AbstractWeightingJobprotected Metric getDivisorMetric()
getDivisorMetric in class AbstractWeightingJobprotected Metric getDividendMetric()
getDividendMetric in class AbstractWeightingJobpublic boolean shouldExecuteOnResource(Resource resource)
protected Language shouldExecuteOnLanguage()
shouldExecuteOnLanguage in class AbstractJob
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||