Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
133 0 1323 0

Files

File  I  W  E
org/opendaylight/controller/config/yang/bgp/rib/impl/AbstractRIBImplModuleTest.java 0 52 0
org/opendaylight/controller/config/yang/bgp/rib/impl/AddPathImplModule.java 0 4 0
org/opendaylight/controller/config/yang/bgp/rib/impl/AddPathImplModuleTest.java 0 7 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPApplicationPeerModule.java 0 9 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPApplicationPeerModuleFactory.java 0 4 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPApplicationPeerModuleTest.java 0 3 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPDispatcherImplModule.java 0 4 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPDispatcherImplModuleFactory.java 0 1 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPSMImplModule.java 0 4 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPSMImplModuleFactory.java 0 1 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerAcceptorModule.java 0 9 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerAcceptorModuleFactory.java 0 1 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerAcceptorModuleTest.java 0 19 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerModule.java 0 12 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerModuleFactory.java 0 6 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerModuleTest.java 0 8 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPTableTypeImplModule.java 0 6 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPTableTypeImplModuleFactory.java 0 2 0
org/opendaylight/controller/config/yang/bgp/rib/impl/BGPTableTypeImplModuleTest.java 0 7 0
org/opendaylight/controller/config/yang/bgp/rib/impl/RIBImplModule.java 0 8 0
org/opendaylight/controller/config/yang/bgp/rib/impl/RIBImplModuleFactory.java 0 6 0
org/opendaylight/controller/config/yang/bgp/rib/impl/RIBImplModuleTest.java 0 2 0
org/opendaylight/controller/config/yang/bgp/rib/impl/StrictBgpPeerRegistryModule.java 0 6 0
org/opendaylight/controller/config/yang/bgp/rib/impl/StrictBgpPeerRegistryModuleFactory.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/AbstractAddPathTest.java 0 15 0
org/opendaylight/protocol/bgp/rib/impl/AbstractBGPDispatcherTest.java 0 5 0
org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java 0 46 0
org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java 0 20 0
org/opendaylight/protocol/bgp/rib/impl/AddPathAllPathsTest.java 0 13 0
org/opendaylight/protocol/bgp/rib/impl/AddPathBasePathsTest.java 0 12 0
org/opendaylight/protocol/bgp/rib/impl/AddPathNPathsTest.java 0 12 0
org/opendaylight/protocol/bgp/rib/impl/AdjRibInWriter.java 0 43 0
org/opendaylight/protocol/bgp/rib/impl/AdjRibOutListener.java 0 30 0
org/opendaylight/protocol/bgp/rib/impl/AdjRibsInWriterTest.java 0 12 0
org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java 0 62 0
org/opendaylight/protocol/bgp/rib/impl/AttributeOperations.java 0 32 0
org/opendaylight/protocol/bgp/rib/impl/AttributeOperationsTest.java 0 17 0
org/opendaylight/protocol/bgp/rib/impl/BGPByteToMessageDecoder.java 0 4 0
org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java 0 16 0
org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImplTest.java 0 10 0
org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java 0 1 0
org/opendaylight/protocol/bgp/rib/impl/BGPMessageHeaderDecoder.java 0 1 0
org/opendaylight/protocol/bgp/rib/impl/BGPMessageToByteEncoder.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/BGPParserTest.java 0 6 0
org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java 0 36 0
org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java 0 18 0
org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java 0 19 0
org/opendaylight/protocol/bgp/rib/impl/BgpPeerRpc.java 0 1 0
org/opendaylight/protocol/bgp/rib/impl/BgpPeerRpcTest.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/CheckUtil.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java 0 5 0
org/opendaylight/protocol/bgp/rib/impl/CodecsRegistryImpl.java 0 4 0
org/opendaylight/protocol/bgp/rib/impl/EffectiveRibInWriter.java 0 122 0
org/opendaylight/protocol/bgp/rib/impl/ExportPolicyPeerTrackerImpl.java 0 3 0
org/opendaylight/protocol/bgp/rib/impl/ExportPolicyPeerTrackerImplTest.java 0 12 0
org/opendaylight/protocol/bgp/rib/impl/ExportPolicyTest.java 0 14 0
org/opendaylight/protocol/bgp/rib/impl/FSMTest.java 0 27 0
org/opendaylight/protocol/bgp/rib/impl/FromExternalImportPolicyTest.java 0 21 0
org/opendaylight/protocol/bgp/rib/impl/FromInternalImportPolicy.java 0 1 0
org/opendaylight/protocol/bgp/rib/impl/FromInternalReflectorClientImportPolicy.java 0 1 0
org/opendaylight/protocol/bgp/rib/impl/LocRibWriter.java 0 21 0
org/opendaylight/protocol/bgp/rib/impl/ParserToSalTest.java 0 21 0
org/opendaylight/protocol/bgp/rib/impl/PeerExportGroupImpl.java 0 1 0
org/opendaylight/protocol/bgp/rib/impl/PeerTest.java 0 12 0
org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java 0 19 0
org/opendaylight/protocol/bgp/rib/impl/RIBSupportContextImpl.java 0 6 0
org/opendaylight/protocol/bgp/rib/impl/RIBSupportContextRegistryImpl.java 0 4 0
org/opendaylight/protocol/bgp/rib/impl/SimpleSessionListener.java 0 3 0
org/opendaylight/protocol/bgp/rib/impl/StrictBGPPeerRegistry.java 0 24 0
org/opendaylight/protocol/bgp/rib/impl/StrictBGPPeerRegistryTest.java 0 5 0
org/opendaylight/protocol/bgp/rib/impl/SynchronizationAndExceptionTest.java 0 27 0
org/opendaylight/protocol/bgp/rib/impl/SynchronizationTest.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/TableContext.java 0 1 0
org/opendaylight/protocol/bgp/rib/impl/ToExternalExportPolicy.java 0 10 0
org/opendaylight/protocol/bgp/rib/impl/ToInternalExportPolicy.java 0 10 0
org/opendaylight/protocol/bgp/rib/impl/ToInternalReflectorClientExportPolicy.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/ToReflectorClientExportPolicy.java 0 10 0
org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java 0 11 0
org/opendaylight/protocol/bgp/rib/impl/config/AppPeer.java 0 3 0
org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerImpl.java 0 39 0
org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerImplTest.java 0 76 0
org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java 0 24 0
org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerTest.java 0 12 0
org/opendaylight/protocol/bgp/rib/impl/config/OpenConfigMappingUtil.java 0 9 0
org/opendaylight/protocol/bgp/rib/impl/config/OpenConfigMappingUtilTest.java 0 22 0
org/opendaylight/protocol/bgp/rib/impl/config/PeerBean.java 0 3 0
org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java 0 10 0
org/opendaylight/protocol/bgp/rib/impl/config/RibImplTest.java 0 6 0
org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java 0 3 0
org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java 0 9 0
org/opendaylight/protocol/bgp/rib/impl/spi/BGPDispatcher.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/spi/BGPPeerRegistry.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/spi/BgpDeployer.java 0 18 0
org/opendaylight/protocol/bgp/rib/impl/spi/CodecsRegistry.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java 0 4 0
org/opendaylight/protocol/bgp/rib/impl/spi/RIBSupportContext.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/stats/UnsignedInt32Counter.java 0 4 0
org/opendaylight/protocol/bgp/rib/impl/stats/peer/BGPPeerStats.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/stats/peer/BGPPeerStatsImpl.java 0 14 0
org/opendaylight/protocol/bgp/rib/impl/stats/peer/BGPSessionStatsImpl.java 0 16 0
org/opendaylight/protocol/bgp/rib/impl/stats/peer/route/PerTableTypeRouteCounter.java 0 11 0
org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/BGPRenderStats.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/BGPRenderStatsImpl.java 0 4 0
org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/BGPRenderStatsImplTest.java 0 2 0
org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/RIBImplRuntimeMXBeanImpl.java 0 3 0

Rules

Category Rule Violations Severity
blocks LeftCurly
  • maxLineLength: "100"
2  Warning
RightCurly
  • tokens: "CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"
  • option: "alone"
1  Warning
RightCurly 1  Warning
coding FallThrough 2  Warning
IllegalCatch 15  Warning
MultipleVariableDeclarations 3  Warning
OverloadMethodsDeclarationOrder 5  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
7  Warning
UnusedImports 17  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
241  Warning
javadoc JavadocParagraph
  • allowNewlineParagraph: "false"
9  Warning
JavadocStyle
  • checkEmptyJavadoc: "true"
44  Warning
JavadocTagContinuationIndentation 1  Warning
NonEmptyAtclauseDescription 34  Warning
misc UpperEll 1  Warning
modifier ModifierOrder 3  Warning
RedundantModifier 16  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
2  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
1  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
3  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
10  Warning
TypeName 1  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
801  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
5  Warning
GenericWhitespace 2  Warning
MethodParamPad 3  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
8  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
8  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
49  Warning

Details

