SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.9.8
Threshold is medium
Effort is max
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
104 | 110 | 0 | 0 |
Files
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 | 31 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 40 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() 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 | 42 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 43 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 45 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 54 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 55 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 56 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 57 | Medium |
Method org.codehaus.mojo.spotbugs.BaseViolationCheckMojoTest.$spock_feature_0_2() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 59 | Medium |
org.codehaus.mojo.spotbugs.CheckMojoTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.CheckMojoTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 26 | Medium |
Method org.codehaus.mojo.spotbugs.CheckMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 33 | Medium |
org.codehaus.mojo.spotbugs.PluginArtifactTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.PluginArtifactTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 26 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3$_closure4
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.ResourceHelper$_getResourceAsFile_closure1$_closure2$_closure3$_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 46 | Medium |
Method org.codehaus.mojo.spotbugs.ResourceHelperTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 76 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure1
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
Method org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 33 | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure2
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_0_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.ResourceHelperTest$__spock_feature_0_1_closure3
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.ResourceHelperTest$__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.ResourceHelperTest$__spock_feature_0_1_closure3.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 61 | 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 |
org.codehaus.mojo.spotbugs.SourceFileIndexerTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.SourceFileIndexerTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 60 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure2
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3$_closure4
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsGui$_execute_closure1$_closure3$_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGuiTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 52 | Medium |
Method org.codehaus.mojo.spotbugs.SpotBugsGuiTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 89 | 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 | 66 | 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 | 102 | 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 | 61 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__spock_feature_0_1_closure2
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsGuiTest$__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.SpotBugsGuiTest$__spock_feature_0_1_closure2.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 98 | 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 56 | STYLE | CC_CYCLOMATIC_COMPLEXITY | 1096 | Medium |
Method org.codehaus.mojo.spotbugs.SpotBugsMojo.isJxrPluginEnabled() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 793 | 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$_canGenerateReport_closure3
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_canGenerateReport_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.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$_createSpotbugsAuxClasspathFile_closure15
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_createSpotbugsAuxClasspathFile_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$_executeSpotbugs_closure16
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure24
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_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$_executeSpotbugs_closure16$_closure25
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure25 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure25$_closure28
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure25$_closure28 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure26
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure26 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure27
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure16$_closure27 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure17
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure17 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure18
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure18 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19$_closure29
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure19$_closure29 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_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$_closure30
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure20$_closure30 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure21
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure21 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure22
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure22 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure23
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_executeSpotbugs_closure23 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure10
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure11
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure12
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_closure13
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_getSpotbugsArgs_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.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_closure4
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojo$_isJxrPluginEnabled_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.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 | 29 | Medium |
Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 40 | Medium |
org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_1_closure1
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__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 |
Method org.codehaus.mojo.spotbugs.SpotBugsMojoTest$__spock_feature_0_1_closure1.doCall(Object) needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 35 | 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.SpotbugsReportGenerator$_assembleJxrHyperlink_closure3
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_assembleJxrHyperlink_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_assembleJxrHyperlink_closure4
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_assembleJxrHyperlink_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBody_closure1
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBody_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBug_closure2
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printBug_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printFilesSummary_closure5
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.SpotbugsReportGenerator$_printFilesSummary_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.SpotbugsReportGeneratorTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 56 | Medium |
org.codehaus.mojo.spotbugs.VerifyMojoTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.VerifyMojoTest.$spock_feature_0_0() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 26 | Medium |
Method org.codehaus.mojo.spotbugs.VerifyMojoTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 33 | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure3
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure3 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8$_closure9
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8$_closure9 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure4$_closure7$_closure8$_closure9.doCall(NodeChild): 1st parameter 'classNode' could be declared as groovy.lang.GroovyObject instead | STYLE | OCP_OVERLY_CONCRETE_PARAMETER | 150 | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure10
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure10 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure11
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure5$_closure11 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure12
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure12 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure13
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class org.codehaus.mojo.spotbugs.XDocsReporter$_generateReport_closure1$_closure2$_closure6$_closure13 defines a computed serialVersionUID that doesn't equate to the calculated value | CORRECTNESS | IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID | Not available | Medium |
org.codehaus.mojo.spotbugs.XDocsReporterTest
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 84 | Medium |
Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 85 | Medium |
Method org.codehaus.mojo.spotbugs.XDocsReporterTest.$spock_feature_0_1() needlessly boxes a boolean constant | PERFORMANCE | NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION | 86 | Medium |