Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
65 0 389 0

Files

File  I  W  E
org/opendaylight/protocol/rsvp/parser/impl/EROSubobjectParserTest.java 0 30 0
org/opendaylight/protocol/rsvp/parser/impl/LabelSubobjectParserTest.java 0 7 0
org/opendaylight/protocol/rsvp/parser/impl/RROSubobjectParserTest.java 0 24 0
org/opendaylight/protocol/rsvp/parser/impl/RSVPActivator.java 0 30 0
org/opendaylight/protocol/rsvp/parser/impl/XROSubobjectParserTest.java 0 28 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java 0 3 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROAsNumberSubobjectParser.java 0 4 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java 0 17 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv4PrefixSubobjectParser.java 0 6 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv6PrefixSubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java 0 4 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey128SubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey32SubobjectParser.java 0 6 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROUnnumberedInterfaceSubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/SEROBasicProtectionSubobjectParser.java 0 3 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/SERODynamicProtectionSubobjectParser.java 0 3 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/label/GeneralizedLabelParser.java 0 4 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/label/LabelUtil.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/label/Type1LabelParser.java 0 7 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/label/WavebandSwitchingLabelParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv4PrefixSubobjectParser.java 0 6 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv6PrefixSubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java 0 3 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROPathKey128SubobjectParser.java 0 2 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROPathKey32SubobjectParser.java 0 4 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROUnnumberedInterfaceSubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/SRROBasicProtectionSubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/SRRODynamicProtectionSubobjectParser.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROAsNumberSubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROIpv4PrefixSubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROIpv6PrefixSubobjectParser.java 0 6 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROPathKey128SubobjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROPathKey32SubobjectParser.java 0 7 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROSRLGSubobjectParser.java 0 8 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROSubobjectUtil.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROUnnumberedInterfaceSubobjectParser.java 0 7 0
org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java 0 22 0
org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java 0 5 0
org/opendaylight/protocol/rsvp/parser/impl/te/SecondaryRecordRouteObjectParser.java 0 1 0
org/opendaylight/protocol/rsvp/parser/impl/te/SessionAttributeLspObjectParser.java 0 2 0
org/opendaylight/protocol/rsvp/parser/impl/te/SessionAttributeLspRaObjectParser.java 0 4 0
org/opendaylight/protocol/rsvp/parser/impl/te/TEObjectTest.java 0 24 0
org/opendaylight/protocol/rsvp/parser/impl/te/TEObjectUtil.java 0 54 0

Rules

Category Rule Violations Severity
coding OverloadMethodsDeclarationOrder 2  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
18  Warning
javadoc JavadocStyle
  • tokens: "ANNOTATION_DEF, ANNOTATION_FIELD_DEF, CLASS_DEF, CTOR_DEF, ENUM_CONSTANT_DEF, ENUM_DEF, INTERFACE_DEF, METHOD_DEF, VARIABLE_DEF"
  • checkEmptyJavadoc: "true"
44  Warning
modifier RedundantModifier 1  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
6  Warning
ConstantName 13  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
2  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
246  Warning
whitespace 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"
5  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
5  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
5  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
1  Warning

Details

