Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
184 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. 123
Errors Must have at least one statement. 236

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

org/owasp/dependencycheck/suppression/SuppressionParser.java

Violation Message Line
Errors Line matches the illegal pattern '\s+$'. 81