Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
301 0 1211 0

Files

File  I  W  E
org/opendaylight/yangtools/yang/data/impl/IgnoreWhiteCharsDiffListener.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/MemoryConsumption.java 0 16 0
org/opendaylight/yangtools/yang/data/impl/codec/AbstractIntegerStringCodec.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/codec/CompiledPatternContext.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/DeserializationException.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/EnumStringCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/Int16StringCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/Int32StringCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/Int64StringCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/Int8StringCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/SchemaTracker.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/codec/StringPatternCheckingCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/StringStringCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/TypeDefinitionAwareCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/UnionStringCodec.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/Bug2964Test.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/InstanceIdentifierForXmlCodec.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/RandomPrefixTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/SchemaAwareXMLStreamNormalizedNodeStreamWriter.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/SchemalessXMLStreamNormalizedNodeStreamWriter.java 0 10 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XMLStreamNormalizedNodeStreamWriter.java 0 22 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlDocumentUtils.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlDocumentUtilsTest.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlStreamUtils.java 0 21 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlStreamUtilsTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlUtils.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/BinaryCodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/BitsCodecStringTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codecs/BooleanCodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/DecimalCodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/EmptyCodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/EnumCodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int16CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int32CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int64CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int8CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/StringCodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/StringPatternCheckingCodecTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/TypeDefinitionAwareCodecTestHelper.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint16CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint32CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint64CodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint8CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/UnionCodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContext.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContextBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContextTreeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContextUtils.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefDataValidationFailedException.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPath.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathErrorListener.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathParseException.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathParserImpl.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathParserListenerImpl.java 0 25 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathSyntaxErrorException.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefUtils.java 0 7 0
org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefValidatation.java 0 9 0
org/opendaylight/yangtools/yang/data/impl/leafref/QNamePredicateBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/leafref/QNamePredicateImpl.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/leafref/QNameWithPredicateBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/QNameWithPredicateImpl.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest2.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest3.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/leafref/context/LeafRefContextTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/leafref/context/LeafRefContextTreeBuilderTest.java 0 27 0
org/opendaylight/yangtools/yang/data/impl/schema/BuilderTest.java 0 46 0
org/opendaylight/yangtools/yang/data/impl/schema/Builders.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/schema/ImmutableNodes.java 0 17 0
org/opendaylight/yangtools/yang/data/impl/schema/ImmutableNormalizedNodeStreamWriter.java 0 25 0
org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToCompositeNodes.java 0 17 0
org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToNodes.java 0 16 0
org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToNodesTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToSimpleNodes.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/schema/NormalizedDataBuilderTest.java 0 13 0
org/opendaylight/yangtools/yang/data/impl/schema/NormalizedNodeResult.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/NormalizedNodeUtilsTest.java 0 7 0
org/opendaylight/yangtools/yang/data/impl/schema/ResultAlreadySetException.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/SchemaOrderedNormalizedNodeWriter.java 0 9 0
org/opendaylight/yangtools/yang/data/impl/schema/SchemaOrderedNormalizedNodeWriterTest.java 0 33 0
org/opendaylight/yangtools/yang/data/impl/schema/SchemaUtils.java 0 29 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/api/CollectionNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/api/DataContainerNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/api/NormalizedNodeContainerBuilder.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/AbstractImmutableDataContainerNodeAttrBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/AbstractImmutableDataContainerNodeBuilder.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/AbstractImmutableNormalizedNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAnyXmlNodeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAnyXmlNodeSchemaAwareBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAugmentationNodeBuilder.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAugmentationNodeSchemaAwareBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableChoiceNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableChoiceNodeSchemaAwareBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableContainerNodeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableContainerNodeSchemaAwareBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafNodeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafNodeSchemaAwareBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetEntryNodeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetEntryNodeSchemaAwareBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetNodeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetNodeSchemaAwareBuilder.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapEntryNodeBuilder.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapEntryNodeSchemaAwareBuilder.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapNodeSchemaAwareBuilder.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedLeafSetNodeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedLeafSetNodeSchemaAwareBuilder.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedMapNodeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedMapNodeSchemaAwareBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableUnkeyedListEntryNodeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableUnkeyedListNodeBuilder.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableYangModeledAnyXmlNodeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/valid/DataNodeContainerValidator.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/valid/DataValidationException.java 0 7 0
org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableDataContainerNode.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableNormalizedNode.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableNormalizedValueAttrNode.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableNormalizedValueAttrNodeTest.java 0 9 0
org/opendaylight/yangtools/yang/data/impl/schema/nodes/UnmodifiableChildrenMap.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/FromNormalizedNodeSerializer.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/FromNormalizedNodeSerializerFactory.java 0 9 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/ToNormalizedNodeParser.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/ToNormalizedNodeParserFactory.java 0 12 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/AnyXmlNodeBaseParser.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/AugmentationNodeBaseParser.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/BaseDispatcherParser.java 0 16 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ChoiceNodeBaseParser.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ContainerNodeBaseParser.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ExtensibleParser.java 0 7 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/LeafNodeBaseParser.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/LeafSetEntryNodeBaseParser.java 0 9 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/LeafSetNodeBaseParser.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ListEntryNodeBaseParser.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ListNodeBaseParser.java 0 7 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/NodeParserDispatcher.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/OrderedListNodeBaseParser.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/YangModeledAnyXmlNodeBaseParser.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/AugmentationNodeBaseSerializer.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/BaseDispatcherSerializer.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/ChoiceNodeBaseSerializer.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/ContainerNodeBaseSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/LeafNodeBaseSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/LeafSetEntryNodeBaseSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/LeafSetNodeBaseSerializer.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/ListNodeBaseSerializer.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/NodeSerializerDispatcher.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/DomUtils.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/AugmentationNodeDomParser.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/ChoiceNodeDomParser.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/ContainerNodeDomParser.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/DomToNormalizedNodeParserFactory.java 0 24 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/ListEntryNodeDomParser.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/MapEntryNodeDomParser.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/MapNodeDomParser.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/OrderedListNodeDomParser.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/UnkeyedListEntryNodeDomParser.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/UnkeyedListNodeDomParser.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/AugmentationNodeDomSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/Bug5396.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ChoiceNodeDomSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ContainerNodeDomSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ContainerNodeDomSerializerTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/DomFromNormalizedNodeSerializerFactory.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/DomSerializerTestUtils.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafNodeDomSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafNodeDomSerializerTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafSetDomSerializerTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafSetEntryNodeDomSerializer.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafSetNodeDomSerializer.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ListEntryNodeDomSerializer.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/MapUnkeyedListTest.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/NormalizedNodeXmlTranslationTest.java 0 11 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/UnkeyedListNodeDomSerializer.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/YangModeledAnyXMLDeserializationTest.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractCursorAware.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractDataNodeContainerModificationStrategy.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractDataTreeCandidateNode.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractDataTreeTip.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractModifiedNodeBasedCandidateNode.java 0 51 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractNodeContainerModificationStrategy.java 0 25 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractReadyIterator.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractRecursiveCandidateNode.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractValueNodeModificationStrategy.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/AugmentationModificationStrategy.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug2690Test.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug3674Test.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug4295Test.java 0 9 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug4454Test.java 0 30 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug5968MergeTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug5968Test.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ChoiceModificationStrategy.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ConcurrentTreeModificationTest.java 0 13 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ConfigStatementValidationTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/DataTreeCandidatesTest.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/DataTreeTransactionTest.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/DeleteLeafCandidateNode.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ErrorReportingTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTree.java 0 14 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeCandidate.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeFactory.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeModification.java 0 24 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeModificationCursor.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeSnapshot.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeSnapshotCursor.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/LatestOperationHolder.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ListConstraintsValidation.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/MandatoryLeafEnforcer.java 0 9 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/MandatoryLeafTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ModificationApplyOperation.java 0 10 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ModificationMetadataTreeTest.java 0 15 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/ModifiedNode.java 0 33 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/NoopDataTreeCandidate.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/NotUpgradableModificationApplyOperation.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/OperationWithModification.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/OrderedListTest.java 0 8 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/PresenceContainerModificationStrategy.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveDeleteCandidateNode.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveReplaceCandidateNode.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveUnmodifiedCandidateNode.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveWriteCandidateNode.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/RootModificationApplyOperation.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/SchemaAwareApplyOperation.java 0 55 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/SchemaValidationFailedException.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/StoreTreeNodesTest.java 0 7 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/StructuralContainerModificationStrategy.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/TestModel.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/UnkeyedListModificationStrategy.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/UnmodifiedLeafCandidateNode.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/UnorderedMapModificationStrategy.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/UpgradableModificationApplyOperation.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/WriteLeafCandidateNode.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"
1  Warning
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 IllegalCatch 7  Warning
MissingSwitchDefault 3  Warning
MultipleVariableDeclarations 2  Warning
OverloadMethodsDeclarationOrder 15  Warning
VariableDeclarationUsageDistance 7  Warning
design MutableException 1  Warning
imports AvoidStarImport 1  Warning
CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
62  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
191  Warning
javadoc AtclauseOrder
  • tagOrder: "@param, @return, @throws, @deprecated"
  • target: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
