Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
75 0 384 0

Files

File  I  W  E
org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/BGPActivatorTest.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/EvpnRibSupport.java 0 8 0
org/opendaylight/protocol/bgp/evpn/impl/EvpnRibSupportTest.java 0 17 0
org/opendaylight/protocol/bgp/evpn/impl/EvpnTestUtil.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/RIBActivator.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/PMSITunnelAttributeHandler.java 0 5 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/BidirPimTreeParser.java 0 6 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/IngressReplicationParser.java 0 5 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/MldpMp2mpLspParser.java 0 7 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/MldpP2mpLspParser.java 0 6 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/OpaqueUtil.java 0 22 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/OpaqueUtilTest.java 0 13 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PAddressPMulticastGroupUtilTest.java 0 10 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PMSITunnelAttributeHandlerTest.java 0 16 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PMSITunnelAttributeHandlerTestUtil.java 0 69 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PimSmTreeParser.java 0 6 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PimSsmTreeParser.java 0 6 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/RsvpTeP2MpLspParser.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/TunnelIdentifierHandler.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/TunnelIdentifierSerializer.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/ASGenParser.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/ASGenParserTest.java 0 4 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/ArbitraryParser.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/ArbitraryParserTest.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/EsiModelUtil.java 0 8 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/LacpParser.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/LacpParserTest.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/LanParser.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/LanParserTest.java 0 4 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/MacParser.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/MacParserTest.java 0 4 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/RouterIdParser.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/esi/types/RouterIdParserTest.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/DefaultGatewayExtCom.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/DefaultGatewayExtComTest.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESILabelExtCom.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESILabelExtComTest.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESImpRouteTargetExtCom.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESImpRouteTargetExtComTest.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtComTest.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/MACMobExtCom.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/extended/communities/MACMobExtComTest.java 0 1 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/EthADRParser.java 0 4 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/EthADRParserTest.java 0 4 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/EthSegRParser.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/EthSegRParserTest.java 0 12 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriAttributesParserTest.java 0 5 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParser.java 0 16 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParserTest.java 0 11 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/IncMultEthTagRParser.java 0 4 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/IncMultEthTagRParserTest.java 0 2 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/MACIpAdvRParser.java 0 3 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/MACIpAdvRParserTest.java 0 12 0
org/opendaylight/protocol/bgp/evpn/impl/nlri/NlriModelUtil.java 0 6 0
org/opendaylight/protocol/bgp/evpn/spi/EsiParser.java 0 2 0
org/opendaylight/protocol/bgp/evpn/spi/EsiRegistry.java 0 6 0
org/opendaylight/protocol/bgp/evpn/spi/EsiSerializer.java 0 4 0
org/opendaylight/protocol/bgp/evpn/spi/EvpnRegistry.java 0 4 0
org/opendaylight/protocol/bgp/evpn/spi/EvpnSerializer.java 0 6 0
org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEsiTypeRegistry.java 0 4 0
org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEsiTypeRegistryTest.java 0 5 0
org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEvpnNlriRegistry.java 0 4 0
org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEvpnNlriRegistryTest.java 0 4 0

Rules

Category Rule Violations Severity
coding IllegalThrows 4  Warning
OverloadMethodsDeclarationOrder 4  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
22  Warning
javadoc JavadocStyle
  • checkEmptyJavadoc: "true"
25  Warning
modifier ModifierOrder 24  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
7  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
4  Warning
TypeName 1  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
242  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
1  Warning
MethodParamPad 2  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
1  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
19  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
19  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
3  Warning

Details

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

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

org/opendaylight/protocol/bgp/evpn/impl/BGPActivatorTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/EvpnRibSupport.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 155). 55
 Warning sizes LineLength Line is longer than 120 characters (found 145). 82
 Warning sizes LineLength Line is longer than 120 characters (found 146). 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 83
 Warning sizes LineLength Line is longer than 120 characters (found 129). 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 Warning sizes LineLength Line is longer than 120 characters (found 155). 91
 Warning sizes LineLength Line is longer than 120 characters (found 127). 102

