Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
80 0 682 0

Files

File  I  W  E
org/opendaylight/protocol/pcep/parser/BaseParserExtensionActivator.java 0 40 0
org/opendaylight/protocol/pcep/parser/message/PCEPCloseMessageParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java 0 44 0
org/opendaylight/protocol/pcep/parser/message/PCEPKeepAliveMessageParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringReplyMessageParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringRequestMessageParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java 0 33 0
org/opendaylight/protocol/pcep/parser/message/PCEPOpenMessageParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java 0 75 0
org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java 0 135 0
org/opendaylight/protocol/pcep/parser/message/PCEPStartTLSMessageParser.java 0 2 0
org/opendaylight/protocol/pcep/parser/object/AbstractEROWithSubobjectsParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/AbstractPccIdReqObjectParser.java 0 1 0
org/opendaylight/protocol/pcep/parser/object/AbstractPceIdObjectParser.java 0 1 0
org/opendaylight/protocol/pcep/parser/object/AbstractRROWithSubobjectsParser.java 0 2 0
org/opendaylight/protocol/pcep/parser/object/AbstractVendorInformationObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/AbstractXROWithSubobjectsParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/object/PCEPBandwidthObjectParser.java 0 7 0
org/opendaylight/protocol/pcep/parser/object/PCEPClassTypeObjectParser.java 0 8 0
org/opendaylight/protocol/pcep/parser/object/PCEPCloseObjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/object/PCEPEndPointsIpv4ObjectParser.java 0 6 0
org/opendaylight/protocol/pcep/parser/object/PCEPEndPointsIpv6ObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/PCEPErrorObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/PCEPExcludeRouteObjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/object/PCEPExistingBandwidthObjectParser.java 0 8 0
org/opendaylight/protocol/pcep/parser/object/PCEPExplicitRouteObjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/PCEPGlobalConstraintsObjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/object/PCEPIncludeRouteObjectParser.java 0 7 0
org/opendaylight/protocol/pcep/parser/object/PCEPLoadBalancingObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/PCEPLspaObjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/object/PCEPMetricObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/PCEPMonitoringObjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/PCEPNoPathObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/PCEPNotificationObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/PCEPObjectiveFunctionObjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/object/PCEPOpenObjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/object/PCEPOverloadObjectParser.java 0 2 0
org/opendaylight/protocol/pcep/parser/object/PCEPPathKeyObjectParser.java 0 8 0
org/opendaylight/protocol/pcep/parser/object/PCEPPccIdReqIPv4ObjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/PCEPPccIdReqIPv6ObjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/PCEPPceIdIPv4ObjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/PCEPPceIdIPv6ObjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/PCEPProcTimeObjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/object/PCEPReportedRouteObjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java 0 6 0
org/opendaylight/protocol/pcep/parser/object/PCEPSvecObjectParser.java 0 6 0
org/opendaylight/protocol/pcep/parser/subobject/AsNumberCaseParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/subobject/EROAsNumberSubobjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/subobject/EROExplicitExclusionRouteSubobjectParser.java 0 18 0
org/opendaylight/protocol/pcep/parser/subobject/EROIpv4PrefixSubobjectParser.java 0 8 0
org/opendaylight/protocol/pcep/parser/subobject/EROIpv6PrefixSubobjectParser.java 0 7 0
org/opendaylight/protocol/pcep/parser/subobject/EROLabelSubobjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/subobject/EROUnnumberedInterfaceSubobjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/subobject/GeneralizedLabelParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/subobject/RROIpv4PrefixSubobjectParser.java 0 9 0
org/opendaylight/protocol/pcep/parser/subobject/RROIpv6PrefixSubobjectParser.java 0 7 0
org/opendaylight/protocol/pcep/parser/subobject/RROLabelSubobjectParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/subobject/RROPathKey128SubobjectParser.java 0 2 0
org/opendaylight/protocol/pcep/parser/subobject/RROPathKey32SubobjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/subobject/RROUnnumberedInterfaceSubobjectParser.java 0 5 0
org/opendaylight/protocol/pcep/parser/subobject/Type1LabelParser.java 0 7 0
org/opendaylight/protocol/pcep/parser/subobject/WavebandSwitchingLabelParser.java 0 6 0
org/opendaylight/protocol/pcep/parser/subobject/XROAsNumberSubobjectParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/subobject/XROIpv4PrefixSubobjectParser.java 0 8 0
org/opendaylight/protocol/pcep/parser/subobject/XROIpv6PrefixSubobjectParser.java 0 7 0
org/opendaylight/protocol/pcep/parser/subobject/XROPathKey128SubobjectParser.java 0 6 0
org/opendaylight/protocol/pcep/parser/subobject/XROPathKey32SubobjectParser.java 0 7 0
org/opendaylight/protocol/pcep/parser/subobject/XROSRLGSubobjectParser.java 0 8 0
org/opendaylight/protocol/pcep/parser/subobject/XROUnnumberedInterfaceSubobjectParser.java 0 6 0
org/opendaylight/protocol/pcep/parser/tlv/AbstractVendorInformationTlvParser.java 0 1 0
org/opendaylight/protocol/pcep/parser/tlv/NoPathVectorTlvParser.java 0 4 0
org/opendaylight/protocol/pcep/parser/tlv/OFListTlvParser.java 0 3 0
org/opendaylight/protocol/pcep/parser/tlv/OrderTlvParser.java 0 2 0
org/opendaylight/protocol/pcep/parser/tlv/OverloadedDurationTlvParser.java 0 2 0
org/opendaylight/protocol/pcep/parser/tlv/ReqMissingTlvParser.java 0 2 0
org/opendaylight/protocol/pcep/parser/util/Util.java 0 20 0

