Fork me on GitHub

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 478487
These nested if statements could be combined 479486
These nested if statements could be combined 480485
These nested if statements could be combined 481484

org/owasp/dependencycheck/analyzer/CPEAnalyzer.java

Violation Line
These nested if statements could be combined 591596
These nested if statements could be combined 592595
These nested if statements could be combined 600603

org/owasp/dependencycheck/analyzer/DependencyMergingAnalyzer.java

Violation Line
Useless parentheses. 255256
Useless parentheses. 257258

org/owasp/dependencycheck/analyzer/FalsePositiveAnalyzer.java

Violation Line
These nested if statements could be combined 126132
These nested if statements could be combined 188208

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 305308

org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzer.java

Violation Line
These nested if statements could be combined 377379
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 344346

org/owasp/dependencycheck/data/nvdcve/CveDB.java

Violation Line
These nested if statements could be combined 648650
These nested if statements could be combined 760762

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 192197

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 170176
These nested if statements could be combined 171175

org/owasp/dependencycheck/xml/suppression/PropertyType.java

Violation Line
Useless parentheses. 161