Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
62 0 559 0

Files

File  I  W  E
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java 0 13 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java 0 32 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java 0 16 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java 0 5 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepMonitorCallback.java 0 1 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSchemaConstants.java 0 2 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundConstants.java 0 2 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundMapper.java 0 34 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java 0 12 0
org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundUtil.java 0 7 0
org/opendaylight/ovsdb/hwvtepsouthbound/InstanceIdentifierCodec.java 0 1 0
org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/ReconciliationManager.java 0 9 0
org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/ReconciliationTask.java 0 7 0
org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/ReconciliationTaskManager.java 0 11 0
org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/connection/ConnectionReconciliationTask.java 0 8 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java 0 25 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchRemoveCommand.java 0 8 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java 0 6 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalRemoveCommand.java 0 5 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalUpdateCommand.java 0 8 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java 0 5 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java 0 8 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalPortRemoveCommand.java 0 13 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalPortUpdateCommand.java 0 18 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalSwitchRemoveCommand.java 0 7 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalSwitchUpdateCommand.java 0 29 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactCommandAggregator.java 0 1 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvokerImpl.java 0 1 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactUtils.java 0 38 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsLocalRemoveCommand.java 0 5 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsLocalUpdateCommand.java 0 8 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsRemoteRemoveCommand.java 0 5 0
org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsRemoteUpdateCommand.java 0 8 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java 0 1 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepGlobalRemoveCommand.java 0 1 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepLogicalSwitchRemoveCommand.java 0 3 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepLogicalSwitchUpdateCommand.java 0 8 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java 0 15 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepManagerRemoveCommand.java 0 3 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepManagerUpdateCommand.java 0 9 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMcastMacsLocalUpdateCommand.java 0 24 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMcastMacsRemoteUpdateCommand.java 0 25 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepOperationalCommandAggregator.java 0 1 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalLocatorRemoveCommand.java 0 3 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalLocatorUpdateCommand.java 0 7 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalPortRemoveCommand.java 0 6 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalPortUpdateCommand.java 0 18 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalSwitchRemoveCommand.java 0 4 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalSwitchUpdateCommand.java 0 17 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepTunnelRemoveCommand.java 0 9 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepTunnelUpdateCommand.java 0 25 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepUcastMacsLocalUpdateCommand.java 0 9 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepUcastMacsRemoteUpdateCommand.java 0 10 0
org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/TransactionInvokerImpl.java 0 3 0

Rules

Category Rule Violations Severity
blocks NeedBraces 1  Warning
RightCurly
  • tokens: "CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"
  • option: "alone"
1  Warning
RightCurly 1  Warning
coding OverloadMethodsDeclarationOrder 10  Warning
VariableDeclarationUsageDistance 13  Warning
imports AvoidStarImport 1  Warning
CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
62  Warning
indentation Indentation
  • lineWrappingIndentation: "4"
  • caseIndent: "4"
  • arrayInitIndent: "4"
  • throwsIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
4  Warning
javadoc JavadocMethod
  • allowMissingParamTags: "true"
  • allowedAnnotations: "Override, Test"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "public"
  • allowMissingReturnTag: "true"
  • minLineCount: "2"
  • allowMissingThrowsTags: "true"
69  Warning
JavadocParagraph 8  Warning
naming AbbreviationAsWordInName
  • allowedAbbreviationLength: "1"
  • ignoreFinal: "false"
54  Warning
LocalVariableName
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
49  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
51  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
90  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
17  Warning
MethodParamPad 3  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
14  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
7  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
7  Warning
WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
105  Warning