Rules

Category Rule Violations Severity
coding FallThrough 33  Warning
OverloadMethodsDeclarationOrder 4  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
8  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
220  Warning
javadoc JavadocStyle
  • checkEmptyJavadoc: "true"
60  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
1  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
3  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
289  Warning
whitespace 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"
12  Warning

Details

org/opendaylight/protocol/pcep/parser/BaseParserExtensionActivator.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 136). 204
 Warning sizes LineLength Line is longer than 120 characters (found 138). 213
 Warning sizes LineLength Line is longer than 120 characters (found 138). 214
 Warning sizes LineLength Line is longer than 120 characters (found 122). 219
 Warning sizes LineLength Line is longer than 120 characters (found 146). 220
 Warning sizes LineLength Line is longer than 120 characters (found 131). 231
 Warning sizes LineLength Line is longer than 120 characters (found 132). 234
 Warning sizes LineLength Line is longer than 120 characters (found 131). 235
 Warning sizes LineLength Line is longer than 120 characters (found 129). 243
 Warning sizes LineLength Line is longer than 120 characters (found 129). 251
 Warning sizes LineLength Line is longer than 120 characters (found 130). 259
 Warning sizes LineLength Line is longer than 120 characters (found 124). 269
 Warning sizes LineLength Line is longer than 120 characters (found 123). 272
 Warning sizes LineLength Line is longer than 120 characters (found 128). 274
 Warning sizes LineLength Line is longer than 120 characters (found 130). 277
 Warning sizes LineLength Line is longer than 120 characters (found 129). 278
 Warning sizes LineLength Line is longer than 120 characters (found 122). 281
 Warning sizes LineLength Line is longer than 120 characters (found 145). 282
 Warning sizes LineLength Line is longer than 120 characters (found 122). 286
 Warning sizes LineLength Line is longer than 120 characters (found 138). 290
 Warning sizes LineLength Line is longer than 120 characters (found 143). 296
 Warning sizes LineLength Line is longer than 120 characters (found 124). 300
 Warning sizes LineLength Line is longer than 120 characters (found 128). 312
 Warning sizes LineLength Line is longer than 120 characters (found 143). 320
 Warning sizes LineLength Line is longer than 120 characters (found 150). 324
 Warning sizes LineLength Line is longer than 120 characters (found 124). 326
 Warning sizes LineLength Line is longer than 120 characters (found 152). 331
 Warning sizes LineLength Line is longer than 120 characters (found 124). 336
 Warning sizes LineLength Line is longer than 120 characters (found 149). 338
 Warning sizes LineLength Line is longer than 120 characters (found 147). 344
 Warning sizes LineLength Line is longer than 120 characters (found 124). 352
 Warning sizes LineLength Line is longer than 120 characters (found 124). 368
 Warning sizes LineLength Line is longer than 120 characters (found 127). 412
 Warning sizes LineLength Line is longer than 120 characters (found 125). 415
 Warning sizes LineLength Line is longer than 120 characters (found 140). 419
 Warning sizes LineLength Line is longer than 120 characters (found 140). 423
 Warning sizes LineLength Line is longer than 120 characters (found 133). 427
 Warning sizes LineLength Line is longer than 120 characters (found 133). 431
 Warning sizes LineLength Line is longer than 120 characters (found 126). 435
 Warning sizes LineLength Line is longer than 120 characters (found 126). 439

