qtil
advanced-security/qtil-java 0.0.3
Search

Member predicate MetricCallable::getHalsteadLength

The Halstead length of a callable is estimated as the sum of the number of statements and expressions within the callable, plus one for the callable itself.

int getHalsteadLength()