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