org/opendaylight/protocol/pcep/parser/message/PCEPCloseMessageParser.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 161). 40

org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning sizes LineLength Line is longer than 120 characters (found 161). 54
 Warning sizes LineLength Line is longer than 120 characters (found 176). 55
 Warning sizes LineLength Line is longer than 120 characters (found 122). 56
 Warning sizes LineLength Line is longer than 120 characters (found 181). 72
 Warning sizes LineLength Line is longer than 120 characters (found 126). 82
 Warning sizes LineLength Line is longer than 120 characters (found 122). 114
 Warning sizes LineLength Line is longer than 120 characters (found 128). 128
 Warning sizes LineLength Line is longer than 120 characters (found 166). 133
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 133
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 135
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 136
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 137
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 138
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 139
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 140
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 141
 Warning coding FallThrough Fall through from previous branch of the switch statement. 141
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 142
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 143
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 144
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 145
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 146
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 147
 Warning coding FallThrough Fall through from previous branch of the switch statement. 147
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 148
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 149
 Warning sizes LineLength Line is longer than 120 characters (found 126). 149
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 150
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 151
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 152
 Warning coding FallThrough Fall through from previous branch of the switch statement. 152
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 153
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 154
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 155
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 156
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 157
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 158
 Warning coding FallThrough Fall through from previous branch of the switch statement. 158
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 159
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 160
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 161
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 162

org/opendaylight/protocol/pcep/parser/message/PCEPKeepAliveMessageParser.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 142). 31
 Warning sizes LineLength Line is longer than 120 characters (found 169). 40
 Warning sizes LineLength Line is longer than 120 characters (found 130). 45

org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringReplyMessageParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning sizes LineLength Line is longer than 120 characters (found 153). 55
 Warning sizes LineLength Line is longer than 120 characters (found 121). 93
 Warning sizes LineLength Line is longer than 120 characters (found 141). 116
 Warning sizes LineLength Line is longer than 120 characters (found 123). 136

org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringRequestMessageParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning sizes LineLength Line is longer than 120 characters (found 153). 44
 Warning sizes LineLength Line is longer than 120 characters (found 121). 59

org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning sizes LineLength Line is longer than 120 characters (found 161). 46
 Warning sizes LineLength Line is longer than 120 characters (found 162). 54
 Warning sizes LineLength Line is longer than 120 characters (found 194). 55
 Warning sizes LineLength Line is longer than 120 characters (found 121). 63
 Warning sizes LineLength Line is longer than 120 characters (found 134). 84
 Warning sizes LineLength Line is longer than 120 characters (found 196). 89
 Warning sizes LineLength Line is longer than 120 characters (found 173). 107
 Warning sizes LineLength Line is longer than 120 characters (found 308). 111
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 113
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 114
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 115
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 116
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 117
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 118
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 119
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 120
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 121
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 122
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 123
 Warning coding FallThrough Fall through from previous branch of the switch statement. 123
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 124
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 125
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 126
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 127
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 128
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 129
 Warning coding FallThrough Fall through from previous branch of the switch statement. 129
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 130
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 132
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 133

org/opendaylight/protocol/pcep/parser/message/PCEPOpenMessageParser.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 159). 38
 Warning sizes LineLength Line is longer than 120 characters (found 173). 39
 Warning sizes LineLength Line is longer than 120 characters (found 164). 55

