Checkstyle Results

The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
26 0 1 0

Rules

Category Rule Violations Severity
javadoc JavadocStyle
  • tokens: "ANNOTATION_DEF, ANNOTATION_FIELD_DEF, CLASS_DEF, CTOR_DEF, ENUM_CONSTANT_DEF, ENUM_DEF, INTERFACE_DEF, METHOD_DEF, VARIABLE_DEF"
  • checkEmptyJavadoc: "true"
1  Warning

Details

org/opendaylight/yangtools/concepts/Identifiable.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 13