Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
123 0 371 0

Files

File  I  W  E
org/opendaylight/yangtools/yang/data/api/AttributesContainer.java 0 2 0
org/opendaylight/yangtools/yang/data/api/FixedYangInstanceIdentifier.java 0 2 0
org/opendaylight/yangtools/yang/data/api/ModifyAction.java 0 17 0
org/opendaylight/yangtools/yang/data/api/ModifyActionTest.java 0 1 0
org/opendaylight/yangtools/yang/data/api/PathArgumentList.java 0 6 0
org/opendaylight/yangtools/yang/data/api/PathArgumentListTest.java 0 10 0
org/opendaylight/yangtools/yang/data/api/StackedPathArguments.java 0 4 0
org/opendaylight/yangtools/yang/data/api/StackedReversePathArguments.java 0 3 0
org/opendaylight/yangtools/yang/data/api/StackedYangInstanceIdentifier.java 0 1 0
org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifier.java 0 33 0
org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifierBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifierTest.java 0 29 0
org/opendaylight/yangtools/yang/data/api/codec/BinaryCodec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/BitsCodec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/InstanceIdentifierCodec.java 0 4 0
org/opendaylight/yangtools/yang/data/api/codec/Uint32Codec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/Uint64Codec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/Uint8Codec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/AnyXmlNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/AugmentationNode.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/ChoiceNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/ContainerNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/DataContainerChild.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/DataContainerNode.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/LeafNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/LeafSetEntryNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/LeafSetNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/MapEntryNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/MapNode.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/MixinNode.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/NormalizedNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodeContainer.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodes.java 0 9 0
org/opendaylight/yangtools/yang/data/api/schema/OrderedLeafSetNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/OrderedMapNode.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/OrderedNodeContainer.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListEntryNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListNode.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/YangModeledAnyXmlNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/package-info.java 0 11 0
org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamAttributeWriter.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamWriter.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamAttributeWriter.java 0 7 0
org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamWriter.java 0 14 0
org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeWriter.java 0 7 0
org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeWriterTest.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/ConflictingModificationAppliedException.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateNodes.java 0 40 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidates.java 0 42 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeConfiguration.java 0 9 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeSnapshot.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataValidationFailedException.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DefaultDataTreeCandidate.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/IncorrectDataStructureException.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/ModificationType.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/tree/ModifiedNodeDoesNotExistException.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNodes.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractMutableContainerNode.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/DuplicityTest.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/LazyContainerNode.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNodeFactory.java 0 8 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNodeFactoryTest.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/VersionTest.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/LazyXPathExpression.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/OptimizableXPathExpression.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathResult.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathSchemaContext.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathSchemaContextFactory.java 0 1 0

Rules

Category Rule Violations Severity
blocks EmptyBlock
  • tokens: "LITERAL_TRY, LITERAL_CATCH, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"
  • option: "TEXT"
8  Warning
coding EqualsHashCode 2  Warning
OverloadMethodsDeclarationOrder 2  Warning
VariableDeclarationUsageDistance 8  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
9  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
93  Warning
javadoc JavadocParagraph
  • allowNewlineParagraph: "false"
83  Warning
JavadocStyle
  • checkEmptyJavadoc: "true"
30  Warning
JavadocTagContinuationIndentation 2  Warning
modifier ModifierOrder 1  Warning
RedundantModifier 7  Warning
naming LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
3  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
14  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
79  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
5  Warning
GenericWhitespace 2  Warning
MethodParamPad 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
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
7  Warning

Details

org/opendaylight/yangtools/yang/data/api/AttributesContainer.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning javadoc JavadocStyle First sentence should end with a period. 27

org/opendaylight/yangtools/yang/data/api/FixedYangInstanceIdentifier.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 147). 17
 Warning whitespace WhitespaceAround WhitespaceAround: '?' is not preceded with whitespace. 97

org/opendaylight/yangtools/yang/data/api/ModifyAction.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 14
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 22
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 23
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 24
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 25
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 26
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 27
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 28
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 29
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 30
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 31
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 32
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 33
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 34
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 35
 Warning modifier RedundantModifier Redundant 'private' modifier. 43
 Warning modifier RedundantModifier Redundant 'private' modifier. 48

org/opendaylight/yangtools/yang/data/api/ModifyActionTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 34

org/opendaylight/yangtools/yang/data/api/PathArgumentList.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 25
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 35
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 40
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '29'. 49
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50