org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 53
 Warning javadoc JavadocStyle First sentence should end with a period. 53
 Warning sizes LineLength Line is longer than 120 characters (found 147). 66
 Warning sizes LineLength Line is longer than 120 characters (found 172). 67
 Warning sizes LineLength Line is longer than 120 characters (found 135). 68
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 94
 Warning naming ParameterName Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109
 Warning sizes LineLength Line is longer than 120 characters (found 126). 167
 Warning sizes LineLength Line is longer than 120 characters (found 136). 252
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 254
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 255
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 256
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 257
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 258
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 259
 Warning coding FallThrough Fall through from previous branch of the switch statement. 259
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 260
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 261
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 262
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 263
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 264
 Warning coding FallThrough Fall through from previous branch of the switch statement. 264
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 265
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 266
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 267
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 268
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 269
 Warning coding FallThrough Fall through from previous branch of the switch statement. 269
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 270
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 271
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 272
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 273
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 274
 Warning coding FallThrough Fall through from previous branch of the switch statement. 274
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 275
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 276
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 277
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 278
 Warning sizes LineLength Line is longer than 120 characters (found 130). 299
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '252'. 299
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 301
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 302
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 303
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 304
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 305
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 306
 Warning coding FallThrough Fall through from previous branch of the switch statement. 306
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 307
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 308
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 309
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 310
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 311
 Warning coding FallThrough Fall through from previous branch of the switch statement. 311
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 312
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 313
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 314
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 315
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 316
 Warning coding FallThrough Fall through from previous branch of the switch statement. 316
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 317
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 318
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 319
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 320
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 321
 Warning coding FallThrough Fall through from previous branch of the switch statement. 321
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 322
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 323
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 324
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 325
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 326
 Warning coding FallThrough Fall through from previous branch of the switch statement. 326
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 327
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 328
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 329
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 330

org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle First sentence should end with a period. 62
 Warning sizes LineLength Line is longer than 120 characters (found 147). 75
 Warning sizes LineLength Line is longer than 120 characters (found 132). 77
 Warning sizes LineLength Line is longer than 120 characters (found 173). 112
 Warning sizes LineLength Line is longer than 120 characters (found 121). 156
 Warning sizes LineLength Line is longer than 120 characters (found 121). 215
 Warning sizes LineLength Line is longer than 120 characters (found 136). 244
 Warning sizes LineLength Line is longer than 120 characters (found 148). 266
 Warning sizes LineLength Line is longer than 120 characters (found 222). 274
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 277
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 278
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 279
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 280
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 281
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 282
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 283
 Warning sizes LineLength Line is longer than 120 characters (found 183). 283
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 284
 Warning sizes LineLength Line is longer than 120 characters (found 210). 284
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 285
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 286
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 287
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 288
 Warning coding FallThrough Fall through from previous branch of the switch statement. 288
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 289
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 290
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 291
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 292
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 293
 Warning coding FallThrough Fall through from previous branch of the switch statement. 293
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 294
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 295
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 296
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 297
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 298
 Warning coding FallThrough Fall through from previous branch of the switch statement. 298
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 299
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 300
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 301
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 302
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 303
 Warning coding FallThrough Fall through from previous branch of the switch statement. 303
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 304
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 305
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 306
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 307
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 308
 Warning coding FallThrough Fall through from previous branch of the switch statement. 308
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 309
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 310
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 311
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 312
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 313
 Warning coding FallThrough Fall through from previous branch of the switch statement. 313
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 314
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 315
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 316
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 317
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 318
 Warning coding FallThrough Fall through from previous branch of the switch statement. 318
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 319
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 320
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 321
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 322
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 323
 Warning coding FallThrough Fall through from previous branch of the switch statement. 323
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 324
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 325
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 326
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 327
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 328
 Warning coding FallThrough Fall through from previous branch of the switch statement. 328
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 329
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 330
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 331
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 332
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 333
 Warning coding FallThrough Fall through from previous branch of the switch statement. 333
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 334
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 335
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 336
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 337
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 338
 Warning indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 24. 339
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 20. 340
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 341
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 342
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 343
 Warning coding FallThrough Fall through from previous branch of the switch statement. 343
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 344
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 345
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 346
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 347
 Warning sizes LineLength Line is longer than 120 characters (found 130). 352
 Warning sizes LineLength Line is longer than 120 characters (found 143). 358
 Warning sizes LineLength Line is longer than 120 characters (found 149). 359
 Warning sizes LineLength Line is longer than 120 characters (found 180). 383
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '274'. 383
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 385
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 386
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 387
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 388
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 389
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 390
 Warning coding FallThrough Fall through from previous branch of the switch statement. 390
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 391
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 392
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 393
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 394
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 395
 Warning coding FallThrough Fall through from previous branch of the switch statement. 395
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 396
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 397
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 398
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 399
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 400
 Warning coding FallThrough Fall through from previous branch of the switch statement. 400
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 401
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 402
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 403
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 404
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 405
 Warning coding FallThrough Fall through from previous branch of the switch statement. 405
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 406
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 407
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 408
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 409
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 410
 Warning coding FallThrough Fall through from previous branch of the switch statement. 410
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 411
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 412
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 413
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 414
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 435