org/opendaylight/protocol/bgp/evpn/impl/EvpnRibSupportTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 161). 59
 Warning sizes LineLength Line is longer than 120 characters (found 138). 60
 Warning sizes LineLength Line is longer than 120 characters (found 211). 62
 Warning sizes LineLength Line is longer than 120 characters (found 164). 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning sizes LineLength Line is longer than 120 characters (found 239). 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 68
 Warning sizes LineLength Line is longer than 120 characters (found 178). 73
 Warning sizes LineLength Line is longer than 120 characters (found 174). 75
 Warning sizes LineLength Line is longer than 120 characters (found 123). 89
 Warning sizes LineLength Line is longer than 120 characters (found 150). 103
 Warning sizes LineLength Line is longer than 120 characters (found 155). 111
 Warning sizes LineLength Line is longer than 120 characters (found 152). 118
 Warning sizes LineLength Line is longer than 120 characters (found 129). 145
 Warning sizes LineLength Line is longer than 120 characters (found 133). 155
 Warning sizes LineLength Line is longer than 120 characters (found 130). 177

org/opendaylight/protocol/bgp/evpn/impl/EvpnTestUtil.java

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

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

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

org/opendaylight/protocol/bgp/evpn/impl/attributes/PMSITunnelAttributeHandler.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 148). 53
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 58
 Warning sizes LineLength Line is longer than 120 characters (found 123). 69
 Warning sizes LineLength Line is longer than 120 characters (found 133). 70
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 88

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/BidirPimTreeParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 149). 20
 Warning sizes LineLength Line is longer than 120 characters (found 128). 21
 Warning sizes LineLength Line is longer than 120 characters (found 158). 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 27
 Warning sizes LineLength Line is longer than 120 characters (found 195). 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 28

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/IngressReplicationParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 161). 23
 Warning sizes LineLength Line is longer than 120 characters (found 163). 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 24
 Warning sizes LineLength Line is longer than 120 characters (found 142). 32
 Warning sizes LineLength Line is longer than 120 characters (found 135). 33

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/MldpMp2mpLspParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 149). 23
 Warning sizes LineLength Line is longer than 120 characters (found 158). 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 24
 Warning sizes LineLength Line is longer than 120 characters (found 158). 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 38
 Warning sizes LineLength Line is longer than 120 characters (found 188). 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 39

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/MldpP2mpLspParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 149). 44
 Warning sizes LineLength Line is longer than 120 characters (found 147). 45
 Warning sizes LineLength Line is longer than 120 characters (found 147). 82
 Warning sizes LineLength Line is longer than 120 characters (found 192). 83
 Warning sizes LineLength Line is longer than 120 characters (found 131). 86
 Warning sizes LineLength Line is longer than 120 characters (found 132). 88

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/OpaqueUtil.java

Severity Category Rule Message Line
 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
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 43
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 44
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 45
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 46
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 47
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 48
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 49
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 50
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 51
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 78
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 79
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 80
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 81
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 82
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 83
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 84
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 85
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 86
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 87
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 88

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/OpaqueUtilTest.java

Severity Category Rule Message Line
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 42
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 51
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 68
 Warning sizes LineLength Line is longer than 120 characters (found 146). 69
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 69
 Warning sizes LineLength Line is longer than 120 characters (found 123). 70
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 70
 Warning sizes LineLength Line is longer than 120 characters (found 130). 72
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 72
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 106

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PAddressPMulticastGroupUtilTest.java