org/opendaylight/protocol/rsvp/parser/impl/EROSubobjectParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 130). 54
 Warning sizes LineLength Line is longer than 120 characters (found 130). 56
 Warning sizes LineLength Line is longer than 120 characters (found 137). 57
 Warning sizes LineLength Line is longer than 120 characters (found 129). 60
 Warning sizes LineLength Line is longer than 120 characters (found 130). 62
 Warning sizes LineLength Line is longer than 120 characters (found 131). 64
 Warning sizes LineLength Line is longer than 120 characters (found 137). 65
 Warning sizes LineLength Line is longer than 120 characters (found 137). 67
 Warning sizes LineLength Line is longer than 120 characters (found 124). 69
 Warning sizes LineLength Line is longer than 120 characters (found 130). 93
 Warning sizes LineLength Line is longer than 120 characters (found 128). 118
 Warning sizes LineLength Line is longer than 120 characters (found 123). 119
 Warning sizes LineLength Line is longer than 120 characters (found 131). 122
 Warning sizes LineLength Line is longer than 120 characters (found 141). 146
 Warning sizes LineLength Line is longer than 120 characters (found 128). 147
 Warning sizes LineLength Line is longer than 120 characters (found 129). 173
 Warning sizes LineLength Line is longer than 120 characters (found 130). 201
 Warning sizes LineLength Line is longer than 120 characters (found 137). 227
 Warning sizes LineLength Line is longer than 120 characters (found 131). 228
 Warning sizes LineLength Line is longer than 120 characters (found 134). 231
 Warning sizes LineLength Line is longer than 120 characters (found 124). 260
 Warning sizes LineLength Line is longer than 120 characters (found 124). 261
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testEROEXRSSubobject' must contain no more than '5' consecutive capital letters. 281
 Warning sizes LineLength Line is longer than 120 characters (found 152). 282
 Warning sizes LineLength Line is longer than 120 characters (found 161). 285
 Warning sizes LineLength Line is longer than 120 characters (found 151). 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning sizes LineLength Line is longer than 120 characters (found 189). 288
 Warning sizes LineLength Line is longer than 120 characters (found 144). 290
 Warning sizes LineLength Line is longer than 120 characters (found 123). 293

org/opendaylight/protocol/rsvp/parser/impl/LabelSubobjectParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 30
 Warning sizes LineLength Line is longer than 120 characters (found 135). 34
 Warning sizes LineLength Line is longer than 120 characters (found 124). 42
 Warning sizes LineLength Line is longer than 120 characters (found 129). 43
 Warning sizes LineLength Line is longer than 120 characters (found 142). 70
 Warning sizes LineLength Line is longer than 120 characters (found 126). 71
 Warning sizes LineLength Line is longer than 120 characters (found 126). 96

org/opendaylight/protocol/rsvp/parser/impl/RROSubobjectParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 44
 Warning naming ConstantName Name 'ip4PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Warning sizes LineLength Line is longer than 120 characters (found 127). 46
 Warning naming ConstantName Name 'ip6PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
 Warning sizes LineLength Line is longer than 120 characters (found 137). 47
 Warning sizes LineLength Line is longer than 120 characters (found 128). 49
 Warning naming ConstantName Name 'unnumberedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Warning sizes LineLength Line is longer than 120 characters (found 127). 51
 Warning naming ConstantName Name 'pathKey32Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
 Warning sizes LineLength Line is longer than 120 characters (found 128). 53
 Warning naming ConstantName Name 'pathKey128Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
 Warning sizes LineLength Line is longer than 120 characters (found 137). 54
 Warning naming ConstantName Name 'labelBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
 Warning sizes LineLength Line is longer than 120 characters (found 121). 66
 Warning sizes LineLength Line is longer than 120 characters (found 128). 93
 Warning sizes LineLength Line is longer than 120 characters (found 123). 94
 Warning sizes LineLength Line is longer than 120 characters (found 121). 96
 Warning sizes LineLength Line is longer than 120 characters (found 122). 123
 Warning sizes LineLength Line is longer than 120 characters (found 121). 150
 Warning sizes LineLength Line is longer than 120 characters (found 137). 174
 Warning sizes LineLength Line is longer than 120 characters (found 131). 175
 Warning sizes LineLength Line is longer than 120 characters (found 122). 178
 Warning sizes LineLength Line is longer than 120 characters (found 128). 208
 Warning sizes LineLength Line is longer than 120 characters (found 121). 209