org/opendaylight/yangtools/yang/data/api/PathArgumentListTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 57
 Warning blocks EmptyBlock Empty catch block. 63
 Warning blocks EmptyBlock Empty catch block. 69
 Warning blocks EmptyBlock Empty catch block. 75
 Warning blocks EmptyBlock Empty catch block. 81
 Warning blocks EmptyBlock Empty catch block. 87
 Warning sizes LineLength Line is longer than 120 characters (found 123). 100
 Warning sizes LineLength Line is longer than 120 characters (found 122). 106
 Warning sizes LineLength Line is longer than 120 characters (found 123). 114
 Warning blocks EmptyBlock Empty catch block. 135

org/opendaylight/yangtools/yang/data/api/StackedPathArguments.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 22
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 49
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63

org/opendaylight/yangtools/yang/data/api/StackedReversePathArguments.java

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

org/opendaylight/yangtools/yang/data/api/StackedYangInstanceIdentifier.java

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

org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifier.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 95
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 96
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 130
 Warning javadoc JavadocStyle First sentence should end with a period. 205
 Warning javadoc JavadocStyle First sentence should end with a period. 215
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 216
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '173'. 318
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 342
 Warning javadoc JavadocStyle First sentence should end with a period. 342
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 362
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 374
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 377
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 380
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 383
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 396
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 416
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 432
 Warning coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 546
 Warning coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 610
 Warning sizes LineLength Line is longer than 120 characters (found 125). 631
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 633
 Warning javadoc JavadocStyle First sentence should end with a period. 654
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 655
 Warning javadoc JavadocStyle First sentence should end with a period. 666
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 686
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 704
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 715
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 729
 Warning javadoc JavadocStyle First sentence should end with a period. 729
 Warning sizes LineLength Line is longer than 120 characters (found 139). 750
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 768
 Warning javadoc JavadocStyle First sentence should end with a period. 768
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 769

org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifierBuilder.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 26
 Warning modifier RedundantModifier Redundant 'public' modifier. 31

org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 18
 Warning sizes LineLength Line is longer than 120 characters (found 129). 56
 Warning sizes LineLength Line is longer than 120 characters (found 132). 64
 Warning sizes LineLength Line is longer than 120 characters (found 132). 65
 Warning sizes LineLength Line is longer than 120 characters (found 129). 72
 Warning sizes LineLength Line is longer than 120 characters (found 129). 73
 Warning coding VariableDeclarationUsageDistance Distance between variable 'id3' 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). 74
 Warning sizes LineLength Line is longer than 120 characters (found 129). 74
 Warning coding VariableDeclarationUsageDistance Distance between variable 'id4' 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). 75
 Warning sizes LineLength Line is longer than 120 characters (found 128). 87
 Warning sizes LineLength Line is longer than 120 characters (found 128). 94
 Warning sizes LineLength Line is longer than 120 characters (found 128). 120
 Warning sizes LineLength Line is longer than 120 characters (found 129). 122
 Warning coding VariableDeclarationUsageDistance Distance between variable 'id3' 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). 123
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 142
 Warning sizes LineLength Line is longer than 120 characters (found 128). 152
 Warning sizes LineLength Line is longer than 120 characters (found 129). 154
 Warning sizes LineLength Line is longer than 120 characters (found 129). 155
 Warning coding VariableDeclarationUsageDistance Distance between variable 'id4' 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). 156
 Warning sizes LineLength Line is longer than 120 characters (found 129). 156
 Warning coding VariableDeclarationUsageDistance Distance between variable 'node3' 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). 308
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 324
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 324
 Warning coding VariableDeclarationUsageDistance Distance between variable 'node3' 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). 336
 Warning coding VariableDeclarationUsageDistance Distance between variable 'node4' declaration and its first usage is 10, 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). 337
 Warning coding VariableDeclarationUsageDistance Distance between variable 'node5' 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). 338
 Warning sizes LineLength Line is longer than 120 characters (found 126). 358

org/opendaylight/yangtools/yang/data/api/codec/BinaryCodec.java

Severity Category Rule Message Line
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 12
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 12

org/opendaylight/yangtools/yang/data/api/codec/BitsCodec.java

Severity Category Rule Message Line
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 14
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 14

org/opendaylight/yangtools/yang/data/api/codec/InstanceIdentifierCodec.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 12
 Warning javadoc JavadocStyle First sentence should end with a period. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13
 Warning whitespace EmptyLineSeparator 'INTERFACE_DEF' should be separated from previous statement. 18

org/opendaylight/yangtools/yang/data/api/codec/Uint32Codec.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14

org/opendaylight/yangtools/yang/data/api/codec/Uint64Codec.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 14

