Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
457 0 445 0

Files

File  I  W  E
org/opendaylight/yangtools/yang/parser/impl/util/YangModelDependencyInfo.java 0 3 0
org/opendaylight/yangtools/yang/parser/repo/DependencyResolverTest.java 0 4 0
org/opendaylight/yangtools/yang/parser/repo/SharedSchemaRepositoryWithFeaturesTest.java 0 4 0
org/opendaylight/yangtools/yang/parser/rfc6020/repo/StatementSourceReferenceHandler.java 0 1 0
org/opendaylight/yangtools/yang/stmt/AugmentArgumentParsingTest.java 0 3 0
org/opendaylight/yangtools/yang/stmt/AugmentTest.java 0 4 0
org/opendaylight/yangtools/yang/stmt/AugmentToExtensionTest.java 0 2 0
org/opendaylight/yangtools/yang/stmt/Bug1412Test.java 0 1 0
org/opendaylight/yangtools/yang/stmt/Bug1413Test.java 0 1 0
org/opendaylight/yangtools/yang/stmt/Bug2291Test.java 0 3 0
org/opendaylight/yangtools/yang/stmt/Bug3874ExtensionTest.java 0 24 0
org/opendaylight/yangtools/yang/stmt/Bug4079Test.java 0 2 0
org/opendaylight/yangtools/yang/stmt/Bug4456Test.java 0 22 0
org/opendaylight/yangtools/yang/stmt/Bug4610Test.java 0 1 0
org/opendaylight/yangtools/yang/stmt/Bug4623Test.java 0 3 0
org/opendaylight/yangtools/yang/stmt/Bug5335Test.java 0 4 0
org/opendaylight/yangtools/yang/stmt/Bug5396Test.java 0 2 0
org/opendaylight/yangtools/yang/stmt/Bug6131Test.java 0 1 0
org/opendaylight/yangtools/yang/stmt/Bug6180Test.java 0 7 0
org/opendaylight/yangtools/yang/stmt/Bug6183Test.java 0 2 0
org/opendaylight/yangtools/yang/stmt/Bug6240Test.java 0 1 0
org/opendaylight/yangtools/yang/stmt/Bug6316Test.java 0 34 0
org/opendaylight/yangtools/yang/stmt/Bug6972Test.java 0 2 0
org/opendaylight/yangtools/yang/stmt/Bug7037Test.java 0 2 0
org/opendaylight/yangtools/yang/stmt/Bug7146Test.java 0 1 0
org/opendaylight/yangtools/yang/stmt/Bug7879Test.java 0 2 0
org/opendaylight/yangtools/yang/stmt/Bug8126Test.java 0 3 0
org/opendaylight/yangtools/yang/stmt/Bug8922Test.java 0 1 0
org/opendaylight/yangtools/yang/stmt/CaseStmtTest.java 0 9 0
org/opendaylight/yangtools/yang/stmt/ControllerStmtParserTest.java 0 3 0
org/opendaylight/yangtools/yang/stmt/DeclaredStatementsTest.java 0 4 0
org/opendaylight/yangtools/yang/stmt/DeviationResolutionTest.java 0 16 0
org/opendaylight/yangtools/yang/stmt/EffectiveBuildTest.java 0 4 0
org/opendaylight/yangtools/yang/stmt/EffectiveIdentityTest.java 0 14 0
org/opendaylight/yangtools/yang/stmt/EffectiveModuleTest.java 0 4 0
org/opendaylight/yangtools/yang/stmt/EffectiveStatementTypeTest.java 0 23 0
org/opendaylight/yangtools/yang/stmt/EffectiveUsesRefineAndConstraintsTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/ExtensionStmtTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/GroupingAndUsesStmtTest.java 0 7 0
org/opendaylight/yangtools/yang/stmt/GroupingTest.java 0 20 0
org/opendaylight/yangtools/yang/stmt/IdentityStmtTest.java 0 4 0
org/opendaylight/yangtools/yang/stmt/ImportResolutionBasicTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/ImportRevisionsTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/IncludeResolutionTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/IncludeRevisionsTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/IncludedStmtsTest.java 0 3 0
org/opendaylight/yangtools/yang/stmt/ListKeysTest.java 0 5 0
org/opendaylight/yangtools/yang/stmt/ListTest.java 0 3 0
org/opendaylight/yangtools/yang/stmt/MoreRevisionsTest.java 0 18 0
org/opendaylight/yangtools/yang/stmt/OrderingTest.java 0 19 0
org/opendaylight/yangtools/yang/stmt/ParsingExtensionValueTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/RpcStmtTest.java 0 3 0
org/opendaylight/yangtools/yang/stmt/StmtTestUtils.java 0 11 0
org/opendaylight/yangtools/yang/stmt/SubstatementValidatorTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/TestUtils.java 0 2 0
org/opendaylight/yangtools/yang/stmt/TypedefConstraintsTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/TypesResolutionTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/UsesAugmentTest.java 0 4 0
org/opendaylight/yangtools/yang/stmt/YangParserNegativeTest.java 0 12 0
org/opendaylight/yangtools/yang/stmt/YangParserSimpleTest.java 0 5 0
org/opendaylight/yangtools/yang/stmt/YangParserTest.java 0 16 0
org/opendaylight/yangtools/yang/stmt/YangTypes2StmtTest.java 0 12 0
org/opendaylight/yangtools/yang/stmt/YangTypesStmtTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/openconfigver/OpenconfigVersionBorderCaseTest.java 0 3 0
org/opendaylight/yangtools/yang/stmt/openconfigver/OpenconfigVersionTest.java 0 2 0
org/opendaylight/yangtools/yang/stmt/openconfigver/yin/YinOpenconfigVersionTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileAugmentStmtTest.java 0 2 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileExtensionStmtTest.java 0 24 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileGroupingStmtTest.java 0 5 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileIncludeStmtTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileListStmtTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileMetaStmtsTest.java 0 19 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileRpcStmtTest.java 0 12 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileStmtTest.java 0 1 0
org/opendaylight/yangtools/yang/stmt/yin/YinFileUsesStmtTest.java 0 2 0

