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 359 0

Files

File  I  W  E
org/opendaylight/protocol/bgp/parser/impl/AddPathCapabilityHandlerTest.java 0 25 0
org/opendaylight/protocol/bgp/parser/impl/BGPActivator.java 0 32 0
org/opendaylight/protocol/bgp/parser/impl/BGPParserTest.java 0 18 0
org/opendaylight/protocol/bgp/parser/impl/BgpExtendedMessageCapabilityHandlerTest.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/ComplementaryTest.java 0 9 0
org/opendaylight/protocol/bgp/parser/impl/GracefulCapabilityHandlerTest.java 0 10 0
org/opendaylight/protocol/bgp/parser/impl/IPv6NextHopTest.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/MultiProtocolCapabilityHandlerTest.java 0 16 0
org/opendaylight/protocol/bgp/parser/impl/OpenTest.java 0 13 0
org/opendaylight/protocol/bgp/parser/impl/ParserTest.java 0 53 0
org/opendaylight/protocol/bgp/parser/impl/PathAttributeParserTest.java 0 4 0
org/opendaylight/protocol/bgp/parser/impl/RouteRefreshCapabilityHandlerTest.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/BGPKeepAliveMessageParser.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/BGPNotificationMessageParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java 0 7 0
org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java 0 4 0
org/opendaylight/protocol/bgp/parser/impl/message/BGPUpdateMessageParser.java 0 10 0
org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/open/As4CapabilityHandler.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/open/CapabilityParameterParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java 0 4 0
org/opendaylight/protocol/bgp/parser/impl/message/open/RouteRefreshCapabilityHandler.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/AggregatorAttributeParser.java 0 4 0
org/opendaylight/protocol/bgp/parser/impl/message/update/AigpAttributeParser.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathAttributeParser.java 0 8 0
org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathSegmentParser.java 0 13 0
org/opendaylight/protocol/bgp/parser/impl/message/update/AtomicAggregateAttributeParser.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParserTest.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParser.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParserTest.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java 0 6 0
org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParserTest.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/CommunityUtil.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParserTest.java 0 4 0
org/opendaylight/protocol/bgp/parser/impl/message/update/LocalPreferenceAttributeParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/MultiExitDiscriminatorAttributeParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParser.java 0 14 0
org/opendaylight/protocol/bgp/parser/impl/message/update/OriginatorIdAttributeParser.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/UnrecognizedAttributesSerializer.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/UnrecognizedAttributesSerializerTest.java 0 7 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/AsTwoOctetSpecificEcHandler.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/AsTwoOctetSpecificEcHandlerTest.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/EncapsulationEC.java 0 4 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/EncapsulationECTest.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandlerTest.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/LinkBandwidthEC.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/LinkBandwidthECTest.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/OpaqueEcHandler.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/OpaqueEcHandlerTest.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginAsTwoOctetEcHandler.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginAsTwoOctetEcHandlerTest.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginIpv4EcHandler.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteTargetAsTwoOctetEcHandler.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteTargetAsTwoOctetEcHandlerTest.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteTargetIpv4EcHandler.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/Generic4OctASEcHandler.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/Generic4OctASEcHandlerTest.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteOrigin4OctectASEcHandler.java 0 2 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteOrigin4OctectASEcHandlerTest.java 0 1 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteTarget4OctectASEcHandler.java 0 3 0
org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteTarget4OctectASEcHandlerTest.java 0 3 0

Rules

Category Rule Violations Severity
coding IllegalCatch 1  Warning
IllegalThrows 1  Warning
OverloadMethodsDeclarationOrder 3  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
3  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
23  Warning
javadoc JavadocStyle
  • checkEmptyJavadoc: "true"
4  Warning
NonEmptyAtclauseDescription 5  Warning
modifier ModifierOrder 4  Warning
naming ConstantName 14  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
2  Warning
MethodName
  • format: "^[a-z][a-zA-Z0-9_]*$"