Details

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. 53
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 70
 Warning javadoc JavadocMethod Missing a Javadoc comment. 79
 Warning javadoc JavadocMethod Missing a Javadoc comment. 85
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 87
 Warning javadoc JavadocMethod Missing a Javadoc comment. 107
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 112
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '79'. 162
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 220
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 224
 Warning javadoc JavadocMethod Missing a Javadoc comment. 261
 Warning javadoc JavadocMethod Missing a Javadoc comment. 271
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 285

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 66
 Warning javadoc JavadocMethod Missing a Javadoc comment. 86
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 117
 Warning javadoc JavadocMethod Missing a Javadoc comment. 162
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 168
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 181
 Warning javadoc JavadocMethod Missing a Javadoc comment. 181
 Warning javadoc JavadocMethod Missing a Javadoc comment. 192
 Warning javadoc JavadocMethod Missing a Javadoc comment. 232
 Warning naming LocalVariableName Local variable name 'pSwitchNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 235
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 237
 Warning blocks RightCurly '}' should be on the same line. 244
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 245
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 245
 Warning naming ParameterName Parameter name 'pNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 253
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 255
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 378
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 386
 Warning javadoc JavadocMethod Missing a Javadoc comment. 388
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 405
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 405
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 408
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 408
 Warning whitespace OperatorWrap '+' should be on a new line. 423
 Warning whitespace SeparatorWrap ',' should be on the previous line. 429
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 434
 Warning javadoc JavadocMethod Missing a Javadoc comment. 445
 Warning sizes LineLength Line is longer than 120 characters (found 121). 446
 Warning sizes LineLength Line is longer than 120 characters (found 121). 531
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 535
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 538

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 42
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 211
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 212
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 219
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 219
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 227
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 232
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 244
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 249
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 277
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not followed by whitespace. 277
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 279
 Warning sizes LineLength Line is longer than 120 characters (found 123). 282
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 285
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 291

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning naming ParameterName Parameter name 'lSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 66
 Warning naming ParameterName Parameter name 'pLocator' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 82
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 98

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepMonitorCallback.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSchemaConstants.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'ENUM_DEF' should be separated from previous statement. 13
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 13

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundConstants.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. 17
 Warning indentation Indentation '=' have incorrect indentation level 4, expected level should be 8. 26

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundMapper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.EncapsulationTypeBase' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 54
 Warning javadoc JavadocMethod Missing a Javadoc comment. 62
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 69
 Warning javadoc JavadocMethod Missing a Javadoc comment. 91
 Warning javadoc JavadocMethod Missing a Javadoc comment. 110
 Warning javadoc JavadocMethod Missing a Javadoc comment. 119
 Warning javadoc JavadocMethod Missing a Javadoc comment. 126
 Warning javadoc JavadocMethod Missing a Javadoc comment. 136
 Warning whitespace OperatorWrap '+' should be on a new line. 137
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '74'. 148
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 149
 Warning javadoc JavadocMethod Missing a Javadoc comment. 154
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '86'. 162
 Warning javadoc JavadocMethod Missing a Javadoc comment. 162
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '154'. 169
 Warning javadoc JavadocMethod Missing a Javadoc comment. 169
 Warning naming ParameterName Parameter name 'lSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 170
 Warning javadoc JavadocMethod Missing a Javadoc comment. 184
 Warning javadoc JavadocMethod Missing a Javadoc comment. 194
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '184'. 205
 Warning javadoc JavadocMethod Missing a Javadoc comment. 210
 Warning naming ParameterName Parameter name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 210
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 212
 Warning whitespace OperatorWrap '&&' should be on a new line. 212
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 214
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 214
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 214
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 214
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 220
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '205'. 224
 Warning javadoc JavadocMethod Missing a Javadoc comment. 224
 Warning naming ParameterName Parameter name 'vBindings' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 225
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 226

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 36
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 57
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 111
 Warning javadoc JavadocMethod Missing a Javadoc comment. 155
 Warning whitespace SeparatorWrap ',' should be on the previous line. 159
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 182

org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundUtil.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 27
 Warning javadoc JavadocMethod Missing a Javadoc comment. 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 65
 Warning javadoc JavadocMethod Missing a Javadoc comment. 76
 Warning naming ParameterName Parameter name 'pNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 77
 Warning javadoc JavadocMethod Missing a Javadoc comment. 93
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 129

org/opendaylight/ovsdb/hwvtepsouthbound/InstanceIdentifierCodec.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 73

org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/ReconciliationManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports AvoidStarImport Using the '.*' form of import should be avoided - java.util.concurrent.*. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 33
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 42
 Warning javadoc JavadocMethod Missing a Javadoc comment. 57
 Warning sizes LineLength Line is longer than 120 characters (found 127). 59
 Warning javadoc JavadocMethod Missing a Javadoc comment. 75

org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/ReconciliationTask.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning blocks NeedBraces 'if' construct must use '{}'s. 103
 Warning whitespace OperatorWrap '+' should be on a new line. 122
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 122
 Warning whitespace OperatorWrap '+' should be on a new line. 123

