Checkstyle Results

The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.

Summary

Files  Info  Warnings  Errors
4 0 0 1

Files

File  I  W  E
org/forgerock/guice/core/GuiceModules.java 0 0 1

Rules

Category Rule Violations Severity
javadoc JavadocMethod
  • accessModifiers: "public,protected"
1  Error

Details

org/forgerock/guice/core/GuiceModules.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod @return tag should be present and have description. 37