Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
68 0 482 0

Files

File  I  W  E
org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTree.java 0 5 0
org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTreeFactory.java 0 3 0
org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTreeNode.java 0 14 0
org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeCachingCodec.java 0 3 0
org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeCodec.java 0 3 0
org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeSerializer.java 0 2 0
org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeWriterFactory.java 0 12 0
org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTree.java 0 7 0
org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTreeFactory.java 0 3 0
org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTreeNode.java 0 14 0
org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeCachingCodec.java 0 4 0
org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeCodec.java 0 3 0
org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeSerializer.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeWriterFactory.java 0 12 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/AbstractGenerator.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/AbstractStreamWriterGenerator.java 0 30 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/AugmentableDataNodeContainerEmitterSource.java 0 4 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/DataNodeContainerSerializerSource.java 0 17 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerGenerator.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerPrototype.java 0 3 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerSource.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/gen/impl/StreamWriterGenerator.java 0 7 0
org/opendaylight/yangtools/binding/data/codec/gen/spi/AbstractSource.java 0 8 0
org/opendaylight/yangtools/binding/data/codec/gen/spi/StaticConstantDefinition.java 0 5 0
org/opendaylight/yangtools/binding/data/codec/impl/AbstractBindingNormalizedNodeCacheHolder.java 0 3 0
org/opendaylight/yangtools/binding/data/codec/impl/AugmentationNodeContext.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/impl/BindingCodecContext.java 0 26 0
org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCache.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCodecRegistry.java 0 17 0
org/opendaylight/yangtools/binding/data/codec/impl/BindingToNormalizedStreamWriter.java 0 9 0
org/opendaylight/yangtools/binding/data/codec/impl/BitsCodec.java 0 15 0
org/opendaylight/yangtools/binding/data/codec/impl/CachingNormalizedNodeCodec.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/impl/CachingNormalizedNodeSerializer.java 0 6 0
org/opendaylight/yangtools/binding/data/codec/impl/CaseNodeCodecContext.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/impl/ChoiceNodeCodecContext.java 0 21 0
org/opendaylight/yangtools/binding/data/codec/impl/CompositeValueCodec.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/impl/ContainerNodeCodecContext.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/impl/DataContainerCodecContext.java 0 20 0
org/opendaylight/yangtools/binding/data/codec/impl/DataContainerCodecPrototype.java 0 6 0
org/opendaylight/yangtools/binding/data/codec/impl/DataObjectCodecContext.java 0 29 0
org/opendaylight/yangtools/binding/data/codec/impl/EncapsulatedValueCodec.java 0 9 0
org/opendaylight/yangtools/binding/data/codec/impl/EnumerationCodec.java 0 4 0
org/opendaylight/yangtools/binding/data/codec/impl/ForwardingBindingStreamEventWriter.java 0 9 0
org/opendaylight/yangtools/binding/data/codec/impl/IdentifiableItemCodec.java 0 11 0
org/opendaylight/yangtools/binding/data/codec/impl/IdentityCodec.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/impl/IncorrectNestingException.java 0 6 0
org/opendaylight/yangtools/binding/data/codec/impl/InstanceIdentifierCodec.java 0 3 0
org/opendaylight/yangtools/binding/data/codec/impl/KeyedListNodeCodecContext.java 0 7 0
org/opendaylight/yangtools/binding/data/codec/impl/LazyDataObject.java 0 14 0
org/opendaylight/yangtools/binding/data/codec/impl/LeafNodeCodecContext.java 0 10 0
org/opendaylight/yangtools/binding/data/codec/impl/ListNodeCodecContext.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/impl/MissingClassInLoadingStrategyException.java 0 3 0
org/opendaylight/yangtools/binding/data/codec/impl/MissingSchemaException.java 0 4 0
org/opendaylight/yangtools/binding/data/codec/impl/MissingSchemaForClassException.java 0 5 0
org/opendaylight/yangtools/binding/data/codec/impl/NodeCodecContext.java 0 9 0
org/opendaylight/yangtools/binding/data/codec/impl/NodeContextSupplier.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/impl/NonCachingCodec.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/impl/NormalizedNodeWriterWithAddChild.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/impl/NotificationCodecContext.java 0 3 0
org/opendaylight/yangtools/binding/data/codec/impl/ReflectionBasedCodec.java 0 1 0
org/opendaylight/yangtools/binding/data/codec/impl/SchemaRootCodecContext.java 0 9 0
org/opendaylight/yangtools/binding/data/codec/impl/UnionTypeCodec.java 0 9 0
org/opendaylight/yangtools/binding/data/codec/impl/UnionValueOptionContext.java 0 5 0
org/opendaylight/yangtools/binding/data/codec/impl/ValueContext.java 0 7 0
org/opendaylight/yangtools/binding/data/codec/impl/ValueTypeCodec.java 0 6 0
org/opendaylight/yangtools/binding/data/codec/util/AugmentableDispatchSerializer.java 0 9 0
org/opendaylight/yangtools/binding/data/codec/util/AugmentationReader.java 0 2 0
org/opendaylight/yangtools/binding/data/codec/util/ChoiceDispatchSerializer.java 0 3 0

