Back to Intellij Community

GroovyOverlyComplexBooleanExpression

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

2025.3-rc-2213 B
Original Source

Reports boolean 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 a boolean expression.