1  Warning
JavadocParagraph
  • allowNewlineParagraph: "false"
45  Warning
JavadocStyle
  • checkEmptyJavadoc: "true"
59  Warning
JavadocTagContinuationIndentation 3  Warning
NonEmptyAtclauseDescription 13  Warning
modifier ModifierOrder 6  Warning
RedundantModifier 30  Warning
naming ConstantName 2  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
28  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
7  Warning
MethodName
  • format: "^[a-z][a-zA-Z0-9_]*$"
2  Warning
MethodName
  • format: "^[a-z][a-zA-Z0-9_]*$"
2  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
21  Warning
regexp RegexpSingleline
  • format: "\s+$"
  • message: "Line has trailing spaces."
12  Error
RegexpSinglelineJava
  • ignoreComments: "false"
  • format: "System\.(out)|(err)\.print(ln)?\("
  • message: "Line contains console output."
31  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
436  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
32  Warning
GenericWhitespace 13  Warning
MethodParamPad 17  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"
41  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
7  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
7  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
71  Warning

Details

org/opendaylight/yangtools/yang/data/impl/IgnoreWhiteCharsDiffListener.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 14
 Warning javadoc JavadocStyle First sentence should end with a period. 14
 Warning regexp RegexpSingleline Line has trailing spaces. 20
 Warning regexp RegexpSingleline Line has trailing spaces. 24
 Warning regexp RegexpSingleline Line has trailing spaces. 29
 Warning regexp RegexpSingleline Line has trailing spaces. 31

org/opendaylight/yangtools/yang/data/impl/MemoryConsumption.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 11
 Warning javadoc JavadocStyle First sentence should end with a period. 11
 Warning regexp RegexpSingleline Line has trailing spaces. 12
 Warning regexp RegexpSingleline Line has trailing spaces. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning regexp RegexpSingleline Line has trailing spaces. 30
 Warning regexp RegexpSingleline Line has trailing spaces. 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle Javadoc has empty description section. 32
 Warning regexp RegexpSingleline Line has trailing spaces. 40
 Warning regexp RegexpSingleline Line has trailing spaces. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42
 Warning javadoc JavadocStyle Javadoc has empty description section. 42
 Warning regexp RegexpSingleline Line has trailing spaces. 51
 Warning regexp RegexpSingleline Line has trailing spaces. 52

org/opendaylight/yangtools/yang/data/impl/codec/AbstractIntegerStringCodec.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.CharMatcher' should be separated from previous import group. 18
 Warning sizes LineLength Line is longer than 120 characters (found 144). 31
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 31
 Warning sizes LineLength Line is longer than 120 characters (found 123). 40
 Warning sizes LineLength Line is longer than 120 characters (found 146). 49
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 143
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '114'. 151

org/opendaylight/yangtools/yang/data/impl/codec/CompiledPatternContext.java

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

org/opendaylight/yangtools/yang/data/impl/codec/DeserializationException.java

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

org/opendaylight/yangtools/yang/data/impl/codec/EnumStringCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/Int16StringCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/Int32StringCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/Int64StringCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/Int8StringCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/SchemaTracker.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 189). 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70
 Warning javadoc JavadocStyle First sentence should end with a period. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 106
 Warning sizes LineLength Line is longer than 120 characters (found 122). 158
 Warning sizes LineLength Line is longer than 120 characters (found 130). 226
 Warning sizes LineLength Line is longer than 120 characters (found 140). 227

org/opendaylight/yangtools/yang/data/impl/codec/StringPatternCheckingCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/StringStringCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/TypeDefinitionAwareCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/UnionStringCodec.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 20
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 22
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 60

org/opendaylight/yangtools/yang/data/impl/codec/xml/Bug2964Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.ByteArrayInputStream' should be separated from previous import group. 14
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '66'. 89

org/opendaylight/yangtools/yang/data/impl/codec/xml/InstanceIdentifierForXmlCodec.java

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

org/opendaylight/yangtools/yang/data/impl/codec/xml/RandomPrefixTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 137). 58
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84

org/opendaylight/yangtools/yang/data/impl/codec/xml/SchemaAwareXMLStreamNormalizedNodeStreamWriter.java

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

org/opendaylight/yangtools/yang/data/impl/codec/xml/SchemalessXMLStreamNormalizedNodeStreamWriter.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '44'. 54
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '49'. 59
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 122
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 123
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 124
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 126
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 127
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 128
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 129

org/opendaylight/yangtools/yang/data/impl/codec/xml/XMLStreamNormalizedNodeStreamWriter.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 50
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 53
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning sizes LineLength Line is longer than 120 characters (found 121). 166
 Warning sizes LineLength Line is longer than 120 characters (found 150). 175
 Warning sizes LineLength Line is longer than 120 characters (found 158). 181
 Warning sizes LineLength Line is longer than 120 characters (found 152). 187
 Warning sizes LineLength Line is longer than 120 characters (found 169). 193
 Warning naming LocalVariableName Local variable name 'qNameStringEntry' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 199
 Warning sizes LineLength Line is longer than 120 characters (found 132). 207
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '186'. 220
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '192'. 230
 Warning sizes LineLength Line is longer than 120 characters (found 132). 231
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '119'. 255
 Warning modifier RedundantModifier Redundant 'public' modifier. 288
 Warning sizes LineLength Line is longer than 120 characters (found 137). 303
 Warning sizes LineLength Line is longer than 120 characters (found 137). 313
 Warning sizes LineLength Line is longer than 120 characters (found 154). 349
 Warning sizes LineLength Line is longer than 120 characters (found 133). 354
 Warning sizes LineLength Line is longer than 120 characters (found 190). 361
 Warning sizes LineLength Line is longer than 120 characters (found 134). 363

org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlDocumentUtils.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 156). 82
 Warning sizes LineLength Line is longer than 120 characters (found 126). 93

org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlDocumentUtilsTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 69
 Warning indentation Indentation '"<ref xmlns:ltha=\"urn:opendaylight:controller:xml:doc:test\">"' have incorrect indentation level 1, expected level should be 8. 70
 Warning whitespace OperatorWrap '+' should be on a new line. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 72
 Warning whitespace OperatorWrap '+' should be on a new line. 73

org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlStreamUtils.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 67
 Warning sizes LineLength Line is longer than 120 characters (found 187). 85
 Warning sizes LineLength Line is longer than 120 characters (found 141). 87
 Warning sizes LineLength Line is longer than 120 characters (found 145). 92
 Warning whitespace OperatorWrap '?' should be on a new line. 94
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not preceded with whitespace. 95
 Warning sizes LineLength Line is longer than 120 characters (found 151). 109
 Warning sizes LineLength Line is longer than 120 characters (found 177). 113
 Warning sizes LineLength Line is longer than 120 characters (found 188). 127
 Warning sizes LineLength Line is longer than 120 characters (found 129). 129
 Warning sizes LineLength Line is longer than 120 characters (found 136). 149
 Warning sizes LineLength Line is longer than 120 characters (found 178). 160
 Warning sizes LineLength Line is longer than 120 characters (found 152). 164
 Warning sizes LineLength Line is longer than 120 characters (found 201). 169
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 175
 Warning sizes LineLength Line is longer than 120 characters (found 144). 184
 Warning sizes LineLength Line is longer than 120 characters (found 172). 189
 Warning sizes LineLength Line is longer than 120 characters (found 157). 193
 Warning sizes LineLength Line is longer than 120 characters (found 133). 198
 Warning sizes LineLength Line is longer than 120 characters (found 129). 200
 Warning sizes LineLength Line is longer than 120 characters (found 153). 210

org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlStreamUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131
 Warning javadoc JavadocStyle First sentence should end with a period. 131

org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlUtils.java

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

org/opendaylight/yangtools/yang/data/impl/codecs/BinaryCodecStringTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.io.BaseEncoding' should be separated from previous import group. 14