org/opendaylight/protocol/pcep/parser/message/PCEPStartTLSMessageParser.java

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

org/opendaylight/protocol/pcep/parser/object/AbstractEROWithSubobjectsParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 136). 41
 Warning sizes LineLength Line is longer than 120 characters (found 121). 42
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 61

org/opendaylight/protocol/pcep/parser/object/AbstractPccIdReqObjectParser.java

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

org/opendaylight/protocol/pcep/parser/object/AbstractPceIdObjectParser.java

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

org/opendaylight/protocol/pcep/parser/object/AbstractRROWithSubobjectsParser.java

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

org/opendaylight/protocol/pcep/parser/object/AbstractVendorInformationObjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 140). 29
 Warning sizes LineLength Line is longer than 120 characters (found 131). 33
 Warning sizes LineLength Line is longer than 120 characters (found 174). 42
 Warning sizes LineLength Line is longer than 120 characters (found 124). 45
 Warning sizes LineLength Line is longer than 120 characters (found 160). 46

org/opendaylight/protocol/pcep/parser/object/AbstractXROWithSubobjectsParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 38
 Warning sizes LineLength Line is longer than 120 characters (found 140). 41
 Warning sizes LineLength Line is longer than 120 characters (found 148). 42
 Warning sizes LineLength Line is longer than 120 characters (found 125). 61

org/opendaylight/protocol/pcep/parser/object/PCEPBandwidthObjectParser.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 129). 37
 Warning sizes LineLength Line is longer than 120 characters (found 131). 39
 Warning sizes LineLength Line is longer than 120 characters (found 166). 45
 Warning sizes LineLength Line is longer than 120 characters (found 162). 50
 Warning sizes LineLength Line is longer than 120 characters (found 152). 51

org/opendaylight/protocol/pcep/parser/object/PCEPClassTypeObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning sizes LineLength Line is longer than 120 characters (found 129). 56
 Warning sizes LineLength Line is longer than 120 characters (found 129). 62
 Warning sizes LineLength Line is longer than 120 characters (found 134). 70
 Warning sizes LineLength Line is longer than 120 characters (found 152). 82
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 84
 Warning sizes LineLength Line is longer than 120 characters (found 158). 85

org/opendaylight/protocol/pcep/parser/object/PCEPCloseObjectParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning sizes LineLength Line is longer than 120 characters (found 143). 30
 Warning sizes LineLength Line is longer than 120 characters (found 129). 51
 Warning sizes LineLength Line is longer than 120 characters (found 146). 65

org/opendaylight/protocol/pcep/parser/object/PCEPEndPointsIpv4ObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 35
 Warning javadoc JavadocStyle First sentence should end with a period. 35
 Warning sizes LineLength Line is longer than 120 characters (found 129). 48
 Warning sizes LineLength Line is longer than 120 characters (found 155). 68
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 71
 Warning sizes LineLength Line is longer than 120 characters (found 137). 74

org/opendaylight/protocol/pcep/parser/object/PCEPEndPointsIpv6ObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning sizes LineLength Line is longer than 120 characters (found 129). 46
 Warning sizes LineLength Line is longer than 120 characters (found 155). 65
 Warning sizes LineLength Line is longer than 120 characters (found 137). 68

org/opendaylight/protocol/pcep/parser/object/PCEPErrorObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning sizes LineLength Line is longer than 120 characters (found 129). 51
 Warning sizes LineLength Line is longer than 120 characters (found 150). 71
 Warning sizes LineLength Line is longer than 120 characters (found 124). 94

org/opendaylight/protocol/pcep/parser/object/PCEPExcludeRouteObjectParser.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 129). 41
 Warning sizes LineLength Line is longer than 120 characters (found 140). 53

org/opendaylight/protocol/pcep/parser/object/PCEPExistingBandwidthObjectParser.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 129). 34
 Warning sizes LineLength Line is longer than 120 characters (found 129). 35
 Warning sizes LineLength Line is longer than 120 characters (found 131). 37
 Warning sizes LineLength Line is longer than 120 characters (found 166). 43
 Warning sizes LineLength Line is longer than 120 characters (found 162). 48
 Warning whitespace OperatorWrap '+' should be on a new line. 49