org/opendaylight/yangtools/yang/data/api/codec/Uint8Codec.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13

org/opendaylight/yangtools/yang/data/api/schema/AnyXmlNode.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 22
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 24

org/opendaylight/yangtools/yang/data/api/schema/AugmentationNode.java

Severity Category Rule Message Line
 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. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 30
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 33

org/opendaylight/yangtools/yang/data/api/schema/ChoiceNode.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 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/yangtools/yang/data/api/schema/ContainerNode.java

Severity Category Rule Message Line
 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 sizes LineLength Line is longer than 120 characters (found 121). 20

org/opendaylight/yangtools/yang/data/api/schema/DataContainerChild.java

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

org/opendaylight/yangtools/yang/data/api/schema/DataContainerNode.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 36
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 40

org/opendaylight/yangtools/yang/data/api/schema/LeafNode.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 24

org/opendaylight/yangtools/yang/data/api/schema/LeafSetEntryNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/LeafSetNode.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning sizes LineLength Line is longer than 120 characters (found 135). 19

org/opendaylight/yangtools/yang/data/api/schema/MapEntryNode.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 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. 23

org/opendaylight/yangtools/yang/data/api/schema/MapNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/MixinNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/NormalizedNode.java

Severity Category Rule Message Line
 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

org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodeContainer.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 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. 21
 Warning sizes LineLength Line is longer than 120 characters (found 130). 32

org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodes.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.annotations.Beta' should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 175). 36
 Warning sizes LineLength Line is longer than 120 characters (found 147). 45
 Warning sizes LineLength Line is longer than 120 characters (found 140). 57
 Warning sizes LineLength Line is longer than 120 characters (found 137). 61
 Warning sizes LineLength Line is longer than 120 characters (found 130). 65
 Warning sizes LineLength Line is longer than 120 characters (found 127). 69
 Warning sizes LineLength Line is longer than 120 characters (found 126). 77
 Warning whitespace OperatorWrap '+' should be on a new line. 123

org/opendaylight/yangtools/yang/data/api/schema/OrderedLeafSetNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/OrderedMapNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/OrderedNodeContainer.java

Severity Category Rule Message Line
 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 136). 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 22
 Warning javadoc JavadocStyle First sentence should end with a period. 22
 Warning javadoc JavadocStyle First sentence should end with a period. 31

org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListEntryNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/YangModeledAnyXmlNode.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 26
 Warning javadoc JavadocStyle Javadoc has empty description section. 26

org/opendaylight/yangtools/yang/data/api/schema/package-info.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 163). 81
 Warning sizes LineLength Line is longer than 120 characters (found 463). 82
 Warning sizes LineLength Line is longer than 120 characters (found 428). 85
 Warning sizes LineLength Line is longer than 120 characters (found 184). 86
 Warning sizes LineLength Line is longer than 120 characters (found 169). 88
 Warning sizes LineLength Line is longer than 120 characters (found 247). 89
 Warning sizes LineLength Line is longer than 120 characters (found 225). 90
 Warning sizes LineLength Line is longer than 120 characters (found 249). 91
 Warning sizes LineLength Line is longer than 120 characters (found 234). 94
 Warning sizes LineLength Line is longer than 120 characters (found 233). 95
 Warning sizes LineLength Line is longer than 120 characters (found 176). 96

org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamAttributeWriter.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 161). 16
 Warning sizes LineLength Line is longer than 120 characters (found 128). 27

org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamWriter.java

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

org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamAttributeWriter.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning sizes LineLength Line is longer than 120 characters (found 126). 20
 Warning sizes LineLength Line is longer than 120 characters (found 141). 24
 Warning sizes LineLength Line is longer than 120 characters (found 149). 26
 Warning sizes LineLength Line is longer than 120 characters (found 143). 28
 Warning sizes LineLength Line is longer than 120 characters (found 160). 30

org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamWriter.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 93
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 101
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 120
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 122
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 146
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 148
 Warning javadoc JavadocStyle First sentence should end with a period. 171
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 187
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 224
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 279
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 307
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 342
 Warning javadoc JavadocStyle Javadoc has empty description section. 369
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 436

org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.annotations.Beta' should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 145). 70
 Warning sizes LineLength Line is longer than 120 characters (found 127). 83
 Warning sizes LineLength Line is longer than 120 characters (found 151). 148
 Warning sizes LineLength Line is longer than 120 characters (found 149). 192
 Warning sizes LineLength Line is longer than 120 characters (found 157). 201
 Warning sizes LineLength Line is longer than 120 characters (found 159). 265