3  Warning
MethodName
  • format: "^[a-z][a-zA-Z0-9_]*$"
3  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
251  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
GenericWhitespace 2  Warning
MethodParamPad 3  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
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
34  Warning

Details

org/opendaylight/protocol/bgp/parser/impl/AddPathCapabilityHandlerTest.java

Severity Category Rule Message Line
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 39
 Warning naming ConstantName Name 'afi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 42
 Warning naming ConstantName Name 'safi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
 Warning sizes LineLength Line is longer than 120 characters (found 133). 68
 Warning sizes LineLength Line is longer than 120 characters (found 158). 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 89
 Warning sizes LineLength Line is longer than 120 characters (found 158). 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 107
 Warning sizes LineLength Line is longer than 120 characters (found 133). 110
 Warning sizes LineLength Line is longer than 120 characters (found 158). 112
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 120
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 120
 Warning sizes LineLength Line is longer than 120 characters (found 133). 123
 Warning sizes LineLength Line is longer than 120 characters (found 158). 125
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 133
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 133
 Warning sizes LineLength Line is longer than 120 characters (found 133). 136
 Warning sizes LineLength Line is longer than 120 characters (found 158). 138
 Warning sizes LineLength Line is longer than 120 characters (found 128). 148
 Warning sizes LineLength Line is longer than 120 characters (found 147). 149

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

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 139). 163
 Warning sizes LineLength Line is longer than 120 characters (found 136). 183
 Warning sizes LineLength Line is longer than 120 characters (found 133). 185
 Warning sizes LineLength Line is longer than 120 characters (found 130). 195
 Warning sizes LineLength Line is longer than 120 characters (found 130). 199
 Warning sizes LineLength Line is longer than 120 characters (found 164). 221
 Warning sizes LineLength Line is longer than 120 characters (found 127). 223
 Warning sizes LineLength Line is longer than 120 characters (found 121). 225
 Warning sizes LineLength Line is longer than 120 characters (found 124). 228
 Warning sizes LineLength Line is longer than 120 characters (found 121). 255
 Warning sizes LineLength Line is longer than 120 characters (found 137). 257
 Warning sizes LineLength Line is longer than 120 characters (found 138). 259
 Warning sizes LineLength Line is longer than 120 characters (found 128). 261
 Warning sizes LineLength Line is longer than 120 characters (found 129). 264
 Warning sizes LineLength Line is longer than 120 characters (found 130). 266
 Warning sizes LineLength Line is longer than 120 characters (found 127). 268
 Warning sizes LineLength Line is longer than 120 characters (found 135). 278
 Warning sizes LineLength Line is longer than 120 characters (found 136). 280
 Warning sizes LineLength Line is longer than 120 characters (found 128). 282
 Warning sizes LineLength Line is longer than 120 characters (found 135). 285
 Warning sizes LineLength Line is longer than 120 characters (found 136). 287
 Warning sizes LineLength Line is longer than 120 characters (found 128). 289
 Warning sizes LineLength Line is longer than 120 characters (found 135). 292
 Warning sizes LineLength Line is longer than 120 characters (found 136). 294
 Warning sizes LineLength Line is longer than 120 characters (found 135). 299
 Warning sizes LineLength Line is longer than 120 characters (found 136). 301
 Warning sizes LineLength Line is longer than 120 characters (found 132). 306
 Warning sizes LineLength Line is longer than 120 characters (found 145). 311
 Warning sizes LineLength Line is longer than 120 characters (found 146). 312
 Warning sizes LineLength Line is longer than 120 characters (found 125). 313
 Warning sizes LineLength Line is longer than 120 characters (found 127). 316
 Warning sizes LineLength Line is longer than 120 characters (found 131). 324

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc JavadocStyle First sentence should end with a period. 68
 Warning naming ConstantName Name 'inputBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 71
 Warning sizes LineLength Line is longer than 120 characters (found 138). 83
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 86
 Warning naming LocalVariableName Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92
 Warning sizes LineLength Line is longer than 120 characters (found 141). 156
 Warning sizes LineLength Line is longer than 120 characters (found 141). 270
 Warning sizes LineLength Line is longer than 120 characters (found 141). 369
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 404
 Warning sizes LineLength Line is longer than 120 characters (found 141). 442
 Warning sizes LineLength Line is longer than 120 characters (found 141). 471
 Warning sizes LineLength Line is longer than 120 characters (found 141). 498
 Warning sizes LineLength Line is longer than 120 characters (found 138). 501
 Warning sizes LineLength Line is longer than 120 characters (found 150). 502
 Warning sizes LineLength Line is longer than 120 characters (found 141). 529
 Warning sizes LineLength Line is longer than 120 characters (found 138). 532
 Warning sizes LineLength Line is longer than 120 characters (found 150). 533