org/opendaylight/protocol/pcep/parser/object/PCEPExplicitRouteObjectParser.java

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

org/opendaylight/protocol/pcep/parser/object/PCEPGlobalConstraintsObjectParser.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 129). 44
 Warning sizes LineLength Line is longer than 120 characters (found 138). 62

org/opendaylight/protocol/pcep/parser/object/PCEPIncludeRouteObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning sizes LineLength Line is longer than 120 characters (found 129). 43
 Warning sizes LineLength Line is longer than 120 characters (found 170). 48
 Warning sizes LineLength Line is longer than 120 characters (found 140). 57
 Warning sizes LineLength Line is longer than 120 characters (found 167). 60
 Warning sizes LineLength Line is longer than 120 characters (found 165). 62

org/opendaylight/protocol/pcep/parser/object/PCEPLoadBalancingObjectParser.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 129). 43
 Warning sizes LineLength Line is longer than 120 characters (found 138). 45
 Warning sizes LineLength Line is longer than 120 characters (found 160). 59

org/opendaylight/protocol/pcep/parser/object/PCEPLspaObjectParser.java

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

org/opendaylight/protocol/pcep/parser/object/PCEPMetricObjectParser.java

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

org/opendaylight/protocol/pcep/parser/object/PCEPMonitoringObjectParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 31
 Warning sizes LineLength Line is longer than 120 characters (found 131). 56
 Warning sizes LineLength Line is longer than 120 characters (found 154). 72

org/opendaylight/protocol/pcep/parser/object/PCEPNoPathObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning sizes LineLength Line is longer than 120 characters (found 129). 58
 Warning sizes LineLength Line is longer than 120 characters (found 146). 82
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 107

org/opendaylight/protocol/pcep/parser/object/PCEPNotificationObjectParser.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 129). 51
 Warning sizes LineLength Line is longer than 120 characters (found 160). 71
 Warning sizes LineLength Line is longer than 120 characters (found 126). 94

org/opendaylight/protocol/pcep/parser/object/PCEPObjectiveFunctionObjectParser.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 129). 47
 Warning sizes LineLength Line is longer than 120 characters (found 138). 61

org/opendaylight/protocol/pcep/parser/object/PCEPOpenObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 38
 Warning javadoc JavadocStyle First sentence should end with a period. 38
 Warning sizes LineLength Line is longer than 120 characters (found 129). 66
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 76
 Warning sizes LineLength Line is longer than 120 characters (found 142). 106

org/opendaylight/protocol/pcep/parser/object/PCEPOverloadObjectParser.java

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

org/opendaylight/protocol/pcep/parser/object/PCEPPathKeyObjectParser.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 129). 45
 Warning sizes LineLength Line is longer than 120 characters (found 311). 52
 Warning sizes LineLength Line is longer than 120 characters (found 148). 53
 Warning sizes LineLength Line is longer than 120 characters (found 148). 61
 Warning sizes LineLength Line is longer than 120 characters (found 177). 68
 Warning sizes LineLength Line is longer than 120 characters (found 196). 69

org/opendaylight/protocol/pcep/parser/object/PCEPPccIdReqIPv4ObjectParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning sizes LineLength Line is longer than 120 characters (found 152). 21
 Warning sizes LineLength Line is longer than 120 characters (found 131). 28

org/opendaylight/protocol/pcep/parser/object/PCEPPccIdReqIPv6ObjectParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning sizes LineLength Line is longer than 120 characters (found 152). 21
 Warning sizes LineLength Line is longer than 120 characters (found 131). 28

org/opendaylight/protocol/pcep/parser/object/PCEPPceIdIPv4ObjectParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning sizes LineLength Line is longer than 120 characters (found 145). 21
 Warning sizes LineLength Line is longer than 120 characters (found 131). 28

org/opendaylight/protocol/pcep/parser/object/PCEPPceIdIPv6ObjectParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning sizes LineLength Line is longer than 120 characters (found 145). 21
 Warning sizes LineLength Line is longer than 120 characters (found 131). 28

org/opendaylight/protocol/pcep/parser/object/PCEPProcTimeObjectParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 26
 Warning sizes LineLength Line is longer than 120 characters (found 150). 44
 Warning sizes LineLength Line is longer than 120 characters (found 131). 61

org/opendaylight/protocol/pcep/parser/object/PCEPReportedRouteObjectParser.java

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

