Last Published: 2017-05-28
|
Version: 1.2.6-SNAPSHOT
Parent Project
config-parent
Project Documentation
Project Information
Project Reports
JavaDocs
Test JavaDocs
Checkstyle
FindBugs
JDepend
Checkstyle Results
The following document contains the results of
Checkstyle
6.2 with odl_checks.xml ruleset.
Summary
Files
Info
Warnings
Errors
1
0
1
0
Files
File
I
W
E
org/opendaylight/ovsdb/utils/config/ConfigProperties.java
0
1
0
Rules
Category
Rule
Violations
Severity
javadoc
JavadocMethod
allowMissingParamTags:
"true"
allowedAnnotations:
"Override, Test"
allowThrowsTagsForSubclasses:
"true"
scope:
"public"
allowMissingReturnTag:
"true"
minLineCount:
"2"
allowMissingThrowsTags:
"true"
1
Warning
Details
org/opendaylight/ovsdb/utils/config/ConfigProperties.java
Severity
Category
Rule
Message
Line
Warning
javadoc
JavadocMethod
Missing a Javadoc comment.
32