Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
70 0 697 0

Files

File  I  W  E
org/opendaylight/protocol/bgp/linkstate/ActivatorTest.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java 0 44 0
org/opendaylight/protocol/bgp/linkstate/LinkstateNlriParserTest.java 0 46 0
org/opendaylight/protocol/bgp/linkstate/LinkstateRIBSupportTest.java 0 16 0
org/opendaylight/protocol/bgp/linkstate/ParserTest.java 0 36 0
org/opendaylight/protocol/bgp/linkstate/SrAttributeParserTest.java 0 50 0
org/opendaylight/protocol/bgp/linkstate/TlvUtilTest.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/LinkstateRIBSupport.java 0 6 0
org/opendaylight/protocol/bgp/linkstate/impl/RIBActivator.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java 0 103 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java 0 11 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/NodeAttributesParser.java 0 51 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/PrefixAttributesParser.java 0 62 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java 0 12 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/RangeTlvParser.java 0 20 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/SidLabelIndexParser.java 0 9 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/SrLinkAttributesParser.java 0 30 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/SrPrefixAttributesParser.java 0 11 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/BackupUnnumberedParser.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/EroMetricParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4BackupEro.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4EroParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4PrefixSidParser.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6BackupEro.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6PrefixSidParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/SIDParser.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/UnnumberedEroParser.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/nlri/AbstractPrefixNlriParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java 0 21 0
org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkstateNlriParser.java 0 49 0
org/opendaylight/protocol/bgp/linkstate/impl/nlri/NodeNlriParser.java 0 13 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractLocalNodeDescriptorTlvCodec.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractNodeDescriptorTlvCodec.java 0 4 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AdvertisingNodeDescriptorTlvParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AreaIdTlvParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AsNumTlvParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/BgpRouterIdTlvParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/DomainIdTlvParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4InterfaceTlvParser.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4NeighborTlvParser.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6InterfaceTlvParser.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6NeighborTlvParser.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/LinkIdTlvParser.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/MemAsNumTlvParser.java 0 1 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/MultiTopoIdTlvParser.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/OspfRouteTlvParser.java 0 16 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/ReachTlvParser.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/RemoteNodeDescriptorTlvParser.java 0 3 0
org/opendaylight/protocol/bgp/linkstate/impl/tlvs/RouterIdTlvParser.java 0 5 0
org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java 0 7 0
org/opendaylight/protocol/bgp/linkstate/spi/TlvUtil.java 0 2 0
org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleBindingSubTlvsRegistry.java 0 4 0
org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java 0 7 0

Rules

Category Rule Violations Severity
coding IllegalThrows 11  Warning
OneStatementPerLine 1  Warning
OverloadMethodsDeclarationOrder 1  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
9  Warning
RedundantImport 2  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
266  Warning
javadoc JavadocStyle
  • checkEmptyJavadoc: "true"
2  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
1  Warning
ConstantName 1  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
4  Warning
regexp RegexpSingleline
  • format: "\s+$"
  • message: "Line has trailing spaces."
1  Error
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
347  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
11  Warning
GenericWhitespace 4  Warning
MethodParamPad 2  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
2  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
2  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
30  Warning

Details

org/opendaylight/protocol/bgp/linkstate/ActivatorTest.java

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