org/opendaylight/controller/config/yang/bgp/rib/impl/AbstractRIBImplModuleTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 142
 Warning sizes LineLength Line is longer than 120 characters (found 156). 156
 Warning sizes LineLength Line is longer than 120 characters (found 173). 192
 Warning sizes LineLength Line is longer than 120 characters (found 121). 205
 Warning sizes LineLength Line is longer than 120 characters (found 142). 213
 Warning sizes LineLength Line is longer than 120 characters (found 131). 221
 Warning sizes LineLength Line is longer than 120 characters (found 122). 222
 Warning sizes LineLength Line is longer than 120 characters (found 146). 225
 Warning sizes LineLength Line is longer than 120 characters (found 126). 230
 Warning sizes LineLength Line is longer than 120 characters (found 137). 231
 Warning sizes LineLength Line is longer than 120 characters (found 141). 232
 Warning sizes LineLength Line is longer than 120 characters (found 124). 263
 Warning sizes LineLength Line is longer than 120 characters (found 135). 272
 Warning misc UpperEll Should use uppercase 'L'. 300
 Warning sizes LineLength Line is longer than 120 characters (found 140). 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning sizes LineLength Line is longer than 120 characters (found 122). 353
 Warning sizes LineLength Line is longer than 120 characters (found 126). 361
 Warning sizes LineLength Line is longer than 120 characters (found 170). 385
 Warning sizes LineLength Line is longer than 120 characters (found 127). 387
 Warning sizes LineLength Line is longer than 120 characters (found 139). 391
 Warning sizes LineLength Line is longer than 120 characters (found 146). 407
 Warning sizes LineLength Line is longer than 120 characters (found 130). 409
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '391'. 413
 Warning sizes LineLength Line is longer than 120 characters (found 124). 418
 Warning sizes LineLength Line is longer than 120 characters (found 164). 423
 Warning sizes LineLength Line is longer than 120 characters (found 146). 424
 Warning sizes LineLength Line is longer than 120 characters (found 148). 425
 Warning sizes LineLength Line is longer than 120 characters (found 139). 432
 Warning sizes LineLength Line is longer than 120 characters (found 139). 437
 Warning sizes LineLength Line is longer than 120 characters (found 146). 438
 Warning sizes LineLength Line is longer than 120 characters (found 126). 449
 Warning sizes LineLength Line is longer than 120 characters (found 126). 452
 Warning sizes LineLength Line is longer than 120 characters (found 150). 461
 Warning sizes LineLength Line is longer than 120 characters (found 150). 464
 Warning sizes LineLength Line is longer than 120 characters (found 143). 471
 Warning sizes LineLength Line is longer than 120 characters (found 131). 472
 Warning sizes LineLength Line is longer than 120 characters (found 134). 478
 Warning sizes LineLength Line is longer than 120 characters (found 124). 479
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 496
 Warning sizes LineLength Line is longer than 120 characters (found 122). 501
 Warning sizes LineLength Line is longer than 120 characters (found 130). 503
 Warning sizes LineLength Line is longer than 120 characters (found 129). 504
 Warning sizes LineLength Line is longer than 120 characters (found 138). 512
 Warning sizes LineLength Line is longer than 120 characters (found 131). 517
 Warning sizes LineLength Line is longer than 120 characters (found 130). 518
 Warning sizes LineLength Line is longer than 120 characters (found 155). 529
 Warning sizes LineLength Line is longer than 120 characters (found 162). 530
 Warning sizes LineLength Line is longer than 120 characters (found 130). 537
 Warning sizes LineLength Line is longer than 120 characters (found 126). 540
 Warning sizes LineLength Line is longer than 120 characters (found 140). 548

org/opendaylight/controller/config/yang/bgp/rib/impl/AddPathImplModule.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 188). 21
 Warning sizes LineLength Line is longer than 120 characters (found 319). 25
 Warning sizes LineLength Line is longer than 120 characters (found 121). 32
 Warning modifier RedundantModifier Redundant 'public' modifier. 44

org/opendaylight/controller/config/yang/bgp/rib/impl/AddPathImplModuleTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'javax.management.InstanceAlreadyExistsException' should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 134). 44
 Warning sizes LineLength Line is longer than 120 characters (found 164). 70
 Warning sizes LineLength Line is longer than 120 characters (found 137). 83
 Warning sizes LineLength Line is longer than 120 characters (found 164). 92
 Warning sizes LineLength Line is longer than 120 characters (found 128). 94
 Warning sizes LineLength Line is longer than 120 characters (found 126). 97

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPApplicationPeerModule.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 sizes LineLength Line is longer than 120 characters (found 133). 30
 Warning sizes LineLength Line is longer than 120 characters (found 195). 34
 Warning sizes LineLength Line is longer than 120 characters (found 333). 38
 Warning sizes LineLength Line is longer than 120 characters (found 138). 50
 Warning sizes LineLength Line is longer than 120 characters (found 125). 53
 Warning sizes LineLength Line is longer than 120 characters (found 133). 55
 Warning sizes LineLength Line is longer than 120 characters (found 133). 58

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPApplicationPeerModuleFactory.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 147). 16
 Warning sizes LineLength Line is longer than 120 characters (found 139). 19
 Warning sizes LineLength Line is longer than 120 characters (found 143). 20
 Warning sizes LineLength Line is longer than 120 characters (found 149). 28

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPApplicationPeerModuleTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 139). 63
 Warning sizes LineLength Line is longer than 120 characters (found 128). 79
 Warning sizes LineLength Line is longer than 120 characters (found 139). 96

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPDispatcherImplModule.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 26
 Warning sizes LineLength Line is longer than 120 characters (found 137). 31
 Warning sizes LineLength Line is longer than 120 characters (found 136). 40
 Warning modifier RedundantModifier Redundant 'static' modifier. 72

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPDispatcherImplModuleFactory.java

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

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPSMImplModule.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'BGPPSMImplModule' must contain no more than '4' capital letters. 20
 Warning sizes LineLength Line is longer than 120 characters (found 152). 25
 Warning sizes LineLength Line is longer than 120 characters (found 130). 34
 Warning sizes LineLength Line is longer than 120 characters (found 126). 71

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPSMImplModuleFactory.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'BGPPSMImplModuleFactory' must contain no more than '4' capital letters. 9

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerAcceptorModule.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 33
 Warning sizes LineLength Line is longer than 120 characters (found 192). 37
 Warning sizes LineLength Line is longer than 120 characters (found 327). 41
 Warning sizes LineLength Line is longer than 120 characters (found 126). 48
 Warning sizes LineLength Line is longer than 120 characters (found 136). 49
 Warning sizes LineLength Line is longer than 120 characters (found 170). 55
 Warning sizes LineLength Line is longer than 120 characters (found 123). 64
 Warning sizes LineLength Line is longer than 120 characters (found 126). 68
 Warning sizes LineLength Line is longer than 120 characters (found 156). 71

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerAcceptorModuleFactory.java

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

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerAcceptorModuleTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Optional' should be separated from previous import group. 17
 Warning sizes LineLength Line is longer than 120 characters (found 136). 63
 Warning sizes LineLength Line is longer than 120 characters (found 133). 65
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 70
 Warning sizes LineLength Line is longer than 120 characters (found 259). 87
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 92
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 95
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 101
 Warning sizes LineLength Line is longer than 120 characters (found 134). 107
 Warning sizes LineLength Line is longer than 120 characters (found 132). 111
 Warning modifier RedundantModifier Redundant 'static' modifier. 115
 Warning sizes LineLength Line is longer than 120 characters (found 155). 133
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 133
 Warning blocks LeftCurly '{' at column 74 should have line break after. 140
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not preceded with whitespace. 140
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not followed by whitespace. 140
 Warning blocks RightCurly '}' at column 93 should be alone on a line. 140
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not preceded with whitespace. 140

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerModule.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45
 Warning javadoc JavadocStyle Javadoc has empty description section. 45
 Warning sizes LineLength Line is longer than 120 characters (found 126). 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 75
 Warning sizes LineLength Line is longer than 120 characters (found 138). 90
 Warning sizes LineLength Line is longer than 120 characters (found 149). 93
 Warning sizes LineLength Line is longer than 120 characters (found 151). 94
 Warning sizes LineLength Line is longer than 120 characters (found 133). 96
 Warning sizes LineLength Line is longer than 120 characters (found 133). 99
 Warning sizes LineLength Line is longer than 120 characters (found 128). 103
 Warning sizes LineLength Line is longer than 120 characters (found 126). 109
 Warning modifier RedundantModifier Redundant 'static' modifier. 131

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerModuleFactory.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle Javadoc has empty description section. 24
 Warning sizes LineLength Line is longer than 120 characters (found 125). 28
 Warning sizes LineLength Line is longer than 120 characters (found 139). 31
 Warning sizes LineLength Line is longer than 120 characters (found 121). 32
 Warning sizes LineLength Line is longer than 120 characters (found 127). 40

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPPeerModuleTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.collect.Lists' should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 134). 49
 Warning sizes LineLength Line is longer than 120 characters (found 128). 115
 Warning sizes LineLength Line is longer than 120 characters (found 151). 150
 Warning sizes LineLength Line is longer than 120 characters (found 145). 155
 Warning sizes LineLength Line is longer than 120 characters (found 134). 172
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '123'. 176
 Warning sizes LineLength Line is longer than 120 characters (found 129). 184

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPTableTypeImplModule.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 26
 Warning javadoc JavadocStyle Javadoc has empty description section. 26
 Warning sizes LineLength Line is longer than 120 characters (found 135). 29
 Warning sizes LineLength Line is longer than 120 characters (found 135). 37
 Warning sizes LineLength Line is longer than 120 characters (found 137). 58
 Warning modifier RedundantModifier Redundant 'public' modifier. 58

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPTableTypeImplModuleFactory.java

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

org/opendaylight/controller/config/yang/bgp/rib/impl/BGPTableTypeImplModuleTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'javax.management.InstanceAlreadyExistsException' should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 130). 35
 Warning sizes LineLength Line is longer than 120 characters (found 142). 39
 Warning sizes LineLength Line is longer than 120 characters (found 134). 46
 Warning sizes LineLength Line is longer than 120 characters (found 137). 93
 Warning sizes LineLength Line is longer than 120 characters (found 129). 112
 Warning sizes LineLength Line is longer than 120 characters (found 128). 115

org/opendaylight/controller/config/yang/bgp/rib/impl/RIBImplModule.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45
 Warning javadoc JavadocStyle Javadoc has empty description section. 45
 Warning sizes LineLength Line is longer than 120 characters (found 126). 60
 Warning sizes LineLength Line is longer than 120 characters (found 127). 86
 Warning sizes LineLength Line is longer than 120 characters (found 122). 92
 Warning sizes LineLength Line is longer than 120 characters (found 126). 96
 Warning sizes LineLength Line is longer than 120 characters (found 146). 114
 Warning modifier RedundantModifier Redundant 'static' modifier. 119

