Groovy
Overly long method
Warning
Code Style
Last modified: 03 December 2024Reports methods that are too long.
Methods that are too long may be confusing, and are a good sign that refactoring is necessary.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
GroovyOverlyLongMethod
Use the Maximum statements per method field to specify the maximum acceptable number of non-comment source statements a method might have.
Here you can find the description of settings available for the Overly long method inspection, and the reference of their default values.
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Groovy, 243.23126 |
Thanks for your feedback!
Was this page helpful?