SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.10.2
Threshold is medium
Effort is max
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 267 | 475 | 0 | 0 |
Files
com.github.spotbugs.StubOverrideFixerTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method com.github.spotbugs.StubOverrideFixerTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 50 | Medium |
| Method com.github.spotbugs.StubOverrideFixerTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 74 | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Private method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest.createMojo() is never called | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | Not available | Medium |
| Private method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest.createMojo(boolean) is never called | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | Not available | Medium |
| Private method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest.createMojo(boolean, String) is never called | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | Not available | Medium |
| Private method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest.createMojo(boolean, String, int) is never called | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | Not available | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 93 | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure2$_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure2$_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure2$_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure2$_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_4_closure3.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 108 | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure4.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 115 | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure4$_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure4$_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure4$_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure4$_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$__spock_feature_0_5_closure5.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 130 | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 27 | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1$_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1$_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1$_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1$_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1$_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class com.github.spotbugs.spotbugs_maven_plugin.HelpMojoTest$_createMojo_closure1$_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_execute_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_execute_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_printBugs_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_printBugs_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure2$_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure2$_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure4$_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojo$_walkFiles_closure4$_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 50 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 59 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 60 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 61 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 62 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 64 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_10() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 277 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_10() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 284 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_11() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 317 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_12() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 362 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_13() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 408 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 451 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 459 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_15() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 493 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_16() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 536 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_16() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 537 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 595 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 596 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 597 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 598 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_19() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 641 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_19() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 649 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 73 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 74 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 75 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 76 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 78 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_20() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 687 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_21() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 722 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 110 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_7() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 173 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_10_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_10_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_10_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 250 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_10_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 251 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_11_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_11_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_11_closure3.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 290 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_11_closure3.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 291 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_12_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_12_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_12_closure4.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 329 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_12_closure4.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 330 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_13_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_13_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_13_closure5.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 375 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_13_closure5.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 376 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_14_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_14_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_14_closure6.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 425 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_15_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_15_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_15_closure7.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 465 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_16_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_16_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_16_closure8.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 510 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_17_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_17_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_17_closure9.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 554 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_17_closure9.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 555 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_19_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_19_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_19_closure10.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 608 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_19_closure10.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 609 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_20_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_20_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_20_closure11.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 655 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_20_closure11.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 656 | Medium |
org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_9_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_9_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest$__spock_feature_0_9_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 215 | Medium |
org.codehaus.mojo.spotbugs.CheckMojoHarnessTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithBugsAndFailOnError(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 197 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithBugsAndNoFailOnError(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 219 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithBugsWithinMaxAllowedViolations(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 242 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithFailThresholdLow(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 290 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithInvalidFailThreshold(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 265 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithNoBugsInReport(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 174 | Medium |
org.codehaus.mojo.spotbugs.CheckMojoHarnessTest$_executeWithBugsAndFailOnError_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.CheckMojoHarnessTest$_executeWithBugsAndFailOnError_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.CheckMojoHarnessTest$_executeWithFailThresholdLow_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.CheckMojoHarnessTest$_executeWithFailThresholdLow_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.CheckMojoHarnessTest$_executeWithInvalidFailThreshold_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.CheckMojoHarnessTest$_executeWithInvalidFailThreshold_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.CheckMojoTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.CheckMojoTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 26 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 33 | Medium |
org.codehaus.mojo.spotbugs.PluginArtifactTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.PluginArtifactTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 26 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3$_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3$_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 46 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 75 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 101 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_6() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 171 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_8() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 223 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_3() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 121 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_4() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 136 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_5() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 153 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_7() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 205 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 33 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_1_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_1_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_1_closure4.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 60 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_1_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_1_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_2_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_2_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_2_closure6.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 87 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_2_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_2_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_6_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_6_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_6_closure8.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 159 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_6_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_6_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_7_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_7_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_7_closure10.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 182 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_7_closure10.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 183 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_7_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_7_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_8_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_8_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_8_closure12.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 211 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_8_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_8_closure13 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SourceFileIndexerTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SourceFileIndexerTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 60 | Medium |
| Method org.codehaus.mojo.spotbugs.SourceFileIndexerTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 107 | Medium |
| Method org.codehaus.mojo.spotbugs.SourceFileIndexerTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 174 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.SourceFileIndexerTest.$spock_feature_0_5() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 207 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure3$_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure3$_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure11$_closure14
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure11$_closure14 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure12$_closure15
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure12$_closure15 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure13 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure13$_closure16
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure13$_closure16 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure13$_closure16$_closure17
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_buildAggregatedXml_closure8$_closure10$_closure13$_closure16$_closure17 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_canGenerateReport_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojo$_canGenerateReport_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 81 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 98 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_10() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 336 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_12() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 361 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_12() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 362 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_12() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 363 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 117 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_3() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 141 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 219 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 221 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_7() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 272 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_8() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 296 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 315 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 316 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_1_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_1_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_1_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 109 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_2_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_2_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_2_closure3.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 133 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_4_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_4_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_4_closure4.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 164 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_5_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_5_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_5_closure5.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 181 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_6_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_6_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_6_closure6.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 226 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_6_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_6_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_6_closure7.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 260 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_7_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_7_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_7_closure8.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 269 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_8_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_8_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_8_closure10.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 306 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_8_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_8_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_8_closure9.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 287 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_9_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_9_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_9_closure11.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 311 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$_minimalSpotbugsXml_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$_minimalSpotbugsXml_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3$_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3$_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGuiTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 51 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 90 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.SpotBugsGuiTest.$spock_feature_0_0() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 65 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.SpotBugsGuiTest.$spock_feature_0_1() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 104 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_0_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_0_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_0_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 33 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_0_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_0_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_0_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 60 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_1_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_1_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_1_closure3.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 72 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_1_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_1_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_1_closure4.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 99 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsInfoTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SpotBugsInfoTest.$spock_feature_0_0() is excessively complex, with a cyclomatic complexity of 57 | STYLE | CC_CYCLOMATIC_COMPLEXITY | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo.executeSpotbugs(File) is excessively complex, with a cyclomatic complexity of 75 | STYLE | CC_CYCLOMATIC_COMPLEXITY | 1196 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo.isJxrPluginEnabled() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 846 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_canGenerateReport_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_canGenerateReport_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_canGenerateReport_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_canGenerateReport_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_containsJdkClasses_closure15
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_containsJdkClasses_closure15 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_containsJdkClasses_closure15$_closure24
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_containsJdkClasses_closure15$_closure24 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure13 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure13.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1108 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure13.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1120 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure13.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1122 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure14
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure14 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure25
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure25 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure26
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure26 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure26$_closure29
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure26$_closure29 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure27
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure27 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure28
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure28 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure17
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure17 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure18
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure18 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19$_closure30
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19$_closure30 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure20
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure20 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure20$_closure31
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure20$_closure31 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure21
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure21 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure22
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure22 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure23
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure23 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_isJxrPluginEnabled_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_isJxrPluginEnabled_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 44 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 55 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 90 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_24() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 421 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_26() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 465 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_27() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 501 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_27() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 502 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 557 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 558 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 559 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 561 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 562 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 564 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_3() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 111 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_30() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 570 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_30() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 579 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_31() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 585 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_31() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 594 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_32() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 610 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_32() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 611 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_33() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 617 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_33() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 625 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_34() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 631 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_34() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 639 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_35() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 654 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_35() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 655 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_36() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 669 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_36() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 670 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_37() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 684 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_37() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 685 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_38() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 691 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_38() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 699 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_39() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 713 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_39() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 714 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 128 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_40() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 720 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_40() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 728 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_41() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 744 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_42() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 753 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_42() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 761 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_43() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 781 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_43() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 793 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_44() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 807 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_45() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 821 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_46() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 850 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_47() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 885 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_48() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 923 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_48() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 934 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_48() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 936 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_49() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 966 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_49() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 977 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_49() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 978 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 139 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_50() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1021 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_50() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1032 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_50() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1036 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_51() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1056 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_51() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1057 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_52() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1071 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_7() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 184 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_8() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 208 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 243 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 244 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_12_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_12_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_14_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_14_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_14_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_14_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_15_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_15_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_15_closure10.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 326 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_16_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_16_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_16_closure11.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 336 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_17_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_17_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_17_closure12.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 346 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_18_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_18_closure13 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_18_closure13.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 356 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_19_closure14
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_19_closure14 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_19_closure14.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 366 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_1_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_1_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_1_closure4.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 50 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_closure15
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_closure15 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_closure15.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 417 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_25_closure16
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_25_closure16 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_25_closure16.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 437 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_closure17
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_closure17 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_closure18
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_closure18 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_closure19
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_closure19 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_closure19.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 460 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure20
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure20 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure20.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 474 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure21
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure21 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure22
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure22 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure23
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_closure23 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_28_closure24
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_28_closure24 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_28_closure24.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 516 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_28_closure25
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_28_closure25 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_28_closure26
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_28_closure26 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_29_closure27
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_29_closure27 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_2_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_2_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_2_closure5$_closure56
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_2_closure5$_closure56 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_30_closure28
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_30_closure28 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_31_closure29
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_31_closure29 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_3_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_3_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_43_closure30
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_43_closure30 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_43_closure31
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_43_closure31 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure32
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure32 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure33
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure33 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure34
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure34 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure35
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure35 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure35.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 847 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure36
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure36 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure37
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure37 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure38
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure38 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure39
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure39 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure39.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 882 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure40
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure40 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure41
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure41 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure42
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure42 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure43
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure43 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_48_closure43.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 920 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure44
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure44 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure45
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure45 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure46
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure46 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure47
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure47 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_49_closure47.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 963 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure48
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure48 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure49
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure49 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure50
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure50 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure51
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure51 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure52
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure52 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure53
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure53 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure53.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1018 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_53_closure54
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_53_closure54 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_53_closure54.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1082 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_54_closure55
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_54_closure55 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_54_closure55.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1092 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$_buildMinimalMojoForArgs_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$_buildMinimalMojoForArgs_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$_buildMinimalMojoForArgs_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$_buildMinimalMojoForArgs_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$_buildMinimalMojoForArgs_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$_buildMinimalMojoForArgs_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$_buildMinimalMojoForArgs_closure3.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1122 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure8$_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure8$_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure8$_closure9$_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_buildBugTypeUrlMap_closure8$_closure9$_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| This API (java/io/File.<init>(Ljava/lang/String;)V) reads a file whose location might be specified by user input | SECURITY | PATH_TRAVERSAL_IN | 129 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_getSpotbugsPlugins_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_isSpotBugsPlugin_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTrait$Trait$Helper$_isSpotBugsPlugin_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 70 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_11() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 289 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_13() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 341 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 374 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_17() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 462 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 491 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 88 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_3() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 100 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 111 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 123 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_10_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_10_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_11_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_11_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_12_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_12_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_12_closure9.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 302 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_13_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_13_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_13_closure10.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 322 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_13_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_13_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_14_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_14_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_14_closure12.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 351 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_14_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_14_closure13 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_15_closure14
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_15_closure14 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_15_closure14.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 384 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_15_closure15
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_15_closure15 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_16_closure16
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_16_closure16 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_16_closure16.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 417 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_16_closure17
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_16_closure17 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_18_closure18
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_18_closure18 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_18_closure18.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 472 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_18_closure19
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_18_closure19 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_1_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_1_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_2_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_2_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_6_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_6_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_7_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_7_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_8_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_8_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_9_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_9_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_assembleJxrHyperlink_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_assembleJxrHyperlink_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_assembleJxrHyperlink_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_assembleJxrHyperlink_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBody_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBody_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBug_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBug_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printFilesSummary_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printFilesSummary_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 56 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 144 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 148 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 190 | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest$__spock_feature_0_4_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest$__spock_feature_0_4_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest$__spock_feature_0_4_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 137 | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest$__spock_feature_0_5_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest$__spock_feature_0_5_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest$__spock_feature_0_5_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 183 | Medium |
org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithBugsAndFailOnError(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 203 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithBugsAndNoFailOnError(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 225 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithBugsWithinMaxAllowedViolations(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 248 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithInvalidFailThreshold(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 284 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithNoBugsInReport(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 181 | Medium |
org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest$_executeWithBugsAndFailOnError_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest$_executeWithBugsAndFailOnError_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest$_executeWithInvalidFailThreshold_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest$_executeWithInvalidFailThreshold_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.VerifyMojoTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.VerifyMojoTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 26 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 33 | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8$_closure9
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8$_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8$_closure9.doCall(NodeChild): 1st parameter 'classNode' could be declared as groovy.lang.GroovyObject instead | STYLE | OCP_OVERLY_CONCRETE_PARAMETER | 150 | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure10
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure11
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure13 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporterTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 88 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 89 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 141 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 142 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 223 | Medium |
org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_2_closure1
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_2_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_2_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 101 | Medium |
org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_3_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_3_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_3_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 151 | Medium |
org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_4_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_4_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest$__spock_feature_0_4_closure3.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 194 | Medium |