org/opendaylight/protocol/bgp/parser/impl/BgpExtendedMessageCapabilityHandlerTest.java

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

org/opendaylight/protocol/bgp/parser/impl/ComplementaryTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 45
 Warning sizes LineLength Line is longer than 120 characters (found 122). 49
 Warning sizes LineLength Line is longer than 120 characters (found 122). 55
 Warning sizes LineLength Line is longer than 120 characters (found 122). 56
 Warning sizes LineLength Line is longer than 120 characters (found 175). 58
 Warning sizes LineLength Line is longer than 120 characters (found 161). 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 98
 Warning coding IllegalThrows Throwing 'Throwable' is not allowed. 99

org/opendaylight/protocol/bgp/parser/impl/GracefulCapabilityHandlerTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 136). 121
 Warning sizes LineLength Line is longer than 120 characters (found 129). 124
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 168
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 168
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 187
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 187

org/opendaylight/protocol/bgp/parser/impl/IPv6NextHopTest.java

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

org/opendaylight/protocol/bgp/parser/impl/MultiProtocolCapabilityHandlerTest.java

Severity Category Rule Message Line
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 35
 Warning naming ConstantName Name 'afi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 38
 Warning naming ConstantName Name 'safi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Warning sizes LineLength Line is longer than 120 characters (found 164). 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning sizes LineLength Line is longer than 120 characters (found 164). 73
 Warning sizes LineLength Line is longer than 120 characters (found 122). 77
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning sizes LineLength Line is longer than 120 characters (found 164). 83
 Warning sizes LineLength Line is longer than 120 characters (found 122). 87
 Warning sizes LineLength Line is longer than 120 characters (found 128). 93
 Warning sizes LineLength Line is longer than 120 characters (found 147). 94
 Warning sizes LineLength Line is longer than 120 characters (found 122). 97

org/opendaylight/protocol/bgp/parser/impl/OpenTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 137). 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning sizes LineLength Line is longer than 120 characters (found 125). 43
 Warning sizes LineLength Line is longer than 120 characters (found 129). 44
 Warning whitespace MethodParamPad '(' should be on the previous line. 46
 Warning sizes LineLength Line is longer than 120 characters (found 135). 48
 Warning sizes LineLength Line is longer than 120 characters (found 136). 49
 Warning sizes LineLength Line is longer than 120 characters (found 149). 52
 Warning sizes LineLength Line is longer than 120 characters (found 133). 61
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 61
 Warning sizes LineLength Line is longer than 120 characters (found 126). 64
 Warning sizes LineLength Line is longer than 120 characters (found 139). 65
 Warning sizes LineLength Line is longer than 120 characters (found 145). 68

