CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Member predicate FunctionMetrics::getAfferentCoupling

Afferent Coupling the number of callables that depend on this method. This is sometimes called the “fan-in” of a method.

int getAfferentCoupling()