org/opendaylight/protocol/rsvp/parser/impl/RSVPActivator.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'registerRSVPTEParsers' must contain no more than '5' consecutive capital letters. 117
 Warning sizes LineLength Line is longer than 120 characters (found 141). 131
 Warning sizes LineLength Line is longer than 120 characters (found 137). 143
 Warning sizes LineLength Line is longer than 120 characters (found 141). 147
 Warning sizes LineLength Line is longer than 120 characters (found 122). 154
 Warning sizes LineLength Line is longer than 120 characters (found 124). 158
 Warning sizes LineLength Line is longer than 120 characters (found 122). 159
 Warning sizes LineLength Line is longer than 120 characters (found 135). 163
 Warning sizes LineLength Line is longer than 120 characters (found 135). 165
 Warning sizes LineLength Line is longer than 120 characters (found 145). 177
 Warning sizes LineLength Line is longer than 120 characters (found 134). 184
 Warning sizes LineLength Line is longer than 120 characters (found 132). 185
 Warning sizes LineLength Line is longer than 120 characters (found 125). 189
 Warning sizes LineLength Line is longer than 120 characters (found 128). 198
 Warning sizes LineLength Line is longer than 120 characters (found 142). 202
 Warning sizes LineLength Line is longer than 120 characters (found 146). 205
 Warning sizes LineLength Line is longer than 120 characters (found 144). 206
 Warning sizes LineLength Line is longer than 120 characters (found 143). 209
 Warning sizes LineLength Line is longer than 120 characters (found 141). 210
 Warning sizes LineLength Line is longer than 120 characters (found 122). 214
 Warning sizes LineLength Line is longer than 120 characters (found 150). 233
 Warning sizes LineLength Line is longer than 120 characters (found 124). 235
 Warning sizes LineLength Line is longer than 120 characters (found 152). 240
 Warning sizes LineLength Line is longer than 120 characters (found 147). 253
 Warning sizes LineLength Line is longer than 120 characters (found 276). 259
 Warning sizes LineLength Line is longer than 120 characters (found 287). 260
 Warning sizes LineLength Line is longer than 120 characters (found 124). 267
 Warning sizes LineLength Line is longer than 120 characters (found 124). 283
 Warning sizes LineLength Line is longer than 120 characters (found 124). 292
 Warning sizes LineLength Line is longer than 120 characters (found 124). 304

org/opendaylight/protocol/rsvp/parser/impl/XROSubobjectParserTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 127). 47
 Warning naming ConstantName Name 'ip4PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Warning sizes LineLength Line is longer than 120 characters (found 127). 49
 Warning naming ConstantName Name 'ip6PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Warning sizes LineLength Line is longer than 120 characters (found 137). 50
 Warning sizes LineLength Line is longer than 120 characters (found 149). 52
 Warning naming ConstantName Name 'srlgBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
 Warning sizes LineLength Line is longer than 120 characters (found 128). 53
 Warning naming ConstantName Name 'unnumberedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
 Warning naming ConstantName Name 'asNumberBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
 Warning sizes LineLength Line is longer than 120 characters (found 127). 56
 Warning naming ConstantName Name 'pathKey32Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
 Warning sizes LineLength Line is longer than 120 characters (found 128). 58
 Warning naming ConstantName Name 'pathKey128Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
 Warning sizes LineLength Line is longer than 120 characters (found 137). 59
 Warning sizes LineLength Line is longer than 120 characters (found 128). 70
 Warning sizes LineLength Line is longer than 120 characters (found 128). 97
 Warning sizes LineLength Line is longer than 120 characters (found 123). 98
 Warning sizes LineLength Line is longer than 120 characters (found 127). 100
 Warning sizes LineLength Line is longer than 120 characters (found 131). 125
 Warning sizes LineLength Line is longer than 120 characters (found 122). 126
 Warning sizes LineLength Line is longer than 120 characters (found 128). 153
 Warning sizes LineLength Line is longer than 120 characters (found 141). 177
 Warning sizes LineLength Line is longer than 120 characters (found 126). 178
 Warning sizes LineLength Line is longer than 120 characters (found 127). 206
 Warning sizes LineLength Line is longer than 120 characters (found 137). 232
 Warning sizes LineLength Line is longer than 120 characters (found 131). 233
 Warning sizes LineLength Line is longer than 120 characters (found 131). 236

