blob: 6169b604f9cb146cbd4d79e0e7f4a9b9a7c0beb2 [file] [log] [blame]
<html>
<body>
Reports methods that have too high a cyclomatic complexity. Cyclomatic
complexity is basically a measurement of the number of branching points in a method. Methods with too high
a cyclomatic complexity may be confusing and difficult to test.
<!-- tooltip end -->
<p>
Use the field below to specify the maximum cyclomatic complexity a method is allowed to have.
<p>
</body>
</html>