The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | IllegalCatch | 12 | ![]() |
IllegalThrows | 7 | ![]() | |
imports | CustomImportOrder
|
64 | ![]() |
indentation | Indentation
|
1 | ![]() |
javadoc | JavadocParagraph
|
33 | ![]() |
JavadocStyle
|
7 | ![]() | |
JavadocTagContinuationIndentation | 5 | ![]() | |
NonEmptyAtclauseDescription | 3 | ![]() | |
modifier | ModifierOrder | 1 | ![]() |
RedundantModifier | 3 | ![]() | |
naming | LocalVariableName
|
1 | ![]() |
regexp | RegexpMultiline
|
7 | ![]() |
sizes | LineLength
|
58 | ![]() |
whitespace | EmptyLineSeparator
|
1 | ![]() |
MethodParamPad | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 181). | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcProviderService'. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 170). | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'method def lparen' have incorrect indentation level 12, expected level should be 4. | 35 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 34 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 61 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 61 |
![]() |
naming | LocalVariableName | Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 69 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 80 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 24 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Arrays' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Collection' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Collections' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 17 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 18 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMTransactionChain'. | 17 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMTransactionChain'. | 18 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMTransactionChain'. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMDataTreeReadTransaction'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMDataTreeReadTransaction'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMDataTreeReadTransaction'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMDataTreeReadTransaction'. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.common.api.TransactionCommitFailedException'. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.mdsal.common.api.TransactionCommitFailedException'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.common.api.TransactionCommitFailedException'. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMNotificationPublishService'. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMNotificationPublishService'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.concurrent.TimeUnit' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMNotificationPublishService'. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 21 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMNotificationService'. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Collection' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMNotificationService'. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcProviderService'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Set' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcProviderService'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcProviderService'. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 164). | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Collection' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcResult'. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcService'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcService'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMRpcService'. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMTransactionChain'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.api.DOMTransactionChain'. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 173). | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 29 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 35 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 39 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 44 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 110 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.opendaylight.yangtools.yang.model.api.SchemaContext'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ClassToInstanceMap' import. Should be before 'org.opendaylight.yangtools.yang.model.api.SchemaContext'. | 17 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableClassToInstanceMap' import. Should be before 'org.opendaylight.yangtools.yang.model.api.SchemaContext'. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 26 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 29 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 19 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener' import. Should be before 'org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshot'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshot'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Collection' import. Should be before 'org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshot'. | 17 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshot'. | 18 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshot'. | 19 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 181). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 35 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 204). | 42 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 151). | 46 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 181). | 73 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 77 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 78 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 201). | 94 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 98 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 103 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 188). | 111 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 124 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.AbstractMap.SimpleEntry' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Map.Entry' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.concurrent.atomic.AtomicReferenceFieldUpdater' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 29 |
![]() |
modifier | ModifierOrder | 'abstract' modifier out of order with the JLS suggestions. | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 72 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 78 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 143 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 174 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 182 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 188 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 237 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 247 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 161). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 28 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 30 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode'. | 15 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 19 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 40 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 14 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 20 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 21 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 25 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 41 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 31 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 27 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 31 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 37 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 41 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 50 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 51 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 154). | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 34 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. Should be before 'org.opendaylight.mdsal.common.api.ReadFailedException'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.opendaylight.mdsal.common.api.ReadFailedException'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.opendaylight.mdsal.common.api.ReadFailedException'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.mdsal.common.api.ReadFailedException'. | 17 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.opendaylight.mdsal.common.api.ReadFailedException'. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 26 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 35 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 70 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 55 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 60 |
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 66 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 72 |
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 78 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.common.api.ReadFailedException' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 17 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 32 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 53 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 |
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 64 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 69 |
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 75 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. Should be before 'org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype'. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 149). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 38 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 33 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 40 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 65 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 85 |
![]() |
coding | IllegalCatch | Catching 'Exception' is not allowed. | 105 |
![]() |
modifier | RedundantModifier | Redundant 'final' modifier. | 126 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 127 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 164 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 182 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 191 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpMultiline | Line has Windows line delimiter. | 1 |
![]() |
regexp | RegexpMultiline | Line has Windows line delimiter. | 2 |
![]() |
regexp | RegexpMultiline | Line has Windows line delimiter. | 3 |
![]() |
regexp | RegexpMultiline | Line has Windows line delimiter. | 4 |
![]() |
regexp | RegexpMultiline | Line has Windows line delimiter. | 5 |
![]() |
regexp | RegexpMultiline | Line has Windows line delimiter. | 6 |
![]() |
regexp | RegexpMultiline | Line has Windows line delimiter. | 7 |
![]() |
javadoc | JavadocStyle | Missing a Javadoc comment. | 8 |