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

Member predicate MetricFunction::getHalsteadDeliveredBugs

Gets the Halstead ‘delivered bugs’ metric for this function. This metric correlates with the complexity of the software, but is known to be an underestimate of bug counts.

float getHalsteadDeliveredBugs()