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 |
431–440 |
| These nested if statements could be combined |
432–439 |
| These nested if statements could be combined |
433–438 |
| These nested if statements could be combined |
434–437 |
org/owasp/dependencycheck/analyzer/CPEAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
581–586 |
| These nested if statements could be combined |
582–585 |
| These nested if statements could be combined |
590–593 |
org/owasp/dependencycheck/analyzer/FalsePositiveAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
115–121 |
| These nested if statements could be combined |
177–197 |
org/owasp/dependencycheck/analyzer/JarAnalyzer.java
| Violation |
Line |
| Useless parentheses. |
386 |
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 |
299–302 |
org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzer.java
| Violation |
Line |
| These nested if statements could be combined |
363–365 |
| Useless parentheses. |
379 |
| Useless parentheses. |
397 |
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 |
332–334 |
org/owasp/dependencycheck/data/nvdcve/CveDB.java
| Violation |
Line |
| These nested if statements could be combined |
646–648 |
| These nested if statements could be combined |
758–760 |
org/owasp/dependencycheck/data/nvdcve/DriverShim.java
| Violation |
Line |
| Useless parentheses. |
193 |
org/owasp/dependencycheck/data/update/NvdCveUpdater.java
| Violation |
Line |
| Useless parentheses. |
177 |
org/owasp/dependencycheck/data/update/nvd/DownloadTask.java
| Violation |
Line |
| Useless parentheses. |
253 |
org/owasp/dependencycheck/dependency/Identifier.java
| Violation |
Line |
| Useless parentheses. |
191 |
| Useless parentheses. |
194 |
org/owasp/dependencycheck/dependency/Reference.java
| Violation |
Line |
| Useless parentheses. |
115 |
| Useless parentheses. |
118 |
| Useless parentheses. |
121 |
org/owasp/dependencycheck/dependency/Vulnerability.java
| Violation |
Line |
| Useless parentheses. |
374 |
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. |
136 |
| Useless parentheses. |
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 |
org/owasp/dependencycheck/xml/suppression/SuppressionErrorHandler.java
| Violation |
Line |
| Avoid unused private fields such as 'LOGGER'. |
36 |