org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/ReconciliationTaskManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 43
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 46
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 54

org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/connection/ConnectionReconciliationTask.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager' import. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 27
 Warning naming LocalVariableName Local variable name 'nIid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 49
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 72

org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 47
 Warning javadoc JavadocMethod Missing a Javadoc comment. 56
 Warning sizes LineLength Line is longer than 120 characters (found 125). 68
 Warning sizes LineLength Line is longer than 120 characters (found 129). 69
 Warning sizes LineLength Line is longer than 120 characters (found 126). 73
 Warning sizes LineLength Line is longer than 120 characters (found 129). 82
 Warning javadoc JavadocMethod Missing a Javadoc comment. 98
 Warning javadoc JavadocMethod Missing a Javadoc comment. 107
 Warning javadoc JavadocMethod Missing a Javadoc comment. 116
 Warning sizes LineLength Line is longer than 120 characters (found 123). 125
 Warning javadoc JavadocMethod Missing a Javadoc comment. 125
 Warning javadoc JavadocMethod Missing a Javadoc comment. 145
 Warning javadoc JavadocMethod Missing a Javadoc comment. 165
 Warning sizes LineLength Line is longer than 120 characters (found 122). 172
 Warning javadoc JavadocMethod Missing a Javadoc comment. 181
 Warning sizes LineLength Line is longer than 120 characters (found 128). 188
 Warning javadoc JavadocMethod Missing a Javadoc comment. 198
 Warning javadoc JavadocMethod Missing a Javadoc comment. 218
 Warning javadoc JavadocMethod Missing a Javadoc comment. 238
 Warning javadoc JavadocMethod Missing a Javadoc comment. 258
 Warning sizes LineLength Line is longer than 120 characters (found 129). 278
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '181'. 278
 Warning javadoc JavadocMethod Missing a Javadoc comment. 278
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '125'. 286
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '145'. 291

org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 33
 Warning sizes LineLength Line is longer than 120 characters (found 132). 61
 Warning whitespace OperatorWrap '&&' should be on a new line. 63
 Warning sizes LineLength Line is longer than 120 characters (found 122). 90
 Warning sizes LineLength Line is longer than 120 characters (found 122). 104
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 117
 Warning sizes LineLength Line is longer than 120 characters (found 126). 118

org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 33
 Warning sizes LineLength Line is longer than 120 characters (found 126). 69
 Warning sizes LineLength Line is longer than 120 characters (found 135). 81
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 93
 Warning sizes LineLength Line is longer than 120 characters (found 122). 127
 Warning sizes LineLength Line is longer than 120 characters (found 122). 152

org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 34
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 121

org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 35
 Warning coding VariableDeclarationUsageDistance Distance between variable 'operationalMacOptional' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 69
 Warning sizes LineLength Line is longer than 120 characters (found 129). 71
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 81
 Warning sizes LineLength Line is longer than 120 characters (found 141). 100
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 105
 Warning sizes LineLength Line is longer than 120 characters (found 121). 108
 Warning sizes LineLength Line is longer than 120 characters (found 135). 116

org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 34
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 121

org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 35
 Warning coding VariableDeclarationUsageDistance Distance between variable 'operationalMacOptional' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 69
 Warning sizes LineLength Line is longer than 120 characters (found 132). 71
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 81
 Warning sizes LineLength Line is longer than 120 characters (found 141). 100
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 105
 Warning sizes LineLength Line is longer than 120 characters (found 123). 113
 Warning sizes LineLength Line is longer than 120 characters (found 135). 115

org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalPortRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 35
 Warning sizes LineLength Line is longer than 120 characters (found 129). 65
 Warning sizes LineLength Line is longer than 120 characters (found 121). 69
 Warning sizes LineLength Line is longer than 120 characters (found 137). 78
 Warning sizes LineLength Line is longer than 120 characters (found 126). 98
 Warning sizes LineLength Line is longer than 120 characters (found 134). 101
 Warning sizes LineLength Line is longer than 120 characters (found 123). 116
 Warning sizes LineLength Line is longer than 120 characters (found 122). 117
 Warning sizes LineLength Line is longer than 120 characters (found 123). 118
 Warning sizes LineLength Line is longer than 120 characters (found 134). 121
 Warning sizes LineLength Line is longer than 120 characters (found 134). 129
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 138
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 139

