Class Interface Width (CIW)

Description:

CIW is defined as the number of members of the class that belong to the interface of the class.

The members that belongs to the interface of the class are the public, non-inherited methods and data members of a class.