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

Member predicate MetricClass::getHalsteadVolume

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

float getHalsteadVolume()