|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Usability Problem |
|
Fix versions
|
No Fix versions |
|
State
|
Open |
|
Assignee
|
Maxim Shafirov |
|
Subsystem
|
Code Analysis. Inspection |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build
|
- local variable notUsed…
 - local variable notUsed
 - method notUsed
- class InspectionTest
If I do Analyze->Inspect Code, it tells me that the class InspectionTest is unused and that the variable notUsed is unused. It doesn't tell me that the method is unused. That seems to be a bug.
I'm not clear on your description, because you say "if I have unchecked all the checkboxes in the global inspection" –
wouldn't you see nothing then?