SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.10.3
Threshold is medium
Effort is max
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 268 | 482 | 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 | 41 | Medium |
| Method com.github.spotbugs.StubOverrideFixerTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 65 | 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 | 87 | 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 | 102 | 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 | 109 | 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 | 124 | 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 | 21 | 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 | 41 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() 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 | 51 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 52 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 53 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 55 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_10() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 268 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_10() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 275 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_11() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 308 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_12() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 353 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_13() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 399 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 442 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 450 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_15() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 484 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_16() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 527 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_16() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 528 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 586 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 587 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 588 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 589 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_19() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 632 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_19() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 640 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 64 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 65 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 66 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 67 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 69 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_20() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 678 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_21() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 713 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 101 | Medium |
| Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_7() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 164 | 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 | 241 | 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 | 242 | 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 | 281 | 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 | 282 | 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 | 320 | 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 | 321 | 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 | 366 | 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 | 367 | 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 | 416 | 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 | 456 | 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 | 501 | 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 | 545 | 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 | 546 | 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 | 599 | 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 | 600 | 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 | 646 | 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 | 647 | 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 | 206 | 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 | 188 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithBugsAndNoFailOnError(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 210 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithBugsWithinMaxAllowedViolations(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 233 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithFailThresholdLow(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 281 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithInvalidFailThreshold(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 256 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoHarnessTest.executeWithNoBugsInReport(CheckMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 165 | 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 | 17 | Medium |
| Method org.codehaus.mojo.spotbugs.CheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 24 | 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 | 17 | 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 | 37 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 66 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 92 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_6() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 162 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_7() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 187 | Medium |
| Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 238 | 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 | 112 | 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 | 127 | 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 | 144 | Medium |
| Null pointer dereference of $spock_feature_throwable in org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_8() on exception path | CORRECTNESS | NP_ALWAYS_NULL_EXCEPTION | 220 | 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 | 24 | 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 | 51 | 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 | 78 | 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 | 150 | 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 | 173 | 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 | 197 | 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 | 198 | 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.ResourceHelperTest$__spock_feature_0_9_closure14
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_9_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.ResourceHelperTest$__spock_feature_0_9_closure14.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 226 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_9_closure15
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_9_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.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 | 51 | Medium |
| Method org.codehaus.mojo.spotbugs.SourceFileIndexerTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 98 | Medium |
| Method org.codehaus.mojo.spotbugs.SourceFileIndexerTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 165 | 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 | 198 | 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 | 75 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 92 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_10() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 330 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 365 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 366 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 367 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_15() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 391 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 111 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_3() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 135 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 213 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 215 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_7() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 266 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_8() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 290 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 309 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 310 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_15_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_15_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.SpotBugsAggregateMojoTest$__spock_feature_0_16_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_16_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.SpotBugsAggregateMojoTest$__spock_feature_0_16_closure14
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_16_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.SpotBugsAggregateMojoTest$__spock_feature_0_16_closure14.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 420 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_17_closure15
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_17_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.SpotBugsAggregateMojoTest$__spock_feature_0_17_closure16
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_17_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.SpotBugsAggregateMojoTest$__spock_feature_0_17_closure16.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 444 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_18_closure17
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_18_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.SpotBugsAggregateMojoTest$__spock_feature_0_19_closure18
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsAggregateMojoTest$__spock_feature_0_19_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.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 | 103 | 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 | 127 | 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 | 158 | 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 | 175 | 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 | 220 | 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 | 254 | 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 | 263 | 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 | 300 | 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 | 281 | 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 | 305 | 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_closure2
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_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_closure2$_closure3
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_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.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 | 42 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 81 | 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 | 56 | 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 | 95 | 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 | 24 | 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 | 51 | 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 | 63 | 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 | 90 | 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 77 | STYLE | CC_CYCLOMATIC_COMPLEXITY | 1187 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo.isJxrPluginEnabled() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 838 | 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$_closure25
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_containsJdkClasses_closure15$_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$_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 | 1099 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure13.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1111 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_closure13.doCall(String) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1113 | 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_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_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$_closure26
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure20$_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_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_closure21$_closure27
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure21$_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_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$_executeSpotbugs_closure24
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_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$_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 | 37 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 48 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 83 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_21() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 363 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_23() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 407 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_24() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 443 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_24() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 444 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_26() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 499 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_26() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 500 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_26() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 501 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_26() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 503 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_26() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 504 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_26() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 506 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_27() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 512 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_27() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 521 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_28() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 527 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_28() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 536 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 552 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_29() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 553 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_3() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 104 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_30() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 559 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_30() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 567 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_31() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 573 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_31() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 581 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_32() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 596 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_32() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 597 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_33() 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 | 612 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_34() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 626 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_34() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 627 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_35() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 633 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_35() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 641 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_36() 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 | 656 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_37() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 662 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_37() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 670 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_38() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 686 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_39() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 695 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_39() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 703 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 121 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_40() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 723 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_40() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 735 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_41() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 749 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_42() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 763 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_43() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 792 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_44() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 827 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_45() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 865 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_45() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 876 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_45() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 878 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_46() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 908 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_46() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 919 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_46() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 920 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_47() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 963 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_47() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 974 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_47() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 978 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_48() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 998 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_48() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 999 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_49() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1013 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 132 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_7() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 177 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_8() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 201 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 236 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_9() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 237 | 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 |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_12_closure7.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 268 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_13_closure8
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_13_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.SpotBugsMojoTest$__spock_feature_0_13_closure8.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 278 | 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 |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_14_closure9.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 288 | 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 | 298 | 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 | 308 | 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 | 43 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_21_closure12
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_21_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_21_closure12.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 359 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_22_closure13
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_22_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_22_closure13.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 379 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_23_closure14
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_23_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.SpotBugsMojoTest$__spock_feature_0_23_closure15
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_23_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.SpotBugsMojoTest$__spock_feature_0_23_closure16
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_23_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_23_closure16.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 402 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_closure17
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_closure17 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_closure17.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 416 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_closure18
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_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_24_closure19
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_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.SpotBugsMojoTest$__spock_feature_0_24_closure20
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_24_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.SpotBugsMojoTest$__spock_feature_0_25_closure21
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_25_closure21 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_closure21.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 458 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_25_closure22
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_25_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_25_closure23
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_25_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_26_closure24
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_26_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.SpotBugsMojoTest$__spock_feature_0_27_closure25
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_27_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_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$_closure53
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_2_closure5$_closure53 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_40_closure27
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_40_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_40_closure28
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_40_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_43_closure29
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_43_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_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_43_closure32
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_43_closure32 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_43_closure32.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 789 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_44_closure33
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_44_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_44_closure34
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_44_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_44_closure35
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_44_closure35 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_44_closure36
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_44_closure36 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_44_closure36.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 824 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_45_closure37
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_45_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_45_closure38
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_45_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_45_closure39
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_45_closure39 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_45_closure40
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_45_closure40 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_45_closure40.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 862 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure41
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_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_46_closure42
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_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_46_closure43
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure43 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_closure44
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_46_closure44 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_closure44.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 905 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure45
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_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_47_closure46
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_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_47_closure47
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure47 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_closure48
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_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_47_closure49
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_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_47_closure50
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_47_closure50 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_closure50.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 960 | 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 |
| Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_50_closure51.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1024 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_51_closure52
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_51_closure52 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_51_closure52.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 1034 | 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 | 1064 | 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 | 121 | 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 | 61 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_11() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 280 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_13() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 332 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_14() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 365 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_17() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 457 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_18() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 479 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_19() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 508 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 79 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_3() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 91 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 102 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 114 | 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 | 293 | 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 | 313 | 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 | 342 | 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 | 375 | 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 | 408 | 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_19_closure18
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_19_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_19_closure18.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 489 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_19_closure19
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.codehaus.mojo.spotbugs.SpotBugsPluginsTraitTest$__spock_feature_0_19_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 | 47 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 135 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 139 | Medium |
| Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_5() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 181 | 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 | 128 | 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 | 174 | 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 | 194 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithBugsAndNoFailOnError(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 216 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithBugsWithinMaxAllowedViolations(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 239 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithInvalidFailThreshold(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 275 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoHarnessTest.executeWithNoBugsInReport(VerifyMojo, File) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 172 | 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 | 17 | Medium |
| Method org.codehaus.mojo.spotbugs.VerifyMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 24 | 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 | 141 | 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 | 79 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 80 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 132 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 133 | Medium |
| Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_4() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 214 | 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 | 92 | 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 | 142 | 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 | 185 | Medium |