Severity Category Rule Message Line
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 31
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 38
 Warning sizes LineLength Line is longer than 120 characters (found 144). 68
 Warning sizes LineLength Line is longer than 120 characters (found 140). 69
 Warning sizes LineLength Line is longer than 120 characters (found 123). 77
 Warning sizes LineLength Line is longer than 120 characters (found 124). 80
 Warning whitespace MethodParamPad '(' should be on the previous line. 81
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 87
 Warning sizes LineLength Line is longer than 120 characters (found 128). 88

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PMSITunnelAttributeHandlerTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 146). 66
 Warning sizes LineLength Line is longer than 120 characters (found 124). 115
 Warning sizes LineLength Line is longer than 120 characters (found 138). 119
 Warning sizes LineLength Line is longer than 120 characters (found 136). 127
 Warning sizes LineLength Line is longer than 120 characters (found 142). 135
 Warning sizes LineLength Line is longer than 120 characters (found 138). 139
 Warning sizes LineLength Line is longer than 120 characters (found 128). 157
 Warning sizes LineLength Line is longer than 120 characters (found 127). 167
 Warning sizes LineLength Line is longer than 120 characters (found 125). 178
 Warning sizes LineLength Line is longer than 120 characters (found 123). 181
 Warning sizes LineLength Line is longer than 120 characters (found 137). 198
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 203
 Warning sizes LineLength Line is longer than 120 characters (found 132). 204
 Warning sizes LineLength Line is longer than 120 characters (found 134). 208
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 212
 Warning sizes LineLength Line is longer than 120 characters (found 126). 213

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PMSITunnelAttributeHandlerTestUtil.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 modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 49
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 53
 Warning javadoc JavadocStyle First sentence should end with a period. 53
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 58
 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 modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 90
 Warning javadoc JavadocStyle First sentence should end with a period. 90
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 106
 Warning javadoc JavadocStyle First sentence should end with a period. 106
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 111
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131
 Warning javadoc JavadocStyle First sentence should end with a period. 131
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 136
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 158
 Warning javadoc JavadocStyle First sentence should end with a period. 158
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 163
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 186
 Warning javadoc JavadocStyle First sentence should end with a period. 186
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 191
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 197
 Warning javadoc JavadocStyle First sentence should end with a period. 197
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 202
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 208
 Warning javadoc JavadocStyle First sentence should end with a period. 208
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 213
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 219
 Warning javadoc JavadocStyle First sentence should end with a period. 219
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 224
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 229
 Warning javadoc JavadocStyle First sentence should end with a period. 229
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 234
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 244
 Warning javadoc JavadocStyle First sentence should end with a period. 244
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 249
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 267
 Warning sizes LineLength Line is longer than 120 characters (found 147). 271
 Warning sizes LineLength Line is longer than 120 characters (found 135). 283
 Warning sizes LineLength Line is longer than 120 characters (found 144). 289
 Warning sizes LineLength Line is longer than 120 characters (found 174). 290
 Warning sizes LineLength Line is longer than 120 characters (found 145). 296
 Warning sizes LineLength Line is longer than 120 characters (found 161). 297
 Warning sizes LineLength Line is longer than 120 characters (found 147). 303
 Warning sizes LineLength Line is longer than 120 characters (found 163). 304
 Warning sizes LineLength Line is longer than 120 characters (found 165). 310
 Warning sizes LineLength Line is longer than 120 characters (found 128). 317
 Warning naming AbbreviationAsWordInName Abbreviation in name 'buildMLDPP2MPLSPIpv4Attribute' must contain no more than '4' capital letters. 321
 Warning naming AbbreviationAsWordInName Abbreviation in name 'buildMLDPP2MPLSPIpv6Attribute' must contain no more than '4' capital letters. 327
 Warning naming AbbreviationAsWordInName Abbreviation in name 'buildMLDPP2MPLSPL2vpnAttribute' must contain no more than '4' capital letters. 335
 Warning sizes LineLength Line is longer than 120 characters (found 121). 337
 Warning sizes LineLength Line is longer than 120 characters (found 161). 341
 Warning naming ParameterName Parameter name 'pAddress' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 341
 Warning naming AbbreviationAsWordInName Abbreviation in name 'buildRSVPTEP2MPLSPLSPAttribute' must contain no more than '4' capital letters. 347
 Warning sizes LineLength Line is longer than 120 characters (found 146). 349
 Warning sizes LineLength Line is longer than 120 characters (found 128). 350
 Warning naming AbbreviationAsWordInName Abbreviation in name 'buildINGRESSREPLICATIONAttribute' must contain no more than '4' capital letters. 355
 Warning sizes LineLength Line is longer than 120 characters (found 136). 357
 Warning sizes LineLength Line is longer than 120 characters (found 156). 358
 Warning naming AbbreviationAsWordInName Abbreviation in name 'buildMLDPMP2MPLSPWrongAttribute' must contain no more than '4' capital letters. 363
 Warning sizes LineLength Line is longer than 120 characters (found 144). 365
 Warning naming AbbreviationAsWordInName Abbreviation in name 'buildMLDPMP2MPLSPAttribute' must contain no more than '4' capital letters. 371
 Warning sizes LineLength Line is longer than 120 characters (found 144). 373
 Warning sizes LineLength Line is longer than 120 characters (found 125). 375
 Warning sizes LineLength Line is longer than 120 characters (found 131). 381
 Warning sizes LineLength Line is longer than 120 characters (found 138). 382

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PimSmTreeParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 143). 21
 Warning sizes LineLength Line is longer than 120 characters (found 122). 22
 Warning sizes LineLength Line is longer than 120 characters (found 155). 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 28
 Warning sizes LineLength Line is longer than 120 characters (found 186). 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 29

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/PimSsmTreeParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 145). 20
 Warning sizes LineLength Line is longer than 120 characters (found 124). 21
 Warning sizes LineLength Line is longer than 120 characters (found 156). 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 27
 Warning sizes LineLength Line is longer than 120 characters (found 189). 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 28

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/RsvpTeP2MpLspParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/TunnelIdentifierHandler.java

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

