This inspection reports any instances of Groovy
for
,
while
, or
do
statements which can only exit by throwing an exception. While such statements may be correct, they are often a symptom of coding errors.
Powered by InspectorGroovy