Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
2 0 2 0

Rules

Category Rule Violations Severity
javadoc JavadocStyle
  • checkEmptyJavadoc: "true"
1  Warning

Details

org/opendaylight/protocol/bgp/rib/DefaultRibReference.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle Javadoc has empty description section. 15