org/opendaylight/protocol/bgp/parser/impl/ParserTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'io.netty.buffer.ByteBuf' should be separated from previous import group. 17
 Warning sizes LineLength Line is longer than 120 characters (found 133). 47
 Warning naming ConstantName Name 'openBMsg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Warning sizes LineLength Line is longer than 120 characters (found 124). 48
 Warning sizes LineLength Line is longer than 120 characters (found 124). 49
 Warning sizes LineLength Line is longer than 120 characters (found 138). 52
 Warning naming ConstantName Name 'keepAliveBMsg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
 Warning sizes LineLength Line is longer than 120 characters (found 124). 53
 Warning sizes LineLength Line is longer than 120 characters (found 128). 56
 Warning naming ConstantName Name 'notificationBMsg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
 Warning sizes LineLength Line is longer than 120 characters (found 124). 57
 Warning sizes LineLength Line is longer than 120 characters (found 126). 58
 Warning naming ConstantName Name 'updMsgWithUnrecognizedAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
 Warning sizes LineLength Line is longer than 120 characters (found 176). 62
 Warning sizes LineLength Line is longer than 120 characters (found 189). 63
 Warning sizes LineLength Line is longer than 120 characters (found 201). 64
 Warning sizes LineLength Line is longer than 120 characters (found 201). 65
 Warning sizes LineLength Line is longer than 120 characters (found 201). 66
 Warning sizes LineLength Line is longer than 120 characters (found 201). 67
 Warning sizes LineLength Line is longer than 120 characters (found 201). 68
 Warning sizes LineLength Line is longer than 120 characters (found 175). 69
 Warning naming ConstantName Name 'updMsgWithMandatoryAttributesPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 73
 Warning naming ConstantName Name 'updMsgWithOneMandatoryAttributeNotPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 84
 Warning naming ConstantName Name 'updMsgWithMultipleMandatoryAttributesNotPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 95
 Warning sizes LineLength Line is longer than 120 characters (found 131). 104
 Warning sizes LineLength Line is longer than 120 characters (found 124). 105
 Warning sizes LineLength Line is longer than 120 characters (found 258). 117
 Warning sizes LineLength Line is longer than 120 characters (found 122). 123
 Warning sizes LineLength Line is longer than 120 characters (found 121). 131
 Warning sizes LineLength Line is longer than 120 characters (found 128). 132
 Warning sizes LineLength Line is longer than 120 characters (found 132). 158
 Warning sizes LineLength Line is longer than 120 characters (found 128). 159
 Warning sizes LineLength Line is longer than 120 characters (found 149). 175
 Warning sizes LineLength Line is longer than 120 characters (found 131). 192
 Warning sizes LineLength Line is longer than 120 characters (found 128). 193
 Warning sizes LineLength Line is longer than 120 characters (found 128). 194
 Warning sizes LineLength Line is longer than 120 characters (found 131). 210
 Warning sizes LineLength Line is longer than 120 characters (found 128). 211
 Warning sizes LineLength Line is longer than 120 characters (found 128). 212
 Warning sizes LineLength Line is longer than 120 characters (found 131). 226
 Warning sizes LineLength Line is longer than 120 characters (found 128). 227
 Warning sizes LineLength Line is longer than 120 characters (found 128). 228
 Warning sizes LineLength Line is longer than 120 characters (found 123). 244
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 250
 Warning sizes LineLength Line is longer than 120 characters (found 135). 253
 Warning sizes LineLength Line is longer than 120 characters (found 131). 266
 Warning sizes LineLength Line is longer than 120 characters (found 131). 272
 Warning sizes LineLength Line is longer than 120 characters (found 128). 273
 Warning sizes LineLength Line is longer than 120 characters (found 131). 289
 Warning sizes LineLength Line is longer than 120 characters (found 128). 290
 Warning sizes LineLength Line is longer than 120 characters (found 121). 327
 Warning sizes LineLength Line is longer than 120 characters (found 127). 341
 Warning sizes LineLength Line is longer than 120 characters (found 147). 356

org/opendaylight/protocol/bgp/parser/impl/PathAttributeParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 55
 Warning sizes LineLength Line is longer than 120 characters (found 124). 57
 Warning sizes LineLength Line is longer than 120 characters (found 129). 72
 Warning sizes LineLength Line is longer than 120 characters (found 124). 74