org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 36
 Warning javadoc JavadocStyle First sentence should end with a period. 36
 Warning sizes LineLength Line is longer than 120 characters (found 129). 99
 Warning sizes LineLength Line is longer than 120 characters (found 138). 143
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 160
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 160

org/opendaylight/protocol/pcep/parser/object/PCEPSvecObjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning sizes LineLength Line is longer than 120 characters (found 129). 61
 Warning sizes LineLength Line is longer than 120 characters (found 133). 63
 Warning sizes LineLength Line is longer than 120 characters (found 142). 90
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 102

org/opendaylight/protocol/pcep/parser/subobject/AsNumberCaseParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 131). 30
 Warning sizes LineLength Line is longer than 120 characters (found 132). 32
 Warning sizes LineLength Line is longer than 120 characters (found 153). 35

org/opendaylight/protocol/pcep/parser/subobject/EROAsNumberSubobjectParser.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 122). 29
 Warning sizes LineLength Line is longer than 120 characters (found 194). 34

org/opendaylight/protocol/pcep/parser/subobject/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 171). 46
 Warning sizes LineLength Line is longer than 120 characters (found 191). 47
 Warning sizes LineLength Line is longer than 120 characters (found 151). 48
 Warning sizes LineLength Line is longer than 120 characters (found 326). 49
 Warning sizes LineLength Line is longer than 120 characters (found 182). 61
 Warning sizes LineLength Line is longer than 120 characters (found 166). 63
 Warning sizes LineLength Line is longer than 120 characters (found 180). 64
 Warning sizes LineLength Line is longer than 120 characters (found 284). 65
 Warning sizes LineLength Line is longer than 120 characters (found 154). 76
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '41'. 76
 Warning sizes LineLength Line is longer than 120 characters (found 131). 78
 Warning sizes LineLength Line is longer than 120 characters (found 166). 79
 Warning sizes LineLength Line is longer than 120 characters (found 132). 81
 Warning sizes LineLength Line is longer than 120 characters (found 121). 82
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '59'. 93
 Warning sizes LineLength Line is longer than 120 characters (found 178). 94
 Warning sizes LineLength Line is longer than 120 characters (found 165). 95

org/opendaylight/protocol/pcep/parser/subobject/EROIpv4PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 11
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning sizes LineLength Line is longer than 120 characters (found 131). 43
 Warning sizes LineLength Line is longer than 120 characters (found 123). 47
 Warning sizes LineLength Line is longer than 120 characters (found 137). 50
 Warning sizes LineLength Line is longer than 120 characters (found 194). 58
 Warning sizes LineLength Line is longer than 120 characters (found 168). 61

org/opendaylight/protocol/pcep/parser/subobject/EROIpv6PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 11
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning sizes LineLength Line is longer than 120 characters (found 131). 43
 Warning sizes LineLength Line is longer than 120 characters (found 123). 47
 Warning sizes LineLength Line is longer than 120 characters (found 137). 50
 Warning sizes LineLength Line is longer than 120 characters (found 194). 58

org/opendaylight/protocol/pcep/parser/subobject/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 133). 51
 Warning sizes LineLength Line is longer than 120 characters (found 137). 64
 Warning sizes LineLength Line is longer than 120 characters (found 188). 69

org/opendaylight/protocol/pcep/parser/subobject/EROUnnumberedInterfaceSubobjectParser.java

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

org/opendaylight/protocol/pcep/parser/subobject/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 133). 39
 Warning sizes LineLength Line is longer than 120 characters (found 178). 40

org/opendaylight/protocol/pcep/parser/subobject/RROIpv4PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 11
 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). 48
 Warning sizes LineLength Line is longer than 120 characters (found 123). 50
 Warning sizes LineLength Line is longer than 120 characters (found 201). 54
 Warning sizes LineLength Line is longer than 120 characters (found 121). 55
 Warning sizes LineLength Line is longer than 120 characters (found 194). 66
 Warning sizes LineLength Line is longer than 120 characters (found 168). 69

org/opendaylight/protocol/pcep/parser/subobject/RROIpv6PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 11
 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). 48
 Warning sizes LineLength Line is longer than 120 characters (found 123). 51
 Warning sizes LineLength Line is longer than 120 characters (found 137). 54
 Warning sizes LineLength Line is longer than 120 characters (found 194). 66

org/opendaylight/protocol/pcep/parser/subobject/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 133). 52
 Warning sizes LineLength Line is longer than 120 characters (found 121). 67

