Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
305 0 1212 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 3 0
org/opendaylight/yangtools/yang/data/impl/codec/CompiledPatternContext.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/DecimalStringCodec.java 0 2 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 7 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 1 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/InstanceIdentifierForXmlCodec.java 0 4 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 28 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlCodecProvider.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlDocumentUtils.java 0 1 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 2 0
org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlUtils.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codecs/BinaryCodecStringTest.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/codecs/BitsCodecStringTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codecs/DecimalCodecStringTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codecs/EmptyCodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/EnumCodecStringTest.java 0 4 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int16CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int32CodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int64CodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/Int8CodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/StringCodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/StringPatternCheckingCodecTest.java 0 2 0
org/opendaylight/yangtools/yang/data/impl/codecs/TypeDefinitionAwareCodecTestHelper.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint16CodecStringTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint32CodecStringTest.java 0 3 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint64CodecStringTest.java 0 5 0
org/opendaylight/yangtools/yang/data/impl/codecs/Uint8CodecStringTest.java 0 2 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/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 45 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 24 0
org/opendaylight/yangtools/yang/data/impl/schema/ImmutableNormalizedNodeStreamWriterTest.java 0 6 0
org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToCompositeNodes.java 0 18 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 5 0
org/opendaylight/yangtools/yang/data/impl/schema/ResultAlreadySetException.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/SchemaOrderedNormalizedNodeWriter.java 0 7 0
org/opendaylight/yangtools/yang/data/impl/schema/SchemaOrderedNormalizedNodeWriterTest.java 0 32 0
org/opendaylight/yangtools/yang/data/impl/schema/SchemaUtils.java 0 43 0
org/opendaylight/yangtools/yang/data/impl/schema/SchemaUtilsTest.java 0 1 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 1 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 3 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 6 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 6 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 7 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 3 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 2 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/ListEntryNodeBaseSerializer.java 0 1 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 6 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/parser/AnyXmlDomParser.java 0 1 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 25 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/parser/YangModeledAnyXmlDomParser.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/Bug5446Test.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 7 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/LeafNodeDomSerializerTest.java 0 1 0
org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/serializer/LeafSetDomSerializerTest.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 2 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 10 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 5 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 1 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 41 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 28 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/CaseAugmentTest.java 0 17 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 4 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 9 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 1 0
org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTreeModification.java 0 20 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 1 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 13 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, STATIC_INIT, INSTANCE_INIT"
  • option: "alone"
1  Warning
RightCurly 1  Warning
coding IllegalCatch 7  Warning
MissingSwitchDefault 3  Warning
MultipleVariableDeclarations 2  Warning
OverloadMethodsDeclarationOrder 16  Warning
VariableDeclarationUsageDistance 7  Warning
design MutableException 1  Warning
imports AvoidStarImport 1  Warning
CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
51  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
186  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"
48  Warning
JavadocStyle
  • tokens: "ANNOTATION_DEF, ANNOTATION_FIELD_DEF, CLASS_DEF, CTOR_DEF, ENUM_CONSTANT_DEF, ENUM_DEF, INTERFACE_DEF, METHOD_DEF, VARIABLE_DEF"
  • checkEmptyJavadoc: "true"
67  Warning
JavadocTagContinuationIndentation 3  Warning
NonEmptyAtclauseDescription 11  Warning
SingleLineJavadoc 2  Warning
modifier ModifierOrder 6  Warning
RedundantModifier 35  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
7  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
24  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
14  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://"
415  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 12  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"
38  Warning
ParenPad 22  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
7  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
7  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
69  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 sizes LineLength Line is longer than 120 characters (found 123). 47
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 152
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '123'. 160

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]*$'. 35

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

