The following document contains the results of PMD 7.3.0.
Rule | Violation | Line |
---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 1037 |
Rule | Violation | Line |
---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 145 |
Rule | Violation | Line |
---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 189 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty for statement | 135–137 |
Rule | Violation | Line |
---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'binaryFileSearch(byte[], long)'. | 139 |
UnusedPrivateMethod | Avoid unused private methods such as 'compare(byte[], byte[], long)'. | 191 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'testIdWithSpaces'. | 124 |
Rule | Violation | Line |
---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 97 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 207–210 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'myKey'. | 35 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'place'. | 230 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 159–161 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty for statement | 185–186 |
Rule | Violation | Line |
---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'getElement(byte[], int, int)'. | 340 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty if statement | 310–315 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty if statement | 38–40 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 107 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty if statement | 166–170 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 22 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 13 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty finally clause | 63–66 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'name'. | 74 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty for statement | 3 | 135–137 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 2 | 1037 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 2 | 145 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'binaryFileSearch(byte[], long)'. | 3 | 139 |
UnusedPrivateMethod | Avoid unused private methods such as 'compare(byte[], byte[], long)'. | 3 | 191 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'testIdWithSpaces'. | 3 | 124 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 3 | 97 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 207–210 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'myKey'. | 3 | 35 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'place'. | 3 | 230 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 159–161 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 2 | 189 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty for statement | 3 | 185–186 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'getElement(byte[], int, int)'. | 3 | 340 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty if statement | 3 | 310–315 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty if statement | 3 | 38–40 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 3 | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 3 | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 3 | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 3 | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 3 | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 3 | 107 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty if statement | 3 | 166–170 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 3 | 22 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 3 | 13 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty finally clause | 3 | 63–66 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'name'. | 3 | 74 |
Filename | Rule message | Suppression type | Reason |
---|---|---|---|
emissary/kff/Ssdeep.java | Useless parentheses. | @suppresswarnings | |
emissary/place/sample/TemplatePlace.java | Avoid unused local variables such as 'myImportantBooleanVariable'. | @suppresswarnings | |
emissary/place/sample/TemplatePlace.java | Avoid unused local variables such as 'myImportantStringVariable'. | @suppresswarnings | |
emissary/util/Hexl.java | Useless parentheses. | @suppresswarnings | |
emissary/util/xml/AbstractJDOMUtil.java | Useless parentheses. | @suppresswarnings | |
emissary/core/FTestMobileAgent.java | Avoid unused local variables such as 'testLoggers'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'configFile'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'theDir'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'thePlaceLocation'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'configFile'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'theDir'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'thePlaceLocation'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'configFile'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'theDir'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'thePlaceLocation'. | @suppresswarnings | |
emissary/roll/RollableTest.java | Avoid unused local variables such as 'r'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg1'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg1'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg2'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg3'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg1'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg2'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg3'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg4'. | @suppresswarnings |