org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalPortUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 40
 Warning sizes LineLength Line is longer than 120 characters (found 123). 83
 Warning sizes LineLength Line is longer than 120 characters (found 133). 96
 Warning sizes LineLength Line is longer than 120 characters (found 124). 103
 Warning whitespace OperatorWrap '+' should be on a new line. 105
 Warning sizes LineLength Line is longer than 120 characters (found 126). 165
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not followed by whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 166
 Warning sizes LineLength Line is longer than 120 characters (found 134). 167
 Warning sizes LineLength Line is longer than 120 characters (found 123). 184
 Warning sizes LineLength Line is longer than 120 characters (found 134). 187
 Warning sizes LineLength Line is longer than 120 characters (found 122). 210
 Warning sizes LineLength Line is longer than 120 characters (found 123). 231
 Warning sizes LineLength Line is longer than 120 characters (found 122). 232
 Warning sizes LineLength Line is longer than 120 characters (found 134). 235
 Warning sizes LineLength Line is longer than 120 characters (found 134). 243

org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalSwitchRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 32
 Warning sizes LineLength Line is longer than 120 characters (found 131). 60
 Warning whitespace OperatorWrap '&&' should be on a new line. 61
 Warning sizes LineLength Line is longer than 120 characters (found 123). 63
 Warning sizes LineLength Line is longer than 120 characters (found 130). 68
 Warning sizes LineLength Line is longer than 120 characters (found 148). 72
 Warning sizes LineLength Line is longer than 120 characters (found 122). 89

org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalSwitchUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 47
 Warning sizes LineLength Line is longer than 120 characters (found 125). 85
 Warning whitespace OperatorWrap '+' should be on a new line. 100
 Warning whitespace OperatorWrap '+' should be on a new line. 110
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 120
 Warning sizes LineLength Line is longer than 120 characters (found 134). 124
 Warning sizes LineLength Line is longer than 120 characters (found 138). 138
 Warning sizes LineLength Line is longer than 120 characters (found 121). 149
 Warning naming ParameterName Parameter name 'pSwitchExists' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 172
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 175
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 176
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 180
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 182
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 184
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 192
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 196
 Warning naming LocalVariableName Local variable name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 216
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 232
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 234
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 247
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 249
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 262
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 264
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 275
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 276
 Warning sizes LineLength Line is longer than 120 characters (found 122). 309
 Warning sizes LineLength Line is longer than 120 characters (found 122). 329

org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactCommandAggregator.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23

org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvokerImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. 20

org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.LogicalSwitches' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 41
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 51
 Warning javadoc JavadocMethod Missing a Javadoc comment. 57
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 58
 Warning javadoc JavadocMethod Missing a Javadoc comment. 64
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 71
 Warning javadoc JavadocMethod Missing a Javadoc comment. 81
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 88
 Warning javadoc JavadocMethod Missing a Javadoc comment. 102
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 105
 Warning javadoc JavadocMethod Missing a Javadoc comment. 124
 Warning sizes LineLength Line is longer than 120 characters (found 158). 135
 Warning javadoc JavadocMethod Missing a Javadoc comment. 135
 Warning sizes LineLength Line is longer than 120 characters (found 128). 140
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 140
 Warning sizes LineLength Line is longer than 120 characters (found 137). 165
 Warning sizes LineLength Line is longer than 120 characters (found 126). 172
 Warning javadoc JavadocMethod Missing a Javadoc comment. 172
 Warning sizes LineLength Line is longer than 120 characters (found 128). 174
 Warning sizes LineLength Line is longer than 120 characters (found 133). 182
 Warning sizes LineLength Line is longer than 120 characters (found 129). 184
 Warning sizes LineLength Line is longer than 120 characters (found 121). 189
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 195
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 196
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 199
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 199
 Warning sizes LineLength Line is longer than 120 characters (found 153). 200
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 200
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 200

org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsLocalRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 68
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 119
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 120

org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsLocalUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 38
 Warning coding VariableDeclarationUsageDistance Distance between variable 'operationalMacOptional' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 72
 Warning sizes LineLength Line is longer than 120 characters (found 129). 74
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 84
 Warning sizes LineLength Line is longer than 120 characters (found 141). 103
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 108
 Warning sizes LineLength Line is longer than 120 characters (found 122). 111
 Warning sizes LineLength Line is longer than 120 characters (found 130). 122

