CodeQL library for Java
codeql/java-all 0.7.4 ( changelog , source )
Search

Member predicate MetricRefType :: getHalsteadLength

Gets the Halstead length of a type, estimated as the sum of the Halstead lengths of its callables.

int getHalsteadLength ( )