Member predicate MetricFunction::getHalsteadN2
Gets the Halstead “N2” metric: this is the total number of operands in this function. An operand is either a variable, constant, type name, or function name.
Gets the Halstead “N2” metric: this is the total number of operands in this function. An operand is either a variable, constant, type name, or function name.