org/opendaylight/controller/config/yang/bgp/rib/impl/RIBImplModuleFactory.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle Javadoc has empty description section. 24
 Warning sizes LineLength Line is longer than 120 characters (found 125). 28
 Warning sizes LineLength Line is longer than 120 characters (found 139). 31
 Warning sizes LineLength Line is longer than 120 characters (found 121). 32
 Warning sizes LineLength Line is longer than 120 characters (found 127). 40

org/opendaylight/controller/config/yang/bgp/rib/impl/RIBImplModuleTest.java

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

org/opendaylight/controller/config/yang/bgp/rib/impl/StrictBgpPeerRegistryModule.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 17
 Warning javadoc JavadocStyle First sentence should end with a period. 17
 Warning sizes LineLength Line is longer than 120 characters (found 139). 23
 Warning sizes LineLength Line is longer than 120 characters (found 198). 26
 Warning sizes LineLength Line is longer than 120 characters (found 339). 30
 Warning sizes LineLength Line is longer than 120 characters (found 126). 47

org/opendaylight/controller/config/yang/bgp/rib/impl/StrictBgpPeerRegistryModuleFactory.java

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

org/opendaylight/protocol/bgp/rib/impl/AbstractAddPathTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 123). 157
 Warning sizes LineLength Line is longer than 120 characters (found 135). 158
 Warning sizes LineLength Line is longer than 120 characters (found 149). 191
 Warning sizes LineLength Line is longer than 120 characters (found 159). 197
 Warning sizes LineLength Line is longer than 120 characters (found 127). 206
 Warning sizes LineLength Line is longer than 120 characters (found 146). 220
 Warning sizes LineLength Line is longer than 120 characters (found 250). 227
 Warning sizes LineLength Line is longer than 120 characters (found 154). 230
 Warning sizes LineLength Line is longer than 120 characters (found 127). 247
 Warning sizes LineLength Line is longer than 120 characters (found 134). 259
 Warning sizes LineLength Line is longer than 120 characters (found 125). 278
 Warning sizes LineLength Line is longer than 120 characters (found 132). 302
 Warning sizes LineLength Line is longer than 120 characters (found 134). 307
 Warning sizes LineLength Line is longer than 120 characters (found 128). 313
 Warning sizes LineLength Line is longer than 120 characters (found 154). 324

org/opendaylight/protocol/bgp/rib/impl/AbstractBGPDispatcherTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 135). 57
 Warning sizes LineLength Line is longer than 120 characters (found 121). 111
 Warning sizes LineLength Line is longer than 120 characters (found 128). 115
 Warning sizes LineLength Line is longer than 120 characters (found 162). 134
 Warning sizes LineLength Line is longer than 120 characters (found 141). 137

org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 50
 Warning sizes LineLength Line is longer than 120 characters (found 161). 104
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 135
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 152
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 153
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 154
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 155
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 157
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 158
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 159
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 160
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 161
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 162
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 163
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 164
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 165
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 166
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 167
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 168
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 169
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 170
 Warning sizes LineLength Line is longer than 120 characters (found 140). 170
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 171
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 172
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 173
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 174
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 175
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 176
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 177
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 178
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 179
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 180
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 181
 Warning sizes LineLength Line is longer than 120 characters (found 170). 187
 Warning sizes LineLength Line is longer than 120 characters (found 160). 207
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 219
 Warning sizes LineLength Line is longer than 120 characters (found 133). 222
 Warning sizes LineLength Line is longer than 120 characters (found 130). 223
 Warning sizes LineLength Line is longer than 120 characters (found 122). 224
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 233
 Warning javadoc JavadocStyle Javadoc has empty description section. 233
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 240
 Warning javadoc JavadocStyle Javadoc has empty description section. 240
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 271
 Warning sizes LineLength Line is longer than 120 characters (found 132). 273
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 293

org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java

Severity Category Rule Message Line
 Warning naming MemberName Member name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 131
 Warning sizes LineLength Line is longer than 120 characters (found 134). 157
 Warning sizes LineLength Line is longer than 120 characters (found 121). 158
 Warning sizes LineLength Line is longer than 120 characters (found 144). 159
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 168
 Warning sizes LineLength Line is longer than 120 characters (found 138). 175
 Warning sizes LineLength Line is longer than 120 characters (found 200). 185
 Warning sizes LineLength Line is longer than 120 characters (found 181). 190
 Warning sizes LineLength Line is longer than 120 characters (found 149). 191
 Warning sizes LineLength Line is longer than 120 characters (found 183). 192
 Warning sizes LineLength Line is longer than 120 characters (found 140). 194
 Warning sizes LineLength Line is longer than 120 characters (found 189). 197
 Warning sizes LineLength Line is longer than 120 characters (found 188). 205
 Warning sizes LineLength Line is longer than 120 characters (found 170). 206
 Warning sizes LineLength Line is longer than 120 characters (found 146). 210
 Warning sizes LineLength Line is longer than 120 characters (found 125). 221
 Warning sizes LineLength Line is longer than 120 characters (found 124). 222
 Warning sizes LineLength Line is longer than 120 characters (found 121). 224
 Warning sizes LineLength Line is longer than 120 characters (found 126). 238
 Warning naming TypeName Type name 'listenerRegistration' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 259

org/opendaylight/protocol/bgp/rib/impl/AddPathAllPathsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 148). 38
 Warning sizes LineLength Line is longer than 120 characters (found 207). 40
 Warning sizes LineLength Line is longer than 120 characters (found 144). 47
 Warning sizes LineLength Line is longer than 120 characters (found 159). 52
 Warning sizes LineLength Line is longer than 120 characters (found 159). 53
 Warning sizes LineLength Line is longer than 120 characters (found 123). 58
 Warning sizes LineLength Line is longer than 120 characters (found 136). 62
 Warning sizes LineLength Line is longer than 120 characters (found 136). 63
 Warning sizes LineLength Line is longer than 120 characters (found 136). 64
 Warning sizes LineLength Line is longer than 120 characters (found 122). 66
 Warning sizes LineLength Line is longer than 120 characters (found 122). 78
 Warning sizes LineLength Line is longer than 120 characters (found 134). 101
 Warning sizes LineLength Line is longer than 120 characters (found 123). 115

org/opendaylight/protocol/bgp/rib/impl/AddPathBasePathsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 147). 38
 Warning sizes LineLength Line is longer than 120 characters (found 183). 40
 Warning sizes LineLength Line is longer than 120 characters (found 144). 47
 Warning sizes LineLength Line is longer than 120 characters (found 145). 49
 Warning sizes LineLength Line is longer than 120 characters (found 159). 51
 Warning sizes LineLength Line is longer than 120 characters (found 155). 52
 Warning sizes LineLength Line is longer than 120 characters (found 123). 57
 Warning sizes LineLength Line is longer than 120 characters (found 136). 60
 Warning sizes LineLength Line is longer than 120 characters (found 136). 61
 Warning sizes LineLength Line is longer than 120 characters (found 136). 62
 Warning sizes LineLength Line is longer than 120 characters (found 122). 64
 Warning sizes LineLength Line is longer than 120 characters (found 122). 89

org/opendaylight/protocol/bgp/rib/impl/AddPathNPathsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 148). 39
 Warning sizes LineLength Line is longer than 120 characters (found 185). 41
 Warning sizes LineLength Line is longer than 120 characters (found 144). 48
 Warning sizes LineLength Line is longer than 120 characters (found 159). 52
 Warning sizes LineLength Line is longer than 120 characters (found 159). 53
 Warning sizes LineLength Line is longer than 120 characters (found 123). 58
 Warning sizes LineLength Line is longer than 120 characters (found 136). 62
 Warning sizes LineLength Line is longer than 120 characters (found 136). 63
 Warning sizes LineLength Line is longer than 120 characters (found 136). 64
 Warning sizes LineLength Line is longer than 120 characters (found 122). 66
 Warning sizes LineLength Line is longer than 120 characters (found 122). 78
 Warning sizes LineLength Line is longer than 120 characters (found 122). 112

org/opendaylight/protocol/bgp/rib/impl/AdjRibInWriter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'CLASS_DEF' should be separated from previous statement. 69
 Warning sizes LineLength Line is longer than 120 characters (found 146). 73
 Warning sizes LineLength Line is longer than 120 characters (found 149). 74
 Warning sizes LineLength Line is longer than 120 characters (found 147). 86
 Warning sizes LineLength Line is longer than 120 characters (found 183). 89
 Warning sizes LineLength Line is longer than 120 characters (found 183). 90
 Warning sizes LineLength Line is longer than 120 characters (found 185). 91
 Warning sizes LineLength Line is longer than 120 characters (found 148). 101
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Warning sizes LineLength Line is longer than 120 characters (found 127). 138
 Warning sizes LineLength Line is longer than 120 characters (found 127). 139
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 150
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 164
 Warning javadoc JavadocStyle First sentence should end with a period. 164
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 167
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Warning sizes LineLength Line is longer than 120 characters (found 135). 174
 Warning sizes LineLength Line is longer than 120 characters (found 123). 186
 Warning sizes LineLength Line is longer than 120 characters (found 134). 192
 Warning sizes LineLength Line is longer than 120 characters (found 144). 193
 Warning sizes LineLength Line is longer than 120 characters (found 140). 195
 Warning sizes LineLength Line is longer than 120 characters (found 165). 201
 Warning sizes LineLength Line is longer than 120 characters (found 122). 207
 Warning sizes LineLength Line is longer than 120 characters (found 121). 210
 Warning sizes LineLength Line is longer than 120 characters (found 156). 211
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 215
 Warning sizes LineLength Line is longer than 120 characters (found 137). 219
 Warning sizes LineLength Line is longer than 120 characters (found 136). 239
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 243
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 253
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 264
 Warning sizes LineLength Line is longer than 120 characters (found 163). 276
 Warning sizes LineLength Line is longer than 120 characters (found 179). 280
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 317
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 318
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 319
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 320
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 321
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 322