org/opendaylight/protocol/bgp/evpn/impl/attributes/tunnel/identifier/TunnelIdentifierSerializer.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/evpn/impl/esi/types/ASGenParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/esi/types/ASGenParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 36
 Warning sizes LineLength Line is longer than 120 characters (found 145). 38
 Warning sizes LineLength Line is longer than 120 characters (found 149). 51
 Warning sizes LineLength Line is longer than 120 characters (found 146). 59

org/opendaylight/protocol/bgp/evpn/impl/esi/types/ArbitraryParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/esi/types/ArbitraryParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 135). 32
 Warning sizes LineLength Line is longer than 120 characters (found 136). 34
 Warning sizes LineLength Line is longer than 120 characters (found 144). 47

org/opendaylight/protocol/bgp/evpn/impl/esi/types/EsiModelUtil.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 23
 Warning sizes LineLength Line is longer than 120 characters (found 133). 26
 Warning sizes LineLength Line is longer than 120 characters (found 124). 27
 Warning sizes LineLength Line is longer than 120 characters (found 139). 28
 Warning sizes LineLength Line is longer than 120 characters (found 129). 29
 Warning sizes LineLength Line is longer than 120 characters (found 134). 30
 Warning sizes LineLength Line is longer than 120 characters (found 150). 43
 Warning whitespace OperatorWrap '+' should be on a new line. 43

org/opendaylight/protocol/bgp/evpn/impl/esi/types/LacpParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/esi/types/LacpParserTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/esi/types/LanParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/esi/types/LanParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 147). 39
 Warning sizes LineLength Line is longer than 120 characters (found 131). 41
 Warning sizes LineLength Line is longer than 120 characters (found 145). 43
 Warning sizes LineLength Line is longer than 120 characters (found 140). 77

org/opendaylight/protocol/bgp/evpn/impl/esi/types/MacParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/esi/types/MacParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 36
 Warning sizes LineLength Line is longer than 120 characters (found 145). 38
 Warning sizes LineLength Line is longer than 120 characters (found 128). 53
 Warning sizes LineLength Line is longer than 120 characters (found 160). 61

