PMD Results
The following document contains the results of PMD 5.3.5.
Files
org/owasp/dependencycheck/analyzer/ArchiveAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
478–487 |
| These nested if statements could be combined |
479–486 |
| These nested if statements could be combined |
480–485 |
| These nested if statements could be combined |
481–484 |
org/owasp/dependencycheck/analyzer/CPEAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
591–596 |
| These nested if statements could be combined |
592–595 |
| These nested if statements could be combined |
600–603 |
org/owasp/dependencycheck/analyzer/DependencyMergingAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
255–256 |
| Useless parentheses. |
257–258 |
org/owasp/dependencycheck/analyzer/FalsePositiveAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
126–132 |
| These nested if statements could be combined |
188–208 |
org/owasp/dependencycheck/analyzer/JarAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
403 |
org/owasp/dependencycheck/analyzer/OpenSSLAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
112 |
org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
305–308 |
org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
377–379 |
| Useless parentheses. |
393 |
| Useless parentheses. |
411 |
org/owasp/dependencycheck/data/cpe/IndexEntry.java
| Violation |
Line |
| Useless parentheses. |
172 |
| Useless parentheses. |
175 |
org/owasp/dependencycheck/data/lucene/TokenPairConcatenatingFilter.java
| Violation |
Line |
| Useless parentheses. |
156 |
org/owasp/dependencycheck/data/nvdcve/ConnectionFactory.java
| Violation |
Line |
| Avoid empty if statements |
344–346 |
org/owasp/dependencycheck/data/nvdcve/CveDB.java
| Violation |
Line |
| These nested if statements could be combined |
648–650 |
| These nested if statements could be combined |
760–762 |
org/owasp/dependencycheck/data/nvdcve/DriverShim.java
| Violation |
Line |
| Useless parentheses. |
192 |
org/owasp/dependencycheck/data/update/NvdCveUpdater.java
| Violation |
Line |
| Useless parentheses. |
181 |
org/owasp/dependencycheck/data/update/nvd/DownloadTask.java
| Violation |
Line |
| Useless parentheses. |
240 |
org/owasp/dependencycheck/dependency/Identifier.java
| Violation |
Line |
| Useless parentheses. |
191 |
| Useless parentheses. |
194 |
org/owasp/dependencycheck/dependency/Reference.java
| Violation |
Line |
| Useless parentheses. |
116 |
| Useless parentheses. |
119 |
| Useless parentheses. |
122 |
org/owasp/dependencycheck/dependency/Vulnerability.java
| Violation |
Line |
| Useless parentheses. |
376 |
org/owasp/dependencycheck/dependency/VulnerableSoftware.java
| Violation |
Line |
| Useless parentheses. |
141 |
| Useless parentheses. |
180 |
| Useless parentheses. |
185 |
org/owasp/dependencycheck/utils/DependencyVersion.java
| Violation |
Line |
| Useless parentheses. |
139 |
| Useless parentheses. |
141 |
| Useless parentheses. |
208 |
org/owasp/dependencycheck/xml/hints/HintHandler.java
| Violation |
Line |
| These nested if statements could be combined |
192–197 |
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 |
170–176 |
| These nested if statements could be combined |
171–175 |
org/owasp/dependencycheck/xml/suppression/PropertyType.java
| Violation |
Line |
| Useless parentheses. |
161 |