org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.collect.Lists' should be separated from previous import group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 124). 79
 Warning sizes LineLength Line is longer than 120 characters (found 134). 93
 Warning sizes LineLength Line is longer than 120 characters (found 127). 94
 Warning sizes LineLength Line is longer than 120 characters (found 133). 95
 Warning sizes LineLength Line is longer than 120 characters (found 133). 96
 Warning sizes LineLength Line is longer than 120 characters (found 134). 97
 Warning sizes LineLength Line is longer than 120 characters (found 130). 108
 Warning sizes LineLength Line is longer than 120 characters (found 132). 115
 Warning sizes LineLength Line is longer than 120 characters (found 136). 122
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 141
 Warning sizes LineLength Line is longer than 120 characters (found 123). 143
 Warning sizes LineLength Line is longer than 120 characters (found 146). 145
 Warning sizes LineLength Line is longer than 120 characters (found 198). 149
 Warning sizes LineLength Line is longer than 120 characters (found 123). 154
 Warning sizes LineLength Line is longer than 120 characters (found 147). 156
 Warning sizes LineLength Line is longer than 120 characters (found 243). 158
 Warning sizes LineLength Line is longer than 120 characters (found 272). 159
 Warning sizes LineLength Line is longer than 120 characters (found 198). 160
 Warning sizes LineLength Line is longer than 120 characters (found 175). 178
 Warning sizes LineLength Line is longer than 120 characters (found 327). 190
 Warning sizes LineLength Line is longer than 120 characters (found 130). 206
 Warning sizes LineLength Line is longer than 120 characters (found 136). 207
 Warning sizes LineLength Line is longer than 120 characters (found 155). 217
 Warning sizes LineLength Line is longer than 120 characters (found 130). 220
 Warning sizes LineLength Line is longer than 120 characters (found 130). 221
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 235
 Warning sizes LineLength Line is longer than 120 characters (found 136). 270
 Warning sizes LineLength Line is longer than 120 characters (found 130). 288
 Warning sizes LineLength Line is longer than 120 characters (found 129). 290
 Warning sizes LineLength Line is longer than 120 characters (found 123). 309
 Warning sizes LineLength Line is longer than 120 characters (found 126). 313
 Warning sizes LineLength Line is longer than 120 characters (found 153). 314
 Warning sizes LineLength Line is longer than 120 characters (found 123). 315
 Warning sizes LineLength Line is longer than 120 characters (found 132). 321
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 333
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 333
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 334
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 344
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 344
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 345
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 355
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 355
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 356

org/opendaylight/protocol/bgp/linkstate/LinkstateNlriParserTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.LinkNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.LinkstateNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.NodeNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.TlvUtil' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. 28
 Warning sizes LineLength Line is longer than 120 characters (found 139). 96
 Warning sizes LineLength Line is longer than 120 characters (found 137). 97
 Warning sizes LineLength Line is longer than 120 characters (found 137). 98
 Warning sizes LineLength Line is longer than 120 characters (found 137). 99
 Warning sizes LineLength Line is longer than 120 characters (found 137). 100
 Warning sizes LineLength Line is longer than 120 characters (found 139). 103
 Warning sizes LineLength Line is longer than 120 characters (found 137). 107
 Warning sizes LineLength Line is longer than 120 characters (found 137). 108
 Warning sizes LineLength Line is longer than 120 characters (found 137). 114
 Warning sizes LineLength Line is longer than 120 characters (found 137). 115
 Warning sizes LineLength Line is longer than 120 characters (found 129). 121
 Warning sizes LineLength Line is longer than 120 characters (found 128). 125
 Warning sizes LineLength Line is longer than 120 characters (found 137). 126
 Warning sizes LineLength Line is longer than 120 characters (found 137). 127
 Warning sizes LineLength Line is longer than 120 characters (found 137). 128
 Warning sizes LineLength Line is longer than 120 characters (found 137). 129
 Warning sizes LineLength Line is longer than 120 characters (found 137). 130
 Warning sizes LineLength Line is longer than 120 characters (found 125). 136
 Warning sizes LineLength Line is longer than 120 characters (found 140). 149
 Warning sizes LineLength Line is longer than 120 characters (found 146). 155
 Warning sizes LineLength Line is longer than 120 characters (found 189). 176
 Warning sizes LineLength Line is longer than 120 characters (found 154). 183
 Warning coding OneStatementPerLine Only one statement per line allowed. 210
 Warning sizes LineLength Line is longer than 120 characters (found 121). 227
 Warning sizes LineLength Line is longer than 120 characters (found 122). 232
 Warning sizes LineLength Line is longer than 120 characters (found 121). 259
 Warning sizes LineLength Line is longer than 120 characters (found 127). 267
 Warning sizes LineLength Line is longer than 120 characters (found 164). 281
 Warning sizes LineLength Line is longer than 120 characters (found 125). 298
 Warning sizes LineLength Line is longer than 120 characters (found 126). 337
 Warning sizes LineLength Line is longer than 120 characters (found 121). 419
 Warning sizes LineLength Line is longer than 120 characters (found 164). 432
 Warning sizes LineLength Line is longer than 120 characters (found 131). 449
 Warning sizes LineLength Line is longer than 120 characters (found 122). 477
 Warning sizes LineLength Line is longer than 120 characters (found 164). 522
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 567
 Warning sizes LineLength Line is longer than 120 characters (found 190). 572
 Warning sizes LineLength Line is longer than 120 characters (found 145). 574
 Warning sizes LineLength Line is longer than 120 characters (found 202). 584
 Warning sizes LineLength Line is longer than 120 characters (found 231). 585
 Warning sizes LineLength Line is longer than 120 characters (found 285). 586
 Warning sizes LineLength Line is longer than 120 characters (found 150). 588

