| |
|
| java.lang.Object org.hammurapi.inspectors.metrics.Coupling
Coupling | public class Coupling (Code) | | author: mucbj0 author: JDepend author: Afferent Couplings (Ca) author: The number of other packages that depend upon classes within the package author: is an indicator of the package's responsibility. author: Efferent Couplings (Ce) author: The number of other packages that the classes in the package depend upon author: is an indicator of the package's independence. |
aggregateToPackageMetric | public void aggregateToPackageMetric()(Code) | | |
determineKey | public String determineKey(VariableDefinition var)(Code) | | |
findDefects | public void findDefects()(Code) | | |
incrementVariableCoupling | public void incrementVariableCoupling(Parameter parameter)(Code) | | |
incrementVariableCoupling | public void incrementVariableCoupling(VariableDefinition var)(Code) | | |
reporting | public void reporting()(Code) | | |
|
|
|