| Package | Description |
|---|---|
| org.sonar.api.batch | |
| org.sonar.api.rules |
| Modifier and Type | Method and Description |
|---|---|
Metric |
AbstractFunctionComplexityDecorator.generateFileComplexityMetric()
Deprecated.
Used to define downstream dependencies
|
Metric |
AbstractFileComplexityDecorator.generateFileComplexityMetric()
Deprecated.
Used to define downstream dependencies
|
Metric |
AbstractDivisionDecorator.generatesMetric()
Used to define downstream dependencies
|
abstract List<Metric> |
AbstractSumChildrenDecorator.generatesMetrics()
Each metric is used individually.
|
Metric |
AbstractFunctionComplexityDistributionDecorator.generatesMetrics()
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ViolationFilter
Filter violations to save.
|
Copyright © 2009-2013 SonarSource. All Rights Reserved.