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

Member predicate MetricFunction::getHalsteadEffort

Gets the Halstead implementation effort for this function. This is the product of the volume and difficulty.

float getHalsteadEffort()