Rules

Category Rule Violations Severity
coding IllegalCatch 12  Warning
MissingSwitchDefault 1  Warning
MultipleVariableDeclarations 3  Warning
OverloadMethodsDeclarationOrder 2  Warning
VariableDeclarationUsageDistance 12  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
4  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
127  Warning
javadoc JavadocParagraph
  • allowNewlineParagraph: "false"
4  Warning
JavadocStyle
  • tokens: "ANNOTATION_DEF, ANNOTATION_FIELD_DEF, CLASS_DEF, CTOR_DEF, ENUM_CONSTANT_DEF, ENUM_DEF, INTERFACE_DEF, METHOD_DEF, VARIABLE_DEF"
  • checkEmptyJavadoc: "true"
1  Warning
misc ArrayTypeStyle 1  Warning
naming ConstantName 17  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
17  Warning
MethodName
  • format: "^[a-z][a-zA-Z0-9_]*$"
2  Warning
MethodName
  • format: "^[a-z][a-zA-Z0-9_]*$"
2  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
9  Warning
regexp RegexpSinglelineJava
  • ignoreComments: "false"
  • format: "System\.(out)|(err)\.print(ln)?\("
  • message: "Line contains console output."
5  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
116  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
3  Warning
MethodParamPad 8  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
89  Warning
ParenPad 1  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
10  Warning

Details

org/opendaylight/yangtools/yang/parser/impl/util/YangModelDependencyInfo.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 16. 352
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 16. 353
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 16. 354

org/opendaylight/yangtools/yang/parser/repo/DependencyResolverTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 28
 Warning sizes LineLength Line is longer than 120 characters (found 133). 29
 Warning sizes LineLength Line is longer than 120 characters (found 128). 30
 Warning sizes LineLength Line is longer than 120 characters (found 147). 70

org/opendaylight/yangtools/yang/parser/repo/SharedSchemaRepositoryWithFeaturesTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 36
 Warning whitespace MethodParamPad '(' should be on the previous line. 42
 Warning whitespace MethodParamPad '(' should be on the previous line. 83
 Warning whitespace MethodParamPad '(' should be on the previous line. 129