org/opendaylight/yangtools/yang/data/impl/codecs/BitsCodecStringTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.collect.ImmutableSet' should be separated from previous import group. 16
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36

org/opendaylight/yangtools/yang/data/impl/codecs/BooleanCodecStringTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.junit.Test' should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 126). 26
 Warning sizes LineLength Line is longer than 120 characters (found 126). 36

org/opendaylight/yangtools/yang/data/impl/codecs/DecimalCodecStringTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.math.BigDecimal' should be separated from previous import group. 13

org/opendaylight/yangtools/yang/data/impl/codecs/EmptyCodecStringTest.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/impl/codecs/EnumCodecStringTest.java

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

org/opendaylight/yangtools/yang/data/impl/codecs/Int16CodecStringTest.java

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

org/opendaylight/yangtools/yang/data/impl/codecs/Int32CodecStringTest.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/impl/codecs/Int64CodecStringTest.java

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

org/opendaylight/yangtools/yang/data/impl/codecs/Int8CodecStringTest.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/impl/codecs/StringCodecStringTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.junit.Test' should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 123). 26
 Warning sizes LineLength Line is longer than 120 characters (found 123). 36

org/opendaylight/yangtools/yang/data/impl/codecs/StringPatternCheckingCodecTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.codec.StringCodec' import. Should be before 'org.opendaylight.yangtools.yang.parser.stmt.rfc6020.YangStatementSourceImpl'. 31
 Warning indentation Indentation 'operator new lparen' have incorrect indentation level 12, expected level should be 4. 39
 Warning whitespace MethodParamPad '(' should be on the previous line. 39

org/opendaylight/yangtools/yang/data/impl/codecs/TypeDefinitionAwareCodecTestHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Codec' should be separated from previous import group. 16
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 45

org/opendaylight/yangtools/yang/data/impl/codecs/Uint16CodecStringTest.java

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

org/opendaylight/yangtools/yang/data/impl/codecs/Uint32CodecStringTest.java

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

org/opendaylight/yangtools/yang/data/impl/codecs/Uint64CodecStringTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.math.BigInteger' should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 123). 27
 Warning sizes LineLength Line is longer than 120 characters (found 123). 40

org/opendaylight/yangtools/yang/data/impl/codecs/Uint8CodecStringTest.java

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

org/opendaylight/yangtools/yang/data/impl/codecs/UnionCodecStringTest.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContext.java

Severity Category Rule Message Line
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 18

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContextBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContextTreeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContextUtils.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefDataValidationFailedException.java

Severity Category Rule Message Line
 Warning design MutableException The field 'errorsCount' must be declared final. 13

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPath.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 129). 65
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 113
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 328

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathErrorListener.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 25
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 31

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathParseException.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathParserImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def modifier' have incorrect indentation level 5, expected level should be 4. 25
 Warning sizes LineLength Line is longer than 120 characters (found 128). 25
 Warning modifier RedundantModifier Redundant 'public' modifier. 25
 Warning sizes LineLength Line is longer than 120 characters (found 137). 31
 Warning sizes LineLength Line is longer than 120 characters (found 139). 36
 Warning sizes LineLength Line is longer than 120 characters (found 130). 45

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathParserListenerImpl.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning sizes LineLength Line is longer than 120 characters (found 135). 51
 Warning modifier RedundantModifier Redundant 'public' modifier. 51
 Warning indentation Indentation 'ctor def' child have incorrect indentation level 7, expected level should be 8. 52
 Warning indentation Indentation 'ctor def' child have incorrect indentation level 7, expected level should be 8. 53
 Warning indentation Indentation 'ctor def' child have incorrect indentation level 7, expected level should be 8. 54
 Warning indentation Indentation 'ctor def' child have incorrect indentation level 7, expected level should be 8. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 55
 Warning indentation Indentation 'ctor def' child have incorrect indentation level 7, expected level should be 8. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 113
 Warning sizes LineLength Line is longer than 120 characters (found 125). 168

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathSyntaxErrorException.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefUtils.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle Javadoc has empty description section. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle Javadoc has empty description section. 62
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefValidatation.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 123). 159
 Warning sizes LineLength Line is longer than 120 characters (found 121). 221
 Warning whitespace OperatorWrap '+' should be on a new line. 356
 Warning whitespace OperatorWrap '+' should be on a new line. 360
 Warning whitespace OperatorWrap '+' should be on a new line. 361
 Warning sizes LineLength Line is longer than 120 characters (found 125). 371
 Warning whitespace OperatorWrap '+' should be on a new line. 389
 Warning sizes LineLength Line is longer than 120 characters (found 132). 399
 Warning sizes LineLength Line is longer than 120 characters (found 124). 502

org/opendaylight/yangtools/yang/data/impl/leafref/QNamePredicateBuilder.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 17
 Warning modifier RedundantModifier Redundant 'public' modifier. 20
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56

org/opendaylight/yangtools/yang/data/impl/leafref/QNamePredicateImpl.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 21
 Warning sizes LineLength Line is longer than 120 characters (found 135). 23
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47

org/opendaylight/yangtools/yang/data/impl/leafref/QNameWithPredicateBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/QNameWithPredicateImpl.java

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

org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.File' should be separated from previous import group. 12
 Warning naming ParameterName Parameter name 'kVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 508
 Warning sizes LineLength Line is longer than 120 characters (found 121). 708

org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest2.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.File' should be separated from previous import group. 12
 Warning regexp RegexpSinglelineJava Line contains console output. 197

org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest3.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.File' should be separated from previous import group. 12
 Warning regexp RegexpSinglelineJava Line contains console output. 244

org/opendaylight/yangtools/yang/data/impl/leafref/context/LeafRefContextTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.File' should be separated from previous import group. 13

org/opendaylight/yangtools/yang/data/impl/leafref/context/LeafRefContextTreeBuilderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.File' should be separated from previous import group. 15
 Warning regexp RegexpSinglelineJava Line contains console output. 84
 Warning regexp RegexpSinglelineJava Line contains console output. 85
 Warning regexp RegexpSinglelineJava Line contains console output. 86
 Warning regexp RegexpSinglelineJava Line contains console output. 87
 Warning regexp RegexpSinglelineJava Line contains console output. 88
 Warning regexp RegexpSinglelineJava Line contains console output. 89
 Warning regexp RegexpSinglelineJava Line contains console output. 90
 Warning regexp RegexpSinglelineJava Line contains console output. 91
 Warning regexp RegexpSinglelineJava Line contains console output. 110
 Warning regexp RegexpSinglelineJava Line contains console output. 111
 Warning regexp RegexpSinglelineJava Line contains console output. 112
 Warning regexp RegexpSinglelineJava Line contains console output. 113
 Warning regexp RegexpSinglelineJava Line contains console output. 114
 Warning regexp RegexpSinglelineJava Line contains console output. 115
 Warning regexp RegexpSinglelineJava Line contains console output. 116
 Warning regexp RegexpSinglelineJava Line contains console output. 117
 Warning regexp RegexpSinglelineJava Line contains console output. 118
 Warning regexp RegexpSinglelineJava Line contains console output. 140
 Warning regexp RegexpSinglelineJava Line contains console output. 141
 Warning regexp RegexpSinglelineJava Line contains console output. 142
 Warning regexp RegexpSinglelineJava Line contains console output. 143
 Warning regexp RegexpSinglelineJava Line contains console output. 144
 Warning regexp RegexpSinglelineJava Line contains console output. 145
 Warning regexp RegexpSinglelineJava Line contains console output. 146
 Warning regexp RegexpSinglelineJava Line contains console output. 147
 Warning regexp RegexpSinglelineJava Line contains console output. 148