org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 31
 Warning sizes LineLength Line is longer than 120 characters (found 127). 33
 Warning sizes LineLength Line is longer than 120 characters (found 153). 36

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROAsNumberSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning whitespace MethodParamPad '(' should be on the previous line. 31
 Warning sizes LineLength Line is longer than 120 characters (found 194). 36

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 43
 Warning sizes LineLength Line is longer than 120 characters (found 191). 46
 Warning sizes LineLength Line is longer than 120 characters (found 191). 47
 Warning sizes LineLength Line is longer than 120 characters (found 171). 48
 Warning sizes LineLength Line is longer than 120 characters (found 173). 50
 Warning sizes LineLength Line is longer than 120 characters (found 182). 63
 Warning sizes LineLength Line is longer than 120 characters (found 180). 67
 Warning sizes LineLength Line is longer than 120 characters (found 324). 68
 Warning sizes LineLength Line is longer than 120 characters (found 174). 79
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '41'. 79
 Warning sizes LineLength Line is longer than 120 characters (found 131). 81
 Warning sizes LineLength Line is longer than 120 characters (found 186). 82
 Warning sizes LineLength Line is longer than 120 characters (found 132). 84
 Warning sizes LineLength Line is longer than 120 characters (found 121). 85
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '61'. 96
 Warning sizes LineLength Line is longer than 120 characters (found 194). 97
 Warning sizes LineLength Line is longer than 120 characters (found 185). 98

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv4PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning sizes LineLength Line is longer than 120 characters (found 131). 44
 Warning sizes LineLength Line is longer than 120 characters (found 137). 51
 Warning sizes LineLength Line is longer than 120 characters (found 194). 59
 Warning sizes LineLength Line is longer than 120 characters (found 168). 62

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv6PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning sizes LineLength Line is longer than 120 characters (found 131). 44
 Warning sizes LineLength Line is longer than 120 characters (found 137). 51
 Warning sizes LineLength Line is longer than 120 characters (found 194). 59

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 49
 Warning sizes LineLength Line is longer than 120 characters (found 128). 51
 Warning sizes LineLength Line is longer than 120 characters (found 146). 64
 Warning sizes LineLength Line is longer than 120 characters (found 188). 69

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey128SubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 19
 Warning javadoc JavadocStyle First sentence should end with a period. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 22
 Warning sizes LineLength Line is longer than 120 characters (found 131). 32
 Warning sizes LineLength Line is longer than 120 characters (found 128). 34

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey32SubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 22
 Warning javadoc JavadocStyle First sentence should end with a period. 22
 Warning sizes LineLength Line is longer than 120 characters (found 131). 36
 Warning sizes LineLength Line is longer than 120 characters (found 128). 38
 Warning whitespace OperatorWrap '+' should be on a new line. 50
 Warning sizes LineLength Line is longer than 120 characters (found 125). 53

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROUnnumberedInterfaceSubobjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/SEROBasicProtectionSubobjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 134). 28
 Warning sizes LineLength Line is longer than 120 characters (found 131). 34
 Warning whitespace OperatorWrap '+' should be on a new line. 54

org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/SERODynamicProtectionSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning whitespace OperatorWrap '+' should be on a new line. 31

org/opendaylight/protocol/rsvp/parser/impl/subobject/label/GeneralizedLabelParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/subobject/label/LabelUtil.java

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

org/opendaylight/protocol/rsvp/parser/impl/subobject/label/Type1LabelParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle First sentence should end with a period. 25
 Warning sizes LineLength Line is longer than 120 characters (found 131). 36
 Warning sizes LineLength Line is longer than 120 characters (found 127). 38
 Warning sizes LineLength Line is longer than 120 characters (found 138). 41
 Warning sizes LineLength Line is longer than 120 characters (found 133). 45
 Warning sizes LineLength Line is longer than 120 characters (found 166). 46

org/opendaylight/protocol/rsvp/parser/impl/subobject/label/WavebandSwitchingLabelParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv4PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning sizes LineLength Line is longer than 120 characters (found 131). 49
 Warning sizes LineLength Line is longer than 120 characters (found 201). 55
 Warning sizes LineLength Line is longer than 120 characters (found 194). 67
 Warning sizes LineLength Line is longer than 120 characters (found 168). 70

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv6PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning sizes LineLength Line is longer than 120 characters (found 131). 49
 Warning sizes LineLength Line is longer than 120 characters (found 137). 55
 Warning sizes LineLength Line is longer than 120 characters (found 194). 67

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 50
 Warning sizes LineLength Line is longer than 120 characters (found 128). 52
 Warning sizes LineLength Line is longer than 120 characters (found 130). 67

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROPathKey128SubobjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROPathKey32SubobjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 41
 Warning sizes LineLength Line is longer than 120 characters (found 128). 43
 Warning sizes LineLength Line is longer than 120 characters (found 188). 58
 Warning sizes LineLength Line is longer than 120 characters (found 181). 60

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROUnnumberedInterfaceSubobjectParser.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 sizes LineLength Line is longer than 120 characters (found 131). 44
 Warning sizes LineLength Line is longer than 120 characters (found 127). 46
 Warning sizes LineLength Line is longer than 120 characters (found 198). 63

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/SRROBasicProtectionSubobjectParser.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 sizes LineLength Line is longer than 120 characters (found 134). 30
 Warning sizes LineLength Line is longer than 120 characters (found 131). 37
 Warning sizes LineLength Line is longer than 120 characters (found 203). 56