Rules

Category Rule Violations Severity
blocks RightCurly
  • tokens: "CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"
  • option: "alone"
1  Warning
RightCurly 1  Warning
coding OverloadMethodsDeclarationOrder 4  Warning
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
172  Warning
indentation Indentation
  • lineWrappingIndentation: "4"
  • caseIndent: "4"
  • arrayInitIndent: "4"
  • throwsIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
5  Warning
javadoc JavadocMethod
  • allowMissingParamTags: "true"
  • allowedAnnotations: "Override, Test"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "public"
  • allowMissingReturnTag: "true"
  • minLineCount: "2"
  • allowMissingThrowsTags: "true"
5  Warning
JavadocParagraph 76  Warning
NonEmptyAtclauseDescription 8  Warning
misc ArrayTypeStyle 1  Warning
modifier ModifierOrder 5  Warning
naming LocalVariableName
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
2  Warning
MethodTypeParameterName
  • format: "(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)"
7  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
7  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
80  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
67  Warning
GenericWhitespace 2  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"
1  Warning
WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
36  Warning

Details

org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTree.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 19
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 22

org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTreeFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 30

org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTreeNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 32
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 46
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 61
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 65
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Warning sizes LineLength Line is longer than 120 characters (found 121). 77
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 111
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 113
 Warning sizes LineLength Line is longer than 120 characters (found 121). 154

org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeCachingCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 28

org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16

org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.DataContainer'should be separated from previous import group. 13

org/opendaylight/mdsal/binding/dom/codec/api/BindingNormalizedNodeWriterFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.BindingStreamEventWriter'should be separated from previous import group. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 30
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 34
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 38
 Warning sizes LineLength Line is longer than 120 characters (found 128). 53
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 57
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 61
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 62
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 80
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 98

org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTree.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 19
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 28
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 30
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 32

org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTreeFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35

org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTreeNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 34
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 44
 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. 62
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Warning sizes LineLength Line is longer than 120 characters (found 121). 73
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 105
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 107
 Warning sizes LineLength Line is longer than 120 characters (found 121). 144

org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeCachingCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning sizes LineLength Line is longer than 120 characters (found 127). 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 25

org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15

org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.DataContainer'should be separated from previous import group. 13

org/opendaylight/yangtools/binding/data/codec/api/BindingNormalizedNodeWriterFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.BindingStreamEventWriter'should be separated from previous import group. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 30
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 34
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 38
 Warning sizes LineLength Line is longer than 120 characters (found 128). 52
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 56
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 60
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 61
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 78
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 95

org/opendaylight/yangtools/binding/data/codec/gen/impl/AbstractGenerator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/gen/impl/AbstractStreamWriterGenerator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 64
 Warning sizes LineLength Line is longer than 120 characters (found 122). 102
 Warning sizes LineLength Line is longer than 120 characters (found 175). 115
 Warning sizes LineLength Line is longer than 120 characters (found 217). 134
 Warning sizes LineLength Line is longer than 120 characters (found 145). 138
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 170
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 177
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 179
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 181
 Warning sizes LineLength Line is longer than 120 characters (found 129). 189
 Warning sizes LineLength Line is longer than 120 characters (found 139). 209
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 238
 Warning sizes LineLength Line is longer than 120 characters (found 124). 246
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 252
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 266
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 280
 Warning sizes LineLength Line is longer than 120 characters (found 126). 288
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 294
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 308
 Warning sizes LineLength Line is longer than 120 characters (found 130). 316

org/opendaylight/yangtools/binding/data/codec/gen/impl/AugmentableDataNodeContainerEmitterSource.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 157). 17
 Warning sizes LineLength Line is longer than 120 characters (found 124). 24
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 28

org/opendaylight/yangtools/binding/data/codec/gen/impl/DataNodeContainerSerializerSource.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 130). 49
 Warning sizes LineLength Line is longer than 120 characters (found 140). 69
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 112
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 118
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 123
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 130
 Warning whitespace OperatorWrap '+' should be on a new line. 140
 Warning sizes LineLength Line is longer than 120 characters (found 122). 141
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 154
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 163
 Warning sizes LineLength Line is longer than 120 characters (found 136). 188
 Warning sizes LineLength Line is longer than 120 characters (found 192). 189
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 205
 Warning sizes LineLength Line is longer than 120 characters (found 128). 218

