Back to Intellij Community

GroovyOverlyComplexArithmeticExpression

plugins/groovy/groovy-psi/resources/inspectionDescriptions/GroovyOverlyComplexArithmeticExpression.html

2025.3-rc-2220 B
Original Source

Reports arithmetic expressions with too many terms.

Such expressions may be confusing and bug-prone.

Use the Maximum number of terms field to specify the maximum number of terms allowed in an arithmetic expression.