org/opendaylight/yangtools/yang/data/impl/schema/BuilderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.File' should be separated from previous import group. 14
 Warning sizes LineLength Line is longer than 120 characters (found 124). 69
 Warning sizes LineLength Line is longer than 120 characters (found 123). 73
 Warning sizes LineLength Line is longer than 120 characters (found 128). 75
 Warning sizes LineLength Line is longer than 120 characters (found 121). 79
 Warning sizes LineLength Line is longer than 120 characters (found 121). 80
 Warning sizes LineLength Line is longer than 120 characters (found 121). 81
 Warning whitespace MethodParamPad '(' should be on the previous line. 126
 Warning sizes LineLength Line is longer than 120 characters (found 125). 151
 Warning sizes LineLength Line is longer than 120 characters (found 123). 154
 Warning sizes LineLength Line is longer than 120 characters (found 124). 156
 Warning sizes LineLength Line is longer than 120 characters (found 122). 181
 Warning sizes LineLength Line is longer than 120 characters (found 127). 194
 Warning sizes LineLength Line is longer than 120 characters (found 125). 209
 Warning blocks EmptyBlock Empty catch block. 219
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 239
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 239
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 244
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 244
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 256
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 256
 Warning sizes LineLength Line is longer than 120 characters (found 126). 258
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 264
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 264
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 270
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 270
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 275
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 275
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 280
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 280
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 286
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 286
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 291
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 291
 Warning sizes LineLength Line is longer than 120 characters (found 128). 293
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 296
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 296
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 301
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 301
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 306
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 306
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 311
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 311
 Warning sizes LineLength Line is longer than 120 characters (found 125). 313
 Warning sizes LineLength Line is longer than 120 characters (found 126). 324
 Warning sizes LineLength Line is longer than 120 characters (found 124). 328

org/opendaylight/yangtools/yang/data/impl/schema/Builders.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '105'. 117
 Warning sizes LineLength Line is longer than 120 characters (found 137). 125
 Warning sizes LineLength Line is longer than 120 characters (found 122). 133
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '156'. 172
 Warning sizes LineLength Line is longer than 120 characters (found 124). 180
 Warning sizes LineLength Line is longer than 120 characters (found 139). 188

org/opendaylight/yangtools/yang/data/impl/schema/ImmutableNodes.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning sizes LineLength Line is longer than 120 characters (found 170). 75
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '75'. 85
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc JavadocStyle First sentence should end with a period. 97
 Warning javadoc JavadocStyle First sentence should end with a period. 108
 Warning sizes LineLength Line is longer than 120 characters (found 124). 113
 Warning sizes LineLength Line is longer than 120 characters (found 156). 116
 Warning javadoc JavadocStyle First sentence should end with a period. 120
 Warning sizes LineLength Line is longer than 120 characters (found 124). 125
 Warning sizes LineLength Line is longer than 120 characters (found 152). 126
 Warning sizes LineLength Line is longer than 120 characters (found 165). 127
 Warning sizes LineLength Line is longer than 120 characters (found 224). 129
 Warning sizes LineLength Line is longer than 120 characters (found 154). 134
 Warning sizes LineLength Line is longer than 120 characters (found 135). 135

org/opendaylight/yangtools/yang/data/impl/schema/ImmutableNormalizedNodeStreamWriter.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 57
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 60
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 63
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 87
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 103
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 106
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 109
 Warning whitespace OperatorWrap '?' should be on a new line. 168
 Warning sizes LineLength Line is longer than 120 characters (found 132). 179
 Warning sizes LineLength Line is longer than 120 characters (found 125). 183
 Warning whitespace OperatorWrap '?' should be on a new line. 215
 Warning sizes LineLength Line is longer than 120 characters (found 161). 226
 Warning whitespace OperatorWrap '?' should be on a new line. 236
 Warning sizes LineLength Line is longer than 120 characters (found 122). 245
 Warning whitespace OperatorWrap '?' should be on a new line. 245
 Warning sizes LineLength Line is longer than 120 characters (found 123). 246
 Warning whitespace OperatorWrap '?' should be on a new line. 254
 Warning sizes LineLength Line is longer than 120 characters (found 147). 262
 Warning sizes LineLength Line is longer than 120 characters (found 128). 265
 Warning whitespace OperatorWrap '?' should be on a new line. 265
 Warning whitespace OperatorWrap '?' should be on a new line. 274
 Warning whitespace OperatorWrap '?' should be on a new line. 283
 Warning indentation Indentation 'NormalizedNodeContainerBuilder' have incorrect indentation level 8, expected level should be 12. 298
 Warning modifier RedundantModifier Redundant 'public' modifier. 309
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '313'. 328

org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToCompositeNodes.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 127). 74
 Warning sizes LineLength Line is longer than 120 characters (found 192). 84
 Warning sizes LineLength Line is longer than 120 characters (found 131). 100
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 119
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 128
 Warning sizes LineLength Line is longer than 120 characters (found 137). 172
 Warning sizes LineLength Line is longer than 120 characters (found 131). 175
 Warning sizes LineLength Line is longer than 120 characters (found 134). 196
 Warning sizes LineLength Line is longer than 120 characters (found 127). 212
 Warning modifier RedundantModifier Redundant 'public' modifier. 225
 Warning modifier RedundantModifier Redundant 'public' modifier. 239
 Warning modifier RedundantModifier Redundant 'public' modifier. 265
 Warning sizes LineLength Line is longer than 120 characters (found 134). 270
 Warning modifier RedundantModifier Redundant 'public' modifier. 284
 Warning sizes LineLength Line is longer than 120 characters (found 122). 291
 Warning modifier RedundantModifier Redundant 'public' modifier. 311

org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToNodes.java

Severity Category Rule Message Line
 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 javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67
 Warning javadoc JavadocStyle First sentence should end with a period. 67
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 68
 Warning sizes LineLength Line is longer than 120 characters (found 168). 76
 Warning sizes LineLength Line is longer than 120 characters (found 127). 80
 Warning sizes LineLength Line is longer than 120 characters (found 143). 82
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 90
 Warning modifier RedundantModifier Redundant 'public' modifier. 94
 Warning sizes LineLength Line is longer than 120 characters (found 128). 100
 Warning sizes LineLength Line is longer than 120 characters (found 189). 130
 Warning sizes LineLength Line is longer than 120 characters (found 135). 134
 Warning sizes LineLength Line is longer than 120 characters (found 130). 154
 Warning sizes LineLength Line is longer than 120 characters (found 142). 163
 Warning sizes LineLength Line is longer than 120 characters (found 123). 196

org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToNodesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.io.File' should be separated from previous import group. 11

org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToSimpleNodes.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 189). 37
 Warning sizes LineLength Line is longer than 120 characters (found 165). 40
 Warning sizes LineLength Line is longer than 120 characters (found 169). 50
 Warning sizes LineLength Line is longer than 120 characters (found 146). 64
 Warning modifier RedundantModifier Redundant 'public' modifier. 76
 Warning sizes LineLength Line is longer than 120 characters (found 153). 81
 Warning sizes LineLength Line is longer than 120 characters (found 188). 83

org/opendaylight/yangtools/yang/data/impl/schema/NormalizedDataBuilderTest.java

Severity Category Rule Message Line
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 69
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 75
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 79
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 88
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 112
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 122
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 126
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 127
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 136
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 147
 Warning sizes LineLength Line is longer than 120 characters (found 126). 152
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 159
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 173

org/opendaylight/yangtools/yang/data/impl/schema/NormalizedNodeResult.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/impl/schema/NormalizedNodeUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle First sentence should end with a period. 25
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92

org/opendaylight/yangtools/yang/data/impl/schema/ResultAlreadySetException.java

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

org/opendaylight/yangtools/yang/data/impl/schema/SchemaOrderedNormalizedNodeWriter.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 145). 48
 Warning sizes LineLength Line is longer than 120 characters (found 138). 84
 Warning sizes LineLength Line is longer than 120 characters (found 165). 114
 Warning naming LocalVariableName Local variable name 'qNameToNodes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 177
 Warning javadoc JavadocStyle First sentence should end with a period. 177
 Warning modifier RedundantModifier Redundant 'public' modifier. 180
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 185
 Warning javadoc JavadocStyle First sentence should end with a period. 185