org/opendaylight/protocol/bgp/rib/impl/AdjRibOutListener.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 60
 Warning sizes LineLength Line is longer than 120 characters (found 205). 76
 Warning sizes LineLength Line is longer than 120 characters (found 165). 77
 Warning sizes LineLength Line is longer than 120 characters (found 146). 81
 Warning sizes LineLength Line is longer than 120 characters (found 131). 82
 Warning sizes LineLength Line is longer than 120 characters (found 135). 83
 Warning sizes LineLength Line is longer than 120 characters (found 125). 85
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 109
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 110
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 111
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 112
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 113
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 115
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 116
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 117
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 118
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 119
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 120
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 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 sizes LineLength Line is longer than 120 characters (found 145). 135
 Warning sizes LineLength Line is longer than 120 characters (found 124). 142
 Warning sizes LineLength Line is longer than 120 characters (found 133). 144
 Warning sizes LineLength Line is longer than 120 characters (found 124). 150
 Warning sizes LineLength Line is longer than 120 characters (found 133). 152
 Warning sizes LineLength Line is longer than 120 characters (found 167). 155

org/opendaylight/protocol/bgp/rib/impl/AdjRibsInWriterTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 66
 Warning sizes LineLength Line is longer than 120 characters (found 170). 78
 Warning sizes LineLength Line is longer than 120 characters (found 172). 79
 Warning sizes LineLength Line is longer than 120 characters (found 137). 81
 Warning sizes LineLength Line is longer than 120 characters (found 127). 86
 Warning sizes LineLength Line is longer than 120 characters (found 137). 88
 Warning sizes LineLength Line is longer than 120 characters (found 129). 93
 Warning sizes LineLength Line is longer than 120 characters (found 134). 99
 Warning sizes LineLength Line is longer than 120 characters (found 156). 101
 Warning sizes LineLength Line is longer than 120 characters (found 156). 111
 Warning sizes LineLength Line is longer than 120 characters (found 137). 113
 Warning sizes LineLength Line is longer than 120 characters (found 138). 118

org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 61
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 64
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 67
 Warning sizes LineLength Line is longer than 120 characters (found 146). 71
 Warning sizes LineLength Line is longer than 120 characters (found 129). 112
 Warning sizes LineLength Line is longer than 120 characters (found 135). 132
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 136
 Warning sizes LineLength Line is longer than 120 characters (found 132). 144
 Warning sizes LineLength Line is longer than 120 characters (found 127). 145
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 160
 Warning sizes LineLength Line is longer than 120 characters (found 134). 170
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 180
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 181
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 182
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 183
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 184
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 186
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 187
 Warning indentation Indentation 'if' have incorrect indentation level 20, expected level should be 24. 188
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 189
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 190
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 24. 191
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 192
 Warning coding FallThrough Fall through from previous branch of the switch statement. 192
 Warning indentation Indentation 'if' have incorrect indentation level 20, expected level should be 24. 193
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 194
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 195
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 196
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 197
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 24. 198
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 199
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 200
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 201
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Warning sizes LineLength Line is longer than 120 characters (found 123). 215
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 220
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 221
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 222
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 223
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 224
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 226
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 227
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 230
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 231
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 232
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 233
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 234
 Warning coding FallThrough Fall through from previous branch of the switch statement. 234
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 235
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 236
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 237
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 238
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 239
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 240
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 241
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 242
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 243
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 266
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 266

org/opendaylight/protocol/bgp/rib/impl/AttributeOperations.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 147). 58
 Warning sizes LineLength Line is longer than 120 characters (found 121). 98
 Warning sizes LineLength Line is longer than 120 characters (found 125). 102
 Warning sizes LineLength Line is longer than 120 characters (found 121). 126
 Warning sizes LineLength Line is longer than 120 characters (found 123). 133
 Warning sizes LineLength Line is longer than 120 characters (found 146). 136
 Warning sizes LineLength Line is longer than 120 characters (found 205). 148
 Warning sizes LineLength Line is longer than 120 characters (found 132). 150
 Warning sizes LineLength Line is longer than 120 characters (found 192). 156
 Warning sizes LineLength Line is longer than 120 characters (found 159). 160
 Warning sizes LineLength Line is longer than 120 characters (found 123). 174
 Warning sizes LineLength Line is longer than 120 characters (found 164). 176
 Warning sizes LineLength Line is longer than 120 characters (found 148). 179
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 183
 Warning javadoc JavadocStyle First sentence should end with a period. 183
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Warning sizes LineLength Line is longer than 120 characters (found 134). 189
 Warning sizes LineLength Line is longer than 120 characters (found 123). 192
 Warning sizes LineLength Line is longer than 120 characters (found 123). 199
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 199
 Warning sizes LineLength Line is longer than 120 characters (found 138). 209
 Warning sizes LineLength Line is longer than 120 characters (found 134). 210
 Warning sizes LineLength Line is longer than 120 characters (found 143). 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning sizes LineLength Line is longer than 120 characters (found 123). 221
 Warning sizes LineLength Line is longer than 120 characters (found 125). 235
 Warning sizes LineLength Line is longer than 120 characters (found 128). 237
 Warning sizes LineLength Line is longer than 120 characters (found 131). 246
 Warning sizes LineLength Line is longer than 120 characters (found 145). 284
 Warning sizes LineLength Line is longer than 120 characters (found 123). 315
 Warning sizes LineLength Line is longer than 120 characters (found 125). 329

org/opendaylight/protocol/bgp/rib/impl/AttributeOperationsTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 135). 44
 Warning sizes LineLength Line is longer than 120 characters (found 121). 45
 Warning sizes LineLength Line is longer than 120 characters (found 136). 46
 Warning sizes LineLength Line is longer than 120 characters (found 135). 47
 Warning sizes LineLength Line is longer than 120 characters (found 132). 48
 Warning sizes LineLength Line is longer than 120 characters (found 138). 50
 Warning sizes LineLength Line is longer than 120 characters (found 135). 56
 Warning sizes LineLength Line is longer than 120 characters (found 136). 75
 Warning sizes LineLength Line is longer than 120 characters (found 135). 98
 Warning sizes LineLength Line is longer than 120 characters (found 137). 124
 Warning sizes LineLength Line is longer than 120 characters (found 126). 134
 Warning sizes LineLength Line is longer than 120 characters (found 159). 152
 Warning sizes LineLength Line is longer than 120 characters (found 126). 161
 Warning sizes LineLength Line is longer than 120 characters (found 190). 167
 Warning sizes LineLength Line is longer than 120 characters (found 190). 168
 Warning sizes LineLength Line is longer than 120 characters (found 121). 173
 Warning sizes LineLength Line is longer than 120 characters (found 159). 191

org/opendaylight/protocol/bgp/rib/impl/BGPByteToMessageDecoder.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle Javadoc has empty description section. 25
 Warning modifier RedundantModifier Redundant 'public' modifier. 33
 Warning sizes LineLength Line is longer than 120 characters (found 131). 43

org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 135). 60
 Warning sizes LineLength Line is longer than 120 characters (found 154). 72
 Warning sizes LineLength Line is longer than 120 characters (found 153). 76
 Warning sizes LineLength Line is longer than 120 characters (found 143). 79
 Warning sizes LineLength Line is longer than 120 characters (found 141). 81
 Warning sizes LineLength Line is longer than 120 characters (found 136). 89
 Warning sizes LineLength Line is longer than 120 characters (found 136). 135
 Warning sizes LineLength Line is longer than 120 characters (found 139). 141
 Warning sizes LineLength Line is longer than 120 characters (found 130). 142
 Warning sizes LineLength Line is longer than 120 characters (found 121). 146
 Warning sizes LineLength Line is longer than 120 characters (found 138). 147
 Warning sizes LineLength Line is longer than 120 characters (found 123). 153
 Warning sizes LineLength Line is longer than 120 characters (found 143). 155
 Warning indentation Indentation 'createChannelPipelineInitializer' have incorrect indentation level 8, expected level should be 12. 195
 Warning sizes LineLength Line is longer than 120 characters (found 153). 203
 Warning sizes LineLength Line is longer than 120 characters (found 125). 216

org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImplTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 133). 65
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 94
 Warning sizes LineLength Line is longer than 120 characters (found 162). 112
 Warning sizes LineLength Line is longer than 120 characters (found 146). 137
 Warning sizes LineLength Line is longer than 120 characters (found 144). 154
 Warning sizes LineLength Line is longer than 120 characters (found 121). 169
 Warning sizes LineLength Line is longer than 120 characters (found 128). 173

org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java

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

org/opendaylight/protocol/bgp/rib/impl/BGPMessageHeaderDecoder.java

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

org/opendaylight/protocol/bgp/rib/impl/BGPMessageToByteEncoder.java

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

org/opendaylight/protocol/bgp/rib/impl/BGPParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 130). 28
 Warning sizes LineLength Line is longer than 120 characters (found 128). 36
 Warning sizes LineLength Line is longer than 120 characters (found 142). 44
 Warning sizes LineLength Line is longer than 120 characters (found 128). 45
 Warning sizes LineLength Line is longer than 120 characters (found 129). 48
 Warning sizes LineLength Line is longer than 120 characters (found 128). 49

org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 152). 128
 Warning sizes LineLength Line is longer than 120 characters (found 125). 145
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 184
 Warning javadoc JavadocStyle First sentence should end with a period. 184
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 243
 Warning javadoc JavadocStyle First sentence should end with a period. 243
 Warning sizes LineLength Line is longer than 120 characters (found 122). 258
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 265
 Warning javadoc JavadocStyle First sentence should end with a period. 265
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 276
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 280
 Warning sizes LineLength Line is longer than 120 characters (found 139). 284
 Warning sizes LineLength Line is longer than 120 characters (found 228). 286
 Warning sizes LineLength Line is longer than 120 characters (found 122). 287
 Warning sizes LineLength Line is longer than 120 characters (found 139). 294
 Warning sizes LineLength Line is longer than 120 characters (found 136). 300
 Warning sizes LineLength Line is longer than 120 characters (found 158). 303
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 306
 Warning sizes LineLength Line is longer than 120 characters (found 139). 312
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 318
 Warning sizes LineLength Line is longer than 120 characters (found 130). 319
 Warning sizes LineLength Line is longer than 120 characters (found 122). 323
 Warning sizes LineLength Line is longer than 120 characters (found 142). 332
 Warning sizes LineLength Line is longer than 120 characters (found 158). 333
 Warning sizes LineLength Line is longer than 120 characters (found 187). 334
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '341'. 353
 Warning sizes LineLength Line is longer than 120 characters (found 139). 358
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 379
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 380
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 436
 Warning sizes LineLength Line is longer than 120 characters (found 143). 476
 Warning sizes LineLength Line is longer than 120 characters (found 125). 480
 Warning sizes LineLength Line is longer than 120 characters (found 134). 495

