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

Member predicate MetricFile::getHalsteadVolume

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

float getHalsteadVolume()