summaryrefslogtreecommitdiff
path: root/plugins/InspectionGadgets/src/inspectionDescriptions/NonCommentSourceStatements.html
blob: 5599d45922829823fd7c30b42f69495a3531bd32 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<body>
Reports methods that are too long. Methods that are too long
may be confusing, and are a good sign that refactoring is necessary.
<!-- tooltip end -->
<p>
Use the field provided below to specify the maximum acceptable number of non-comment source statements a method might have.
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>