org/opendaylight/protocol/bgp/linkstate/LinkstateRIBSupportTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 132). 78
 Warning sizes LineLength Line is longer than 120 characters (found 141). 80
 Warning sizes LineLength Line is longer than 120 characters (found 158). 91
 Warning sizes LineLength Line is longer than 120 characters (found 221). 93
 Warning sizes LineLength Line is longer than 120 characters (found 144). 94
 Warning sizes LineLength Line is longer than 120 characters (found 144). 95
 Warning sizes LineLength Line is longer than 120 characters (found 145). 96
 Warning sizes LineLength Line is longer than 120 characters (found 141). 97
 Warning sizes LineLength Line is longer than 120 characters (found 126). 104
 Warning sizes LineLength Line is longer than 120 characters (found 128). 109
 Warning sizes LineLength Line is longer than 120 characters (found 133). 123
 Warning sizes LineLength Line is longer than 120 characters (found 152). 153
 Warning sizes LineLength Line is longer than 120 characters (found 129). 180
 Warning sizes LineLength Line is longer than 120 characters (found 149). 191
 Warning sizes LineLength Line is longer than 120 characters (found 130). 213
 Warning sizes LineLength Line is longer than 120 characters (found 133). 216

org/opendaylight/protocol/bgp/linkstate/ParserTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 98
 Warning javadoc JavadocStyle First sentence should end with a period. 98
 Warning naming ConstantName Name 'inputBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 101
 Warning sizes LineLength Line is longer than 120 characters (found 138). 113
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 116
 Warning naming LocalVariableName Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 122
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testEORLS' must contain no more than '4' capital letters. 155
 Warning sizes LineLength Line is longer than 120 characters (found 141). 157
 Warning sizes LineLength Line is longer than 120 characters (found 138). 160
 Warning sizes LineLength Line is longer than 120 characters (found 150). 161
 Warning sizes LineLength Line is longer than 120 characters (found 141). 323
 Warning sizes LineLength Line is longer than 120 characters (found 138). 335
 Warning sizes LineLength Line is longer than 120 characters (found 140). 338
 Warning sizes LineLength Line is longer than 120 characters (found 158). 354
 Warning sizes LineLength Line is longer than 120 characters (found 128). 356
 Warning sizes LineLength Line is longer than 120 characters (found 128). 362
 Warning sizes LineLength Line is longer than 120 characters (found 128). 368
 Warning sizes LineLength Line is longer than 120 characters (found 204). 370
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 383
 Warning sizes LineLength Line is longer than 120 characters (found 252). 403
 Warning sizes LineLength Line is longer than 120 characters (found 134). 406
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 410
 Warning sizes LineLength Line is longer than 120 characters (found 125). 415
 Warning sizes LineLength Line is longer than 120 characters (found 178). 417
 Warning sizes LineLength Line is longer than 120 characters (found 141). 517
 Warning sizes LineLength Line is longer than 120 characters (found 129). 536
 Warning sizes LineLength Line is longer than 120 characters (found 158). 542
 Warning sizes LineLength Line is longer than 120 characters (found 128). 546
 Warning sizes LineLength Line is longer than 120 characters (found 128). 550
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 574
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 581
 Warning sizes LineLength Line is longer than 120 characters (found 178). 588
 Warning sizes LineLength Line is longer than 120 characters (found 124). 635
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 642
 Warning whitespace MethodParamPad '(' should be on the previous line. 643
 Warning sizes LineLength Line is longer than 120 characters (found 127). 644