org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 133). 69
 Warning javadoc JavadocStyle First sentence should end with a period. 107
 Warning sizes LineLength Line is longer than 120 characters (found 152). 134
 Warning sizes LineLength Line is longer than 120 characters (found 183). 137
 Warning sizes LineLength Line is longer than 120 characters (found 132). 140
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 162
 Warning sizes LineLength Line is longer than 120 characters (found 134). 163
 Warning sizes LineLength Line is longer than 120 characters (found 127). 169
 Warning sizes LineLength Line is longer than 120 characters (found 157). 203
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Warning sizes LineLength Line is longer than 120 characters (found 159). 221
 Warning sizes LineLength Line is longer than 120 characters (found 144). 228
 Warning sizes LineLength Line is longer than 120 characters (found 121). 252
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 292
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 312
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 345
 Warning sizes LineLength Line is longer than 120 characters (found 124). 348
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 483

org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 89
 Warning sizes LineLength Line is longer than 120 characters (found 126). 108
 Warning sizes LineLength Line is longer than 120 characters (found 121). 112
 Warning sizes LineLength Line is longer than 120 characters (found 127). 113
 Warning sizes LineLength Line is longer than 120 characters (found 124). 138
 Warning sizes LineLength Line is longer than 120 characters (found 130). 141
 Warning sizes LineLength Line is longer than 120 characters (found 127). 142
 Warning sizes LineLength Line is longer than 120 characters (found 157). 144
 Warning sizes LineLength Line is longer than 120 characters (found 152). 145
 Warning sizes LineLength Line is longer than 120 characters (found 125). 148
 Warning sizes LineLength Line is longer than 120 characters (found 139). 151
 Warning sizes LineLength Line is longer than 120 characters (found 121). 207
 Warning sizes LineLength Line is longer than 120 characters (found 138). 208
 Warning sizes LineLength Line is longer than 120 characters (found 144). 209
 Warning sizes LineLength Line is longer than 120 characters (found 161). 231
 Warning sizes LineLength Line is longer than 120 characters (found 154). 232
 Warning sizes LineLength Line is longer than 120 characters (found 156). 233
 Warning sizes LineLength Line is longer than 120 characters (found 178). 234
 Warning sizes LineLength Line is longer than 120 characters (found 184). 235

org/opendaylight/protocol/bgp/rib/impl/BgpPeerRpc.java

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

org/opendaylight/protocol/bgp/rib/impl/BgpPeerRpcTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'io.netty.channel.ChannelFuture' should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 155). 69

org/opendaylight/protocol/bgp/rib/impl/CheckUtil.java

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

org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 143). 59
 Warning sizes LineLength Line is longer than 120 characters (found 139). 63
 Warning sizes LineLength Line is longer than 120 characters (found 121). 112
 Warning sizes LineLength Line is longer than 120 characters (found 128). 113
 Warning sizes LineLength Line is longer than 120 characters (found 132). 114

org/opendaylight/protocol/bgp/rib/impl/CodecsRegistryImpl.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 30
 Warning sizes LineLength Line is longer than 120 characters (found 122). 41
 Warning sizes LineLength Line is longer than 120 characters (found 133). 46
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 66

org/opendaylight/protocol/bgp/rib/impl/EffectiveRibInWriter.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 56
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 58
 Warning sizes LineLength Line is longer than 120 characters (found 173). 81
 Warning sizes LineLength Line is longer than 120 characters (found 149). 82
 Warning sizes LineLength Line is longer than 120 characters (found 163). 90
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc JavadocStyle Javadoc has empty description section. 95
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Warning sizes LineLength Line is longer than 120 characters (found 175). 103
 Warning sizes LineLength Line is longer than 120 characters (found 146). 104
 Warning sizes LineLength Line is longer than 120 characters (found 150). 107
 Warning sizes LineLength Line is longer than 120 characters (found 150). 115
 Warning sizes LineLength Line is longer than 120 characters (found 150). 124
 Warning sizes LineLength Line is longer than 120 characters (found 157). 131
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 134
 Warning sizes LineLength Line is longer than 120 characters (found 209). 137
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 142
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 143
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 144
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 145
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 147
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 148
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 149
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 150
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 152
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 153
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 154
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 155
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 156
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 158
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 159
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 161
 Warning sizes LineLength Line is longer than 120 characters (found 166). 161
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 162
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 164
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 165
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 166
 Warning indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 24. 167
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 20. 168
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 170
 Warning sizes LineLength Line is longer than 120 characters (found 121). 170
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 172
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 173
 Warning sizes LineLength Line is longer than 120 characters (found 131). 173
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 175
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 176
 Warning indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 24. 177
 Warning indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 24. 178
 Warning indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 24. 180
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 20. 181
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 182
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 183
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 184
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 185
 Warning sizes LineLength Line is longer than 120 characters (found 196). 189
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 198
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 199
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 200
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 201
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 203
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 204
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 205
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 206
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 208
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 209
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 210
 Warning sizes LineLength Line is longer than 120 characters (found 153). 210
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 211
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 212
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 213
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 214
 Warning sizes LineLength Line is longer than 120 characters (found 143). 214
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 216
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 217
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 218
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 219
 Warning sizes LineLength Line is longer than 120 characters (found 152). 224
 Warning sizes LineLength Line is longer than 120 characters (found 174). 225
 Warning sizes LineLength Line is longer than 120 characters (found 301). 235
 Warning sizes LineLength Line is longer than 120 characters (found 148). 257
 Warning sizes LineLength Line is longer than 120 characters (found 147). 264
 Warning sizes LineLength Line is longer than 120 characters (found 138). 301
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 306
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 307
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 308
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 309
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 312
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 314
 Warning sizes LineLength Line is longer than 120 characters (found 137). 314
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 315
 Warning sizes LineLength Line is longer than 120 characters (found 149). 315
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 316
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 317
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 318
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 319
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 320
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 321
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 322
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 323
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 324
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 325
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 326
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 327
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 328
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 329
 Warning sizes LineLength Line is longer than 120 characters (found 129). 343
 Warning sizes LineLength Line is longer than 120 characters (found 200). 344
 Warning sizes LineLength Line is longer than 120 characters (found 129). 348
 Warning sizes LineLength Line is longer than 120 characters (found 198). 349
 Warning sizes LineLength Line is longer than 120 characters (found 140). 350
 Warning sizes LineLength Line is longer than 120 characters (found 157). 351
 Warning sizes LineLength Line is longer than 120 characters (found 143). 355
 Warning sizes LineLength Line is longer than 120 characters (found 135). 356
 Warning sizes LineLength Line is longer than 120 characters (found 148). 358
 Warning sizes LineLength Line is longer than 120 characters (found 143). 362
 Warning sizes LineLength Line is longer than 120 characters (found 133). 363
 Warning sizes LineLength Line is longer than 120 characters (found 140). 364
 Warning sizes LineLength Line is longer than 120 characters (found 148). 366
 Warning sizes LineLength Line is longer than 120 characters (found 127). 367

org/opendaylight/protocol/bgp/rib/impl/ExportPolicyPeerTrackerImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 64
 Warning sizes LineLength Line is longer than 120 characters (found 134). 65
 Warning sizes LineLength Line is longer than 120 characters (found 148). 70

org/opendaylight/protocol/bgp/rib/impl/ExportPolicyPeerTrackerImplTest.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.HashSet. 19
 Warning imports UnusedImports Unused import - java.util.Set. 22
 Warning sizes LineLength Line is longer than 120 characters (found 124). 38
 Warning sizes LineLength Line is longer than 120 characters (found 128). 42
 Warning sizes LineLength Line is longer than 120 characters (found 128). 45
 Warning sizes LineLength Line is longer than 120 characters (found 128). 48
 Warning sizes LineLength Line is longer than 120 characters (found 128). 51
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 54
 Warning sizes LineLength Line is longer than 120 characters (found 131). 60
 Warning sizes LineLength Line is longer than 120 characters (found 159). 61
 Warning sizes LineLength Line is longer than 120 characters (found 153). 62
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 103

org/opendaylight/protocol/bgp/rib/impl/ExportPolicyTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 138). 43
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93
 Warning javadoc JavadocStyle First sentence should end with a period. 93
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 100
 Warning sizes LineLength Line is longer than 120 characters (found 150). 138
 Warning sizes LineLength Line is longer than 120 characters (found 170). 139
 Warning sizes LineLength Line is longer than 120 characters (found 170). 140
 Warning sizes LineLength Line is longer than 120 characters (found 168). 154
 Warning sizes LineLength Line is longer than 120 characters (found 170). 155
 Warning sizes LineLength Line is longer than 120 characters (found 170). 156
 Warning sizes LineLength Line is longer than 120 characters (found 166). 170
 Warning sizes LineLength Line is longer than 120 characters (found 166). 171
 Warning sizes LineLength Line is longer than 120 characters (found 141). 200
 Warning sizes LineLength Line is longer than 120 characters (found 146). 207

