summaryrefslogtreecommitdiff
path: root/plugins/InspectionGadgets/src/inspectionDescriptions/OverlyComplexArithmeticExpression.html
blob: b6d845c2f6a4f0bda0213b4218281f8335ba0a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<body>
Reports arithmetic expressions with too many terms. Such
expressions may be confusing and bug-prone.
<!-- tooltip end -->
<p>
Use the field provided below to specify the maximum number of terms allowed in an arithmetic expression.
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>