Member predicate MetricFunction::getHalsteadDifficulty
Gets the Halstead difficulty value of this function. This is proportional to the number of unique operators, and further proportional to the ratio of total operands to unique operands.
Gets the Halstead difficulty value of this function. This is proportional to the number of unique operators, and further proportional to the ratio of total operands to unique operands.