org/opendaylight/protocol/pcep/parser/subobject/RROPathKey128SubobjectParser.java

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

org/opendaylight/protocol/pcep/parser/subobject/RROPathKey32SubobjectParser.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 131). 42
 Warning sizes LineLength Line is longer than 120 characters (found 133). 44
 Warning sizes LineLength Line is longer than 120 characters (found 188). 59
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 65

org/opendaylight/protocol/pcep/parser/subobject/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 132). 46
 Warning sizes LineLength Line is longer than 120 characters (found 198). 63

org/opendaylight/protocol/pcep/parser/subobject/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 132). 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/pcep/parser/subobject/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 132). 42
 Warning sizes LineLength Line is longer than 120 characters (found 133). 53
 Warning sizes LineLength Line is longer than 120 characters (found 190). 54

org/opendaylight/protocol/pcep/parser/subobject/XROAsNumberSubobjectParser.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 130). 29
 Warning sizes LineLength Line is longer than 120 characters (found 194). 34

org/opendaylight/protocol/pcep/parser/subobject/XROIpv4PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 12
 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). 45
 Warning sizes LineLength Line is longer than 120 characters (found 123). 49
 Warning sizes LineLength Line is longer than 120 characters (found 137). 52
 Warning sizes LineLength Line is longer than 120 characters (found 194). 62
 Warning sizes LineLength Line is longer than 120 characters (found 168). 65

org/opendaylight/protocol/pcep/parser/subobject/XROIpv6PrefixSubobjectParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 12
 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). 45
 Warning sizes LineLength Line is longer than 120 characters (found 123). 49
 Warning sizes LineLength Line is longer than 120 characters (found 137). 52
 Warning sizes LineLength Line is longer than 120 characters (found 194). 62

org/opendaylight/protocol/pcep/parser/subobject/XROPathKey128SubobjectParser.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). 40
 Warning sizes LineLength Line is longer than 120 characters (found 133). 42
 Warning sizes LineLength Line is longer than 120 characters (found 188). 57
 Warning sizes LineLength Line is longer than 120 characters (found 125). 59

org/opendaylight/protocol/pcep/parser/subobject/XROPathKey32SubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning sizes LineLength Line is longer than 120 characters (found 131). 41
 Warning sizes LineLength Line is longer than 120 characters (found 133). 43
 Warning sizes LineLength Line is longer than 120 characters (found 188). 59
 Warning sizes LineLength Line is longer than 120 characters (found 125). 61
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 64

org/opendaylight/protocol/pcep/parser/subobject/XROSRLGSubobjectParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'com.google.common.base.Preconditions' should be separated from previous import group. 12
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning naming AbbreviationAsWordInName Abbreviation in name 'XROSRLGSubobjectParser' must contain no more than '4' capital letters. 31
 Warning sizes LineLength Line is longer than 120 characters (found 131). 39
 Warning sizes LineLength Line is longer than 120 characters (found 132). 41
 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/pcep/parser/subobject/XROUnnumberedInterfaceSubobjectParser.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning sizes LineLength Line is longer than 120 characters (found 131). 41
 Warning sizes LineLength Line is longer than 120 characters (found 132). 43
 Warning sizes LineLength Line is longer than 120 characters (found 198). 59
 Warning sizes LineLength Line is longer than 120 characters (found 122). 63

org/opendaylight/protocol/pcep/parser/tlv/AbstractVendorInformationTlvParser.java

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

org/opendaylight/protocol/pcep/parser/tlv/NoPathVectorTlvParser.java

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

org/opendaylight/protocol/pcep/parser/tlv/OFListTlvParser.java

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

org/opendaylight/protocol/pcep/parser/tlv/OrderTlvParser.java

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

org/opendaylight/protocol/pcep/parser/tlv/OverloadedDurationTlvParser.java

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

org/opendaylight/protocol/pcep/parser/tlv/ReqMissingTlvParser.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

org/opendaylight/protocol/pcep/parser/util/Util.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: 'switch' is not followed by whitespace. 29
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 30
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 31
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 32
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 33
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 34
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 35
 Warning coding FallThrough Fall through from previous branch of the switch statement. 35
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 36
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 37
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 38
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 39
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 40
 Warning coding FallThrough Fall through from previous branch of the switch statement. 40
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 41
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 42
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 43
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 44