Acccess Of Foreign Data (AOFD)

Description:

AOFD represents the number of external classes from which a given class accesses attributes, directly or via accessor methods. The higher the AOFD value for a class, the higher the probabilly that the class is or is about to become an unfocused-class - see Problem Detection.

Inner classes and superclasses are not counted.