org/opendaylight/yangtools/yang/data/impl/schema/SchemaOrderedNormalizedNodeWriterTest.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 41
 Warning whitespace OperatorWrap '+' should be on a new line. 42
 Warning whitespace OperatorWrap '+' should be on a new line. 43
 Warning whitespace OperatorWrap '+' should be on a new line. 44
 Warning whitespace OperatorWrap '+' should be on a new line. 45
 Warning whitespace OperatorWrap '+' should be on a new line. 46
 Warning whitespace OperatorWrap '+' should be on a new line. 47
 Warning whitespace OperatorWrap '+' should be on a new line. 48
 Warning whitespace OperatorWrap '+' should be on a new line. 49
 Warning whitespace OperatorWrap '+' should be on a new line. 50
 Warning whitespace OperatorWrap '+' should be on a new line. 51
 Warning whitespace OperatorWrap '+' should be on a new line. 52
 Warning whitespace OperatorWrap '+' should be on a new line. 53
 Warning whitespace OperatorWrap '+' should be on a new line. 54
 Warning whitespace OperatorWrap '+' should be on a new line. 55
 Warning whitespace OperatorWrap '+' should be on a new line. 56
 Warning whitespace OperatorWrap '+' should be on a new line. 57
 Warning whitespace OperatorWrap '+' should be on a new line. 58
 Warning whitespace OperatorWrap '+' should be on a new line. 59
 Warning whitespace OperatorWrap '+' should be on a new line. 63
 Warning whitespace OperatorWrap '+' should be on a new line. 64
 Warning whitespace OperatorWrap '+' should be on a new line. 65
 Warning whitespace OperatorWrap '+' should be on a new line. 66
 Warning whitespace OperatorWrap '+' should be on a new line. 67
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nnw' 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). 89
 Warning sizes LineLength Line is longer than 120 characters (found 126). 89
 Warning sizes LineLength Line is longer than 120 characters (found 135). 92
 Warning sizes LineLength Line is longer than 120 characters (found 135). 93
 Warning sizes LineLength Line is longer than 120 characters (found 135). 96
 Warning sizes LineLength Line is longer than 120 characters (found 135). 97
 Warning sizes LineLength Line is longer than 120 characters (found 123). 112
 Warning sizes LineLength Line is longer than 120 characters (found 123). 116
 Warning sizes LineLength Line is longer than 120 characters (found 128). 159

org/opendaylight/yangtools/yang/data/impl/schema/SchemaUtils.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle Javadoc has empty description section. 44
 Warning sizes LineLength Line is longer than 120 characters (found 126). 49
 Warning naming LocalVariableName Local variable name 'sNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 75
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 76
 Warning sizes LineLength Line is longer than 120 characters (found 133). 85
 Warning sizes LineLength Line is longer than 120 characters (found 130). 91
 Warning sizes LineLength Line is longer than 120 characters (found 147). 103
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 110
 Warning sizes LineLength Line is longer than 120 characters (found 127). 112
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 117
 Warning sizes LineLength Line is longer than 120 characters (found 127). 127
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 132
 Warning naming LocalVariableName Local variable name 'qNamesFromAugment' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 134
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '103'. 145
 Warning sizes LineLength Line is longer than 120 characters (found 152). 168
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 180
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 236
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 241
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 258
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 269
 Warning blocks RightCurly '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). 285
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 296
 Warning sizes LineLength Line is longer than 120 characters (found 143). 304
 Warning sizes LineLength Line is longer than 120 characters (found 124). 336
 Warning sizes LineLength Line is longer than 120 characters (found 124). 349
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 357
 Warning modifier RedundantModifier Redundant 'public' modifier. 461

org/opendaylight/yangtools/yang/data/impl/schema/builder/api/CollectionNodeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/api/DataContainerNodeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/api/NormalizedNodeContainerBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 220). 14
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 14
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 14
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 23

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/AbstractImmutableDataContainerNodeAttrBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 220). 20
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 42
 Warning sizes LineLength Line is longer than 120 characters (found 128). 48

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/AbstractImmutableDataContainerNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 156). 24
 Warning sizes LineLength Line is longer than 120 characters (found 128). 75
 Warning sizes LineLength Line is longer than 120 characters (found 134). 85
 Warning sizes LineLength Line is longer than 120 characters (found 129). 87
 Warning sizes LineLength Line is longer than 120 characters (found 124). 96
 Warning sizes LineLength Line is longer than 120 characters (found 146). 131

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/AbstractImmutableNormalizedNodeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAnyXmlNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 18
 Warning sizes LineLength Line is longer than 120 characters (found 147). 29
 Warning sizes LineLength Line is longer than 120 characters (found 123). 31

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAnyXmlNodeSchemaAwareBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAugmentationNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 139). 19
 Warning sizes LineLength Line is longer than 120 characters (found 122). 41
 Warning sizes LineLength Line is longer than 120 characters (found 153). 70
 Warning sizes LineLength Line is longer than 120 characters (found 161). 72

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableAugmentationNodeSchemaAwareBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 143). 28
 Warning sizes LineLength Line is longer than 120 characters (found 127). 33
 Warning sizes LineLength Line is longer than 120 characters (found 126). 37

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableChoiceNodeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableChoiceNodeSchemaAwareBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableContainerNodeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableContainerNodeSchemaAwareBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 123). 26
 Warning sizes LineLength Line is longer than 120 characters (found 146). 36
 Warning sizes LineLength Line is longer than 120 characters (found 128). 44

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafNodeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafNodeSchemaAwareBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetEntryNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 136). 18
 Warning sizes LineLength Line is longer than 120 characters (found 159). 29
 Warning sizes LineLength Line is longer than 120 characters (found 123). 31

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetEntryNodeSchemaAwareBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 128). 24
 Warning sizes LineLength Line is longer than 120 characters (found 132). 36

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetNodeBuilder.java

Severity Category Rule Message Line
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 114
 Warning sizes LineLength Line is longer than 120 characters (found 123). 120
 Warning sizes LineLength Line is longer than 120 characters (found 121). 148

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetNodeSchemaAwareBuilder.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.model.api.LeafListSchemaNode'. 18
 Warning sizes LineLength Line is longer than 120 characters (found 130). 40
 Warning sizes LineLength Line is longer than 120 characters (found 162). 59
 Warning sizes LineLength Line is longer than 120 characters (found 131). 64

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapEntryNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 141). 28
 Warning sizes LineLength Line is longer than 120 characters (found 124). 56
 Warning sizes LineLength Line is longer than 120 characters (found 144). 64
 Warning sizes LineLength Line is longer than 120 characters (found 166). 79
 Warning sizes LineLength Line is longer than 120 characters (found 133). 89
 Warning sizes LineLength Line is longer than 120 characters (found 126). 109
 Warning sizes LineLength Line is longer than 120 characters (found 155). 116
 Warning sizes LineLength Line is longer than 120 characters (found 135). 119

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapEntryNodeSchemaAwareBuilder.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 23
 Warning sizes LineLength Line is longer than 120 characters (found 133). 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 50
 Warning sizes LineLength Line is longer than 120 characters (found 128). 71

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapNodeBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableMapNodeSchemaAwareBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedLeafSetNodeBuilder.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '126'. 145
 Warning sizes LineLength Line is longer than 120 characters (found 121). 168

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedLeafSetNodeSchemaAwareBuilder.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.model.api.LeafListSchemaNode'. 18
 Warning sizes LineLength Line is longer than 120 characters (found 134). 29
 Warning sizes LineLength Line is longer than 120 characters (found 130). 40
 Warning sizes LineLength Line is longer than 120 characters (found 162). 59
 Warning sizes LineLength Line is longer than 120 characters (found 131). 64

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedMapNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 177). 125
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '135'. 150

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedMapNodeSchemaAwareBuilder.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableUnkeyedListEntryNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 143). 19
 Warning sizes LineLength Line is longer than 120 characters (found 126). 41
 Warning sizes LineLength Line is longer than 120 characters (found 159). 53

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableUnkeyedListNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 129). 81
 Warning naming LocalVariableName Local variable name 'UnkeyedListEntryNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83
 Warning sizes LineLength Line is longer than 120 characters (found 123). 113
 Warning sizes LineLength Line is longer than 120 characters (found 192). 118

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableYangModeledAnyXmlNodeBuilder.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 134). 33
 Warning sizes LineLength Line is longer than 120 characters (found 132). 64

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/valid/DataNodeContainerValidator.java

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

org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/valid/DataValidationException.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 49
 Warning sizes LineLength Line is longer than 120 characters (found 146). 55
 Warning sizes LineLength Line is longer than 120 characters (found 135). 62
 Warning sizes LineLength Line is longer than 120 characters (found 144). 72
 Warning sizes LineLength Line is longer than 120 characters (found 123). 91
 Warning sizes LineLength Line is longer than 120 characters (found 156). 104
 Warning sizes LineLength Line is longer than 120 characters (found 159). 105

org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableDataContainerNode.java

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

org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableNormalizedNode.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 18
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 45

org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableNormalizedValueAttrNode.java

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

org/opendaylight/yangtools/yang/data/impl/schema/nodes/AbstractImmutableNormalizedValueAttrNodeTest.java

Severity Category Rule Message Line
 Warning imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 10
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 77
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 78
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 80
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 81
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 169
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 170
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 172
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 173

org/opendaylight/yangtools/yang/data/impl/schema/nodes/UnmodifiableChildrenMap.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 136). 25
 Warning sizes LineLength Line is longer than 120 characters (found 160). 46
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 100
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 135
 Warning sizes LineLength Line is longer than 120 characters (found 121). 153