org/opendaylight/protocol/bgp/linkstate/SrAttributeParserTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.collect.Lists' should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 219). 95
 Warning sizes LineLength Line is longer than 120 characters (found 192). 96
 Warning sizes LineLength Line is longer than 120 characters (found 140). 118
 Warning sizes LineLength Line is longer than 120 characters (found 128). 126
 Warning sizes LineLength Line is longer than 120 characters (found 242). 143
 Warning sizes LineLength Line is longer than 120 characters (found 244). 144
 Warning sizes LineLength Line is longer than 120 characters (found 133). 145
 Warning sizes LineLength Line is longer than 120 characters (found 127). 146
 Warning sizes LineLength Line is longer than 120 characters (found 128). 162
 Warning sizes LineLength Line is longer than 120 characters (found 128). 165
 Warning sizes LineLength Line is longer than 120 characters (found 127). 166
 Warning sizes LineLength Line is longer than 120 characters (found 121). 167
 Warning sizes LineLength Line is longer than 120 characters (found 131). 208
 Warning sizes LineLength Line is longer than 120 characters (found 126). 225
 Warning sizes LineLength Line is longer than 120 characters (found 121). 243
 Warning sizes LineLength Line is longer than 120 characters (found 145). 249
 Warning sizes LineLength Line is longer than 120 characters (found 124). 251
 Warning sizes LineLength Line is longer than 120 characters (found 151). 253
 Warning sizes LineLength Line is longer than 120 characters (found 121). 273
 Warning sizes LineLength Line is longer than 120 characters (found 131). 279
 Warning sizes LineLength Line is longer than 120 characters (found 152). 297
 Warning sizes LineLength Line is longer than 120 characters (found 152). 301
 Warning sizes LineLength Line is longer than 120 characters (found 170). 303
 Warning sizes LineLength Line is longer than 120 characters (found 168). 304
 Warning sizes LineLength Line is longer than 120 characters (found 141). 319
 Warning sizes LineLength Line is longer than 120 characters (found 128). 326
 Warning sizes LineLength Line is longer than 120 characters (found 152). 333
 Warning sizes LineLength Line is longer than 120 characters (found 147). 334
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 339
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 339
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 340
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 350
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 350
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 351
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 361
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 361
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 362
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 372
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 372
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 373
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 383
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 383
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 384
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 394
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 394
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 395
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 405
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 405
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 406

org/opendaylight/protocol/bgp/linkstate/TlvUtilTest.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 18
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 18
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 19

org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 163). 116
 Warning sizes LineLength Line is longer than 120 characters (found 155). 117
 Warning sizes LineLength Line is longer than 120 characters (found 127). 167

org/opendaylight/protocol/bgp/linkstate/impl/LinkstateRIBSupport.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 155). 56
 Warning sizes LineLength Line is longer than 120 characters (found 130). 83
 Warning sizes LineLength Line is longer than 120 characters (found 145). 88
 Warning sizes LineLength Line is longer than 120 characters (found 234). 122
 Warning sizes LineLength Line is longer than 120 characters (found 231). 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 123

