class AfferentCouplingMetric extends AbstractPackageCouplingMetric
Metric for counting the number of other packages that depend on the classes within this package.
Fields inherited from class | Fields |
---|---|
class AbstractPackageCouplingMetric |
REFERENCED_PACKAGES |
Type | Name and description |
---|---|
void |
afterAllSourceCodeProcessed() |
protected MetricResult |
calculateForPackage(String path, String packageName, Collection<MetricResult> childMetricResults) |
protected MetricResult |
getMetricResult(String packageName) |
Methods inherited from class | Name |
---|---|
class AbstractPackageCouplingMetric |
calculateForClass |
class AbstractMetric |
applyToClass, applyToPackage, calculateForClass, calculateForPackage, createAggregateMetricResult, isNotAnInterface |