org/opendaylight/protocol/bgp/parser/impl/RouteRefreshCapabilityHandlerTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/BGPKeepAliveMessageParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/BGPNotificationMessageParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 49
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96
 Warning javadoc JavadocStyle First sentence should end with a period. 96
 Warning sizes LineLength Line is longer than 120 characters (found 132). 113
 Warning sizes LineLength Line is longer than 120 characters (found 134). 132
 Warning sizes LineLength Line is longer than 120 characters (found 137). 133
 Warning sizes LineLength Line is longer than 120 characters (found 162). 144

org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 41
 Warning sizes LineLength Line is longer than 120 characters (found 121). 58
 Warning sizes LineLength Line is longer than 120 characters (found 131). 78
 Warning sizes LineLength Line is longer than 120 characters (found 136). 80

org/opendaylight/protocol/bgp/parser/impl/message/BGPUpdateMessageParser.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not followed by whitespace. 93
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '62'. 111
 Warning sizes LineLength Line is longer than 120 characters (found 128). 112
 Warning sizes LineLength Line is longer than 120 characters (found 133). 121
 Warning sizes LineLength Line is longer than 120 characters (found 122). 131
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 133
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 149
 Warning javadoc JavadocStyle First sentence should end with a period. 149
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154

org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java

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

org/opendaylight/protocol/bgp/parser/impl/message/open/As4CapabilityHandler.java

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

org/opendaylight/protocol/bgp/parser/impl/message/open/CapabilityParameterParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 65
 Warning sizes LineLength Line is longer than 120 characters (found 126). 118
 Warning sizes LineLength Line is longer than 120 characters (found 146). 152

org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 37
 Warning sizes LineLength Line is longer than 120 characters (found 141). 44
 Warning sizes LineLength Line is longer than 120 characters (found 128). 48
 Warning sizes LineLength Line is longer than 120 characters (found 122). 61

org/opendaylight/protocol/bgp/parser/impl/message/open/RouteRefreshCapabilityHandler.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '||' should be on a new line. 28

org/opendaylight/protocol/bgp/parser/impl/message/update/AggregatorAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/AigpAttributeParser.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 43

org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathAttributeParser.java

Severity Category Rule Message Line
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 42
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Warning sizes LineLength Line is longer than 120 characters (found 143). 57
 Warning sizes LineLength Line is longer than 120 characters (found 158). 71
 Warning sizes LineLength Line is longer than 120 characters (found 126). 80
 Warning sizes LineLength Line is longer than 120 characters (found 138). 88
 Warning sizes LineLength Line is longer than 120 characters (found 123). 94
 Warning sizes LineLength Line is longer than 120 characters (found 123). 104

org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathSegmentParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'io.netty.buffer.ByteBuf' should be separated from previous import group. 13
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 42
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 43
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 44
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 45
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 46
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 47
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 53
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 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 indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 57
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 58

org/opendaylight/protocol/bgp/parser/impl/message/update/AtomicAggregateAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParserTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'io.netty.buffer.ByteBuf' should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 132). 32
 Warning sizes LineLength Line is longer than 120 characters (found 140). 42

org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParserTest.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'clusterIdBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
 Warning whitespace MethodParamPad '(' should be on the previous line. 46
 Warning whitespace MethodParamPad '(' should be on the previous line. 63

org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java

Severity Category Rule Message Line
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Warning sizes LineLength Line is longer than 120 characters (found 127). 66
 Warning sizes LineLength Line is longer than 120 characters (found 128). 68
 Warning sizes LineLength Line is longer than 120 characters (found 123). 83
 Warning sizes LineLength Line is longer than 120 characters (found 130). 93

org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParserTest.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'CommunitiesBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
 Warning sizes LineLength Line is longer than 120 characters (found 126). 48

org/opendaylight/protocol/bgp/parser/impl/message/update/CommunityUtil.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 38
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '53'. 75
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '63'. 89