org/opendaylight/yangtools/yang/parser/rfc6020/repo/StatementSourceReferenceHandler.java

Severity Category Rule Message Line
 Warning misc ArrayTypeStyle Array brackets at illegal position. 90

org/opendaylight/yangtools/yang/stmt/AugmentArgumentParsingTest.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 121
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 136
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 141

org/opendaylight/yangtools/yang/stmt/AugmentTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expectedSchemaPath' declaration and its first usage is 6, 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). 58
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expectedPath' declaration and its first usage is 6, 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). 177
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expectedPath' declaration and its first usage is 7, 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). 278
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expectedPath' declaration and its first usage is 6, 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). 398

org/opendaylight/yangtools/yang/stmt/AugmentToExtensionTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 38
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 40

org/opendaylight/yangtools/yang/stmt/Bug1412Test.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 26

org/opendaylight/yangtools/yang/stmt/Bug1413Test.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 22

org/opendaylight/yangtools/yang/stmt/Bug2291Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaContext' should be separated from previous import group by one line. 11
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.File' import. Should be before 'org.opendaylight.yangtools.yang.model.api.SchemaContext'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.opendaylight.yangtools.yang.model.api.SchemaContext'. 14

org/opendaylight/yangtools/yang/stmt/Bug3874ExtensionTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 35
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 37
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 38
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 39
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 40
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 42
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 43
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 44
 Warning sizes LineLength Line is longer than 120 characters (found 130). 44
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 46
 Warning sizes LineLength Line is longer than 120 characters (found 128). 46
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 47
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 48
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 50
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 51
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 53
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 54
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 55
 Warning sizes LineLength Line is longer than 120 characters (found 138). 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 55
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 56
 Warning sizes LineLength Line is longer than 120 characters (found 142). 56
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 57
 Warning sizes LineLength Line is longer than 120 characters (found 139). 57

org/opendaylight/yangtools/yang/stmt/Bug4079Test.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 121
 Warning sizes LineLength Line is longer than 120 characters (found 121). 129

org/opendaylight/yangtools/yang/stmt/Bug4456Test.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 49
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 50
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 52
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 53
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 54
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 55
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 56
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 57
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 58
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 59
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 60
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 61
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 62
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 63
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 64
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 65
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 66
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 67
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 68
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 69
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 70

org/opendaylight/yangtools/yang/stmt/Bug4610Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.net.URI' should be separated from previous import group by one line. 12

org/opendaylight/yangtools/yang/stmt/Bug4623Test.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 132). 49
 Warning sizes LineLength Line is longer than 120 characters (found 132). 90
 Warning sizes LineLength Line is longer than 120 characters (found 132). 131

org/opendaylight/yangtools/yang/stmt/Bug5335Test.java

Severity Category Rule Message Line
 Warning regexp RegexpSinglelineJava Line contains console output. 50
 Warning sizes LineLength Line is longer than 120 characters (found 134). 64
 Warning sizes LineLength Line is longer than 120 characters (found 134). 78
 Warning sizes LineLength Line is longer than 120 characters (found 134). 93

org/opendaylight/yangtools/yang/stmt/Bug5396Test.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'patternConstraints3' 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). 73
 Warning coding VariableDeclarationUsageDistance Distance between variable 'patternConstraint3' 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). 83

org/opendaylight/yangtools/yang/stmt/Bug6131Test.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 26

org/opendaylight/yangtools/yang/stmt/Bug6180Test.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 39
 Warning whitespace OperatorWrap '+' should be on a new line. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 40
 Warning sizes LineLength Line is longer than 120 characters (found 132). 41
 Warning whitespace OperatorWrap '+' should be on a new line. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 41

org/opendaylight/yangtools/yang/stmt/Bug6183Test.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 88
 Warning sizes LineLength Line is longer than 120 characters (found 123). 91

org/opendaylight/yangtools/yang/stmt/Bug6240Test.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 54

org/opendaylight/yangtools/yang/stmt/Bug6316Test.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 48
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 49
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 50
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 52
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 53
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 54
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 55
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 56
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 57
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 58
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 59
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 60
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 61
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 62
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 63
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 64
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 81
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 82
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 83
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 84
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 85
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 86
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 87
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 88
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 89
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 90
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 91
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 92
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 93
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 94
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 95
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 96
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 97