org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsRemoteRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 68
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 119
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 120

org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsRemoteUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 36
 Warning coding VariableDeclarationUsageDistance Distance between variable 'operationalMacOptional' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 70
 Warning sizes LineLength Line is longer than 120 characters (found 132). 72
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 82
 Warning sizes LineLength Line is longer than 120 characters (found 141). 101
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 106
 Warning sizes LineLength Line is longer than 120 characters (found 130). 119

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/AbstractTransactionCommand.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 38

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepGlobalRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 24

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepLogicalSwitchRemoveCommand.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 28
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 34
 Warning naming LocalVariableName Local variable name 'lSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepLogicalSwitchUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 36
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 40
 Warning sizes LineLength Line is longer than 120 characters (found 122). 42
 Warning naming ParameterName Parameter name 'lSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning naming ParameterName Parameter name 'lSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning coding VariableDeclarationUsageDistance Distance between variable 'hgAugmentationBuilder' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 69
 Warning coding VariableDeclarationUsageDistance Distance between variable 'lSwitches' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 70
 Warning naming LocalVariableName Local variable name 'lSwitches' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMacEntriesRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction'should be separated from previous import group. 12
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 60
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 63
 Warning whitespace OperatorWrap '&&' should be on a new line. 63
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 77
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 80
 Warning whitespace OperatorWrap '&&' should be on a new line. 80
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 94
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 97
 Warning whitespace OperatorWrap '&&' should be on a new line. 97
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 112
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 115
 Warning whitespace OperatorWrap '&&' should be on a new line. 115
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 129
 Warning naming LocalVariableName Local variable name 'lSwitchIid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 132

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepManagerRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 131). 38
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 12. 44

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepManagerUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 45
 Warning coding VariableDeclarationUsageDistance Distance between variable 'hgAugmentationBuilder' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 73
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 74
 Warning naming LocalVariableName Local variable name 'mList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 74
 Warning naming LocalVariableName Local variable name 'mBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 75

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMcastMacsLocalUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 123). 53
 Warning javadoc JavadocMethod Missing a Javadoc comment. 53
 Warning naming ParameterName Parameter name 'mMacLocal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming ParameterName Parameter name 'mMacLocal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning coding VariableDeclarationUsageDistance Distance between variable 'hgAugmentationBuilder' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 81
 Warning naming LocalVariableName Local variable name 'mMacLocalBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 82
 Warning naming LocalVariableName Local variable name 'mMacLocalList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 93
 Warning naming ParameterName Parameter name 'mMacLocalBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 100
 Warning naming ParameterName Parameter name 'mMacLocal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 100
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 102
 Warning naming LocalVariableName Local variable name 'lSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 103
 Warning naming LocalVariableName Local variable name 'lSwitchIid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning naming ParameterName Parameter name 'mMacLocalBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning naming ParameterName Parameter name 'mMacLocal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning naming ParameterName Parameter name 'mMacLocalBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 118
 Warning naming ParameterName Parameter name 'mMacLocal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 118
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 120
 Warning naming LocalVariableName Local variable name 'pLocSetUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 126
 Warning naming LocalVariableName Local variable name 'pLocUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 126
 Warning naming LocalVariableName Local variable name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 127

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepMcastMacsRemoteUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning sizes LineLength Line is longer than 120 characters (found 124). 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 55
 Warning naming ParameterName Parameter name 'mMacRemote' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 69
 Warning naming ParameterName Parameter name 'mMacRemote' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80
 Warning coding VariableDeclarationUsageDistance Distance between variable 'hgAugmentationBuilder' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 83
 Warning naming LocalVariableName Local variable name 'mMacRemoteBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84
 Warning naming LocalVariableName Local variable name 'mMacRemoteList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 95
 Warning naming ParameterName Parameter name 'mMacRemoteBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning naming ParameterName Parameter name 'mMacRemote' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 104
 Warning naming LocalVariableName Local variable name 'lSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning naming LocalVariableName Local variable name 'lSwitchIid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning naming ParameterName Parameter name 'mMacRemoteBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 114
 Warning naming ParameterName Parameter name 'mMacRemote' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 114
 Warning naming ParameterName Parameter name 'mMacRemoteBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning naming ParameterName Parameter name 'mMacRemote' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 122
 Warning naming LocalVariableName Local variable name 'pLocSetUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 122
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 128
 Warning naming LocalVariableName Local variable name 'pLocUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 128
 Warning naming LocalVariableName Local variable name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 129

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepOperationalCommandAggregator.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalLocatorRemoveCommand.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 33
 Warning naming LocalVariableName Local variable name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 35

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalLocatorUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 34
 Warning sizes LineLength Line is longer than 120 characters (found 124). 41
 Warning javadoc JavadocMethod Missing a Javadoc comment. 41
 Warning naming LocalVariableName Local variable name 'pLocUpdate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60
 Warning naming LocalVariableName Local variable name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 61
 Warning naming ParameterName Parameter name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning naming ParameterName Parameter name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 95

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalPortRemoveCommand.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 35
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 43
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 45
 Warning naming LocalVariableName Local variable name 'pPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 50
 Warning naming LocalVariableName Local variable name 'pSwitchUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalPortUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 53
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 59
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 60
 Warning sizes LineLength Line is longer than 120 characters (found 121). 63
 Warning javadoc JavadocMethod Missing a Javadoc comment. 63
 Warning naming LocalVariableName Local variable name 'pPortUpdateEntry' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 85
 Warning naming LocalVariableName Local variable name 'pPortUpdate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 86
 Warning naming LocalVariableName Local variable name 'vBIiList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111
 Warning naming LocalVariableName Local variable name 'vBindings' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 117
 Warning naming LocalVariableName Local variable name 'vBid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 118
 Warning naming ParameterName Parameter name 'vBindings' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 138
 Warning naming LocalVariableName Local variable name 'lSwitchRef' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 182
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 187
 Warning naming LocalVariableName Local variable name 'lSwitchIid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 190
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 200
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '137'. 229
 Warning naming ParameterName Parameter name 'pPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 230
 Warning naming ParameterName Parameter name 'pPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 248

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalSwitchRemoveCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 123). 29
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 35
 Warning naming LocalVariableName Local variable name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 37

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalSwitchUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 55
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 61
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 63
 Warning sizes LineLength Line is longer than 120 characters (found 123). 65
 Warning javadoc JavadocMethod Missing a Javadoc comment. 65
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 125
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 129
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 140
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 149
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 162
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 174
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 193
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 197
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 210
 Warning naming ParameterName Parameter name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 228

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepTunnelRemoveCommand.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 36
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 50
 Warning naming LocalVariableName Local variable name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 64
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 72
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 82
 Warning naming LocalVariableName Local variable name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 84

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepTunnelUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 46
 Warning javadoc JavadocMethod Missing a Javadoc comment. 54
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 65
 Warning naming LocalVariableName Local variable name 'pSwitch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 81
 Warning naming LocalVariableName Local variable name 'tBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 87
 Warning naming ParameterName Parameter name 'tBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 112
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 114
 Warning naming ParameterName Parameter name 'tBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 125
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 127
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 133
 Warning naming ParameterName Parameter name 'tBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 147
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 153
 Warning naming ParameterName Parameter name 'tBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 164
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 170
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 172
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 191
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 197
 Warning naming LocalVariableName Local variable name 'pLoc' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 199
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 200

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepUcastMacsLocalUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 123). 49
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning coding VariableDeclarationUsageDistance Distance between variable 'hgAugmentationBuilder' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 78
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 86
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 95
 Warning naming LocalVariableName Local variable name 'lSwitchIid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 98

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepUcastMacsRemoteUpdateCommand.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 42
 Warning sizes LineLength Line is longer than 120 characters (found 124). 49
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning naming ParameterName Parameter name 'uMacRemote' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 72
 Warning coding VariableDeclarationUsageDistance Distance between variable 'hgAugmentationBuilder' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 76
 Warning coding VariableDeclarationUsageDistance Distance between variable 'remoteUMacs' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 77
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 86
 Warning naming LocalVariableName Local variable name 'pLocUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 86
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 96
 Warning naming LocalVariableName Local variable name 'lSwitchIid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99

org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/TransactionInvokerImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 53