org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 138). 38
 Warning sizes LineLength Line is longer than 120 characters (found 123). 51
 Warning sizes LineLength Line is longer than 120 characters (found 142). 61

org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 46
 Warning sizes LineLength Line is longer than 120 characters (found 139). 52
 Warning sizes LineLength Line is longer than 120 characters (found 127). 53
 Warning sizes LineLength Line is longer than 120 characters (found 141). 55

org/opendaylight/protocol/bgp/parser/impl/message/update/LocalPreferenceAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 132). 44
 Warning sizes LineLength Line is longer than 120 characters (found 123). 57
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 66

org/opendaylight/protocol/bgp/parser/impl/message/update/MultiExitDiscriminatorAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 153). 39
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 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 'case' child have incorrect indentation level 8, expected level should be 12. 48
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 49
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 50
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 52
 Warning sizes LineLength Line is longer than 120 characters (found 123). 58
 Warning sizes LineLength Line is longer than 120 characters (found 183). 63

org/opendaylight/protocol/bgp/parser/impl/message/update/OriginatorIdAttributeParser.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/UnrecognizedAttributesSerializer.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/UnrecognizedAttributesSerializerTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 141). 29
 Warning sizes LineLength Line is longer than 120 characters (found 141). 30
 Warning sizes LineLength Line is longer than 120 characters (found 162). 31
 Warning sizes LineLength Line is longer than 120 characters (found 164). 32
 Warning sizes LineLength Line is longer than 120 characters (found 193). 34
 Warning sizes LineLength Line is longer than 120 characters (found 193). 36
 Warning sizes LineLength Line is longer than 120 characters (found 129). 41

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/AsTwoOctetSpecificEcHandler.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 31
 Warning sizes LineLength Line is longer than 120 characters (found 142). 43
 Warning sizes LineLength Line is longer than 120 characters (found 126). 44

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/AsTwoOctetSpecificEcHandlerTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/EncapsulationEC.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 37
 Warning sizes LineLength Line is longer than 120 characters (found 131). 38
 Warning sizes LineLength Line is longer than 120 characters (found 151). 39
 Warning sizes LineLength Line is longer than 120 characters (found 129). 51

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/EncapsulationECTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandlerTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/LinkBandwidthEC.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 35
 Warning sizes LineLength Line is longer than 120 characters (found 126). 47

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/LinkBandwidthECTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/OpaqueEcHandler.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 143). 39

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/OpaqueEcHandlerTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginAsTwoOctetEcHandler.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 31
 Warning sizes LineLength Line is longer than 120 characters (found 146). 43
 Warning sizes LineLength Line is longer than 120 characters (found 127). 44

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginAsTwoOctetEcHandlerTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginIpv4EcHandler.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteTargetAsTwoOctetEcHandler.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 126). 31
 Warning sizes LineLength Line is longer than 120 characters (found 146). 43
 Warning sizes LineLength Line is longer than 120 characters (found 127). 44

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteTargetAsTwoOctetEcHandlerTest.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteTargetIpv4EcHandler.java

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

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/Generic4OctASEcHandler.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 143). 27
 Warning sizes LineLength Line is longer than 120 characters (found 140). 35

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/Generic4OctASEcHandlerTest.java

Severity Category Rule Message Line
 Warning naming MethodName Method name 'Setup' must match pattern '^[a-z][a-zA-Z0-9_]*$'. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteOrigin4OctectASEcHandler.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 143). 27

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteOrigin4OctectASEcHandlerTest.java

Severity Category Rule Message Line
 Warning naming MethodName Method name 'Setup' must match pattern '^[a-z][a-zA-Z0-9_]*$'. 37

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteTarget4OctectASEcHandler.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 143). 27
 Warning sizes LineLength Line is longer than 120 characters (found 140). 35

org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteTarget4OctectASEcHandlerTest.java

Severity Category Rule Message Line
 Warning naming MethodName Method name 'Setup' must match pattern '^[a-z][a-zA-Z0-9_]*$'. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49