CodeQL library for Java/Kotlin
codeql/java-all 0.8.11-dev (changelog, source)
Search

Member predicate MetricRefType::getEfferentCoupling

The efferent coupling of a type is the number of types that it directly depends on.

This may also be referred to as the number of (direct) “outgoing dependencies” of a type.

int getEfferentCoupling()