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

Member predicate MetricFunction::getHalsteadVolume

Gets the Halstead volume of this function. This is the Halstead size multiplied by the log of the Halstead vocabulary. It represents the information content of the function.

float getHalsteadVolume()