org/opendaylight/protocol/bgp/rib/impl/FSMTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 87
 Warning sizes LineLength Line is longer than 120 characters (found 136). 89
 Warning sizes LineLength Line is longer than 120 characters (found 127). 101
 Warning sizes LineLength Line is longer than 120 characters (found 127). 104
 Warning sizes LineLength Line is longer than 120 characters (found 123). 106
 Warning sizes LineLength Line is longer than 120 characters (found 128). 109
 Warning sizes LineLength Line is longer than 120 characters (found 127). 110
 Warning sizes LineLength Line is longer than 120 characters (found 142). 111
 Warning sizes LineLength Line is longer than 120 characters (found 146). 115
 Warning sizes LineLength Line is longer than 120 characters (found 133). 136
 Warning sizes LineLength Line is longer than 120 characters (found 136). 137
 Warning sizes LineLength Line is longer than 120 characters (found 127). 142
 Warning sizes LineLength Line is longer than 120 characters (found 162). 144
 Warning sizes LineLength Line is longer than 120 characters (found 139). 146
 Warning sizes LineLength Line is longer than 120 characters (found 177). 152
 Warning sizes LineLength Line is longer than 120 characters (found 192). 175
 Warning sizes LineLength Line is longer than 120 characters (found 133). 179
 Warning sizes LineLength Line is longer than 120 characters (found 127). 190
 Warning sizes LineLength Line is longer than 120 characters (found 128). 193
 Warning sizes LineLength Line is longer than 120 characters (found 121). 197
 Warning sizes LineLength Line is longer than 120 characters (found 134). 201
 Warning sizes LineLength Line is longer than 120 characters (found 127). 213
 Warning sizes LineLength Line is longer than 120 characters (found 121). 215
 Warning sizes LineLength Line is longer than 120 characters (found 125). 220
 Warning sizes LineLength Line is longer than 120 characters (found 145). 232
 Warning sizes LineLength Line is longer than 120 characters (found 129). 246
 Warning sizes LineLength Line is longer than 120 characters (found 122). 250

org/opendaylight/protocol/bgp/rib/impl/FromExternalImportPolicyTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 32
 Warning sizes LineLength Line is longer than 120 characters (found 141). 33
 Warning sizes LineLength Line is longer than 120 characters (found 141). 34
 Warning sizes LineLength Line is longer than 120 characters (found 136). 35
 Warning sizes LineLength Line is longer than 120 characters (found 135). 36
 Warning sizes LineLength Line is longer than 120 characters (found 137). 37
 Warning sizes LineLength Line is longer than 120 characters (found 148). 38
 Warning sizes LineLength Line is longer than 120 characters (found 139). 39
 Warning sizes LineLength Line is longer than 120 characters (found 141). 40
 Warning sizes LineLength Line is longer than 120 characters (found 145). 41
 Warning sizes LineLength Line is longer than 120 characters (found 140). 42
 Warning sizes LineLength Line is longer than 120 characters (found 134). 43
 Warning sizes LineLength Line is longer than 120 characters (found 121). 47
 Warning sizes LineLength Line is longer than 120 characters (found 133). 49
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning sizes LineLength Line is longer than 120 characters (found 127). 56
 Warning sizes LineLength Line is longer than 120 characters (found 145). 70
 Warning sizes LineLength Line is longer than 120 characters (found 150). 75
 Warning sizes LineLength Line is longer than 120 characters (found 132). 78
 Warning sizes LineLength Line is longer than 120 characters (found 122). 86
 Warning sizes LineLength Line is longer than 120 characters (found 122). 99

org/opendaylight/protocol/bgp/rib/impl/FromInternalImportPolicy.java

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

org/opendaylight/protocol/bgp/rib/impl/FromInternalReflectorClientImportPolicy.java

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

org/opendaylight/protocol/bgp/rib/impl/LocRibWriter.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 152). 64
 Warning sizes LineLength Line is longer than 120 characters (found 136). 78
 Warning sizes LineLength Line is longer than 120 characters (found 147). 79
 Warning sizes LineLength Line is longer than 120 characters (found 138). 84
 Warning sizes LineLength Line is longer than 120 characters (found 164). 94
 Warning sizes LineLength Line is longer than 120 characters (found 149). 97
 Warning sizes LineLength Line is longer than 120 characters (found 166). 102
 Warning sizes LineLength Line is longer than 120 characters (found 176). 103
 Warning sizes LineLength Line is longer than 120 characters (found 136). 105
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 140
 Warning sizes LineLength Line is longer than 120 characters (found 131). 147
 Warning sizes LineLength Line is longer than 120 characters (found 154). 159
 Warning sizes LineLength Line is longer than 120 characters (found 146). 166
 Warning sizes LineLength Line is longer than 120 characters (found 136). 178
 Warning sizes LineLength Line is longer than 120 characters (found 140). 186
 Warning sizes LineLength Line is longer than 120 characters (found 133). 198
 Warning sizes LineLength Line is longer than 120 characters (found 124). 199
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 210
 Warning javadoc JavadocStyle First sentence should end with a period. 210
 Warning sizes LineLength Line is longer than 120 characters (found 123). 217
 Warning sizes LineLength Line is longer than 120 characters (found 146). 226

org/opendaylight/protocol/bgp/rib/impl/ParserToSalTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory' import. Should be before 'org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceRegistration'. 42
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 81
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 81
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 82
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 82
 Warning sizes LineLength Line is longer than 120 characters (found 131). 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning sizes LineLength Line is longer than 120 characters (found 124). 100
 Warning sizes LineLength Line is longer than 120 characters (found 190). 101
 Warning sizes LineLength Line is longer than 120 characters (found 186). 122
 Warning sizes LineLength Line is longer than 120 characters (found 127). 124
 Warning sizes LineLength Line is longer than 120 characters (found 137). 125
 Warning sizes LineLength Line is longer than 120 characters (found 144). 146
 Warning sizes LineLength Line is longer than 120 characters (found 124). 147
 Warning sizes LineLength Line is longer than 120 characters (found 144). 148
 Warning sizes LineLength Line is longer than 120 characters (found 144). 160
 Warning sizes LineLength Line is longer than 120 characters (found 150). 161
 Warning sizes LineLength Line is longer than 120 characters (found 144). 163
 Warning sizes LineLength Line is longer than 120 characters (found 150). 183
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 191
 Warning sizes LineLength Line is longer than 120 characters (found 224). 201

org/opendaylight/protocol/bgp/rib/impl/PeerExportGroupImpl.java

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

org/opendaylight/protocol/bgp/rib/impl/PeerTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 107
 Warning sizes LineLength Line is longer than 120 characters (found 162). 112
 Warning sizes LineLength Line is longer than 120 characters (found 130). 121
 Warning sizes LineLength Line is longer than 120 characters (found 149). 131
 Warning sizes LineLength Line is longer than 120 characters (found 337). 148
 Warning sizes LineLength Line is longer than 120 characters (found 150). 150
 Warning sizes LineLength Line is longer than 120 characters (found 159). 155
 Warning sizes LineLength Line is longer than 120 characters (found 126). 199
 Warning sizes LineLength Line is longer than 120 characters (found 121). 219
 Warning sizes LineLength Line is longer than 120 characters (found 125). 220
 Warning sizes LineLength Line is longer than 120 characters (found 145). 221
 Warning sizes LineLength Line is longer than 120 characters (found 160). 222

org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 160). 90
 Warning sizes LineLength Line is longer than 120 characters (found 205). 93
 Warning sizes LineLength Line is longer than 120 characters (found 133). 123
 Warning sizes LineLength Line is longer than 120 characters (found 124). 125
 Warning sizes LineLength Line is longer than 120 characters (found 136). 126
 Warning sizes LineLength Line is longer than 120 characters (found 127). 141
 Warning sizes LineLength Line is longer than 120 characters (found 178). 169
 Warning sizes LineLength Line is longer than 120 characters (found 129). 170
 Warning sizes LineLength Line is longer than 120 characters (found 149). 171
 Warning sizes LineLength Line is longer than 120 characters (found 124). 182
 Warning sizes LineLength Line is longer than 120 characters (found 135). 187
 Warning sizes LineLength Line is longer than 120 characters (found 141). 208
 Warning sizes LineLength Line is longer than 120 characters (found 130). 209
 Warning sizes LineLength Line is longer than 120 characters (found 143). 251
 Warning sizes LineLength Line is longer than 120 characters (found 149). 252
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 323
 Warning sizes LineLength Line is longer than 120 characters (found 123). 344
 Warning sizes LineLength Line is longer than 120 characters (found 135). 388
 Warning sizes LineLength Line is longer than 120 characters (found 148). 389

org/opendaylight/protocol/bgp/rib/impl/RIBSupportContextImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 205). 34
 Warning modifier RedundantModifier Redundant 'public' modifier. 39
 Warning sizes LineLength Line is longer than 120 characters (found 123). 45
 Warning sizes LineLength Line is longer than 120 characters (found 121). 54
 Warning sizes LineLength Line is longer than 120 characters (found 160). 66
 Warning sizes LineLength Line is longer than 120 characters (found 128). 72

org/opendaylight/protocol/bgp/rib/impl/RIBSupportContextRegistryImpl.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 25
 Warning sizes LineLength Line is longer than 120 characters (found 124). 40
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 60

org/opendaylight/protocol/bgp/rib/impl/SimpleSessionListener.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 77
 Warning sizes LineLength Line is longer than 120 characters (found 128). 89

org/opendaylight/protocol/bgp/rib/impl/StrictBGPPeerRegistry.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 130). 83
 Warning sizes LineLength Line is longer than 120 characters (found 145). 122
 Warning sizes LineLength Line is longer than 120 characters (found 145). 149
 Warning sizes LineLength Line is longer than 120 characters (found 126). 157
 Warning sizes LineLength Line is longer than 120 characters (found 121). 159
 Warning sizes LineLength Line is longer than 120 characters (found 126). 170
 Warning sizes LineLength Line is longer than 120 characters (found 121). 172
 Warning sizes LineLength Line is longer than 120 characters (found 144). 181
 Warning sizes LineLength Line is longer than 120 characters (found 150). 198
 Warning sizes LineLength Line is longer than 120 characters (found 130). 205
 Warning sizes LineLength Line is longer than 120 characters (found 211). 212
 Warning sizes LineLength Line is longer than 120 characters (found 147). 218
 Warning sizes LineLength Line is longer than 120 characters (found 130). 249
 Warning sizes LineLength Line is longer than 120 characters (found 148). 257
 Warning sizes LineLength Line is longer than 120 characters (found 209). 260
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 277
 Warning javadoc JavadocStyle First sentence should end with a period. 277
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 283
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 283
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 292
 Warning javadoc JavadocStyle First sentence should end with a period. 292
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 296
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 324
 Warning javadoc JavadocStyle First sentence should end with a period. 324

