Class CohesionMetricAnalyzer
java.lang.Object
dev.archunitjava.metrics.CohesionMetricAnalyzer
Computes LCOM only from retained instance-member bytecode evidence, never from target loading.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalyze(Collection<JavaType> types) analyze(Collection<JavaType> types, CohesionMetricOptions options)
-
Constructor Details
-
CohesionMetricAnalyzer
public CohesionMetricAnalyzer()
-
-
Method Details
-
analyze
-
analyze
-