org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeWriterTest.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/ConflictingModificationAppliedException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle Javadoc has empty description section. 20
 Warning sizes LineLength Line is longer than 120 characters (found 132). 25

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateNodes.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning sizes LineLength Line is longer than 120 characters (found 154). 31
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 38
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 39
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 40
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 41
 Warning indentation Indentation 'do..while' have incorrect indentation level 12, expected level should be 16. 44
 Warning indentation Indentation 'do..while' child have incorrect indentation level 16, expected level should be 20. 45
 Warning indentation Indentation 'do..while rcurly' have incorrect indentation level 12, expected level should be 16. 46
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 47
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 48
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 50
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 52
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 53
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 54
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc JavadocStyle First sentence should end with a period. 59
 Warning sizes LineLength Line is longer than 120 characters (found 162). 66
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 119
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 120
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 121
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 122
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 123
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 124
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 125
 Warning indentation Indentation 'if' have incorrect indentation level 20, expected level should be 24. 126
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 127
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 24. 129
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 130
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 131
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 133
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 134
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 135
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 136
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 137
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 138
 Warning modifier RedundantModifier Redundant 'public' modifier. 171

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidates.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 26
 Warning sizes LineLength Line is longer than 120 characters (found 135). 30
 Warning sizes LineLength Line is longer than 120 characters (found 128). 34
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 52
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 53
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 54
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 55
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 56
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 58
 Warning indentation Indentation 'do..while' have incorrect indentation level 12, expected level should be 16. 59
 Warning indentation Indentation 'do..while' child have incorrect indentation level 16, expected level should be 20. 60
 Warning indentation Indentation 'do..while rcurly' have incorrect indentation level 12, expected level should be 16. 61
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 62
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 63
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 64
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 66
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 67
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 68
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 69
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 70
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 71
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 72
 Warning modifier RedundantModifier Redundant 'public' modifier. 95
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 108
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 109
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 110
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 111
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 112
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 113
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 114
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 115
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 116
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 117
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 118
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 120
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 121
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 122
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 123
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 124
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 126

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeConfiguration.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 69
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 70
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 71
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 72
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 73
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 74

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeSnapshot.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode'. 13

org/opendaylight/yangtools/yang/data/api/schema/tree/DataValidationFailedException.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier'. 12
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 40
 Warning sizes LineLength Line is longer than 120 characters (found 122). 40

org/opendaylight/yangtools/yang/data/api/schema/tree/DefaultDataTreeCandidate.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/IncorrectDataStructureException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle Javadoc has empty description section. 20
 Warning sizes LineLength Line is longer than 120 characters (found 124). 25

org/opendaylight/yangtools/yang/data/api/schema/tree/ModificationType.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 41
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 43
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 55
 Warning sizes LineLength Line is longer than 120 characters (found 121). 56
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 60

org/opendaylight/yangtools/yang/data/api/schema/tree/ModifiedNodeDoesNotExistException.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle Javadoc has empty description section. 25
 Warning sizes LineLength Line is longer than 120 characters (found 126). 30

org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument'. 12
 Warning javadoc JavadocStyle First sentence should end with a period. 22

org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNodes.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning sizes LineLength Line is longer than 120 characters (found 121). 104

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractMutableContainerNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/DuplicityTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.util.Map' should be separated from previous import group. 12

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/LazyContainerNode.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNode.java

Severity Category Rule Message Line
 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. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNodeFactory.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 128). 33
 Warning sizes LineLength Line is longer than 120 characters (found 149). 55
 Warning sizes LineLength Line is longer than 120 characters (found 140). 57
 Warning sizes LineLength Line is longer than 120 characters (found 149). 58
 Warning sizes LineLength Line is longer than 120 characters (found 146). 74
 Warning sizes LineLength Line is longer than 120 characters (found 140). 76
 Warning sizes LineLength Line is longer than 120 characters (found 149). 77
 Warning sizes LineLength Line is longer than 120 characters (found 135). 104

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNodeFactoryTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.junit.Test' should be separated from previous import group. 12

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/VersionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.junit.Test' should be separated from previous import group. 11
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 22

org/opendaylight/yangtools/yang/data/api/schema/xpath/LazyXPathExpression.java

Severity Category Rule Message Line
 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. 36
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 39
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 42
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 46

org/opendaylight/yangtools/yang/data/api/schema/xpath/OptimizableXPathExpression.java

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

org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathResult.java

Severity Category Rule Message Line
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 18

org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathSchemaContext.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/data/api/schema/xpath/XPathSchemaContextFactory.java

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