org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/SRRODynamicProtectionSubobjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROAsNumberSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning sizes LineLength Line is longer than 120 characters (found 121). 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 29
 Warning sizes LineLength Line is longer than 120 characters (found 194). 35

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROIpv4PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 41
 Warning sizes LineLength Line is longer than 120 characters (found 131). 42
 Warning sizes LineLength Line is longer than 120 characters (found 137). 49
 Warning sizes LineLength Line is longer than 120 characters (found 194). 59
 Warning sizes LineLength Line is longer than 120 characters (found 168). 62

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROIpv6PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 31
 Warning javadoc JavadocStyle First sentence should end with a period. 31
 Warning sizes LineLength Line is longer than 120 characters (found 121). 45
 Warning sizes LineLength Line is longer than 120 characters (found 131). 46
 Warning sizes LineLength Line is longer than 120 characters (found 137). 53
 Warning sizes LineLength Line is longer than 120 characters (found 194). 63

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROPathKey128SubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning sizes LineLength Line is longer than 120 characters (found 121). 31
 Warning sizes LineLength Line is longer than 120 characters (found 131). 32
 Warning sizes LineLength Line is longer than 120 characters (found 128). 34

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROPathKey32SubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 22
 Warning javadoc JavadocStyle First sentence should end with a period. 22
 Warning sizes LineLength Line is longer than 120 characters (found 121). 34
 Warning sizes LineLength Line is longer than 120 characters (found 131). 35
 Warning sizes LineLength Line is longer than 120 characters (found 128). 37
 Warning sizes LineLength Line is longer than 120 characters (found 188). 49
 Warning sizes LineLength Line is longer than 120 characters (found 125). 51

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROSRLGSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning naming AbbreviationAsWordInName Abbreviation in name 'XROSRLGSubobjectParser' must contain no more than '5' consecutive capital letters. 32
 Warning sizes LineLength Line is longer than 120 characters (found 121). 39
 Warning sizes LineLength Line is longer than 120 characters (found 131). 40
 Warning sizes LineLength Line is longer than 120 characters (found 127). 42
 Warning sizes LineLength Line is longer than 120 characters (found 147). 47
 Warning sizes LineLength Line is longer than 120 characters (found 186). 55

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROSubobjectUtil.java

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

org/opendaylight/protocol/rsvp/parser/impl/subobject/xro/XROUnnumberedInterfaceSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle First sentence should end with a period. 25
 Warning sizes LineLength Line is longer than 120 characters (found 121). 38
 Warning sizes LineLength Line is longer than 120 characters (found 131). 39
 Warning sizes LineLength Line is longer than 120 characters (found 127). 41
 Warning sizes LineLength Line is longer than 120 characters (found 198). 54
 Warning sizes LineLength Line is longer than 120 characters (found 122). 57

org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'final' modifier. 30

org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java

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

org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 65
 Warning sizes LineLength Line is longer than 120 characters (found 156). 67
 Warning naming ParameterName Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 104
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 109
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 110
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 111
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 112
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 113
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 114
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 115
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 116
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 117
 Warning naming ParameterName Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 126
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 127
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 128
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 129
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 130
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 131
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 132
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 133

org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 128). 47
 Warning sizes LineLength Line is longer than 120 characters (found 133). 54
 Warning sizes LineLength Line is longer than 120 characters (found 125). 59
 Warning sizes LineLength Line is longer than 120 characters (found 121). 64
 Warning sizes LineLength Line is longer than 120 characters (found 123). 71

org/opendaylight/protocol/rsvp/parser/impl/te/SecondaryRecordRouteObjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/te/SessionAttributeLspObjectParser.java

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