org/opendaylight/protocol/bgp/evpn/impl/esi/types/RouterIdParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/esi/types/RouterIdParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 144). 38
 Warning sizes LineLength Line is longer than 120 characters (found 131). 40
 Warning sizes LineLength Line is longer than 120 characters (found 148). 43

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/DefaultGatewayExtCom.java

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

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/DefaultGatewayExtComTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESILabelExtCom.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 29
 Warning sizes LineLength Line is longer than 120 characters (found 121). 34
 Warning sizes LineLength Line is longer than 120 characters (found 132). 41

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESILabelExtComTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESImpRouteTargetExtCom.java

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

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESImpRouteTargetExtComTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 33
 Warning sizes LineLength Line is longer than 120 characters (found 128). 41
 Warning sizes LineLength Line is longer than 120 characters (found 156). 48

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtComTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/MACMobExtCom.java

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

org/opendaylight/protocol/bgp/evpn/impl/extended/communities/MACMobExtComTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/nlri/EthADRParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 134). 40
 Warning sizes LineLength Line is longer than 120 characters (found 130). 44
 Warning sizes LineLength Line is longer than 120 characters (found 155). 55
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '53'. 78

org/opendaylight/protocol/bgp/evpn/impl/nlri/EthADRParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 137). 47
 Warning sizes LineLength Line is longer than 120 characters (found 121). 55
 Warning sizes LineLength Line is longer than 120 characters (found 149). 56
 Warning sizes LineLength Line is longer than 120 characters (found 137). 60

org/opendaylight/protocol/bgp/evpn/impl/nlri/EthSegRParser.java

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

org/opendaylight/protocol/bgp/evpn/impl/nlri/EthSegRParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 137). 43
 Warning sizes LineLength Line is longer than 120 characters (found 137). 49
 Warning sizes LineLength Line is longer than 120 characters (found 137). 53
 Warning sizes LineLength Line is longer than 120 characters (found 137). 63
 Warning sizes LineLength Line is longer than 120 characters (found 155). 80
 Warning sizes LineLength Line is longer than 120 characters (found 132). 81
 Warning sizes LineLength Line is longer than 120 characters (found 124). 86
 Warning sizes LineLength Line is longer than 120 characters (found 128). 88
 Warning sizes LineLength Line is longer than 120 characters (found 157). 99
 Warning sizes LineLength Line is longer than 120 characters (found 133). 100
 Warning sizes LineLength Line is longer than 120 characters (found 124). 105
 Warning sizes LineLength Line is longer than 120 characters (found 128). 107

org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriAttributesParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 134). 62
 Warning sizes LineLength Line is longer than 120 characters (found 140). 63
 Warning sizes LineLength Line is longer than 120 characters (found 267). 78
 Warning sizes LineLength Line is longer than 120 characters (found 309). 79
 Warning sizes LineLength Line is longer than 120 characters (found 140). 80

org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 150). 63
 Warning sizes LineLength Line is longer than 120 characters (found 138). 71
 Warning sizes LineLength Line is longer than 120 characters (found 122). 74
 Warning sizes LineLength Line is longer than 120 characters (found 144). 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 86
 Warning sizes LineLength Line is longer than 120 characters (found 152). 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning sizes LineLength Line is longer than 120 characters (found 155). 88
 Warning sizes LineLength Line is longer than 120 characters (found 144). 100
 Warning sizes LineLength Line is longer than 120 characters (found 147). 137
 Warning sizes LineLength Line is longer than 120 characters (found 134). 138
 Warning sizes LineLength Line is longer than 120 characters (found 150). 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning sizes LineLength Line is longer than 120 characters (found 132). 140
 Warning sizes LineLength Line is longer than 120 characters (found 193). 141
 Warning naming ParameterName Parameter name 'cEvpn' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 147

org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 152). 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning sizes LineLength Line is longer than 120 characters (found 147). 81
 Warning sizes LineLength Line is longer than 120 characters (found 151). 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning sizes LineLength Line is longer than 120 characters (found 137). 83
 Warning sizes LineLength Line is longer than 120 characters (found 137). 93
 Warning sizes LineLength Line is longer than 120 characters (found 136). 115
 Warning sizes LineLength Line is longer than 120 characters (found 163). 120
 Warning sizes LineLength Line is longer than 120 characters (found 136). 133
 Warning sizes LineLength Line is longer than 120 characters (found 165). 138