org/opendaylight/protocol/bgp/rib/impl/StrictBGPPeerRegistryTest.java

Severity Category Rule Message Line
 Warning indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 56
 Warning indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 57
 Warning indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 58
 Warning sizes LineLength Line is longer than 120 characters (found 143). 65
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 65

org/opendaylight/protocol/bgp/rib/impl/SynchronizationAndExceptionTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 109
 Warning sizes LineLength Line is longer than 120 characters (found 127). 124
 Warning sizes LineLength Line is longer than 120 characters (found 124). 129
 Warning sizes LineLength Line is longer than 120 characters (found 126). 140
 Warning sizes LineLength Line is longer than 120 characters (found 127). 145
 Warning sizes LineLength Line is longer than 120 characters (found 130). 163
 Warning sizes LineLength Line is longer than 120 characters (found 127). 164
 Warning sizes LineLength Line is longer than 120 characters (found 133). 166
 Warning sizes LineLength Line is longer than 120 characters (found 136). 167
 Warning sizes LineLength Line is longer than 120 characters (found 133). 186
 Warning sizes LineLength Line is longer than 120 characters (found 126). 202
 Warning sizes LineLength Line is longer than 120 characters (found 155). 204
 Warning sizes LineLength Line is longer than 120 characters (found 139). 205
 Warning sizes LineLength Line is longer than 120 characters (found 149). 212
 Warning sizes LineLength Line is longer than 120 characters (found 150). 216
 Warning sizes LineLength Line is longer than 120 characters (found 159). 221
 Warning sizes LineLength Line is longer than 120 characters (found 148). 229
 Warning sizes LineLength Line is longer than 120 characters (found 148). 231
 Warning sizes LineLength Line is longer than 120 characters (found 148). 233
 Warning sizes LineLength Line is longer than 120 characters (found 126). 241
 Warning sizes LineLength Line is longer than 120 characters (found 155). 243
 Warning sizes LineLength Line is longer than 120 characters (found 139). 244
 Warning sizes LineLength Line is longer than 120 characters (found 149). 251
 Warning sizes LineLength Line is longer than 120 characters (found 150). 255
 Warning sizes LineLength Line is longer than 120 characters (found 159). 260
 Warning sizes LineLength Line is longer than 120 characters (found 148). 268
 Warning sizes LineLength Line is longer than 120 characters (found 148). 270

org/opendaylight/protocol/bgp/rib/impl/SynchronizationTest.java

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

org/opendaylight/protocol/bgp/rib/impl/TableContext.java

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

org/opendaylight/protocol/bgp/rib/impl/ToExternalExportPolicy.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 29
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 31
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 32
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 34
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 35
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 37
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 38
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 40
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 41
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 42

org/opendaylight/protocol/bgp/rib/impl/ToInternalExportPolicy.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 26
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 28
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 29
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 31
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 32
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 34
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 35
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 37
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 38
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 39

org/opendaylight/protocol/bgp/rib/impl/ToInternalReflectorClientExportPolicy.java

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

org/opendaylight/protocol/bgp/rib/impl/ToReflectorClientExportPolicy.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 28
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 30
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 31
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 33
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 34
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 36
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 37
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 39
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 40
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 41

org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 100
 Warning sizes LineLength Line is longer than 120 characters (found 135). 109
 Warning sizes LineLength Line is longer than 120 characters (found 123). 110
 Warning sizes LineLength Line is longer than 120 characters (found 147). 115
 Warning sizes LineLength Line is longer than 120 characters (found 125). 116
 Warning sizes LineLength Line is longer than 120 characters (found 151). 117
 Warning sizes LineLength Line is longer than 120 characters (found 127). 140
 Warning sizes LineLength Line is longer than 120 characters (found 157). 144
 Warning sizes LineLength Line is longer than 120 characters (found 136). 146
 Warning sizes LineLength Line is longer than 120 characters (found 132). 148
 Warning sizes LineLength Line is longer than 120 characters (found 150). 152

org/opendaylight/protocol/bgp/rib/impl/config/AppPeer.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 64
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 113
 Warning sizes LineLength Line is longer than 120 characters (found 137). 118

org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 160). 75
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning sizes LineLength Line is longer than 120 characters (found 130). 94
 Warning sizes LineLength Line is longer than 120 characters (found 136). 95
 Warning sizes LineLength Line is longer than 120 characters (found 126). 109
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 146
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 147
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 148
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 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. 151
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 152
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 153
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 154
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 162
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 172
 Warning blocks LeftCurly '{' at column 57 should have line break after. 172
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not followed by whitespace. 172
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 173
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 174
 Warning indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 12. 175
 Warning sizes LineLength Line is longer than 120 characters (found 147). 211
 Warning sizes LineLength Line is longer than 120 characters (found 134). 224
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 226
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 227
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 228
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 229
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 230
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 231
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 232
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 233
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 234
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 246
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 246
 Warning sizes LineLength Line is longer than 120 characters (found 137). 260
 Warning sizes LineLength Line is longer than 120 characters (found 142). 266
 Warning sizes LineLength Line is longer than 120 characters (found 137). 270
 Warning sizes LineLength Line is longer than 120 characters (found 148). 288
 Warning sizes LineLength Line is longer than 120 characters (found 176). 292

org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerImplTest.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.math.BigDecimal. 30
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.AddPaths. 70
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.AddPathsBuilder. 71
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.RouteReflector. 72
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.RouteReflectorBuilder. 73
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.Timers. 74
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.TimersBuilder. 75
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.Transport. 76
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.TransportBuilder. 77
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.CommunityType. 85
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.PeerType. 88
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.RrClusterIdTypeBuilder. 89
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber. 102
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev160614.Config1. 110
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev160614.Config1Builder. 111
 Warning sizes LineLength Line is longer than 120 characters (found 135). 134
 Warning naming MemberName Member name 'dObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 138
 Warning naming MemberName Member name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning sizes LineLength Line is longer than 120 characters (found 157). 167
 Warning sizes LineLength Line is longer than 120 characters (found 126). 178
 Warning whitespace SeparatorWrap ',' should be on the previous line. 179
 Warning sizes LineLength Line is longer than 120 characters (found 127). 180
 Warning whitespace SeparatorWrap ',' should be on the previous line. 181
 Warning sizes LineLength Line is longer than 120 characters (found 141). 184
 Warning sizes LineLength Line is longer than 120 characters (found 131). 195
 Warning sizes LineLength Line is longer than 120 characters (found 167). 227
 Warning sizes LineLength Line is longer than 120 characters (found 145). 232
 Warning sizes LineLength Line is longer than 120 characters (found 138). 234
 Warning sizes LineLength Line is longer than 120 characters (found 138). 237
 Warning sizes LineLength Line is longer than 120 characters (found 127). 243
 Warning sizes LineLength Line is longer than 120 characters (found 154). 248
 Warning sizes LineLength Line is longer than 120 characters (found 150). 249
 Warning sizes LineLength Line is longer than 120 characters (found 137). 256
 Warning sizes LineLength Line is longer than 120 characters (found 126). 261
 Warning sizes LineLength Line is longer than 120 characters (found 150). 263
 Warning sizes LineLength Line is longer than 120 characters (found 137). 271
 Warning sizes LineLength Line is longer than 120 characters (found 127). 273
 Warning sizes LineLength Line is longer than 120 characters (found 174). 278
 Warning sizes LineLength Line is longer than 120 characters (found 148). 282
 Warning whitespace MethodParamPad '(' should be on the previous line. 283
 Warning sizes LineLength Line is longer than 120 characters (found 137). 291
 Warning sizes LineLength Line is longer than 120 characters (found 127). 293
 Warning sizes LineLength Line is longer than 120 characters (found 174). 301
 Warning sizes LineLength Line is longer than 120 characters (found 148). 303
 Warning whitespace MethodParamPad '(' should be on the previous line. 304
 Warning sizes LineLength Line is longer than 120 characters (found 135). 314
 Warning sizes LineLength Line is longer than 120 characters (found 127). 317
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 320
 Warning javadoc JavadocStyle First sentence should end with a period. 320
 Warning sizes LineLength Line is longer than 120 characters (found 167). 326
 Warning sizes LineLength Line is longer than 120 characters (found 127). 335
 Warning sizes LineLength Line is longer than 120 characters (found 154). 340
 Warning sizes LineLength Line is longer than 120 characters (found 150). 341
 Warning sizes LineLength Line is longer than 120 characters (found 145). 352
 Warning sizes LineLength Line is longer than 120 characters (found 138). 354
 Warning sizes LineLength Line is longer than 120 characters (found 138). 357
 Warning sizes LineLength Line is longer than 120 characters (found 130). 364
 Warning sizes LineLength Line is longer than 120 characters (found 158). 366
 Warning sizes LineLength Line is longer than 120 characters (found 148). 368
 Warning sizes LineLength Line is longer than 120 characters (found 131). 371
 Warning sizes LineLength Line is longer than 120 characters (found 140). 376
 Warning sizes LineLength Line is longer than 120 characters (found 158). 378
 Warning sizes LineLength Line is longer than 120 characters (found 148). 380
 Warning sizes LineLength Line is longer than 120 characters (found 131). 383
 Warning sizes LineLength Line is longer than 120 characters (found 140). 389
 Warning sizes LineLength Line is longer than 120 characters (found 158). 391
 Warning sizes LineLength Line is longer than 120 characters (found 158). 393
 Warning sizes LineLength Line is longer than 120 characters (found 141). 396
 Warning sizes LineLength Line is longer than 120 characters (found 140). 404
 Warning sizes LineLength Line is longer than 120 characters (found 158). 407
 Warning sizes LineLength Line is longer than 120 characters (found 158). 409
 Warning sizes LineLength Line is longer than 120 characters (found 141). 412
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 423
 Warning sizes LineLength Line is longer than 120 characters (found 170). 435
 Warning sizes LineLength Line is longer than 120 characters (found 123). 436
 Warning sizes LineLength Line is longer than 120 characters (found 129). 438