org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerGenerator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerPrototype.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 132). 18
 Warning sizes LineLength Line is longer than 120 characters (found 128). 38

org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerSource.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 32

org/opendaylight/yangtools/binding/data/codec/gen/impl/StreamWriterGenerator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 28
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Warning sizes LineLength Line is longer than 120 characters (found 128). 70
 Warning sizes LineLength Line is longer than 120 characters (found 134). 81
 Warning sizes LineLength Line is longer than 120 characters (found 130). 102
 Warning sizes LineLength Line is longer than 120 characters (found 122). 124

org/opendaylight/yangtools/binding/data/codec/gen/spi/AbstractSource.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 57
 Warning sizes LineLength Line is longer than 120 characters (found 163). 75
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 76
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '71'. 89

org/opendaylight/yangtools/binding/data/codec/gen/spi/StaticConstantDefinition.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 29

org/opendaylight/yangtools/binding/data/codec/impl/AbstractBindingNormalizedNodeCacheHolder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18

org/opendaylight/yangtools/binding/data/codec/impl/AugmentationNodeContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 130). 17

org/opendaylight/yangtools/binding/data/codec/impl/BindingCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter' import. 47
 Warning modifier ModifierOrder '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 144
 Warning modifier ModifierOrder '@Nullable' annotation modifier does not preceed non-annotation modifiers. 145
 Warning sizes LineLength Line is longer than 120 characters (found 153). 150
 Warning sizes LineLength Line is longer than 120 characters (found 144). 163
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 203
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 239
 Warning sizes LineLength Line is longer than 120 characters (found 126). 270
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 303
 Warning sizes LineLength Line is longer than 120 characters (found 127). 312
 Warning sizes LineLength Line is longer than 120 characters (found 123). 323
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 329

org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCache.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 37

org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCodecRegistry.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning sizes LineLength Line is longer than 120 characters (found 150). 96
 Warning sizes LineLength Line is longer than 120 characters (found 121). 102
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 162
 Warning sizes LineLength Line is longer than 120 characters (found 140). 176
 Warning sizes LineLength Line is longer than 120 characters (found 132). 185
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 207
 Warning sizes LineLength Line is longer than 120 characters (found 169). 208
 Warning sizes LineLength Line is longer than 120 characters (found 125). 213
 Warning sizes LineLength Line is longer than 120 characters (found 144). 229
 Warning sizes LineLength Line is longer than 120 characters (found 123). 230
 Warning sizes LineLength Line is longer than 120 characters (found 130). 281

org/opendaylight/yangtools/binding/data/codec/impl/BindingToNormalizedStreamWriter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter' import. 28
 Warning sizes LineLength Line is longer than 120 characters (found 121). 37

org/opendaylight/yangtools/binding/data/codec/impl/BitsCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning misc ArrayTypeStyle Array brackets at illegal position. 75

org/opendaylight/yangtools/binding/data/codec/impl/CachingNormalizedNodeCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/binding/data/codec/impl/CachingNormalizedNodeSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 56
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 60
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '65'. 99

org/opendaylight/yangtools/binding/data/codec/impl/CaseNodeCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/binding/data/codec/impl/ChoiceNodeCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. 26
 Warning sizes LineLength Line is longer than 120 characters (found 128). 45
 Warning sizes LineLength Line is longer than 120 characters (found 128). 67
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 92
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 94
 Warning naming MethodTypeParameterName Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 108
 Warning sizes LineLength Line is longer than 120 characters (found 139). 110
 Warning naming MethodTypeParameterName Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 115
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 118
 Warning sizes LineLength Line is longer than 120 characters (found 132). 129
 Warning sizes LineLength Line is longer than 120 characters (found 132). 156
 Warning modifier ModifierOrder '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 166

org/opendaylight/yangtools/binding/data/codec/impl/CompositeValueCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/impl/ContainerNodeCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/impl/DataContainerCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning modifier ModifierOrder '@Nullable' annotation modifier does not preceed non-annotation modifiers. 77
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 80
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 110
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Warning sizes LineLength Line is longer than 120 characters (found 158). 120
 Warning modifier ModifierOrder '@Nullable' annotation modifier does not preceed non-annotation modifiers. 120
 Warning naming MethodTypeParameterName Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 120
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 123
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Warning sizes LineLength Line is longer than 120 characters (found 134). 132
 Warning naming MethodTypeParameterName Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 132
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 184

org/opendaylight/yangtools/binding/data/codec/impl/DataContainerCodecPrototype.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 126). 41
 Warning sizes LineLength Line is longer than 120 characters (found 122). 51
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '57'. 70
 Warning sizes LineLength Line is longer than 120 characters (found 166). 76