org/opendaylight/yangtools/yang/stmt/Bug6972Test.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 55

org/opendaylight/yangtools/yang/stmt/Bug7037Test.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 62
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 64

org/opendaylight/yangtools/yang/stmt/Bug7146Test.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 26

org/opendaylight/yangtools/yang/stmt/Bug7879Test.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 147). 33
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 40

org/opendaylight/yangtools/yang/stmt/Bug8126Test.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 148). 34
 Warning sizes LineLength Line is longer than 120 characters (found 122). 37
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42

org/opendaylight/yangtools/yang/stmt/Bug8922Test.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 46

org/opendaylight/yangtools/yang/stmt/CaseStmtTest.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 35
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 35
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 36
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 36
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 37
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 37
 Warning naming LocalVariableName Local variable name 'date_s' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 46
 Warning naming MethodName Method name 'InferenceExceptionChoiceTest' must match pattern '^[a-z][a-zA-Z0-9_]*$'. 534
 Warning naming MethodName Method name 'InferenceExceptionCaseTest' must match pattern '^[a-z][a-zA-Z0-9_]*$'. 540

org/opendaylight/yangtools/yang/stmt/ControllerStmtParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 128). 95
 Warning sizes LineLength Line is longer than 120 characters (found 133). 145
 Warning sizes LineLength Line is longer than 120 characters (found 125). 150

org/opendaylight/yangtools/yang/stmt/DeclaredStatementsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 188
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 269
 Warning sizes LineLength Line is longer than 120 characters (found 124). 386
 Warning sizes LineLength Line is longer than 120 characters (found 121). 394

org/opendaylight/yangtools/yang/stmt/DeviationResolutionTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 279
 Warning whitespace OperatorWrap '+' should be on a new line. 294
 Warning whitespace OperatorWrap '+' should be on a new line. 309
 Warning whitespace OperatorWrap '+' should be on a new line. 310
 Warning whitespace OperatorWrap '+' should be on a new line. 325
 Warning whitespace OperatorWrap '+' should be on a new line. 326
 Warning whitespace OperatorWrap '+' should be on a new line. 341
 Warning whitespace OperatorWrap '+' should be on a new line. 342
 Warning whitespace OperatorWrap '+' should be on a new line. 357
 Warning whitespace OperatorWrap '+' should be on a new line. 358
 Warning regexp RegexpSinglelineJava Line contains console output. 365
 Warning whitespace OperatorWrap '+' should be on a new line. 376
 Warning whitespace OperatorWrap '+' should be on a new line. 377
 Warning regexp RegexpSinglelineJava Line contains console output. 384
 Warning whitespace OperatorWrap '+' should be on a new line. 395
 Warning whitespace OperatorWrap '+' should be on a new line. 396

org/opendaylight/yangtools/yang/stmt/EffectiveBuildTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'q4' 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). 61
 Warning coding VariableDeclarationUsageDistance Distance between variable 'q5' declaration and its first usage is 5, 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). 62
 Warning coding VariableDeclarationUsageDistance Distance between variable 'q6' declaration and its first usage is 6, 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). 63
 Warning coding VariableDeclarationUsageDistance Distance between variable 'q7' declaration and its first usage is 8, 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). 64

org/opendaylight/yangtools/yang/stmt/EffectiveIdentityTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 82
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 83
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 84
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 85
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 86
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 87
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 88
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 89
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 90
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 91
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 92
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 93
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 94
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 95

org/opendaylight/yangtools/yang/stmt/EffectiveModuleTest.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'cont' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
 Warning naming ConstantName Name 'feature1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
 Warning naming ConstantName Name 'contSchemaPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 61
 Warning naming ConstantName Name 'feature1SchemaPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 62