org/opendaylight/protocol/bgp/linkstate/impl/RIBActivator.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 125). 105
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 115
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 116
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 117
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 118
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 119
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 120
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 121
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 122
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 123
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 124
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 126
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 127
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 128
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 129
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 130
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 132
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 133
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 134
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 135
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 136
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 137
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 138
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 139
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 140
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 141
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 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 'case' child have incorrect indentation level 12, expected level should be 16. 146
 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. 151
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 152
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 153
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 154
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 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. 157
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 158
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 159
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 161
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 162
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 163
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 164
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 165
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 166
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 167
 Warning indentation Indentation 'block' child 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. 169
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 170
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 171
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 172
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 173
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 174
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 175
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 176
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 177
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 178
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 179
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 180
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 181
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 182
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 183
 Warning sizes LineLength Line is longer than 120 characters (found 137). 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 indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 186
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 187
 Warning sizes LineLength Line is longer than 120 characters (found 135). 187
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 188
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 189
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 190
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 191
 Warning sizes LineLength Line is longer than 120 characters (found 130). 191
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 192
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 193
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 194
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 195
 Warning sizes LineLength Line is longer than 120 characters (found 199). 212
 Warning sizes LineLength Line is longer than 120 characters (found 156). 215
 Warning sizes LineLength Line is longer than 120 characters (found 176). 240
 Warning sizes LineLength Line is longer than 120 characters (found 176). 241
 Warning sizes LineLength Line is longer than 120 characters (found 170). 242
 Warning sizes LineLength Line is longer than 120 characters (found 170). 243
 Warning sizes LineLength Line is longer than 120 characters (found 176). 244
 Warning sizes LineLength Line is longer than 120 characters (found 167). 245
 Warning sizes LineLength Line is longer than 120 characters (found 184). 246
 Warning sizes LineLength Line is longer than 120 characters (found 149). 248
 Warning sizes LineLength Line is longer than 120 characters (found 180). 249
 Warning sizes LineLength Line is longer than 120 characters (found 155). 251
 Warning sizes LineLength Line is longer than 120 characters (found 170). 253
 Warning sizes LineLength Line is longer than 120 characters (found 166). 254
 Warning sizes LineLength Line is longer than 120 characters (found 164). 255
 Warning sizes LineLength Line is longer than 120 characters (found 192). 256
 Warning sizes LineLength Line is longer than 120 characters (found 189). 257
 Warning sizes LineLength Line is longer than 120 characters (found 180). 258
 Warning sizes LineLength Line is longer than 120 characters (found 122). 283

org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 92
 Warning sizes LineLength Line is longer than 120 characters (found 257). 97
 Warning sizes LineLength Line is longer than 120 characters (found 140). 101
 Warning sizes LineLength Line is longer than 120 characters (found 214). 109
 Warning sizes LineLength Line is longer than 120 characters (found 186). 110
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning sizes LineLength Line is longer than 120 characters (found 129). 111
 Warning sizes LineLength Line is longer than 120 characters (found 148). 119
 Warning sizes LineLength Line is longer than 120 characters (found 123). 144
 Warning sizes LineLength Line is longer than 120 characters (found 127). 158

org/opendaylight/protocol/bgp/linkstate/impl/attribute/NodeAttributesParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.nio.charset.StandardCharsets' import. Should be before 'java.util.Map.Entry'. 18
 Warning regexp RegexpSingleline Line has trailing spaces. 61
 Warning sizes LineLength Line is longer than 120 characters (found 125). 73
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 82
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 83
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 84
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 85
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 86
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 87
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 88
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 89
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 90
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 91
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 92
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 93
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 94
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 95
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 96
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 97
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 98
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 99
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 100
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 101
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 102
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 103
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 104
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 105
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 106
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 107
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 108
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 109
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 110
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 111
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 112
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 113
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 114
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 115
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 116
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 117
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 118
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 119
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 120
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 121
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 122
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 123
 Warning whitespace MethodParamPad '(' should be on the previous line. 135
 Warning sizes LineLength Line is longer than 120 characters (found 124). 142
 Warning sizes LineLength Line is longer than 120 characters (found 155). 154
 Warning sizes LineLength Line is longer than 120 characters (found 126). 159
 Warning sizes LineLength Line is longer than 120 characters (found 137). 163
 Warning sizes LineLength Line is longer than 120 characters (found 137). 166

