Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
205 0 0 7

Details

org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java

Violation Message Line
Errors Total number of methods is 66 (max allowed is 40). 60

org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java

Violation Message Line
Errors Inner assignments should be avoided. 124
Errors Must have at least one statement. 239

org/owasp/dependencycheck/analyzer/JavaScriptAnalyzer.java

Violation Message Line
Errors Variable 'file' should be declared final. 114
Errors Variable 'sb' should be declared final. 116

org/owasp/dependencycheck/data/update/task/DownloadTask.java

Violation Message Line
Errors Variable 'gzip' should be declared final. 264

org/owasp/dependencycheck/dependency/Dependency.java

Violation Message Line
Errors Total number of methods is 49 (max allowed is 40). 40