Severity Category Rule Message Line
 Warning whitespace ParenPad '(' is followed by whitespace. 40
 Warning whitespace ParenPad ')' is preceded with whitespace. 40

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]*$'. 49

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 javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81
 Warning javadoc JavadocStyle First sentence should end with a period. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 116
 Warning sizes LineLength Line is longer than 120 characters (found 122). 169
 Warning sizes LineLength Line is longer than 120 characters (found 130). 237
 Warning sizes LineLength Line is longer than 120 characters (found 140). 238

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]*$'. 71

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. 59

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

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '54'. 79

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 17
 Warning sizes LineLength Line is longer than 120 characters (found 122). 31
 Warning sizes LineLength Line is longer than 120 characters (found 122). 47
 Warning naming ParameterName Parameter name 'xPathArgument' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47

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. 106

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 '46'. 58
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '52'. 63
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 126
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 127
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 128
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 129
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 130
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 132
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 133

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). 53
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 56
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 57
 Warning whitespace ParenPad '(' is followed by whitespace. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 89
 Warning modifier RedundantModifier Redundant 'final' modifier. 115
 Warning modifier RedundantModifier Redundant 'final' modifier. 115
 Warning modifier RedundantModifier Redundant 'final' modifier. 116
 Warning modifier RedundantModifier Redundant 'final' modifier. 118
 Warning modifier RedundantModifier Redundant 'final' modifier. 120
 Warning sizes LineLength Line is longer than 120 characters (found 121). 169
 Warning sizes LineLength Line is longer than 120 characters (found 150). 178
 Warning sizes LineLength Line is longer than 120 characters (found 158). 184
 Warning sizes LineLength Line is longer than 120 characters (found 152). 190
 Warning sizes LineLength Line is longer than 120 characters (found 169). 196
 Warning naming LocalVariableName Local variable name 'qNameStringEntry' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 202
 Warning sizes LineLength Line is longer than 120 characters (found 132). 210
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '189'. 223
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '195'. 233
 Warning sizes LineLength Line is longer than 120 characters (found 132). 234
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '122'. 258
 Warning modifier RedundantModifier Redundant 'public' modifier. 291
 Warning sizes LineLength Line is longer than 120 characters (found 137). 306
 Warning sizes LineLength Line is longer than 120 characters (found 137). 316
 Warning sizes LineLength Line is longer than 120 characters (found 154). 352
 Warning sizes LineLength Line is longer than 120 characters (found 133). 357
 Warning sizes LineLength Line is longer than 120 characters (found 190). 364
 Warning sizes LineLength Line is longer than 120 characters (found 134). 366

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 13

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 28

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). 70
 Warning sizes LineLength Line is longer than 120 characters (found 187). 88
 Warning sizes LineLength Line is longer than 120 characters (found 141). 90
 Warning sizes LineLength Line is longer than 120 characters (found 145). 95
 Warning whitespace OperatorWrap '?' should be on a new line. 97
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not preceded with whitespace. 98
 Warning sizes LineLength Line is longer than 120 characters (found 151). 112
 Warning sizes LineLength Line is longer than 120 characters (found 177). 116
 Warning sizes LineLength Line is longer than 120 characters (found 188). 130
 Warning sizes LineLength Line is longer than 120 characters (found 129). 132
 Warning sizes LineLength Line is longer than 120 characters (found 136). 152
 Warning sizes LineLength Line is longer than 120 characters (found 178). 163
 Warning sizes LineLength Line is longer than 120 characters (found 152). 167
 Warning sizes LineLength Line is longer than 120 characters (found 201). 172
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 178
 Warning sizes LineLength Line is longer than 120 characters (found 144). 187
 Warning sizes LineLength Line is longer than 120 characters (found 172). 192
 Warning sizes LineLength Line is longer than 120 characters (found 157). 196
 Warning sizes LineLength Line is longer than 120 characters (found 133). 201
 Warning sizes LineLength Line is longer than 120 characters (found 129). 203
 Warning sizes LineLength Line is longer than 120 characters (found 153). 213

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 132
 Warning javadoc JavadocStyle First sentence should end with a period. 132

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

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

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 by one line. 14
 Warning whitespace ParenPad '(' is followed by whitespace. 32
 Warning whitespace ParenPad '(' is followed by whitespace. 33
 Warning whitespace ParenPad '(' is followed by whitespace. 42

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 by one line. 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/DecimalCodecStringTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.math.BigDecimal' should be separated from previous import group by one line. 13
 Warning whitespace ParenPad '(' is followed by whitespace. 37

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 by one line. 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 by one line. 15
 Warning whitespace ParenPad '(' is followed by whitespace. 37
 Warning whitespace ParenPad '(' is followed by whitespace. 37
 Warning whitespace ParenPad ')' is preceded with whitespace. 37

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 by one line. 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 by one line. 12
 Warning whitespace ParenPad '(' is followed by whitespace. 28
 Warning whitespace ParenPad ')' is preceded with whitespace. 28

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 by one line. 14
 Warning whitespace ParenPad '(' is followed by whitespace. 30
 Warning whitespace ParenPad ')' is preceded with whitespace. 30

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 by one line. 12
 Warning whitespace ParenPad '(' is followed by whitespace. 28
 Warning whitespace ParenPad ')' is preceded with whitespace. 28

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 by one line. 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 sizes LineLength Line is longer than 120 characters (found 124). 42
 Warning sizes LineLength Line is longer than 120 characters (found 122). 69

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 by one line. 16
 Warning whitespace ParenPad '(' is followed by whitespace. 27
 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 by one line. 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 by one line. 14
 Warning whitespace ParenPad '(' is followed by whitespace. 30
 Warning whitespace ParenPad ')' is preceded with whitespace. 30

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 by one line. 12
 Warning sizes LineLength Line is longer than 120 characters (found 123). 27
 Warning whitespace ParenPad '(' is followed by whitespace. 29
 Warning whitespace ParenPad ')' is preceded with whitespace. 29
 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 by one line. 14
 Warning whitespace ParenPad ')' is preceded with whitespace. 30

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 by one line. 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. 36

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/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]*$'. 320

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 by one line. 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 by one line. 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 by one line. 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 by one line. 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 by one line. 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 sizes LineLength Line is longer than 120 characters (found 124). 70
 Warning sizes LineLength Line is longer than 120 characters (found 123). 74
 Warning sizes LineLength Line is longer than 120 characters (found 128). 76
 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 sizes LineLength Line is longer than 120 characters (found 121). 82
 Warning whitespace MethodParamPad '(' should be on the previous line. 127
 Warning sizes LineLength Line is longer than 120 characters (found 125). 150
 Warning sizes LineLength Line is longer than 120 characters (found 123). 153
 Warning sizes LineLength Line is longer than 120 characters (found 124). 155
 Warning sizes LineLength Line is longer than 120 characters (found 122). 178
 Warning sizes LineLength Line is longer than 120 characters (found 127). 191
 Warning sizes LineLength Line is longer than 120 characters (found 125). 206
 Warning blocks EmptyBlock Empty catch block. 216
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 235
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 235
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 240
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 240
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 252
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 252
 Warning sizes LineLength Line is longer than 120 characters (found 126). 254
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 260
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 260
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 266
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 266
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 271
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 271
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 276
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 276
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 282
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 282
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 287
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 287
 Warning sizes LineLength Line is longer than 120 characters (found 128). 289
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 292
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 292
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 297
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 297
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 302
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 302
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 307
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 307
 Warning sizes LineLength Line is longer than 120 characters (found 125). 309
 Warning sizes LineLength Line is longer than 120 characters (found 126). 320
 Warning sizes LineLength Line is longer than 120 characters (found 124). 324

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. 58
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 61
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 64
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 88
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 104
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 107
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 110
 Warning whitespace OperatorWrap '?' should be on a new line. 173
 Warning sizes LineLength Line is longer than 120 characters (found 132). 184
 Warning sizes LineLength Line is longer than 120 characters (found 125). 188
 Warning whitespace OperatorWrap '?' should be on a new line. 220
 Warning sizes LineLength Line is longer than 120 characters (found 161). 231
 Warning whitespace OperatorWrap '?' should be on a new line. 241
 Warning sizes LineLength Line is longer than 120 characters (found 122). 250
 Warning whitespace OperatorWrap '?' should be on a new line. 250
 Warning sizes LineLength Line is longer than 120 characters (found 123). 251
 Warning whitespace OperatorWrap '?' should be on a new line. 259
 Warning sizes LineLength Line is longer than 120 characters (found 147). 267
 Warning sizes LineLength Line is longer than 120 characters (found 128). 270
 Warning whitespace OperatorWrap '?' should be on a new line. 270
 Warning whitespace OperatorWrap '?' should be on a new line. 279
 Warning whitespace OperatorWrap '?' should be on a new line. 288
 Warning indentation Indentation 'NormalizedNodeContainerBuilder' have incorrect indentation level 8, expected level should be 12. 303
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '318'. 333

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter'. 42
 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.schema.stream.NormalizedNodeWriter'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter'. 45
 Warning whitespace MethodParamPad '(' should be on the previous line. 87
 Warning sizes LineLength Line is longer than 120 characters (found 125). 157

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 by one line. 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 RedundantModifier Redundant 'final' modifier. 126
 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 modifier RedundantModifier Redundant 'final' modifier. 65
 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 128). 138
 Warning sizes LineLength Line is longer than 120 characters (found 130). 158
 Warning sizes LineLength Line is longer than 120 characters (found 142). 167
 Warning sizes LineLength Line is longer than 120 characters (found 123). 200

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 by one line. 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 by one line. 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 javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 26
 Warning javadoc JavadocStyle First sentence should end with a period. 26
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 27
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 77
 Warning javadoc JavadocStyle First sentence should end with a period. 77

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 138). 98
 Warning sizes LineLength Line is longer than 120 characters (found 171). 129
 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 RedundantModifier Redundant 'public' modifier. 195
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 200
 Warning javadoc JavadocStyle First sentence should end with a period. 200

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

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 38
 Warning whitespace OperatorWrap '+' should be on a new line. 39
 Warning whitespace OperatorWrap '+' should be on a new line. 40
 Warning whitespace OperatorWrap '+' should be on a new line. 41
 Warning whitespace OperatorWrap '+' should be on a new line. 42
 Warning whitespace OperatorWrap '+' should be on a new line. 43
 Warning whitespace OperatorWrap '+' should be on a new line. 44
 Warning whitespace OperatorWrap '+' should be on a new line. 45
 Warning whitespace OperatorWrap '+' should be on a new line. 46
 Warning whitespace OperatorWrap '+' should be on a new line. 47
 Warning whitespace OperatorWrap '+' should be on a new line. 48
 Warning whitespace OperatorWrap '+' should be on a new line. 49
 Warning whitespace OperatorWrap '+' should be on a new line. 50
 Warning whitespace OperatorWrap '+' should be on a new line. 51
 Warning whitespace OperatorWrap '+' should be on a new line. 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. 60
 Warning whitespace OperatorWrap '+' should be on a new line. 61
 Warning whitespace OperatorWrap '+' should be on a new line. 62
 Warning whitespace OperatorWrap '+' should be on a new line. 63
 Warning whitespace OperatorWrap '+' should be on a new line. 64
 Warning 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). 86
 Warning sizes LineLength Line is longer than 120 characters (found 126). 86
 Warning sizes LineLength Line is longer than 120 characters (found 135). 89
 Warning sizes LineLength Line is longer than 120 characters (found 135). 90
 Warning sizes LineLength Line is longer than 120 characters (found 135). 93
 Warning sizes LineLength Line is longer than 120 characters (found 135). 94
 Warning sizes LineLength Line is longer than 120 characters (found 123). 109
 Warning sizes LineLength Line is longer than 120 characters (found 123). 113

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. 49
 Warning javadoc JavadocStyle Javadoc has empty description section. 49
 Warning sizes LineLength Line is longer than 120 characters (found 126). 54
 Warning naming LocalVariableName Local variable name 'sNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 80
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 81
 Warning sizes LineLength Line is longer than 120 characters (found 133). 90
 Warning sizes LineLength Line is longer than 120 characters (found 130). 96
 Warning sizes LineLength Line is longer than 120 characters (found 147). 108
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 115
 Warning sizes LineLength Line is longer than 120 characters (found 127). 117
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 122
 Warning sizes LineLength Line is longer than 120 characters (found 127). 132
 Warning naming ParameterName Parameter name 'qNames' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 137
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '108'. 150
 Warning sizes LineLength Line is longer than 120 characters (found 124). 152
 Warning sizes LineLength Line is longer than 120 characters (found 152). 173
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 185
 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]*$'. 246
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 263
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 274
 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, do/while or try/catch/finally). 290
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 301
 Warning sizes LineLength Line is longer than 120 characters (found 143). 309
 Warning sizes LineLength Line is longer than 120 characters (found 124). 341
 Warning sizes LineLength Line is longer than 120 characters (found 124). 354
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 362
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 420
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 476
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 477
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 478
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 479
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 480
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 481
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 482
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 483
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 484
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 499
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 531
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 567
 Warning sizes LineLength Line is longer than 120 characters (found 121). 613
 Warning modifier RedundantModifier Redundant 'public' modifier. 619

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

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55

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

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). 112

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). 34
 Warning sizes LineLength Line is longer than 120 characters (found 132). 65

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). 26
 Warning sizes LineLength Line is longer than 120 characters (found 160). 47
 Warning sizes LineLength Line is longer than 120 characters (found 127). 101
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 137
 Warning sizes LineLength Line is longer than 120 characters (found 121). 155

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. 30

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. 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
 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

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. 30

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. 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
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 52
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 53

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. 44

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). 33
 Warning sizes LineLength Line is longer than 120 characters (found 155). 40
 Warning sizes LineLength Line is longer than 120 characters (found 139). 45

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). 36
 Warning javadoc JavadocStyle Javadoc has empty description section. 49
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle Javadoc has empty description section. 56
 Warning javadoc JavadocStyle Javadoc has empty description section. 64
 Warning javadoc JavadocStyle Javadoc has empty description section. 71
 Warning javadoc JavadocStyle Javadoc has empty description section. 79
 Warning javadoc JavadocStyle Javadoc has empty description section. 87
 Warning javadoc JavadocStyle Javadoc has empty description section. 98
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105
 Warning javadoc JavadocStyle First sentence should end with a period. 105
 Warning sizes LineLength Line is longer than 120 characters (found 122). 198
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 214
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 222
 Warning sizes LineLength Line is longer than 120 characters (found 161). 237
 Warning sizes LineLength Line is longer than 120 characters (found 131). 244

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). 33
 Warning sizes LineLength Line is longer than 120 characters (found 128). 37
 Warning sizes LineLength Line is longer than 120 characters (found 137). 48
 Warning sizes LineLength Line is longer than 120 characters (found 122). 54

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). 36
 Warning sizes LineLength Line is longer than 120 characters (found 140). 53
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 73

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