org/opendaylight/protocol/bgp/linkstate/impl/attribute/PrefixAttributesParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 83
 Warning sizes LineLength Line is longer than 120 characters (found 218). 99
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 101
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 102
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 103
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 104
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 105
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 106
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 107
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 108
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 109
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 110
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 111
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 112
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 113
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 114
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 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 'block' child have incorrect indentation level 12, expected level should be 16. 118
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 119
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 120
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 121
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 122
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 123
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 124
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 126
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 127
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 128
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 129
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 130
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 132
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 133
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 134
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 135
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 136
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 137
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 138
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 139
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 140
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 141
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 142
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 143
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 144
 Warning sizes LineLength Line is longer than 120 characters (found 150). 151
 Warning sizes LineLength Line is longer than 120 characters (found 129). 152
 Warning sizes LineLength Line is longer than 120 characters (found 130). 156
 Warning sizes LineLength Line is longer than 120 characters (found 124). 179
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 188
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 189
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 190
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 191
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 192
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 193
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 194
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 195
 Warning sizes LineLength Line is longer than 120 characters (found 122). 200
 Warning sizes LineLength Line is longer than 120 characters (found 130). 221
 Warning sizes LineLength Line is longer than 120 characters (found 158). 225
 Warning sizes LineLength Line is longer than 120 characters (found 124). 271

org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 63
 Warning sizes LineLength Line is longer than 120 characters (found 124). 75
 Warning sizes LineLength Line is longer than 120 characters (found 136). 126

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 48
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 54
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 55
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 56
 Warning sizes LineLength Line is longer than 120 characters (found 129). 56
 Warning sizes LineLength Line is longer than 120 characters (found 137). 57
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 58
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 59
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 60
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 61
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 62
 Warning sizes LineLength Line is longer than 120 characters (found 163). 66

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/RangeTlvParser.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 72
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 73
 Warning sizes LineLength Line is longer than 120 characters (found 143). 73
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 74
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 75
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 76
 Warning sizes LineLength Line is longer than 120 characters (found 143). 76
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 77
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 78
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 79
 Warning sizes LineLength Line is longer than 120 characters (found 148). 79
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 80
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 81
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 82
 Warning sizes LineLength Line is longer than 120 characters (found 172). 82
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 83
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 84
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 85
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 86
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 87

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/SidLabelIndexParser.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 84
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 85
 Warning sizes LineLength Line is longer than 120 characters (found 136). 85
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 86
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 87
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 88
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 89
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 90
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 91

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/SrLinkAttributesParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 108
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 112
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 129
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 130
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 132
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 133
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 134
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 135
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 136
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 137
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 138
 Warning sizes LineLength Line is longer than 120 characters (found 130). 141
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 150
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 151
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 152
 Warning sizes LineLength Line is longer than 120 characters (found 131). 152
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 154
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 155
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 156
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 157
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 158
 Warning sizes LineLength Line is longer than 120 characters (found 155). 162
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 168
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 171
 Warning sizes LineLength Line is longer than 120 characters (found 131). 180
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 214

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/SrPrefixAttributesParser.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 53
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 54
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 55
 Warning sizes LineLength Line is longer than 120 characters (found 127). 56
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 57
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 58
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 59
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 61
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 62
 Warning sizes LineLength Line is longer than 120 characters (found 121). 67
 Warning sizes LineLength Line is longer than 120 characters (found 153). 70

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/BackupUnnumberedParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/EroMetricParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4BackupEro.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4EroParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4PrefixSidParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6BackupEro.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6PrefixSidParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/SIDParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 138). 28
 Warning sizes LineLength Line is longer than 120 characters (found 131). 39
 Warning sizes LineLength Line is longer than 120 characters (found 138). 40