org/opendaylight/yangtools/yang/stmt/EffectiveStatementTypeTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 141). 74
 Warning sizes LineLength Line is longer than 120 characters (found 128). 98
 Warning sizes LineLength Line is longer than 120 characters (found 144). 137
 Warning sizes LineLength Line is longer than 120 characters (found 141). 156
 Warning sizes LineLength Line is longer than 120 characters (found 127). 165
 Warning sizes LineLength Line is longer than 120 characters (found 138). 185
 Warning sizes LineLength Line is longer than 120 characters (found 132). 207
 Warning sizes LineLength Line is longer than 120 characters (found 149). 239
 Warning sizes LineLength Line is longer than 120 characters (found 172). 262
 Warning sizes LineLength Line is longer than 120 characters (found 137). 287
 Warning sizes LineLength Line is longer than 120 characters (found 121). 317
 Warning sizes LineLength Line is longer than 120 characters (found 121). 323
 Warning sizes LineLength Line is longer than 120 characters (found 121). 329
 Warning sizes LineLength Line is longer than 120 characters (found 121). 335
 Warning sizes LineLength Line is longer than 120 characters (found 122). 341
 Warning sizes LineLength Line is longer than 120 characters (found 122). 347
 Warning sizes LineLength Line is longer than 120 characters (found 122). 353
 Warning sizes LineLength Line is longer than 120 characters (found 131). 362
 Warning sizes LineLength Line is longer than 120 characters (found 133). 416
 Warning sizes LineLength Line is longer than 120 characters (found 138). 418
 Warning sizes LineLength Line is longer than 120 characters (found 139). 423
 Warning sizes LineLength Line is longer than 120 characters (found 130). 429
 Warning sizes LineLength Line is longer than 120 characters (found 141). 443

org/opendaylight/yangtools/yang/stmt/EffectiveUsesRefineAndConstraintsTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'grp1' 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). 61

org/opendaylight/yangtools/yang/stmt/ExtensionStmtTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 137). 76

org/opendaylight/yangtools/yang/stmt/GroupingAndUsesStmtTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 67
 Warning sizes LineLength Line is longer than 120 characters (found 141). 69
 Warning sizes LineLength Line is longer than 120 characters (found 139). 71
 Warning sizes LineLength Line is longer than 120 characters (found 151). 73
 Warning sizes LineLength Line is longer than 120 characters (found 141). 75
 Warning sizes LineLength Line is longer than 120 characters (found 143). 108
 Warning sizes LineLength Line is longer than 120 characters (found 129). 110

org/opendaylight/yangtools/yang/stmt/GroupingTest.java

Severity Category Rule Message Line
 Warning coding MissingSwitchDefault switch without "default" clause. 406
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 407
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 408
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 409
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 410
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 411
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 412
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 413
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 414
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 415
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 416
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 417
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 418
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 419
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 420
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 421
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 422
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 423
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 424
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expectedPath' declaration and its first usage is 13, 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). 436

org/opendaylight/yangtools/yang/stmt/IdentityStmtTest.java

Severity Category Rule Message Line
 Warning whitespace MethodParamPad '(' should be on the previous line. 101
 Warning whitespace MethodParamPad '(' should be on the previous line. 105
 Warning whitespace MethodParamPad '(' should be on the previous line. 109
 Warning whitespace MethodParamPad '(' should be on the previous line. 113

org/opendaylight/yangtools/yang/stmt/ImportResolutionBasicTest.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 105

org/opendaylight/yangtools/yang/stmt/ImportRevisionsTest.java

Severity Category Rule Message Line
 Warning whitespace ParenPad '(' is followed by whitespace. 78

org/opendaylight/yangtools/yang/stmt/IncludeResolutionTest.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30

org/opendaylight/yangtools/yang/stmt/IncludeRevisionsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 112

org/opendaylight/yangtools/yang/stmt/IncludedStmtsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 150). 95
 Warning sizes LineLength Line is longer than 120 characters (found 123). 97
 Warning sizes LineLength Line is longer than 120 characters (found 129). 101

org/opendaylight/yangtools/yang/stmt/ListKeysTest.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 50
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 67
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 84
 Warning whitespace OperatorWrap '+' should be on a new line. 100
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 102

org/opendaylight/yangtools/yang/stmt/ListTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 141). 45
 Warning sizes LineLength Line is longer than 120 characters (found 122). 61
 Warning sizes LineLength Line is longer than 120 characters (found 150). 82