org/opendaylight/yangtools/binding/data/codec/impl/DataObjectCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 27
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 28
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 29
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 30
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 31
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.AugmentationNode' import. 47
 Warning sizes LineLength Line is longer than 120 characters (found 128). 57
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 106
 Warning sizes LineLength Line is longer than 120 characters (found 154). 125
 Warning naming MethodTypeParameterName Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 146
 Warning naming MethodTypeParameterName Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 165
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 168
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 200
 Warning sizes LineLength Line is longer than 120 characters (found 123). 279
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 355

org/opendaylight/yangtools/binding/data/codec/impl/EncapsulatedValueCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning sizes LineLength Line is longer than 120 characters (found 154). 44

org/opendaylight/yangtools/binding/data/codec/impl/EnumerationCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14

org/opendaylight/yangtools/binding/data/codec/impl/ForwardingBindingStreamEventWriter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.Augmentation'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 124). 30
 Warning sizes LineLength Line is longer than 120 characters (found 131). 35
 Warning sizes LineLength Line is longer than 120 characters (found 124). 46
 Warning sizes LineLength Line is longer than 120 characters (found 122). 53
 Warning sizes LineLength Line is longer than 120 characters (found 123). 66
 Warning sizes LineLength Line is longer than 120 characters (found 130). 73
 Warning sizes LineLength Line is longer than 120 characters (found 121). 87

org/opendaylight/yangtools/binding/data/codec/impl/IdentifiableItemCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22

org/opendaylight/yangtools/binding/data/codec/impl/IdentityCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/impl/IncorrectNestingException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 32
 Warning javadoc JavadocMethod Missing a Javadoc comment. 37
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 39

org/opendaylight/yangtools/binding/data/codec/impl/InstanceIdentifierCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/binding/data/codec/impl/KeyedListNodeCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Codec'should be separated from previous import group. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode' import. 20
 Warning sizes LineLength Line is longer than 120 characters (found 140). 40
 Warning sizes LineLength Line is longer than 120 characters (found 161). 71
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 85
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 93

org/opendaylight/yangtools/binding/data/codec/impl/LazyDataObject.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 191
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 192

org/opendaylight/yangtools/binding/data/codec/impl/LeafNodeCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning blocks RightCurly '}' should be on the same line. 69
 Warning sizes LineLength Line is longer than 120 characters (found 122). 106
 Warning indentation Indentation 'Object' have incorrect indentation level 4, expected level should be 8. 119

org/opendaylight/yangtools/binding/data/codec/impl/ListNodeCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. 12

org/opendaylight/yangtools/binding/data/codec/impl/MissingClassInLoadingStrategyException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 27

org/opendaylight/yangtools/binding/data/codec/impl/MissingSchemaException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 49

org/opendaylight/yangtools/binding/data/codec/impl/MissingSchemaForClassException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 49

org/opendaylight/yangtools/binding/data/codec/impl/NodeCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 26
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 30
 Warning javadoc SummaryJavadoc First sentence should be present. 43
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 51
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 54
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 89

org/opendaylight/yangtools/binding/data/codec/impl/NodeContextSupplier.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/binding/data/codec/impl/NonCachingCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/impl/NormalizedNodeWriterWithAddChild.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/impl/NotificationCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 132). 18
 Warning sizes LineLength Line is longer than 120 characters (found 129). 20

org/opendaylight/yangtools/binding/data/codec/impl/ReflectionBasedCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/binding/data/codec/impl/SchemaRootCodecContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 27
 Warning sizes LineLength Line is longer than 120 characters (found 121). 83
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Warning naming MethodTypeParameterName Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 126
 Warning sizes LineLength Line is longer than 120 characters (found 123). 140
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '156'. 168
 Warning sizes LineLength Line is longer than 120 characters (found 131). 174
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 245

org/opendaylight/yangtools/binding/data/codec/impl/UnionTypeCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21

org/opendaylight/yangtools/binding/data/codec/impl/UnionValueOptionContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15

org/opendaylight/yangtools/binding/data/codec/impl/ValueContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 24
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 24
 Warning sizes LineLength Line is longer than 120 characters (found 123). 29

org/opendaylight/yangtools/binding/data/codec/impl/ValueTypeCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 44
 Warning sizes LineLength Line is longer than 120 characters (found 144). 106
 Warning sizes LineLength Line is longer than 120 characters (found 127). 114

org/opendaylight/yangtools/binding/data/codec/util/AugmentableDispatchSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 29
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 72

org/opendaylight/yangtools/binding/data/codec/util/AugmentationReader.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18

org/opendaylight/yangtools/binding/data/codec/util/ChoiceDispatchSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 147). 41