org/opendaylight/protocol/bgp/evpn/impl/nlri/IncMultEthTagRParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 37
 Warning sizes LineLength Line is longer than 120 characters (found 131). 42
 Warning sizes LineLength Line is longer than 120 characters (found 151). 53
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '51'. 71

org/opendaylight/protocol/bgp/evpn/impl/nlri/IncMultEthTagRParserTest.java

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

org/opendaylight/protocol/bgp/evpn/impl/nlri/MACIpAdvRParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 141). 62
 Warning sizes LineLength Line is longer than 120 characters (found 151). 74
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '72'. 100

org/opendaylight/protocol/bgp/evpn/impl/nlri/MACIpAdvRParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 137). 55
 Warning sizes LineLength Line is longer than 120 characters (found 137). 65
 Warning sizes LineLength Line is longer than 120 characters (found 137). 73
 Warning sizes LineLength Line is longer than 120 characters (found 123). 76
 Warning sizes LineLength Line is longer than 120 characters (found 143). 82
 Warning sizes LineLength Line is longer than 120 characters (found 132). 104
 Warning sizes LineLength Line is longer than 120 characters (found 136). 116
 Warning sizes LineLength Line is longer than 120 characters (found 130). 121
 Warning sizes LineLength Line is longer than 120 characters (found 142). 143
 Warning sizes LineLength Line is longer than 120 characters (found 134). 145
 Warning sizes LineLength Line is longer than 120 characters (found 155). 152
 Warning sizes LineLength Line is longer than 120 characters (found 126). 153

org/opendaylight/protocol/bgp/evpn/impl/nlri/NlriModelUtil.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 26
 Warning sizes LineLength Line is longer than 120 characters (found 127). 28
 Warning sizes LineLength Line is longer than 120 characters (found 122). 29
 Warning sizes LineLength Line is longer than 120 characters (found 122). 33
 Warning sizes LineLength Line is longer than 120 characters (found 122). 34
 Warning sizes LineLength Line is longer than 120 characters (found 123). 66

org/opendaylight/protocol/bgp/evpn/spi/EsiParser.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/evpn/spi/EsiRegistry.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 javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle First sentence should end with a period. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32

org/opendaylight/protocol/bgp/evpn/spi/EsiSerializer.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 javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle First sentence should end with a period. 24

org/opendaylight/protocol/bgp/evpn/spi/EvpnRegistry.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 27
 Warning javadoc JavadocStyle First sentence should end with a period. 27
 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

org/opendaylight/protocol/bgp/evpn/spi/EvpnSerializer.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 Javadoc has empty description section. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle First sentence should end with a period. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32

org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEsiTypeRegistry.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning sizes LineLength Line is longer than 120 characters (found 131). 58
 Warning sizes LineLength Line is longer than 120 characters (found 153). 59
 Warning sizes LineLength Line is longer than 120 characters (found 135). 70

org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEsiTypeRegistryTest.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'notRegistered' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 35
 Warning sizes LineLength Line is longer than 120 characters (found 128). 52
 Warning sizes LineLength Line is longer than 120 characters (found 131). 53
 Warning sizes LineLength Line is longer than 120 characters (found 128). 70
 Warning sizes LineLength Line is longer than 120 characters (found 136). 71

org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEvpnNlriRegistry.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 48
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning sizes LineLength Line is longer than 120 characters (found 131). 58
 Warning sizes LineLength Line is longer than 120 characters (found 143). 86

org/opendaylight/protocol/bgp/evpn/spi/pojo/SimpleEvpnNlriRegistryTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 133). 39
 Warning sizes LineLength Line is longer than 120 characters (found 142). 57
 Warning sizes LineLength Line is longer than 120 characters (found 153). 80
 Warning sizes LineLength Line is longer than 120 characters (found 145). 81