org/opendaylight/yangtools/yang/stmt/MoreRevisionsTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'yangTypesModule_20100924' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 178
 Warning naming LocalVariableName Local variable name 'yangTypesModule_20130516' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 180
 Warning naming LocalVariableName Local variable name 'yangTypesModule_20130715' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 182
 Warning naming ParameterName Parameter name 'dateTimeTypeDef_20100924' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 204
 Warning naming LocalVariableName Local variable name 'interfacesModule_20121115' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 209
 Warning naming ParameterName Parameter name 'dateTimeTypeDef_20130715' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 221
 Warning naming LocalVariableName Local variable name 'monitoringModule_20101004' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 226
 Warning naming LocalVariableName Local variable name 'yangTypesModule_20100924' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 277
 Warning naming LocalVariableName Local variable name 'yangTypesModule_20130516' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 279
 Warning naming LocalVariableName Local variable name 'yangTypesModule_20130715' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 281
 Warning naming ParameterName Parameter name 'dateTimeTypeDef_20100924' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 304
 Warning naming LocalVariableName Local variable name 'interfacesModule_20121115' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 314
 Warning naming ParameterName Parameter name 'dateTimeTypeDef_20130715' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 335
 Warning naming LocalVariableName Local variable name 'monitoringModule_19700101' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 346
 Warning sizes LineLength Line is longer than 120 characters (found 122). 378
 Warning sizes LineLength Line is longer than 120 characters (found 136). 383
 Warning sizes LineLength Line is longer than 120 characters (found 125). 387
 Warning sizes LineLength Line is longer than 120 characters (found 125). 391

org/opendaylight/yangtools/yang/stmt/OrderingTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 50
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 51
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 52
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 75
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 91
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 92
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 93
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 94
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 95
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 96
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 97
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 98
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 117
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 54, 56. 137
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 140

org/opendaylight/yangtools/yang/stmt/ParsingExtensionValueTest.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 28

org/opendaylight/yangtools/yang/stmt/RpcStmtTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 146). 62
 Warning sizes LineLength Line is longer than 120 characters (found 131). 64
 Warning sizes LineLength Line is longer than 120 characters (found 126). 74

org/opendaylight/yangtools/yang/stmt/StmtTestUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'lambda arguments' have incorrect indentation level 12, expected level should be 8. 49
 Warning indentation Indentation 'lambda arguments' have incorrect indentation level 12, expected level should be 8. 52
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60
 Warning sizes LineLength Line is longer than 120 characters (found 125). 152
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '157'. 180
 Warning sizes LineLength Line is longer than 120 characters (found 132). 196
 Warning sizes LineLength Line is longer than 120 characters (found 134). 211
 Warning sizes LineLength Line is longer than 120 characters (found 132). 214
 Warning sizes LineLength Line is longer than 120 characters (found 132). 220
 Warning sizes LineLength Line is longer than 120 characters (found 121). 235
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '186'. 235

org/opendaylight/yangtools/yang/stmt/SubstatementValidatorTest.java

Severity Category Rule Message Line
 Warning regexp RegexpSinglelineJava Line contains console output. 31

org/opendaylight/yangtools/yang/stmt/TestUtils.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 83
 Warning sizes LineLength Line is longer than 120 characters (found 125). 101

org/opendaylight/yangtools/yang/stmt/TypedefConstraintsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 135). 52

org/opendaylight/yangtools/yang/stmt/TypesResolutionTest.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 384

org/opendaylight/yangtools/yang/stmt/UsesAugmentTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 58
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 107

org/opendaylight/yangtools/yang/stmt/YangParserNegativeTest.java

Severity Category Rule Message Line
 Warning regexp RegexpSinglelineJava Line contains console output. 28
 Warning whitespace OperatorWrap '+' should be on a new line. 89
 Warning sizes LineLength Line is longer than 120 characters (found 136). 90
 Warning whitespace OperatorWrap '+' should be on a new line. 90
 Warning whitespace OperatorWrap '+' should be on a new line. 121
 Warning whitespace OperatorWrap '+' should be on a new line. 122
 Warning whitespace OperatorWrap '+' should be on a new line. 134
 Warning whitespace OperatorWrap '+' should be on a new line. 135
 Warning whitespace OperatorWrap '+' should be on a new line. 147
 Warning whitespace OperatorWrap '+' should be on a new line. 148
 Warning sizes LineLength Line is longer than 120 characters (found 122). 171
 Warning sizes LineLength Line is longer than 120 characters (found 125). 180

