qtil
advanced-security/qtil-java 0.0.3
Search

Member predicate MetricCallable::getAfferentCoupling

The afferent coupling of a callable is defined as the number of callables that depend on this callable.

This may also be referred to as the “fan-in” or “incoming dependencies” of a callable.

int getAfferentCoupling()