org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 106
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 118
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 119
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 120
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 121
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 122
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 123
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 124
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 125
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 126
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 127
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 128
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 129
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 130
 Warning sizes LineLength Line is longer than 120 characters (found 127). 140
 Warning sizes LineLength Line is longer than 120 characters (found 130). 146
 Warning sizes LineLength Line is longer than 120 characters (found 133). 148
 Warning sizes LineLength Line is longer than 120 characters (found 121). 154
 Warning sizes LineLength Line is longer than 120 characters (found 129). 211
 Warning sizes LineLength Line is longer than 120 characters (found 142). 218
 Warning sizes LineLength Line is longer than 120 characters (found 123). 222
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 242
 Warning sizes LineLength Line is longer than 120 characters (found 147). 249
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 261

org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerTest.java

Severity Category Rule Message Line
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 67
 Warning sizes LineLength Line is longer than 120 characters (found 147). 82
 Warning sizes LineLength Line is longer than 120 characters (found 138). 83
 Warning sizes LineLength Line is longer than 120 characters (found 154). 99
 Warning sizes LineLength Line is longer than 120 characters (found 130). 127
 Warning sizes LineLength Line is longer than 120 characters (found 132). 156
 Warning sizes LineLength Line is longer than 120 characters (found 141). 157
 Warning sizes LineLength Line is longer than 120 characters (found 135). 162
 Warning sizes LineLength Line is longer than 120 characters (found 128). 168
 Warning sizes LineLength Line is longer than 120 characters (found 142). 169
 Warning sizes LineLength Line is longer than 120 characters (found 135). 174
 Warning sizes LineLength Line is longer than 120 characters (found 146). 175

org/opendaylight/protocol/bgp/rib/impl/config/OpenConfigMappingUtil.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 123). 56
 Warning sizes LineLength Line is longer than 120 characters (found 123). 85
 Warning sizes LineLength Line is longer than 120 characters (found 122). 103
 Warning sizes LineLength Line is longer than 120 characters (found 122). 126
 Warning sizes LineLength Line is longer than 120 characters (found 122). 132
 Warning sizes LineLength Line is longer than 120 characters (found 169). 140
 Warning sizes LineLength Line is longer than 120 characters (found 127). 141
 Warning sizes LineLength Line is longer than 120 characters (found 131). 150
 Warning sizes LineLength Line is longer than 120 characters (found 162). 158

org/opendaylight/protocol/bgp/rib/impl/config/OpenConfigMappingUtilTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 139). 188
 Warning sizes LineLength Line is longer than 120 characters (found 127). 222
 Warning sizes LineLength Line is longer than 120 characters (found 131). 229
 Warning sizes LineLength Line is longer than 120 characters (found 127). 237
 Warning sizes LineLength Line is longer than 120 characters (found 126). 250
 Warning sizes LineLength Line is longer than 120 characters (found 134). 256
 Warning sizes LineLength Line is longer than 120 characters (found 146). 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning sizes LineLength Line is longer than 120 characters (found 146). 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning sizes LineLength Line is longer than 120 characters (found 121). 262
 Warning sizes LineLength Line is longer than 120 characters (found 133). 267
 Warning sizes LineLength Line is longer than 120 characters (found 122). 272
 Warning sizes LineLength Line is longer than 120 characters (found 151). 279
 Warning sizes LineLength Line is longer than 120 characters (found 129). 281
 Warning sizes LineLength Line is longer than 120 characters (found 152). 286
 Warning sizes LineLength Line is longer than 120 characters (found 130). 288
 Warning sizes LineLength Line is longer than 120 characters (found 232). 294
 Warning sizes LineLength Line is longer than 120 characters (found 121). 296
 Warning sizes LineLength Line is longer than 120 characters (found 131). 299
 Warning sizes LineLength Line is longer than 120 characters (found 122). 300
 Warning sizes LineLength Line is longer than 120 characters (found 136). 309

org/opendaylight/protocol/bgp/rib/impl/config/PeerBean.java

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

org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 149). 81
 Warning sizes LineLength Line is longer than 120 characters (found 127). 82
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 175
 Warning whitespace WhitespaceAround WhitespaceAround: 'catch' is not followed by whitespace. 187
 Warning sizes LineLength Line is longer than 120 characters (found 128). 228
 Warning sizes LineLength Line is longer than 120 characters (found 128). 235
 Warning sizes LineLength Line is longer than 120 characters (found 148). 236
 Warning sizes LineLength Line is longer than 120 characters (found 121). 237
 Warning sizes LineLength Line is longer than 120 characters (found 151). 238
 Warning sizes LineLength Line is longer than 120 characters (found 135). 243

org/opendaylight/protocol/bgp/rib/impl/config/RibImplTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 135). 67
 Warning sizes LineLength Line is longer than 120 characters (found 144). 72
 Warning sizes LineLength Line is longer than 120 characters (found 121). 100
 Warning sizes LineLength Line is longer than 120 characters (found 122). 104
 Warning sizes LineLength Line is longer than 120 characters (found 135). 124
 Warning sizes LineLength Line is longer than 120 characters (found 152). 144

org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 82
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 130
 Warning sizes LineLength Line is longer than 120 characters (found 153). 162

org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 138). 53
 Warning sizes LineLength Line is longer than 120 characters (found 134). 54
 Warning sizes LineLength Line is longer than 120 characters (found 121). 57
 Warning sizes LineLength Line is longer than 120 characters (found 135). 58
 Warning sizes LineLength Line is longer than 120 characters (found 156). 59
 Warning sizes LineLength Line is longer than 120 characters (found 144). 70
 Warning sizes LineLength Line is longer than 120 characters (found 133). 72
 Warning javadoc JavadocStyle Javadoc has empty description section. 86
 Warning sizes LineLength Line is longer than 120 characters (found 157). 87

org/opendaylight/protocol/bgp/rib/impl/spi/BGPDispatcher.java

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

org/opendaylight/protocol/bgp/rib/impl/spi/BGPPeerRegistry.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 130). 67
 Warning javadoc JavadocStyle Javadoc has empty description section. 69

org/opendaylight/protocol/bgp/rib/impl/spi/BgpDeployer.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Warning sizes LineLength Line is longer than 120 characters (found 121). 50
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 58
 Warning javadoc JavadocStyle First sentence should end with a period. 58
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Warning sizes LineLength Line is longer than 120 characters (found 127). 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 65
 Warning javadoc JavadocStyle First sentence should end with a period. 65
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/opendaylight/protocol/bgp/rib/impl/spi/CodecsRegistry.java

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

org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java

Severity Category Rule Message Line
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 85
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 122
 Warning javadoc JavadocStyle First sentence should end with a period. 122

org/opendaylight/protocol/bgp/rib/impl/spi/RIBSupportContext.java

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

org/opendaylight/protocol/bgp/rib/impl/stats/UnsignedInt32Counter.java

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

org/opendaylight/protocol/bgp/rib/impl/stats/peer/BGPPeerStats.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 Javadoc has empty description section. 14

org/opendaylight/protocol/bgp/rib/impl/stats/peer/BGPPeerStatsImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 35
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 35
 Warning sizes LineLength Line is longer than 120 characters (found 124). 36
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 36
 Warning sizes LineLength Line is longer than 120 characters (found 134). 37
 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 126). 56
 Warning sizes LineLength Line is longer than 120 characters (found 143). 62
 Warning sizes LineLength Line is longer than 120 characters (found 127). 63
 Warning sizes LineLength Line is longer than 120 characters (found 129). 64
 Warning sizes LineLength Line is longer than 120 characters (found 139). 65

org/opendaylight/protocol/bgp/rib/impl/stats/peer/BGPSessionStatsImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 180). 81
 Warning sizes LineLength Line is longer than 120 characters (found 177). 82
 Warning sizes LineLength Line is longer than 120 characters (found 121). 136
 Warning sizes LineLength Line is longer than 120 characters (found 123). 137
 Warning sizes LineLength Line is longer than 120 characters (found 139). 142
 Warning sizes LineLength Line is longer than 120 characters (found 132). 164
 Warning sizes LineLength Line is longer than 120 characters (found 134). 165
 Warning sizes LineLength Line is longer than 120 characters (found 130). 175
 Warning sizes LineLength Line is longer than 120 characters (found 145). 201
 Warning sizes LineLength Line is longer than 120 characters (found 134). 213
 Warning sizes LineLength Line is longer than 120 characters (found 138). 214
 Warning sizes LineLength Line is longer than 120 characters (found 123). 305
 Warning sizes LineLength Line is longer than 120 characters (found 123). 329
 Warning sizes LineLength Line is longer than 120 characters (found 121). 356
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '109'. 367
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '116'. 381

org/opendaylight/protocol/bgp/rib/impl/stats/peer/route/PerTableTypeRouteCounter.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'final' modifier. 26
 Warning modifier RedundantModifier Redundant 'final' modifier. 39
 Warning modifier RedundantModifier Redundant 'final' modifier. 43
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Warning modifier RedundantModifier Redundant 'final' modifier. 59
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Warning modifier RedundantModifier Redundant 'final' modifier. 69
 Warning modifier RedundantModifier Redundant 'final' modifier. 77
 Warning modifier RedundantModifier Redundant 'final' modifier. 81

org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/BGPRenderStats.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 Javadoc has empty description section. 14

org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/BGPRenderStatsImpl.java

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

org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/BGPRenderStatsImplTest.java

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

org/opendaylight/protocol/bgp/rib/impl/stats/rib/impl/RIBImplRuntimeMXBeanImpl.java

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