org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/UnnumberedEroParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/nlri/AbstractPrefixNlriParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.TlvUtil' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. 20
 Warning sizes LineLength Line is longer than 120 characters (found 124). 41
 Warning sizes LineLength Line is longer than 120 characters (found 129). 43
 Warning sizes LineLength Line is longer than 120 characters (found 146). 45
 Warning sizes LineLength Line is longer than 120 characters (found 148). 47
 Warning sizes LineLength Line is longer than 120 characters (found 125). 48
 Warning sizes LineLength Line is longer than 120 characters (found 130). 49
 Warning sizes LineLength Line is longer than 120 characters (found 147). 63
 Warning sizes LineLength Line is longer than 120 characters (found 147). 64
 Warning sizes LineLength Line is longer than 120 characters (found 149). 65
 Warning sizes LineLength Line is longer than 120 characters (found 149). 66
 Warning sizes LineLength Line is longer than 120 characters (found 150). 67
 Warning sizes LineLength Line is longer than 120 characters (found 137). 71
 Warning sizes LineLength Line is longer than 120 characters (found 125). 86
 Warning sizes LineLength Line is longer than 120 characters (found 126). 87
 Warning sizes LineLength Line is longer than 120 characters (found 125). 88
 Warning sizes LineLength Line is longer than 120 characters (found 126). 89
 Warning sizes LineLength Line is longer than 120 characters (found 122). 122
 Warning sizes LineLength Line is longer than 120 characters (found 123). 123
 Warning sizes LineLength Line is longer than 120 characters (found 122). 124
 Warning sizes LineLength Line is longer than 120 characters (found 123). 125

org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkstateNlriParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 75
 Warning sizes LineLength Line is longer than 120 characters (found 143). 81
 Warning sizes LineLength Line is longer than 120 characters (found 141). 83
 Warning sizes LineLength Line is longer than 120 characters (found 148). 85
 Warning sizes LineLength Line is longer than 120 characters (found 231). 115
 Warning sizes LineLength Line is longer than 120 characters (found 260). 116
 Warning sizes LineLength Line is longer than 120 characters (found 123). 134
 Warning sizes LineLength Line is longer than 120 characters (found 123). 147
 Warning sizes LineLength Line is longer than 120 characters (found 138). 148
 Warning naming LocalVariableName Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning sizes LineLength Line is longer than 120 characters (found 195). 157
 Warning sizes LineLength Line is longer than 120 characters (found 198). 158
 Warning sizes LineLength Line is longer than 120 characters (found 253). 159
 Warning sizes LineLength Line is longer than 120 characters (found 138). 161
 Warning naming LocalVariableName Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 161
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 170
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 171
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 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 'block' child have incorrect indentation level 12, expected level should be 16. 175
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 176
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 177
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 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 indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 182
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 183
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 184
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 185
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 186
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 187
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 188
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 189
 Warning sizes LineLength Line is longer than 120 characters (found 128). 193
 Warning sizes LineLength Line is longer than 120 characters (found 122). 212
 Warning sizes LineLength Line is longer than 120 characters (found 145). 215
 Warning sizes LineLength Line is longer than 120 characters (found 127). 219
 Warning sizes LineLength Line is longer than 120 characters (found 161). 223
 Warning sizes LineLength Line is longer than 120 characters (found 168). 226
 Warning sizes LineLength Line is longer than 120 characters (found 130). 229
 Warning sizes LineLength Line is longer than 120 characters (found 123). 231
 Warning sizes LineLength Line is longer than 120 characters (found 132). 236
 Warning sizes LineLength Line is longer than 120 characters (found 131). 239
 Warning sizes LineLength Line is longer than 120 characters (found 134). 243
 Warning sizes LineLength Line is longer than 120 characters (found 141). 245
 Warning sizes LineLength Line is longer than 120 characters (found 149). 250
 Warning sizes LineLength Line is longer than 120 characters (found 124). 252