org/opendaylight/yangtools/yang/data/impl/schema/transform/FromNormalizedNodeSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/FromNormalizedNodeSerializerFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 36
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 37
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 38
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 39
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 40
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 41
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 42
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 43
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 44

org/opendaylight/yangtools/yang/data/impl/schema/transform/ToNormalizedNodeParser.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. 28

org/opendaylight/yangtools/yang/data/impl/schema/transform/ToNormalizedNodeParserFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 40
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 41
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 42
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 43
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 44
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 45
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 46
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 47
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 48
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 49
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 50
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 51

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/AnyXmlNodeBaseParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/AugmentationNodeBaseParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 145). 31
 Warning sizes LineLength Line is longer than 120 characters (found 155). 38
 Warning sizes LineLength Line is longer than 120 characters (found 139). 43

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/BaseDispatcherParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 34
 Warning javadoc JavadocStyle Javadoc has empty description section. 47
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 54
 Warning javadoc JavadocStyle Javadoc has empty description section. 54
 Warning javadoc JavadocStyle Javadoc has empty description section. 62
 Warning javadoc JavadocStyle Javadoc has empty description section. 69
 Warning javadoc JavadocStyle Javadoc has empty description section. 77
 Warning javadoc JavadocStyle Javadoc has empty description section. 85
 Warning javadoc JavadocStyle Javadoc has empty description section. 96
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning javadoc JavadocStyle First sentence should end with a period. 103
 Warning sizes LineLength Line is longer than 120 characters (found 122). 196
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 212
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 220
 Warning sizes LineLength Line is longer than 120 characters (found 161). 235
 Warning sizes LineLength Line is longer than 120 characters (found 131). 242

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ChoiceNodeBaseParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 148). 31
 Warning sizes LineLength Line is longer than 120 characters (found 128). 35
 Warning sizes LineLength Line is longer than 120 characters (found 137). 46
 Warning sizes LineLength Line is longer than 120 characters (found 122). 52

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ContainerNodeBaseParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 34
 Warning sizes LineLength Line is longer than 120 characters (found 140). 51
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 71

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ExtensibleParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 19
 Warning javadoc JavadocStyle First sentence should end with a period. 19
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45
 Warning javadoc JavadocStyle First sentence should end with a period. 45
 Warning sizes LineLength Line is longer than 120 characters (found 122). 58

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/LeafNodeBaseParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 28
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 61
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70
 Warning javadoc JavadocStyle Javadoc has empty description section. 70
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 75
 Warning sizes LineLength Line is longer than 120 characters (found 154). 89

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/LeafSetEntryNodeBaseParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 163). 27
 Warning sizes LineLength Line is longer than 120 characters (found 139). 35
 Warning sizes LineLength Line is longer than 120 characters (found 133). 48
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72
 Warning javadoc JavadocStyle Javadoc has empty description section. 72
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 77
 Warning sizes LineLength Line is longer than 120 characters (found 147). 79
 Warning sizes LineLength Line is longer than 120 characters (found 161). 87

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/LeafSetNodeBaseParser.java

Severity Category Rule Message Line
 Warning indentation Indentation '(' have incorrect indentation level 10, expected level should be 12. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle Javadoc has empty description section. 44
 Warning sizes LineLength Line is longer than 120 characters (found 140). 46

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ListEntryNodeBaseParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/ListNodeBaseParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 169). 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle Javadoc has empty description section. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle Javadoc has empty description section. 62
 Warning sizes LineLength Line is longer than 120 characters (found 194). 74
 Warning sizes LineLength Line is longer than 120 characters (found 167). 81

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/NodeParserDispatcher.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/OrderedListNodeBaseParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/parser/YangModeledAnyXmlNodeBaseParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/AugmentationNodeBaseSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/BaseDispatcherSerializer.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 30
 Warning javadoc JavadocStyle Javadoc has empty description section. 41
 Warning javadoc JavadocStyle Javadoc has empty description section. 51
 Warning javadoc JavadocStyle Javadoc has empty description section. 60

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/ChoiceNodeBaseSerializer.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 43
 Warning sizes LineLength Line is longer than 120 characters (found 128). 44
 Warning sizes LineLength Line is longer than 120 characters (found 132). 47

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/ContainerNodeBaseSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/LeafNodeBaseSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/LeafSetEntryNodeBaseSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/LeafSetNodeBaseSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/ListNodeBaseSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/base/serializer/NodeSerializerDispatcher.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/DomUtils.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 49
 Warning sizes LineLength Line is longer than 120 characters (found 179). 65
 Warning sizes LineLength Line is longer than 120 characters (found 187). 119
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '49'. 119
 Warning sizes LineLength Line is longer than 120 characters (found 123). 126

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/AugmentationNodeDomParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 35
 Warning modifier RedundantModifier Redundant 'public' modifier. 35

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/ChoiceNodeDomParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/ContainerNodeDomParser.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 31
 Warning sizes LineLength Line is longer than 120 characters (found 199). 36

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/DomToNormalizedNodeParserFactory.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 141). 60
 Warning sizes LineLength Line is longer than 120 characters (found 123). 66
 Warning sizes LineLength Line is longer than 120 characters (found 129). 82
 Warning sizes LineLength Line is longer than 120 characters (found 127). 84
 Warning sizes LineLength Line is longer than 120 characters (found 123). 91
 Warning sizes LineLength Line is longer than 120 characters (found 122). 96
 Warning sizes LineLength Line is longer than 120 characters (found 121). 99
 Warning sizes LineLength Line is longer than 120 characters (found 129). 102
 Warning sizes LineLength Line is longer than 120 characters (found 131). 105
 Warning sizes LineLength Line is longer than 120 characters (found 159). 108
 Warning sizes LineLength Line is longer than 120 characters (found 130). 112
 Warning sizes LineLength Line is longer than 120 characters (found 128). 116
 Warning sizes LineLength Line is longer than 120 characters (found 128). 121
 Warning sizes LineLength Line is longer than 120 characters (found 129). 183
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 192
 Warning javadoc JavadocStyle First sentence should end with a period. 192
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 195
 Warning sizes LineLength Line is longer than 120 characters (found 129). 201
 Warning sizes LineLength Line is longer than 120 characters (found 121). 205
 Warning sizes LineLength Line is longer than 120 characters (found 133). 209
 Warning sizes LineLength Line is longer than 120 characters (found 124). 217
 Warning sizes LineLength Line is longer than 120 characters (found 135). 221
 Warning sizes LineLength Line is longer than 120 characters (found 125). 225
 Warning sizes LineLength Line is longer than 120 characters (found 133). 233

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/ListEntryNodeDomParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/MapEntryNodeDomParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 133). 18
 Warning sizes LineLength Line is longer than 120 characters (found 173). 35

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/MapNodeDomParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/OrderedListNodeDomParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/UnkeyedListEntryNodeDomParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/UnkeyedListNodeDomParser.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/AugmentationNodeDomSerializer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.w3c.dom.Element'. 14

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/Bug5396.java

Severity Category Rule Message Line
 Warning naming MethodName Method name 'Init' must match pattern '^[a-z][a-zA-Z0-9_]*$'. 63
 Warning sizes LineLength Line is longer than 120 characters (found 170). 86

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ChoiceNodeDomSerializer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.w3c.dom.Element'. 14

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ContainerNodeDomSerializer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.w3c.dom.Element'. 20

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ContainerNodeDomSerializerTest.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/DomFromNormalizedNodeSerializerFactory.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 164). 49
 Warning sizes LineLength Line is longer than 120 characters (found 128). 68
 Warning sizes LineLength Line is longer than 120 characters (found 123). 93
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 119
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 120

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/DomSerializerTestUtils.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafNodeDomSerializer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.w3c.dom.Element'. 19

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafNodeDomSerializerTest.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafSetDomSerializerTest.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafSetEntryNodeDomSerializer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.w3c.dom.Element'. 19

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafSetNodeDomSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/ListEntryNodeDomSerializer.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 First sentence should end with a period. 20
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/MapUnkeyedListTest.java