org/opendaylight/protocol/rsvp/parser/impl/te/SessionAttributeLspRaObjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 136). 30
 Warning sizes LineLength Line is longer than 120 characters (found 146). 49
 Warning sizes LineLength Line is longer than 120 characters (found 136). 51
 Warning sizes LineLength Line is longer than 120 characters (found 125). 52

org/opendaylight/protocol/rsvp/parser/impl/te/TEObjectTest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 100
 Warning sizes LineLength Line is longer than 120 characters (found 126). 111
 Warning sizes LineLength Line is longer than 120 characters (found 124). 112
 Warning sizes LineLength Line is longer than 120 characters (found 128). 135
 Warning sizes LineLength Line is longer than 120 characters (found 132). 144
 Warning whitespace OperatorWrap '+' should be on a new line. 182
 Warning sizes LineLength Line is longer than 120 characters (found 122). 189
 Warning sizes LineLength Line is longer than 120 characters (found 144). 200
 Warning sizes LineLength Line is longer than 120 characters (found 140). 212
 Warning sizes LineLength Line is longer than 120 characters (found 121). 227
 Warning sizes LineLength Line is longer than 120 characters (found 132). 239
 Warning sizes LineLength Line is longer than 120 characters (found 123). 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning sizes LineLength Line is longer than 120 characters (found 129). 262
 Warning sizes LineLength Line is longer than 120 characters (found 125). 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning sizes LineLength Line is longer than 120 characters (found 142). 272
 Warning whitespace MethodParamPad '(' should be on the previous line. 289
 Warning sizes LineLength Line is longer than 120 characters (found 125). 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning sizes LineLength Line is longer than 120 characters (found 138). 297
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testFlowSpecObjectParser_HEADER_5' must contain no more than '5' consecutive capital letters. 349
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testFlowSpecObjectParser_HEADER_2' must contain no more than '5' consecutive capital letters. 360
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testParser_HEADER_5' must contain no more than '5' consecutive capital letters. 371

org/opendaylight/protocol/rsvp/parser/impl/te/TEObjectUtil.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 26
 Warning javadoc JavadocStyle First sentence should end with a period. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 51
 Warning javadoc JavadocStyle First sentence should end with a period. 51
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 66
 Warning javadoc JavadocStyle First sentence should end with a period. 66
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 87
 Warning javadoc JavadocStyle First sentence should end with a period. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 101
 Warning javadoc JavadocStyle First sentence should end with a period. 101
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 123
 Warning javadoc JavadocStyle First sentence should end with a period. 123
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 146
 Warning javadoc JavadocStyle First sentence should end with a period. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc JavadocStyle First sentence should end with a period. 167
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 181
 Warning javadoc JavadocStyle First sentence should end with a period. 181
 Warning javadoc JavadocStyle First sentence should end with a period. 192
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 206
 Warning javadoc JavadocStyle First sentence should end with a period. 206
 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 javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 324
 Warning javadoc JavadocStyle First sentence should end with a period. 324
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 356
 Warning javadoc JavadocStyle First sentence should end with a period. 356
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 388
 Warning javadoc JavadocStyle First sentence should end with a period. 388
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 429
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 438
 Warning javadoc JavadocStyle First sentence should end with a period. 438
 Warning sizes LineLength Line is longer than 120 characters (found 130). 478
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 484
 Warning javadoc JavadocStyle First sentence should end with a period. 484
 Warning sizes LineLength Line is longer than 120 characters (found 122). 497
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 503
 Warning javadoc JavadocStyle First sentence should end with a period. 503
 Warning sizes LineLength Line is longer than 120 characters (found 122). 516
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 519
 Warning javadoc JavadocStyle First sentence should end with a period. 519
 Warning sizes LineLength Line is longer than 120 characters (found 122). 532
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 538
 Warning javadoc JavadocStyle First sentence should end with a period. 538
 Warning sizes LineLength Line is longer than 120 characters (found 122). 551
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 555
 Warning javadoc JavadocStyle First sentence should end with a period. 555
 Warning sizes LineLength Line is longer than 120 characters (found 122). 568
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 593
 Warning javadoc JavadocStyle First sentence should end with a period. 593