CodeQL library for C/C++
codeql/cpp-all 0.9.2 ( 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 ( )