The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
annotation | AnnotationLocation
|
23 | ![]() |
AnnotationLocation
|
23 | ![]() | |
coding | FallThrough | 1 | ![]() |
MissingSwitchDefault | 4 | ![]() | |
OverloadMethodsDeclarationOrder | 17 | ![]() | |
VariableDeclarationUsageDistance | 5 | ![]() | |
design | OneTopLevelClass | 5 | ![]() |
imports | CustomImportOrder
|
646 | ![]() |
indentation | Indentation
|
211 | ![]() |
javadoc | AtclauseOrder
|
6 | ![]() |
JavadocMethod
|
188 | ![]() | |
JavadocParagraph | 202 | ![]() | |
JavadocTagContinuationIndentation | 5 | ![]() | |
NonEmptyAtclauseDescription | 19 | ![]() | |
modifier | ModifierOrder | 6 | ![]() |
naming | AbbreviationAsWordInName
|
18 | ![]() |
ClassTypeParameterName
|
3 | ![]() | |
LocalVariableName
|
21 | ![]() | |
MemberName
|
7 | ![]() | |
MethodName
|
2 | ![]() | |
ParameterName
|
16 | ![]() | |
sizes | LineLength
|
360 | ![]() |
whitespace | EmptyLineSeparator
|
352 | ![]() |
GenericWhitespace | 27 | ![]() | |
MethodParamPad | 6 | ![]() | |
OperatorWrap
|
23 | ![]() | |
WhitespaceAround
|
45 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 35 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.Mutable'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 54 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 72 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.Builder'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 29 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 39 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 49 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 58 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 60 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 68 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 70 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 117 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 124 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 142 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 29 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 35 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.GroupingDefinition'should be separated from previous import group. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 31 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 33 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 35 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 48 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 50 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 52 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 64 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 66 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 68 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 80 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 82 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 50 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 75 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 77 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 82 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 85 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 87 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 93 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 96 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 98 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 103 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 106 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 108 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 113 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 116 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 118 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 127 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 36 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 52 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 68 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 84 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 100 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 101 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 108 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 109 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 116 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 123 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 24 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 31 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 39 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 59 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 65 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 78 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 89 |
![]() |
naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.GroupingDefinition'should be separated from previous import group. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 146 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 155 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 160 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 25 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 13 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 170). | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 40 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 133 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 29 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 30 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 31 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 32 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 33 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 34 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 35 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 97 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 114 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 129 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 172 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 212 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 257 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 269 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 387 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 391 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 437 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 439 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 442 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 514 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 584 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 596 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 598 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 601 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 628 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 638 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 645 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 648 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 683 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 707 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 738 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 750 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 775 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 786 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 806 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 832 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 840 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 840 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 861 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 871 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 39 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 157 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 35 |
![]() |
indentation | Indentation | 'AugmentationTargetBuilder' have incorrect indentation level 0, expected level should be 4. | 36 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 113 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 146 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
naming | LocalVariableName | Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 30 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 159). | 165 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 49 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 295 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 327 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '327'. | 423 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 423 |
![]() |
naming | LocalVariableName | Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 429 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 72 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 152 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 205 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 43 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 45 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 51 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 75 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 132 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 140 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 177 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 266 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 436 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 452 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 471 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 482 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 494 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 505 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 516 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 557 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 572 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 580 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 585 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 593 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 616 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 626 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 660 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 675 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 695 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 712 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 731 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 741 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 761 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 782 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 816 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 825 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 840 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 857 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 869 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 893 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 951 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 952 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 953 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 978 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 1018 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 12 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. | 14 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 56 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 57 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 58 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 59 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 14 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.Immutable'should be separated from previous import group. | 22 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 77 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
indentation | Indentation | 'AugmentationTargetBuilder' have incorrect indentation level 0, expected level should be 4. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 135 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. | 11 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'unknownNodes' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 39 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'unknownNodes' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 81 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'unknownNodes' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 123 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 142 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 210 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 217 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 224 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 231 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 238 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 252 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 266 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 276 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 152). | 279 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 286 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 289 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 295 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 145). | 298 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 52 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 11 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 140 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 234 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 42 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 154). | 48 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 171). | 59 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '113'. | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 27 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 77 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 166 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 199 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 200 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 210 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 240 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 248 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 42 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | 'java.math.BigDecimal'should be separated from previous import group. | 17 |
![]() |
imports | CustomImportOrder | 'org.antlr.v4.runtime.ParserRuleContext'should be separated from previous import group. | 28 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.antlrv4.code.gen.YangParser.String_restrictionsContext' import. | 81 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 392 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 409 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 409 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 458 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 472 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 473 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 474 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 475 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 476 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 477 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 478 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 479 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 480 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 481 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 482 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 482 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 559 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 571 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 603 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 761 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 823 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 845 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 869 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 892 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 905 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 940 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 993 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 1028 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'schemaPath' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 1165 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 1196 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 1212 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 1213 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 1214 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 1215 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 1216 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 1217 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 1218 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 1219 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 1219 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 20, expected level should be 24. | 1308 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 24, expected level should be 28. | 1309 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 24, expected level should be 28. | 1310 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 20, expected level should be 24. | 1311 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 24, expected level should be 28. | 1312 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 24, expected level should be 28. | 1313 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 20, expected level should be 24. | 1314 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 24, expected level should be 28. | 1315 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 1344 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 1364 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 1422 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 1431 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1432 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1433 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1434 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1435 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1436 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1437 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1438 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1439 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1440 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1441 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1442 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1443 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 1452 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1453 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1454 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1455 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1456 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1457 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1458 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1459 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1460 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1461 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 1462 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1463 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 1464 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 1473 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 1524 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 1769 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 1770 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 1771 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 1773 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 1774 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 1776 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 1777 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 1779 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 1780 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 1780 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 1781 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 1782 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '1,798'. | 1851 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 1879 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 1917 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 1938 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1980 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 1986 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1986 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 1988 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 72 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 61 |
![]() |
naming | MethodName | Method name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 73 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 90 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.antlr.v4.runtime.BaseErrorListener'should be separated from previous import group. | 12 |
![]() |
naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 26 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 79 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 100 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 122 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 140 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 162 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 174 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 188 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 207 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 227 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 238 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 254 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 270 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 286 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 301 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 312 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 323 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 340 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 357 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 368 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 381 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 392 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 403 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 418 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 431 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 442 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 453 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 464 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 475 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 486 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 497 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 508 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 519 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 530 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 542 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 553 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 564 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 575 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 587 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 598 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 615 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 628 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.antlr.v4.runtime.tree.ParseTree'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | 'java.io.File'should be separated from previous import group. | 23 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.InputStream' import. | 25 |
![]() |
imports | CustomImportOrder | 'org.antlr.v4.runtime.ANTLRInputStream'should be separated from previous import group. | 41 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.builder.impl.IdentityrefTypeBuilder' import. | 80 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 117 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '106'. | 156 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '156'. | 170 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '162'. | 180 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 184 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 203 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '191'. | 207 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 209 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '202'. | 218 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 222 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 241 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 340 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 348 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 171). | 354 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 383 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 171). | 386 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 644 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 654 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 696 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 760 |
![]() |
naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 831 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 964 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 1151 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 1208 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 1226 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 1277 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 152). | 1285 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 27 |
![]() |
imports | CustomImportOrder | 'org.antlr.v4.runtime.tree.ParseTree'should be separated from previous import group. | 38 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 132 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 139 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 520 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 521 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 521 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 522 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be 24. | 522 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 523 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be 24. | 523 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 524 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 524 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 525 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 525 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 526 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 527 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 528 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 529 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be 24. | 529 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 530 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 530 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 531 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 532 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 533 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 535 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 535 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 536 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 536 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 569 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 584 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 836 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1092 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 53 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 55 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 79 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 113 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 209 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 232 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 244 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 247 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 250 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | 'java.util.HashSet'should be separated from previous import group. | 17 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.antlrv4.code.gen.YangStatementParser.StatementContext' import. | 20 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 43 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 44 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 75 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 81 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 91 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 100 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 109 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 166 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 189 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 211 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 223 |
![]() |
naming | LocalVariableName | Local variable name 'IncludeModuleName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 283 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '250'. | 310 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 321 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 342 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '357'. | 385 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '272'. | 402 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '114'. | 413 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 423 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 445 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 49 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 99 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 151). | 145 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 171 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 174 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 176 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 179 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 29 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 30 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 162). | 52 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 55 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 61 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 63 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 159). | 65 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 75 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 101 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 108 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 119 |
![]() |
naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 137 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 145 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 165 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 |
![]() |
javadoc | AtclauseOrder | At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 67 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | 'java.io.IOException'should be separated from previous import group. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.InputStream' import. | 20 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.SchemaContext'should be separated from previous import group. | 28 |
![]() |
javadoc | AtclauseOrder | At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. | 88 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 104 |
![]() |
javadoc | AtclauseOrder | At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. | 157 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 152). | 159 |
![]() |
naming | LocalVariableName | Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 184 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 228 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 234 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 16 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.QNameModule' import. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 172). | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 27 |
![]() |
naming | ParameterName | Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 77 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 91 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 105 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 14 |
![]() |
naming | ClassTypeParameterName | Class type name 'DK' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 14 |
![]() |
naming | ClassTypeParameterName | Class type name 'DN' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.parser.spi.source.SourceException'should be separated from previous import group. | 11 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.parser.spi.source.SourceException'should be separated from previous import group. | 11 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.parser.spi.source.SourceException'should be separated from previous import group. | 11 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 21 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 24 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 30 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 38 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 58 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 68 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 77 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 88 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 109 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 122 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 125 |
![]() |
javadoc | AtclauseOrder | At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. | 133 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 185). | 140 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 206). | 142 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' should followed by whitespace. | 142 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 190). | 146 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 210). | 148 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 150 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 221). | 154 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 188). | 158 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 187). | 160 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is preceded with whitespace. | 160 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 162 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 14 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 16 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 19 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 68 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 70 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 82 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 88 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 90 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 109 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 4. | 110 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 113 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 115 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 127 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 131 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 141 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 150 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 250 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 19 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 161). | 31 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 35 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 42 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 49 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 53 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 56 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 62 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 65 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 68 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 72 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 80 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 83 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 86 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 90 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 99 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 102 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 105 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 109 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 119 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 200). | 20 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 47 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 99 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 7, expected level should be 8. | 104 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 7, expected level should be 8. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 80 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 92 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 103 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 123 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 137 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '80'. | 140 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 140 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 156 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 174 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 195 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 211 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 17 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 203). | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 19 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.QNameModule' import. | 12 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. | 11 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
naming | ParameterName | Parameter name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
naming | MemberName | Member name 'qNameToStmtDefMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 20 |
![]() |
naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 31 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 32 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 11 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 18 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 48 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 84 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 87 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 32 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 48 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 81 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace'should be separated from previous import group. | 12 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 22 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 27 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 53 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 164). | 74 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 107 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 233 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 265 |
![]() |
coding | FallThrough | Fall through from previous branch of the switch statement. | 272 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 27, expected level should be 28. | 279 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 178). | 45 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' should followed by whitespace. | 58 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 114 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
![]() |
naming | MemberName | Member name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 22 |
![]() |
naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | 'java.util.HashSet'should be separated from previous import group. | 15 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement'should be separated from previous import group. | 18 |
![]() |
naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 69 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 70 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 235). | 102 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 114 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 162). | 127 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 127 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 128 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 12, expected level should be 8. | 129 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 12. | 130 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 12. | 130 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 12. | 131 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 12. | 132 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 12. | 133 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 12. | 134 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 12, expected level should be 8. | 135 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 16, expected level should be 12. | 136 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 12, expected level should be 8. | 137 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 138 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 141 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 156 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 208). | 165 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 210). | 171 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is preceded with whitespace. | 171 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 176 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 159). | 181 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '175'. | 186 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 187 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 189 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 194 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 164). | 199 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '193'. | 204 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 205 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 207 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 213 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 228 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 176). | 229 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 285 |
![]() |
whitespace | EmptyLineSeparator | 'CLASS_DEF' should be separated from previous statement. | 297 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 297 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 301 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 306 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 308 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 314 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 323 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 331 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 155). | 337 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 145). | 341 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 348 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace'should be separated from previous import group. | 14 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 70 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.ModuleIdentifier'should be separated from previous import group. | 14 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 41 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 46 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 50 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 50 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 54 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 60 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 71 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 75 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 108 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 111 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 22 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 37 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 50 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 65 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 80 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 88 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 96 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 108 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 125 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 131 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 136 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 149 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 163 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace'should be separated from previous import group. | 13 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 22 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 143). | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
naming | MemberName | Member name 'qNameToStmtDefMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 80 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 105 |
![]() |
naming | LocalVariableName | Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 121 |
![]() |
naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 135 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 317 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 352 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 378 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 54 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 181 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 187 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 193 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 201 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 209 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 217 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 225 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 233 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 241 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 249 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 253 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 263 |
![]() |
javadoc | AtclauseOrder | At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. | 271 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 284 |
![]() |
javadoc | AtclauseOrder | At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. | 292 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 304 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 332 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 333 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 334 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 334 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 335 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 336 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 337 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 337 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 338 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 345 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 353 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 366 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 377 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 392 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 426 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 449 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 455 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 467 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 473 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 500 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 508 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 516 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 519 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 521 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 539 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 549 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 557 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 568 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 24 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 25 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 54 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 55 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 55 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 56 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 57 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 58 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 58 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 59 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 60 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 61 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 61 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 62 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 63 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 152 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 199 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 265 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | ClassTypeParameterName | Class type name 'DK' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 143). | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 182). | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 175). | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 184). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | 'java.util.Collection'should be separated from previous import group. | 13 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 211). | 85 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | 'java.util.Collection'should be separated from previous import group. | 13 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 65 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 88 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 154). | 94 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 180). | 104 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 160). | 107 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 113 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 117 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 64 |
![]() |
naming | LocalVariableName | Local variable name 'qNamesEqual' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 107 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 122 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 82 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 70 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 100 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 55 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 66 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 88 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 98 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 108 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 113 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 118 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 21 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 22 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' should followed by whitespace. | 26 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 51 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 55 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 57 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 47 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 62 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 85 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 11, expected level should be 12. | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 32 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 178). | 48 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Deviation'should be separated from previous import group. | 13 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 170). | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 54 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 13 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 93 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 94 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 95 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 96 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 180). | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 42 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 144 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 167 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 168 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 154). | 40 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 70 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 141). | 41 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 178). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 13 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 141). | 88 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 109 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 111 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 143). | 114 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 161). | 116 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 147 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 148 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 13 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. | 16 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 107 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 107 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 168). | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 164). | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 58 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 92 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 97 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 102 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 107 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 112 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 122 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 127 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 132 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 137 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 142 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 147 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils.firstAttributeOf' import. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 13 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.source.ModuleNamespaceForBelongsTo' import. | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 93 |
![]() |
naming | LocalVariableName | Local variable name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 105 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 107 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 41 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 26 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 160). | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 148). | 33 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 50 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping' import. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 160). | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 26 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
modifier | ModifierOrder | '@Nullable' annotation modifier does not preceed non-annotation modifiers. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 30 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 14 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 46 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 29 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 175). | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 41 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 50 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 51 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 58 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 60 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 61 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 58 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils.findFirstDeclaredSubstatement' import. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 14 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. | 16 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | 'java.util.Collection'should be separated from previous import group. | 12 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement' import. | 20 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 122 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 123 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 124 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 125 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 126 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 127 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 128 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 129 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 130 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 131 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 132 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 133 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 134 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 135 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 136 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 137 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 138 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 139 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 140 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 141 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 142 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 143 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 144 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 145 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 146 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 147 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 148 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 149 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 150 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 150 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 151 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 151 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 153 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 153 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 155 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 155 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 156 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 156 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 157 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 181 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 199 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 33 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 159 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 176 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 186 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 206 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement' import. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 173). | 35 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 55 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 171). | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 44 |
![]() |
indentation | Indentation | 'method def lparen' have incorrect indentation level 16, expected level should be 8. | 56 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'java.util.Collection'should be separated from previous import group. | 11 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 93 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | 'java.util.ArrayList'should be separated from previous import group. | 21 |
![]() |
imports | CustomImportOrder | 'org.antlr.v4.runtime.tree.TerminalNode'should be separated from previous import group. | 36 |
![]() |
whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous statement. | 292 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 319 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 319 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 360 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 373 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 420 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 451 |
![]() |
naming | MethodName | Method name 'qNameFromArgument' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 451 |
![]() |
naming | LocalVariableName | Local variable name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 457 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 462 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 463 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 464 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 465 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 466 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 467 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 468 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 469 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 471 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 474 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 475 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 476 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 477 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 479 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 480 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 481 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 482 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 499 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 510 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 538 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 546 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 546 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 552 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 554 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 555 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 556 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 557 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 558 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 559 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 560 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 561 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 561 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 562 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 566 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 574 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 582 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 582 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 584 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 605 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 610 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 637 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 644 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 649 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | 'java.util.Map'should be separated from previous import group. | 15 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.parser.spi.ExtensionNamespace'should be separated from previous import group. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.source.ModuleNamespaceForBelongsTo' import. | 37 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 160 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.InputStream' import. | 12 |
![]() |
imports | CustomImportOrder | 'org.antlr.v4.runtime.ANTLRInputStream'should be separated from previous import group. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.antlrv4.code.gen.YangStatementLexer' import. | 19 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 33 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 34 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 81 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 179). | 87 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 93 |
![]() |
indentation | Indentation | 'operator new lparen' have incorrect indentation level 16, expected level should be 8. | 102 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 102 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 122 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 140 |
![]() |
naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 153 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous statement. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. | 11 |
![]() |
indentation | Indentation | 'method def lparen' have incorrect indentation level 16, expected level should be 8. | 49 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 49 |
![]() |
annotation | AnnotationLocation | Annotation 'Override' should be alone on line. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 33 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 60 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 63 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 64 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 65 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 232 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 62 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 67 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 72 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 127 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 14 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 45 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 146 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 33 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 67 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 100 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 67 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 171 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 172 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 173 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 174 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 175 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.stmt.KeyStatement'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 31 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. | 11 |
![]() |
naming | MemberName | Member name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 19 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 16 |
![]() |
naming | MemberName | Member name 'xPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 19 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.stmt.NamespaceStatement'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.stmt.RevisionDateStatement'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.stmt.RevisionStatement'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 31 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'java.util.Objects'should be separated from previous import group. | 11 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. | 12 |
![]() |
naming | MemberName | Member name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement' import. | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier'should be separated from previous import group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 35 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 145). | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 33 |
![]() |
design | OneTopLevelClass | Top-level class ConstraintFactory has to reside in its own source file. | 89 |
![]() |
modifier | ModifierOrder | 'protected' modifier out of order with the JLS suggestions. | 90 |
![]() |
design | OneTopLevelClass | Top-level class ListConstraintFactory has to reside in its own source file. | 93 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 107 |
![]() |
modifier | ModifierOrder | 'protected' modifier out of order with the JLS suggestions. | 107 |
![]() |
design | OneTopLevelClass | Top-level class LengthConstraintFactory has to reside in its own source file. | 110 |
![]() |
design | OneTopLevelClass | Top-level class RangeConstraintFactory has to reside in its own source file. | 119 |
![]() |
design | OneTopLevelClass | Top-level class PatternConstraintFactory has to reside in its own source file. | 128 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 130 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
naming | MemberName | Member name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 31 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 149). | 28 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
![]() |
naming | LocalVariableName | Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 30 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 149). | 29 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
![]() |
naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 29 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 21 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 158). | 26 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 28 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.stmt.LengthStatement'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.stmt.RangeStatement'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 28 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 46 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 171). | 59 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 141). | 75 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '75'. | 100 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 160). | 101 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 123 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | 'java.net.URI'should be separated from previous import group. | 16 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. | 25 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 148). | 66 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '94'. | 130 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 160 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 165 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 204 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 243 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 257 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 277 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 303 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 20 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 36 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 39 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 39 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 42 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 42 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 45 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 49 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 51 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 18 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 28 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 155). | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 17 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 22 |
![]() |
naming | LocalVariableName | Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 43 |
![]() |
naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 49 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 88 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 97 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 128 |
![]() |
naming | LocalVariableName | Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 129 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 135 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 95 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 116 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 126 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 183 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 194 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 204 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 210 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 221 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
indentation | Indentation | 'UnknownBoundaryNumber' have incorrect indentation level 4, expected level should be 8. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 10 |