Class ComponentMetrics
java.lang.Object
io.github.usekylis.archmetrics.internal.ComponentMetrics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubleintintintdoubleintdouble
-
Constructor Details
-
ComponentMetrics
-
-
Method Details
-
getComponent
-
getClassCount
public int getClassCount() -
getAbstractTypeCount
public int getAbstractTypeCount() -
getAfferentCoupling
public int getAfferentCoupling() -
getEfferentCoupling
public int getEfferentCoupling() -
getAbstractness
public double getAbstractness() -
getInstability
public double getInstability() -
getDistance
public double getDistance() -
getIncomingComponents
-
getOutgoingComponents
-