Last Published: 2018-02-11
|
Version: 1.1.3-SNAPSHOT
Parent Project
ODL :: odlparent :: bundle-parent
Project Documentation
Project Information
Project Reports
JavaDocs
Test JavaDocs
Checkstyle
JDepend
Checkstyle Results
The following document contains the results of
Checkstyle
6.16 with odl_checks.xml ruleset.
Summary
Files
Info
Warnings
Errors
26
0
1
0
Files
File
I
W
E
org/opendaylight/yangtools/concepts/Identifiable.java
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