Severity Category Rule Message Line
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 18
 Warning indentation Indentation 'operator new lparen' have incorrect indentation level 16, expected level should be 8. 20
 Warning whitespace MethodParamPad '(' should be on the previous line. 20
 Warning sizes LineLength Line is longer than 120 characters (found 121). 21
 Warning indentation Indentation 'operator new lparen' have incorrect indentation level 16, expected level should be 8. 22
 Warning whitespace MethodParamPad '(' should be on the previous line. 22
 Warning indentation Indentation 'operator new lparen' have incorrect indentation level 16, expected level should be 8. 25
 Warning whitespace MethodParamPad '(' should be on the previous line. 25

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/NormalizedNodeXmlTranslationTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Function' should be separated from previous import group. 14
 Warning naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 85
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 102
 Warning sizes LineLength Line is longer than 120 characters (found 129). 152
 Warning sizes LineLength Line is longer than 120 characters (found 131). 156
 Warning sizes LineLength Line is longer than 120 characters (found 126). 164
 Warning sizes LineLength Line is longer than 120 characters (found 135). 172
 Warning regexp RegexpSinglelineJava Line contains console output. 298
 Warning regexp RegexpSinglelineJava Line contains console output. 310
 Warning regexp RegexpSinglelineJava Line contains console output. 311
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 324

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/UnkeyedListNodeDomSerializer.java

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

org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/YangModeledAnyXMLDeserializationTest.java

Severity Category Rule Message Line
 Warning naming MethodName Method name 'Init' must match pattern '^[a-z][a-zA-Z0-9_]*$'. 80
 Warning sizes LineLength Line is longer than 120 characters (found 182). 95
 Warning naming LocalVariableName Local variable name 'LeafNode1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 127
 Warning naming LocalVariableName Local variable name 'LeafNode2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 163
 Warning naming LocalVariableName Local variable name 'LeafNode3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 171
 Warning naming MemberName Member name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 199
 Warning modifier RedundantModifier Redundant 'public' modifier. 202
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 202

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractCursorAware.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractDataNodeContainerModificationStrategy.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 141). 35
 Warning sizes LineLength Line is longer than 120 characters (found 141). 42
 Warning sizes LineLength Line is longer than 120 characters (found 137). 46
 Warning sizes LineLength Line is longer than 120 characters (found 172). 53
 Warning sizes LineLength Line is longer than 120 characters (found 137). 68

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractDataTreeCandidateNode.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractDataTreeTip.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractModifiedNodeBasedCandidateNode.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 67
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 80
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 81
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 82
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 83
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 84
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 87
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 88
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 90
 Warning indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 20. 91
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 16. 92
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 93
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 94
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 97
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 98
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 99
 Warning indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 20. 100
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 16. 101
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 102
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 103
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 136
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 137
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 138
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 139
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 140
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 141
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 142
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 143
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 144
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 145
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 146
 Warning sizes LineLength Line is longer than 120 characters (found 137). 146
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 147
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 148
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 149
 Warning indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 24. 150
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 20. 151
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 152
 Warning indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 20. 153
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 16. 154
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 155
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 156
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 157
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 158
 Warning sizes LineLength Line is longer than 120 characters (found 122). 158
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 159
 Warning indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 20. 160
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 16. 161
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 162
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 163
 Warning whitespace OperatorWrap '+' should be on a new line. 181

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractNodeContainerModificationStrategy.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.tree.ModifiedNodeDoesNotExistException'. 24
 Warning coding MissingSwitchDefault switch without "default" clause. 188
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 189
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 192
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 193
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 194
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 205
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 208
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 210
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 211
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 216
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 218
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 219
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 220
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 221
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 222
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 223
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 224
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 226
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 227
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 228
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 231
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 232
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 233
 Warning sizes LineLength Line is longer than 120 characters (found 153). 281

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractReadyIterator.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractRecursiveCandidateNode.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 20
 Warning sizes LineLength Line is longer than 120 characters (found 123). 27
 Warning sizes LineLength Line is longer than 120 characters (found 126). 35
 Warning sizes LineLength Line is longer than 120 characters (found 127). 44
 Warning sizes LineLength Line is longer than 120 characters (found 122). 52
 Warning sizes LineLength Line is longer than 120 characters (found 135). 84

org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractValueNodeModificationStrategy.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/AugmentationModificationStrategy.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug2690Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 14

org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug3674Test.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug4295Test.java

Severity Category Rule Message Line
 Warning naming MemberName Member name 'oId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44
 Warning naming MemberName Member name 'iId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 45
 Warning naming MemberName Member name 'oLeaf' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 46
 Warning naming MemberName Member name 'iLeaf' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47
 Warning indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 85
 Warning indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 89
 Warning sizes LineLength Line is longer than 120 characters (found 129). 99
 Warning indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 117
 Warning indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 121

org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug4454Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 13
 Warning naming ConstantName Name 'source' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
 Warning sizes LineLength Line is longer than 120 characters (found 126). 68
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 72
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning naming MemberName Member name 'BazEntryNodeWithValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning coding VariableDeclarationUsageDistance Distance between variable 'MIN_MAX_LEAF_FOO' declaration and its first usage is 21, 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). 140
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_FOO' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 140
 Warning coding VariableDeclarationUsageDistance Distance between variable 'MIN_MAX_LEAF_NEL' declaration and its first usage is 19, 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). 148
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_NEL' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning whitespace MethodParamPad '(' should be on the previous line. 149
 Warning sizes LineLength Line is longer than 120 characters (found 128). 170
 Warning sizes LineLength Line is longer than 120 characters (found 127). 301
 Warning coding VariableDeclarationUsageDistance Distance between variable 'MIN_MAX_LEAF_FOO' 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). 317
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_FOO' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 317
 Warning coding VariableDeclarationUsageDistance Distance between variable 'MIN_MAX_LEAF_BAR' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 325
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_BAR' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 325
 Warning whitespace MethodParamPad '(' should be on the previous line. 326
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_BAZ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 334
 Warning whitespace MethodParamPad '(' should be on the previous line. 335
 Warning whitespace SeparatorWrap ',' should be on the previous line. 355
 Warning sizes LineLength Line is longer than 120 characters (found 122). 365
 Warning coding VariableDeclarationUsageDistance Distance between variable 'MIN_MAX_LEAF_FOO' 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). 367
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_FOO' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 367
 Warning whitespace MethodParamPad '(' should be on the previous line. 368
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_NEL' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 375
 Warning whitespace MethodParamPad '(' should be on the previous line. 376
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 402

org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug5968MergeTest.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/Bug5968Test.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/ChoiceModificationStrategy.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/ConcurrentTreeModificationTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 17
 Warning sizes LineLength Line is longer than 120 characters (found 125). 42
 Warning sizes LineLength Line is longer than 120 characters (found 125). 46
 Warning sizes LineLength Line is longer than 120 characters (found 123). 50
 Warning sizes LineLength Line is longer than 120 characters (found 123). 55
 Warning sizes LineLength Line is longer than 120 characters (found 121). 453
 Warning sizes LineLength Line is longer than 120 characters (found 121). 483
 Warning sizes LineLength Line is longer than 120 characters (found 121). 513
 Warning sizes LineLength Line is longer than 120 characters (found 121). 543
 Warning sizes LineLength Line is longer than 120 characters (found 121). 573
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 595
 Warning sizes LineLength Line is longer than 120 characters (found 121). 607
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 629

org/opendaylight/yangtools/yang/data/impl/schema/tree/ConfigStatementValidationTest.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/DataTreeCandidatesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.junit.Before' should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 131). 60
 Warning sizes LineLength Line is longer than 120 characters (found 138). 72
 Warning sizes LineLength Line is longer than 120 characters (found 136). 80
 Warning sizes LineLength Line is longer than 120 characters (found 144). 89

org/opendaylight/yangtools/yang/data/impl/schema/tree/DataTreeTransactionTest.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47

org/opendaylight/yangtools/yang/data/impl/schema/tree/DeleteLeafCandidateNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 11

org/opendaylight/yangtools/yang/data/impl/schema/tree/ErrorReportingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.junit.Before' should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 121). 35
 Warning coding VariableDeclarationUsageDistance Distance between variable 'writeTx' 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). 56

org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTree.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.tree.TipProducingDataTree'. 18
 Warning sizes LineLength Line is longer than 120 characters (found 153). 46
 Warning modifier RedundantModifier Redundant 'public' modifier. 46
 Warning sizes LineLength Line is longer than 120 characters (found 168). 50
 Warning modifier RedundantModifier Redundant 'public' modifier. 50
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 90
 Warning sizes LineLength Line is longer than 120 characters (found 136). 107
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 115
 Warning sizes LineLength Line is longer than 120 characters (found 123). 125
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147

org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeCandidate.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 20
 Warning sizes LineLength Line is longer than 120 characters (found 121). 56

