Statement with empty body
Reports if
, while
, do
, for
, and switch
statements with empty bodies.
While occasionally intended, such code is confusing and is often the result of a typo.
Locating this inspection
- 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.
StatementWithEmptyBody- Via Settings dialog
Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.
This inspection is disabled in JSP files.
Inspection options
Here you can find the description of settings available for the Statement with empty body inspection, and the reference of their default values.
- Include statement bodies that are empty code blocks
Default: Selected
- Comments count as content
Not selected
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Java, 242.22892 |
Last modified: 11 September 2024