org/opendaylight/yangtools/yang/stmt/YangParserSimpleTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 138). 58
 Warning whitespace OperatorWrap '+' should be on a new line. 61
 Warning sizes LineLength Line is longer than 120 characters (found 125). 62
 Warning sizes LineLength Line is longer than 120 characters (found 138). 167
 Warning sizes LineLength Line is longer than 120 characters (found 131). 171

org/opendaylight/yangtools/yang/stmt/YangParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 130). 157
 Warning sizes LineLength Line is longer than 120 characters (found 126). 161
 Warning sizes LineLength Line is longer than 120 characters (found 131). 167
 Warning sizes LineLength Line is longer than 120 characters (found 133). 212
 Warning sizes LineLength Line is longer than 120 characters (found 133). 328
 Warning sizes LineLength Line is longer than 120 characters (found 132). 371
 Warning sizes LineLength Line is longer than 120 characters (found 133). 393
 Warning sizes LineLength Line is longer than 120 characters (found 131). 409
 Warning sizes LineLength Line is longer than 120 characters (found 137). 443
 Warning sizes LineLength Line is longer than 120 characters (found 138). 505
 Warning sizes LineLength Line is longer than 120 characters (found 127). 506
 Warning sizes LineLength Line is longer than 120 characters (found 136). 541
 Warning sizes LineLength Line is longer than 120 characters (found 142). 586
 Warning sizes LineLength Line is longer than 120 characters (found 137). 588
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 656
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 731

org/opendaylight/yangtools/yang/stmt/YangTypes2StmtTest.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'types2Module' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Warning naming ConstantName Name 'lfDecimal' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
 Warning naming ConstantName Name 'lfMyString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Warning naming ConstantName Name 'lfInt8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Warning naming ConstantName Name 'lfInt16' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
 Warning naming ConstantName Name 'lfInt32' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
 Warning naming ConstantName Name 'lfInt64' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Warning naming ConstantName Name 'lfUInt8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
 Warning naming ConstantName Name 'lfUInt16' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Warning naming ConstantName Name 'lfUInt32' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Warning naming ConstantName Name 'lfUInt64' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
 Warning naming ConstantName Name 'lfBool' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52

org/opendaylight/yangtools/yang/stmt/YangTypesStmtTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 44

org/opendaylight/yangtools/yang/stmt/openconfigver/OpenconfigVersionBorderCaseTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 28
 Warning sizes LineLength Line is longer than 120 characters (found 121). 44
 Warning sizes LineLength Line is longer than 120 characters (found 121). 60

org/opendaylight/yangtools/yang/stmt/openconfigver/OpenconfigVersionTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 112
 Warning sizes LineLength Line is longer than 120 characters (found 122). 123

org/opendaylight/yangtools/yang/stmt/openconfigver/yin/YinOpenconfigVersionTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 129). 65

org/opendaylight/yangtools/yang/stmt/yin/YinFileAugmentStmtTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 51
 Warning whitespace OperatorWrap '+' should be on a new line. 52

