CodeQL library for Java
codeql/java-all 0.5.5 ( 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 ( )