org/opendaylight/protocol/bgp/linkstate/impl/nlri/NodeNlriParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 138). 88
 Warning sizes LineLength Line is longer than 120 characters (found 149). 90
 Warning sizes LineLength Line is longer than 120 characters (found 121). 92
 Warning sizes LineLength Line is longer than 120 characters (found 140). 94
 Warning sizes LineLength Line is longer than 120 characters (found 138). 95
 Warning sizes LineLength Line is longer than 120 characters (found 232). 100
 Warning sizes LineLength Line is longer than 120 characters (found 135). 128
 Warning sizes LineLength Line is longer than 120 characters (found 132). 158
 Warning naming LocalVariableName Local variable name 'cRouterId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 168
 Warning sizes LineLength Line is longer than 120 characters (found 123). 169
 Warning sizes LineLength Line is longer than 120 characters (found 121). 186
 Warning sizes LineLength Line is longer than 120 characters (found 125). 210
 Warning sizes LineLength Line is longer than 120 characters (found 123). 218

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractLocalNodeDescriptorTlvCodec.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractNodeDescriptorTlvCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 35
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 39
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 43
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 47

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AdvertisingNodeDescriptorTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AreaIdTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AsNumTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/BgpRouterIdTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/DomainIdTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4InterfaceTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4NeighborTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6InterfaceTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6NeighborTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/LinkIdTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/MemAsNumTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/MultiTopoIdTlvParser.java

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

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/OspfRouteTlvParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 22
 Warning sizes LineLength Line is longer than 120 characters (found 141). 49
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 60
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 61
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 62
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 63
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 64
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 65
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 66
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 67
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 68
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 69
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 70
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 71
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 72
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 73

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/ReachTlvParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 128). 26
 Warning sizes LineLength Line is longer than 120 characters (found 132). 27
 Warning sizes LineLength Line is longer than 120 characters (found 142). 29

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/RemoteNodeDescriptorTlvParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. 15
 Warning sizes LineLength Line is longer than 120 characters (found 208). 22
 Warning sizes LineLength Line is longer than 120 characters (found 129). 36

org/opendaylight/protocol/bgp/linkstate/impl/tlvs/RouterIdTlvParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 149). 36
 Warning sizes LineLength Line is longer than 120 characters (found 168). 65
 Warning sizes LineLength Line is longer than 120 characters (found 149). 67
 Warning sizes LineLength Line is longer than 120 characters (found 176). 72
 Warning sizes LineLength Line is longer than 120 characters (found 176). 81

org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java

Severity Category Rule Message Line
 Warning imports RedundantImport Redundant import from the same package - org.opendaylight.protocol.bgp.linkstate.spi.NlriTypeCaseParser. 13
 Warning imports RedundantImport Redundant import from the same package - org.opendaylight.protocol.bgp.linkstate.spi.NlriTypeCaseSerializer. 14

org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 133). 41
 Warning sizes LineLength Line is longer than 120 characters (found 142). 54
 Warning sizes LineLength Line is longer than 120 characters (found 134). 65
 Warning sizes LineLength Line is longer than 120 characters (found 138). 73
 Warning sizes LineLength Line is longer than 120 characters (found 142). 74
 Warning sizes LineLength Line is longer than 120 characters (found 134). 79
 Warning sizes LineLength Line is longer than 120 characters (found 138). 80

org/opendaylight/protocol/bgp/linkstate/spi/TlvUtil.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 150). 22
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 26

org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleBindingSubTlvsRegistry.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 132). 28
 Warning sizes LineLength Line is longer than 120 characters (found 148). 42
 Warning sizes LineLength Line is longer than 120 characters (found 125). 49
 Warning sizes LineLength Line is longer than 120 characters (found 121). 69

org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 129). 32
 Warning sizes LineLength Line is longer than 120 characters (found 124). 33
 Warning sizes LineLength Line is longer than 120 characters (found 135). 47
 Warning sizes LineLength Line is longer than 120 characters (found 137). 55
 Warning sizes LineLength Line is longer than 120 characters (found 150). 76
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '85'. 111
 Warning sizes LineLength Line is longer than 120 characters (found 156). 127