org/opendaylight/yangtools/yang/stmt/yin/YinFileExtensionStmtTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 49
 Warning whitespace OperatorWrap '+' should be on a new line. 50
 Warning whitespace OperatorWrap '+' should be on a new line. 56
 Warning whitespace OperatorWrap '+' should be on a new line. 57
 Warning whitespace OperatorWrap '+' should be on a new line. 58
 Warning whitespace OperatorWrap '+' should be on a new line. 59
 Warning whitespace OperatorWrap '+' should be on a new line. 60
 Warning whitespace OperatorWrap '+' should be on a new line. 61
 Warning whitespace OperatorWrap '+' should be on a new line. 62
 Warning whitespace OperatorWrap '+' should be on a new line. 63
 Warning whitespace OperatorWrap '+' should be on a new line. 64
 Warning whitespace OperatorWrap '+' should be on a new line. 65
 Warning whitespace OperatorWrap '+' should be on a new line. 66
 Warning whitespace OperatorWrap '+' should be on a new line. 67
 Warning whitespace OperatorWrap '+' should be on a new line. 73
 Warning whitespace OperatorWrap '+' should be on a new line. 74
 Warning whitespace OperatorWrap '+' should be on a new line. 80
 Warning whitespace OperatorWrap '+' should be on a new line. 81
 Warning whitespace OperatorWrap '+' should be on a new line. 82
 Warning whitespace OperatorWrap '+' should be on a new line. 83
 Warning whitespace OperatorWrap '+' should be on a new line. 84
 Warning whitespace OperatorWrap '+' should be on a new line. 85
 Warning whitespace OperatorWrap '+' should be on a new line. 91
 Warning whitespace OperatorWrap '+' should be on a new line. 92

org/opendaylight/yangtools/yang/stmt/yin/YinFileGroupingStmtTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 52
 Warning whitespace OperatorWrap '+' should be on a new line. 53
 Warning whitespace OperatorWrap '+' should be on a new line. 54
 Warning whitespace OperatorWrap '+' should be on a new line. 55
 Warning whitespace OperatorWrap '+' should be on a new line. 56

org/opendaylight/yangtools/yang/stmt/yin/YinFileIncludeStmtTest.java

Severity Category Rule Message Line
 Warning whitespace MethodParamPad '(' should be on the previous line. 32

org/opendaylight/yangtools/yang/stmt/yin/YinFileListStmtTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 123). 54

org/opendaylight/yangtools/yang/stmt/yin/YinFileMetaStmtsTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 39
 Warning whitespace OperatorWrap '+' should be on a new line. 40
 Warning whitespace OperatorWrap '+' should be on a new line. 41
 Warning whitespace OperatorWrap '+' should be on a new line. 42
 Warning whitespace OperatorWrap '+' should be on a new line. 43
 Warning whitespace OperatorWrap '+' should be on a new line. 44
 Warning whitespace OperatorWrap '+' should be on a new line. 45
 Warning whitespace OperatorWrap '+' should be on a new line. 46
 Warning whitespace OperatorWrap '+' should be on a new line. 47
 Warning whitespace OperatorWrap '+' should be on a new line. 48
 Warning whitespace OperatorWrap '+' should be on a new line. 49
 Warning whitespace OperatorWrap '+' should be on a new line. 50
 Warning whitespace OperatorWrap '+' should be on a new line. 51
 Warning whitespace OperatorWrap '+' should be on a new line. 53
 Warning whitespace OperatorWrap '+' should be on a new line. 54
 Warning whitespace OperatorWrap '+' should be on a new line. 55
 Warning whitespace OperatorWrap '+' should be on a new line. 56
 Warning whitespace OperatorWrap '+' should be on a new line. 57
 Warning whitespace OperatorWrap '+' should be on a new line. 58

org/opendaylight/yangtools/yang/stmt/yin/YinFileRpcStmtTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 45
 Warning whitespace OperatorWrap '+' should be on a new line. 46
 Warning whitespace OperatorWrap '+' should be on a new line. 47
 Warning whitespace OperatorWrap '+' should be on a new line. 48
 Warning whitespace OperatorWrap '+' should be on a new line. 49
 Warning whitespace OperatorWrap '+' should be on a new line. 50
 Warning whitespace OperatorWrap '+' should be on a new line. 51
 Warning whitespace OperatorWrap '+' should be on a new line. 52
 Warning whitespace OperatorWrap '+' should be on a new line. 53
 Warning whitespace OperatorWrap '+' should be on a new line. 54
 Warning whitespace OperatorWrap '+' should be on a new line. 55
 Warning whitespace OperatorWrap '+' should be on a new line. 56

org/opendaylight/yangtools/yang/stmt/yin/YinFileStmtTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'StatementStreamSource' have incorrect indentation level 4, expected level should be 8. 96

org/opendaylight/yangtools/yang/stmt/yin/YinFileUsesStmtTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 125). 52
 Warning sizes LineLength Line is longer than 120 characters (found 122). 67