Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
197 0 0 7

Details

org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java

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

org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java

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

org/owasp/dependencycheck/analyzer/CPEAnalyzer.java

Violation Message Line
Errors Line is longer than 150 characters (found 152). 534

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/dependency/Dependency.java

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