blob: d9b3c06352125a0fab874f78772e8974da6511ea [file] [log] [blame]
<html>
<body>
Reports classes with too high of a total complexity. The
total complexity of a <b>class</b> is the sum of the cyclomatic complexities of all the methods
and initializers the <b>class</b> declares. Inherited methods and initializers are not counted
toward the total complexity.
<!-- tooltip end -->
<p>
Use the field below to specify the maximum complexity a class is allowed to have.
<p>
</body>
</html>