This inspection reports any instances of class with too high of a total complexity. The
total complexity of a class is the sum of the cyclomatic complexities of all the methods
and initializers the class declares. Inherited methods and initializers are not counted
toward the total complexity.
Use the field provided below to specify the maximum acceptable complexity a class might have. |
Powered by InspectionGadgets |