PMD Results
The following document contains the results of PMD 5.0.2.
Files
org/owasp/dependencycheck/analyzer/ArchiveAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
366 - 369 |
| These nested if statements could be combined |
380 - 383 |
org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java
| Violation |
Line |
| Avoid unused private fields such as 'MESSAGE_CONVERYOR'. |
81 |
| Avoid empty while statements |
249 - 251 |
org/owasp/dependencycheck/analyzer/CPEAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
226 |
| These nested if statements could be combined |
534 - 539 |
| These nested if statements could be combined |
535 - 538 |
| These nested if statements could be combined |
544 - 547 |
org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
215 - 217 |
org/owasp/dependencycheck/analyzer/FalsePositiveAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
113 - 119 |
| These nested if statements could be combined |
176 - 196 |
org/owasp/dependencycheck/analyzer/HintAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
112 |
org/owasp/dependencycheck/analyzer/JarAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
377 |
org/owasp/dependencycheck/analyzer/NexusAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
107 |
org/owasp/dependencycheck/analyzer/NvdCveAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
76 |
org/owasp/dependencycheck/analyzer/OpenSSLAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
77 |
org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
285 - 288 |
org/owasp/dependencycheck/data/cpe/IndexEntry.java
| Violation |
Line |
| Useless parentheses. |
172 |
| Useless parentheses. |
175 |
org/owasp/dependencycheck/data/nvdcve/CveDB.java
| Violation |
Line |
| These nested if statements could be combined |
630 - 632 |
| These nested if statements could be combined |
737 - 739 |
org/owasp/dependencycheck/data/nvdcve/DriverShim.java
| Violation |
Line |
| Useless parentheses. |
193 |
org/owasp/dependencycheck/data/update/EngineVersionCheck.java
| Violation |
Line |
| Useless parentheses. |
91 |
org/owasp/dependencycheck/data/update/NvdCveUpdater.java
| Violation |
Line |
| Useless parentheses. |
117 |
org/owasp/dependencycheck/dependency/Identifier.java
| Violation |
Line |
| Useless parentheses. |
186 |
| Useless parentheses. |
189 |
org/owasp/dependencycheck/dependency/Reference.java
| Violation |
Line |
| Useless parentheses. |
109 |
| Useless parentheses. |
112 |
| Useless parentheses. |
115 |
org/owasp/dependencycheck/dependency/Vulnerability.java
| Violation |
Line |
| Useless parentheses. |
373 |
org/owasp/dependencycheck/dependency/VulnerableSoftware.java
| Violation |
Line |
| Useless parentheses. |
141 |
| Useless parentheses. |
180 |
| Useless parentheses. |
185 |
org/owasp/dependencycheck/suppression/PropertyType.java
| Violation |
Line |
| Useless parentheses. |
161 |
org/owasp/dependencycheck/utils/DependencyVersion.java
| Violation |
Line |
| Useless parentheses. |
135 |
| Useless parentheses. |
196 |
org/owasp/dependencycheck/utils/ExtractionUtil.java
| Violation |
Line |
| These nested if statements could be combined |
193 - 198 |
| These nested if statements could be combined |
295 - 300 |
org/owasp/dependencycheck/xml/pom/License.java
| Violation |
Line |
| Useless parentheses. |
118 |
| Useless parentheses. |
121 |
org/owasp/dependencycheck/xml/pom/PomHandler.java
| Violation |
Line |
| These nested if statements could be combined |
168 - 174 |
| These nested if statements could be combined |
169 - 173 |