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

Member predicate MetricCallable :: getHalsteadVocabulary

The Halstead vocabulary of a callable is estimated as the number of unique Halstead IDs of all statements and expressions within the callable.

int getHalsteadVocabulary ( )