CodeQL library for C/C++
codeql/cpp-all 0.9.2 ( changelog , source )
Search

Member predicate MetricFunction :: getHalsteadLength

Gets the Halstead length of this function. This is the sum of the N1 and N2 Halstead metrics.

int getHalsteadLength ( )