org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.tree.TipProducingDataTree'. 18
 Warning sizes LineLength Line is longer than 120 characters (found 124). 59

org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeModification.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 43
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 118
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 153
 Warning sizes LineLength Line is longer than 120 characters (found 131). 193
 Warning sizes LineLength Line is longer than 120 characters (found 138). 195
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 220
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 221
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 222
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 223
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 224
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 225
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 226
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 227
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 228
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 229
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 234
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 235
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 236
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 237
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 238
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 239
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 240
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 241
 Warning sizes LineLength Line is longer than 120 characters (found 123). 257

org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeModificationCursor.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 139). 23
 Warning sizes LineLength Line is longer than 120 characters (found 162). 26
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 70

org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeSnapshot.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 11
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'javax.annotation.Nonnull'. 12

org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeSnapshotCursor.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 169). 24
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 51

org/opendaylight/yangtools/yang/data/impl/schema/tree/LatestOperationHolder.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 12
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 23
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 32
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 49

org/opendaylight/yangtools/yang/data/impl/schema/tree/ListConstraintsValidation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 12
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 133
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 133
 Warning sizes LineLength Line is longer than 120 characters (found 127). 216
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 222
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 222
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 281
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 281

org/opendaylight/yangtools/yang/data/impl/schema/tree/MandatoryLeafEnforcer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 101
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 102
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 103
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 104
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 105
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 106
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 107
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 108
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 109

org/opendaylight/yangtools/yang/data/impl/schema/tree/MandatoryLeafTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 271). 144
 Warning sizes LineLength Line is longer than 120 characters (found 271). 214

org/opendaylight/yangtools/yang/data/impl/schema/tree/ModificationApplyOperation.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc Javadoc comment at column 4 has parse error. Missed HTML close tag 'ul'. Sometimes it means that close tag missed for one of previous tags. 27
 Warning javadoc JavadocStyle Unclosed HTML tag found: <ul> 27
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 40
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 53
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 67
 Warning sizes LineLength Line is longer than 120 characters (found 175). 67
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 70
 Warning javadoc JavadocStyle First sentence should end with a period. 100
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 104

org/opendaylight/yangtools/yang/data/impl/schema/tree/ModificationMetadataTreeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModification'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 39
 Warning javadoc JavadocStyle First sentence should end with a period. 39
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 40
 Warning sizes LineLength Line is longer than 120 characters (found 125). 73
 Warning sizes LineLength Line is longer than 120 characters (found 125). 77
 Warning sizes LineLength Line is longer than 120 characters (found 123). 90
 Warning sizes LineLength Line is longer than 120 characters (found 145). 104
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning javadoc JavadocStyle First sentence should end with a period. 107
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Warning sizes LineLength Line is longer than 120 characters (found 130). 145
 Warning sizes LineLength Line is longer than 120 characters (found 125). 197
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 199
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 205

org/opendaylight/yangtools/yang/data/impl/schema/tree/ModifiedNode.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 28
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 32
 Warning coding MissingSwitchDefault switch without "default" clause. 42
 Warning sizes LineLength Line is longer than 120 characters (found 131). 71
 Warning javadoc JavadocStyle First sentence should end with a period. 104
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 105
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 109
 Warning coding MissingSwitchDefault switch without "default" clause. 142
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 143
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 145
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 146
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 147
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 148
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 149
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 150
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 152
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 159
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 162
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 203
 Warning javadoc JavadocStyle First sentence should end with a period. 203
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 220
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 221
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 223
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 224
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 225
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 231
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 232
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 241
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 242
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 243
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 244
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266

org/opendaylight/yangtools/yang/data/impl/schema/tree/NoopDataTreeCandidate.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/NotUpgradableModificationApplyOperation.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/OperationWithModification.java

Severity Category Rule Message Line
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59

org/opendaylight/yangtools/yang/data/impl/schema/tree/OrderedListTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier' import. Should be before 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates'. 26
 Warning naming MemberName Member name 'LOG' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44
 Warning whitespace MethodParamPad '(' should be on the previous line. 150
 Warning whitespace MethodParamPad '(' should be on the previous line. 185
 Warning sizes LineLength Line is longer than 120 characters (found 122). 222
 Warning sizes LineLength Line is longer than 120 characters (found 121). 287
 Warning whitespace MethodParamPad '(' should be on the previous line. 288
 Warning whitespace MethodParamPad '(' should be on the previous line. 295

org/opendaylight/yangtools/yang/data/impl/schema/tree/PresenceContainerModificationStrategy.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveDeleteCandidateNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 11

org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveReplaceCandidateNode.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveUnmodifiedCandidateNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 11
 Warning sizes LineLength Line is longer than 120 characters (found 123). 19
 Warning sizes LineLength Line is longer than 120 characters (found 133). 40

org/opendaylight/yangtools/yang/data/impl/schema/tree/RecursiveWriteCandidateNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 11

org/opendaylight/yangtools/yang/data/impl/schema/tree/RootModificationApplyOperation.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Unclosed HTML tag found: <ul> 31
 Warning javadoc SummaryJavadoc Javadoc comment at column 4 has parse error. Missed HTML close tag 'ul'. Sometimes it means that close tag missed for one of previous tags. 42
 Warning javadoc JavadocStyle First sentence should end with a period. 124
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 127
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 137

org/opendaylight/yangtools/yang/data/impl/schema/tree/SchemaAwareApplyOperation.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 39
 Warning sizes LineLength Line is longer than 120 characters (found 147). 41
 Warning sizes LineLength Line is longer than 120 characters (found 131). 63
 Warning sizes LineLength Line is longer than 120 characters (found 138). 82
 Warning sizes LineLength Line is longer than 120 characters (found 146). 95
 Warning sizes LineLength Line is longer than 120 characters (found 178). 105
 Warning sizes LineLength Line is longer than 120 characters (found 197). 119
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 121
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 122
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 123
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 124
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 126
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 127
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 128
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 129
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 130
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 132
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 133
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 134
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 135
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 136
 Warning sizes LineLength Line is longer than 120 characters (found 133). 136
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 136
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Warning sizes LineLength Line is longer than 120 characters (found 130). 191
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 193
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 195
 Warning sizes LineLength Line is longer than 120 characters (found 130). 195
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 196
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 197
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 198
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 200
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 202
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 203
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 205
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 209
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 210
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 211
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 212
 Warning indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 20. 213
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 16. 214
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 216
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 217
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 218
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 219
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 220
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 221
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 222
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 223
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 224
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 255
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 263

org/opendaylight/yangtools/yang/data/impl/schema/tree/SchemaValidationFailedException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 11
 Warning javadoc JavadocStyle First sentence should end with a period. 11
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 23

org/opendaylight/yangtools/yang/data/impl/schema/tree/StoreTreeNodesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNodes'. 28
 Warning sizes LineLength Line is longer than 120 characters (found 125). 46
 Warning sizes LineLength Line is longer than 120 characters (found 125). 50
 Warning sizes LineLength Line is longer than 120 characters (found 123). 59
 Warning sizes LineLength Line is longer than 120 characters (found 145). 73
 Warning sizes LineLength Line is longer than 120 characters (found 122). 159
 Warning sizes LineLength Line is longer than 120 characters (found 127). 177

org/opendaylight/yangtools/yang/data/impl/schema/tree/StructuralContainerModificationStrategy.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType'. 18
 Warning sizes LineLength Line is longer than 120 characters (found 123). 43
 Warning sizes LineLength Line is longer than 120 characters (found 122). 53
 Warning sizes LineLength Line is longer than 120 characters (found 129). 104
 Warning sizes LineLength Line is longer than 120 characters (found 122). 119

org/opendaylight/yangtools/yang/data/impl/schema/tree/TestModel.java

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

org/opendaylight/yangtools/yang/data/impl/schema/tree/UnkeyedListModificationStrategy.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.tree.IncorrectDataStructureException'. 17

org/opendaylight/yangtools/yang/data/impl/schema/tree/UnmodifiedLeafCandidateNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 11

org/opendaylight/yangtools/yang/data/impl/schema/tree/UnorderedMapModificationStrategy.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 40
 Warning sizes LineLength Line is longer than 120 characters (found 127). 48
 Warning sizes LineLength Line is longer than 120 characters (found 142). 50

org/opendaylight/yangtools/yang/data/impl/schema/tree/UpgradableModificationApplyOperation.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. 16
 Warning sizes LineLength Line is longer than 120 characters (found 121). 26

org/opendaylight/yangtools/yang/data/impl/schema/tree/WriteLeafCandidateNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 11