Checkstyle Results
The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 11 | 0 | 0 | 1 |
Files
| File | |||
|---|---|---|---|
| org/forgerock/http/servlet/HttpApplicationLoader.java | 0 | 0 | 1 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| design | FinalClass | 1 |
Details
org/forgerock/http/servlet/HttpApplicationLoader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class LazilyLinkGuice should be declared as final. | 194 |