Severity Category Rule Message Line
 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. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47
 Warning javadoc JavadocStyle First sentence should end with a period. 47
 Warning sizes LineLength Line is longer than 120 characters (found 122). 60

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). 30
 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 154). 91

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 140). 28
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73
 Warning javadoc JavadocStyle Javadoc has empty description section. 73
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning sizes LineLength Line is longer than 120 characters (found 124). 80
 Warning sizes LineLength Line is longer than 120 characters (found 161). 88

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

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

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). 30
 Warning sizes LineLength Line is longer than 120 characters (found 135). 41
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67

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). 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 57
 Warning javadoc JavadocStyle Javadoc has empty description section. 57
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 64
 Warning javadoc JavadocStyle Javadoc has empty description section. 64
 Warning sizes LineLength Line is longer than 120 characters (found 194). 76
 Warning sizes LineLength Line is longer than 120 characters (found 167). 83

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). 31

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. 48
 Warning sizes LineLength Line is longer than 120 characters (found 161). 57

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 138). 29
 Warning sizes LineLength Line is longer than 120 characters (found 134). 35
 Warning sizes LineLength Line is longer than 120 characters (found 125). 40

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. 32
 Warning javadoc JavadocStyle Javadoc has empty description section. 43
 Warning javadoc JavadocStyle Javadoc has empty description section. 53
 Warning javadoc JavadocStyle Javadoc has empty description section. 62

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). 45
 Warning sizes LineLength Line is longer than 120 characters (found 128). 46
 Warning sizes LineLength Line is longer than 120 characters (found 132). 49

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 132). 38
 Warning sizes LineLength Line is longer than 120 characters (found 145). 43

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. 31

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. 31

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. 39
 Warning javadoc JavadocStyle Javadoc has empty description section. 39
 Warning sizes LineLength Line is longer than 120 characters (found 148). 41
 Warning sizes LineLength Line is longer than 120 characters (found 128). 43

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

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

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). 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 46
 Warning javadoc JavadocStyle Javadoc has empty description section. 46

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). 108

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 40
 Warning sizes LineLength Line is longer than 120 characters (found 127). 53
 Warning sizes LineLength Line is longer than 120 characters (found 179). 69
 Warning sizes LineLength Line is longer than 120 characters (found 187). 123
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '53'. 123
 Warning sizes LineLength Line is longer than 120 characters (found 123). 130

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 18

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). 36
 Warning modifier RedundantModifier Redundant 'public' modifier. 36

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). 29

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

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

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 44
 Warning sizes LineLength Line is longer than 120 characters (found 141). 64
 Warning sizes LineLength Line is longer than 120 characters (found 123). 70
 Warning sizes LineLength Line is longer than 120 characters (found 129). 86
 Warning sizes LineLength Line is longer than 120 characters (found 127). 88
 Warning sizes LineLength Line is longer than 120 characters (found 123). 95
 Warning sizes LineLength Line is longer than 120 characters (found 122). 100
 Warning sizes LineLength Line is longer than 120 characters (found 121). 103
 Warning sizes LineLength Line is longer than 120 characters (found 129). 106
 Warning sizes LineLength Line is longer than 120 characters (found 131). 109
 Warning sizes LineLength Line is longer than 120 characters (found 159). 112
 Warning sizes LineLength Line is longer than 120 characters (found 130). 116
 Warning sizes LineLength Line is longer than 120 characters (found 128). 120
 Warning sizes LineLength Line is longer than 120 characters (found 128). 125
 Warning sizes LineLength Line is longer than 120 characters (found 129). 187
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 196
 Warning javadoc JavadocStyle First sentence should end with a period. 196
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 199
 Warning sizes LineLength Line is longer than 120 characters (found 129). 205
 Warning sizes LineLength Line is longer than 120 characters (found 121). 209
 Warning sizes LineLength Line is longer than 120 characters (found 133). 213
 Warning sizes LineLength Line is longer than 120 characters (found 124). 221
 Warning sizes LineLength Line is longer than 120 characters (found 135). 225
 Warning sizes LineLength Line is longer than 120 characters (found 125). 229
 Warning sizes LineLength Line is longer than 120 characters (found 133). 237

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). 22
 Warning sizes LineLength Line is longer than 120 characters (found 123). 30

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). 19
 Warning sizes LineLength Line is longer than 120 characters (found 173). 36

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 147). 27

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 166). 27

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). 20

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). 27

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 29

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_]*$'. 54
 Warning sizes LineLength Line is longer than 120 characters (found 162). 75

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

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

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. 35

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

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 34
 Warning sizes LineLength Line is longer than 120 characters (found 164). 51
 Warning sizes LineLength Line is longer than 120 characters (found 128). 70
 Warning sizes LineLength Line is longer than 120 characters (found 123). 95
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 121
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 122

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). 52

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. 33

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 125). 44

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). 18
 Warning sizes LineLength Line is longer than 120 characters (found 126). 25

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

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 whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 104
 Warning indentation Indentation 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 271
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 272
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 273
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 274
 Warning indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 12. 275
 Warning regexp RegexpSinglelineJava Line contains console output. 290
 Warning regexp RegexpSinglelineJava Line contains console output. 302
 Warning regexp RegexpSinglelineJava Line contains console output. 303
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 316

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). 18
 Warning sizes LineLength Line is longer than 120 characters (found 121). 20

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_]*$'. 71
 Warning sizes LineLength Line is longer than 120 characters (found 124). 114
 Warning naming MemberName Member name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 181
 Warning modifier RedundantModifier Redundant 'public' modifier. 184
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 184

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). 31

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). 63
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 76
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 77
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 78
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 79
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 80
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 83
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 84
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 85
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 87
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 89
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 90
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 93
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 94
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 95
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 96
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 97
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 98
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 127
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 128
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 129
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 130
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 132
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 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 'if' have incorrect indentation level 12, expected level should be 16. 136
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 137
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 138
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 139
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 141
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 142
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 143
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 144
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 145
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 146
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 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 whitespace OperatorWrap '+' should be on a new line. 167

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). 21
 Warning sizes LineLength Line is longer than 120 characters (found 123). 28
 Warning sizes LineLength Line is longer than 120 characters (found 126). 36
 Warning sizes LineLength Line is longer than 120 characters (found 127). 45
 Warning sizes LineLength Line is longer than 120 characters (found 122). 53
 Warning sizes LineLength Line is longer than 120 characters (found 135). 85

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 by one line. 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 by one line. 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 sizes LineLength Line is longer than 120 characters (found 126). 67
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 71
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning naming MemberName Member name 'BazEntryNodeWithValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 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). 137
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_FOO' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 137
 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). 145
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_NEL' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning whitespace MethodParamPad '(' should be on the previous line. 146
 Warning sizes LineLength Line is longer than 120 characters (found 128). 167
 Warning sizes LineLength Line is longer than 120 characters (found 127). 298
 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). 314
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_FOO' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 314
 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). 322
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_BAR' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 322
 Warning whitespace MethodParamPad '(' should be on the previous line. 323
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_BAZ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 331
 Warning whitespace MethodParamPad '(' should be on the previous line. 332
 Warning whitespace SeparatorWrap ',' should be on the previous line. 352
 Warning sizes LineLength Line is longer than 120 characters (found 122). 362
 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). 364
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_FOO' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 364
 Warning whitespace MethodParamPad '(' should be on the previous line. 365
 Warning naming LocalVariableName Local variable name 'MIN_MAX_LEAF_NEL' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 372
 Warning whitespace MethodParamPad '(' should be on the previous line. 373
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 399

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/CaseAugmentTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement for 'org.junit.Assert.assertNotNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 25
 Warning imports CustomImportOrder Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.leafNode' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 27
 Warning naming AbbreviationAsWordInName Abbreviation in name 'CHOICE1_QNAME' must contain no more than '5' consecutive capital letters. 32
 Warning naming MemberName Member name 'CHOICE1_QNAME' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming AbbreviationAsWordInName Abbreviation in name 'C1L1_QNAME' must contain no more than '5' consecutive capital letters. 33
 Warning naming MemberName Member name 'C1L1_QNAME' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name 'C1L2_QNAME' must contain no more than '5' consecutive capital letters. 34
 Warning naming MemberName Member name 'C1L2_QNAME' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning naming AbbreviationAsWordInName Abbreviation in name 'C1L3_QNAME' must contain no more than '5' consecutive capital letters. 35
 Warning naming MemberName Member name 'C1L3_QNAME' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 35
 Warning naming AbbreviationAsWordInName Abbreviation in name 'C2L1_QNAME' must contain no more than '5' consecutive capital letters. 36
 Warning naming MemberName Member name 'C2L1_QNAME' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36
 Warning naming AbbreviationAsWordInName Abbreviation in name 'CHOICE_ID' must contain no more than '5' consecutive capital letters. 37
 Warning naming MemberName Member name 'CHOICE_ID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 37
 Warning naming AbbreviationAsWordInName Abbreviation in name 'AUGMENT_ID' must contain no more than '5' consecutive capital letters. 38
 Warning naming MemberName Member name 'AUGMENT_ID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 38

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). 107
 Warning sizes LineLength Line is longer than 120 characters (found 121). 112

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 by one line. 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). 53
 Warning sizes LineLength Line is longer than 120 characters (found 123). 58

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

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 61
 Warning sizes LineLength Line is longer than 120 characters (found 138). 73
 Warning sizes LineLength Line is longer than 120 characters (found 136). 81
 Warning sizes LineLength Line is longer than 120 characters (found 144). 90

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 by one line. 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 coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 95
 Warning sizes LineLength Line is longer than 120 characters (found 136). 112
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 120
 Warning sizes LineLength Line is longer than 120 characters (found 123). 130
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152

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 coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '110'. 147

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

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 116
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 151
 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

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 by one line. 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 modifier RedundantModifier Redundant 'final' modifier. 61

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 SingleLineJavadoc 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 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 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). 66

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). 42

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 SingleLineJavadoc 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