Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
104 0 822 0

Files

File  I  W  E
org/opendaylight/lispflowmapping/implementation/LispMappingService.java 0 14 0
org/opendaylight/lispflowmapping/implementation/MappingService.java 0 7 0
org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java 0 2 0
org/opendaylight/lispflowmapping/implementation/MappingSystem.java 0 5 0
org/opendaylight/lispflowmapping/implementation/authentication/LispAuthenticationFactory.java 0 5 0
org/opendaylight/lispflowmapping/implementation/authentication/LispAuthenticationUtil.java 0 4 0
org/opendaylight/lispflowmapping/implementation/authentication/LispKeyIDEnum.java 0 7 0
org/opendaylight/lispflowmapping/implementation/authentication/LispMACAuthentication.java 0 6 0
org/opendaylight/lispflowmapping/implementation/authentication/LispNoAuthentication.java 0 1 0
org/opendaylight/lispflowmapping/implementation/config/ConfigIni.java 0 2 0
org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java 0 7 0
org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java 0 5 0
org/opendaylight/lispflowmapping/implementation/mapcache/MultiTableMapCache.java 0 12 0
org/opendaylight/lispflowmapping/implementation/mapcache/SimpleMapCache.java 0 10 0
org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java 0 1 0
org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java 0 2 0
org/opendaylight/lispflowmapping/implementation/mdsal/DataStoreBackEnd.java 0 18 0
org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java 0 3 0
org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java 0 5 0
org/opendaylight/lispflowmapping/implementation/util/InstanceIdentifierUtil.java 0 8 0
org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java 0 18 0
org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java 0 2 0
org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java 0 16 0
org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java 0 5 0
org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java 0 5 0
org/opendaylight/lispflowmapping/interfaces/dao/ILispDAO.java 0 3 0
org/opendaylight/lispflowmapping/interfaces/dao/IRowVisitor.java 0 1 0
org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java 0 1 0
org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java 0 1 0
org/opendaylight/lispflowmapping/interfaces/dao/SubscriberRLOC.java 0 3 0
org/opendaylight/lispflowmapping/interfaces/lisp/IFlowMapping.java 0 6 0
org/opendaylight/lispflowmapping/interfaces/lisp/IGenericMapResolver.java 0 5 0
org/opendaylight/lispflowmapping/interfaces/lisp/IGenericMapServer.java 0 4 0
org/opendaylight/lispflowmapping/interfaces/lisp/ILispAuthentication.java 0 1 0
org/opendaylight/lispflowmapping/interfaces/lisp/IMapNotifyHandler.java 0 4 0
org/opendaylight/lispflowmapping/interfaces/lisp/IMapRequestResultHandler.java 0 3 0
org/opendaylight/lispflowmapping/interfaces/lisp/IMapResolverAsync.java 0 2 0
org/opendaylight/lispflowmapping/interfaces/lisp/IMapServerAsync.java 0 2 0
org/opendaylight/lispflowmapping/interfaces/mapcache/IMapCache.java 0 8 0
org/opendaylight/lispflowmapping/interfaces/mapcache/IMappingSystem.java 0 8 0
org/opendaylight/lispflowmapping/interfaces/mappingservice/IMappingService.java 0 7 0
org/opendaylight/lispflowmapping/interfaces/mappingservice/IMappingServiceShell.java 0 1 0
org/opendaylight/lispflowmapping/lisp/serializer/EidRecordSerializer.java 0 2 0
org/opendaylight/lispflowmapping/lisp/serializer/LocatorRecordSerializer.java 0 3 0
org/opendaylight/lispflowmapping/lisp/serializer/MapNotifySerializer.java 0 5 0
org/opendaylight/lispflowmapping/lisp/serializer/MapRegisterSerializer.java 0 7 0
org/opendaylight/lispflowmapping/lisp/serializer/MapReplySerializer.java 0 3 0
org/opendaylight/lispflowmapping/lisp/serializer/MapRequestSerializer.java 0 10 0
org/opendaylight/lispflowmapping/lisp/serializer/MappingRecordSerializer.java 0 5 0
org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java 0 4 0
org/opendaylight/lispflowmapping/lisp/serializer/address/ApplicationDataSerializer.java 0 6 0
org/opendaylight/lispflowmapping/lisp/serializer/address/DistinguishedNameSerializer.java 0 2 0
org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java 0 7 0
org/opendaylight/lispflowmapping/lisp/serializer/address/InstanceIdSerializer.java 0 1 0
org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4PrefixSerializer.java 0 6 0
org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4Serializer.java 0 2 0
org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv6PrefixSerializer.java 0 6 0
org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv6Serializer.java 0 5 0
org/opendaylight/lispflowmapping/lisp/serializer/address/KeyValueAddressSerializer.java 0 3 0
org/opendaylight/lispflowmapping/lisp/serializer/address/LcafSerializer.java 0 6 0
org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java 0 10 0
org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializerContext.java 0 2 0
org/opendaylight/lispflowmapping/lisp/serializer/address/MacSerializer.java 0 2 0
org/opendaylight/lispflowmapping/lisp/serializer/address/NoAddressSerializer.java 0 1 0
org/opendaylight/lispflowmapping/lisp/serializer/address/ServicePathSerializer.java 0 3 0
org/opendaylight/lispflowmapping/lisp/serializer/address/SimpleAddressSerializer.java 0 7 0
org/opendaylight/lispflowmapping/lisp/serializer/address/SourceDestKeySerializer.java 0 5 0
org/opendaylight/lispflowmapping/lisp/serializer/address/factory/LispAddressSerializerFactory.java 0 4 0
org/opendaylight/lispflowmapping/lisp/serializer/exception/LispSerializationException.java 0 1 0
org/opendaylight/lispflowmapping/lisp/type/LispCanonicalAddressFormatEnum.java 0 1 0
org/opendaylight/lispflowmapping/lisp/util/AddressTypeMap.java 0 6 0
org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java 0 8 0
org/opendaylight/lispflowmapping/lisp/util/LispAddressStringifier.java 0 6 0
org/opendaylight/lispflowmapping/lisp/util/LispAddressUtil.java 0 86 0
org/opendaylight/lispflowmapping/lisp/util/LispSimpleAddressStringifier.java 0 5 0
org/opendaylight/lispflowmapping/lisp/util/MapNotifyBuilderHelper.java 0 2 0
org/opendaylight/lispflowmapping/lisp/util/MapRequestUtil.java 0 7 0
org/opendaylight/lispflowmapping/lisp/util/MaskUtil.java 0 16 0
org/opendaylight/lispflowmapping/lisp/util/NumberUtil.java 0 5 0
org/opendaylight/lispflowmapping/lisp/util/SourceDestKeyHelper.java 0 7 0
org/opendaylight/lispflowmapping/neutron/Activator.java 0 1 0
org/opendaylight/lispflowmapping/neutron/ILispNeutronService.java 0 4 0
org/opendaylight/lispflowmapping/neutron/LispNeutronNetworkHandler.java 0 31 0
org/opendaylight/lispflowmapping/neutron/LispNeutronPortHandler.java 0 5 0
org/opendaylight/lispflowmapping/neutron/LispNeutronService.java 0 4 0
org/opendaylight/lispflowmapping/neutron/LispNeutronSubnetHandler.java 0 177 0
org/opendaylight/lispflowmapping/neutron/LispUtil.java 0 5 0
org/opendaylight/lispflowmapping/shell/LispAddKey.java 0 3 0
org/opendaylight/lispflowmapping/shell/LispMappings.java 0 3 0
org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java 0 14 0
org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java 0 18 0
org/opendaylight/lispflowmapping/southbound/LispSouthboundStats.java 0 7 0
org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java 0 1 0
org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java 0 18 0
org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java 0 11 0
org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java 0 1 0
org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java 0 5 0
org/opendaylight/lispflowmapping/tools/junit/BaseExpectations.java 0 12 0
org/opendaylight/lispflowmapping/tools/junit/BaseTestCase.java 0 3 0
org/opendaylight/lispflowmapping/type/sbplugin/IConfigLispSouthboundPlugin.java 0 2 0

Rules

Category Rule Violations Severity
coding MultipleVariableDeclarations 1  Warning
OverloadMethodsDeclarationOrder 20  Warning
VariableDeclarationUsageDistance 4  Warning
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
80  Warning
indentation Indentation
  • lineWrappingIndentation: "4"
  • caseIndent: "4"
  • arrayInitIndent: "4"
  • throwsIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
91  Warning
javadoc JavadocMethod
  • allowMissingParamTags: "true"
  • allowedAnnotations: "Override, Test"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "public"
  • allowMissingReturnTag: "true"
  • minLineCount: "2"
  • allowMissingThrowsTags: "true"
167  Warning
JavadocParagraph 1  Warning
misc ArrayTypeStyle 4  Warning
modifier ModifierOrder 9  Warning
naming AbbreviationAsWordInName
  • allowedAbbreviationLength: "1"
  • ignoreFinal: "false"
37  Warning
LocalVariableName
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
16  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
2  Warning
MethodName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9_]*$"
1  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
10  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
72  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
74  Warning
FileTabCharacter
  • eachLine: "true"
126  Error
GenericWhitespace 17  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"
10  Warning
WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
13  Warning

Details

org/opendaylight/lispflowmapping/implementation/LispMappingService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.lispflowmapping.interfaces.lisp.IFlowMapping' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 52
 Warning sizes LineLength Line is longer than 120 characters (found 139). 66
 Warning sizes LineLength Line is longer than 120 characters (found 130). 67
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 69
 Warning javadoc JavadocMethod Missing a Javadoc comment. 99
 Warning javadoc JavadocMethod Missing a Javadoc comment. 113
 Warning javadoc JavadocMethod Missing a Javadoc comment. 132
 Warning javadoc JavadocMethod Missing a Javadoc comment. 152
 Warning javadoc JavadocMethod Missing a Javadoc comment. 163
 Warning javadoc JavadocMethod Missing a Javadoc comment. 174
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 196
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 245
 Warning javadoc JavadocMethod Missing a Javadoc comment. 280

org/opendaylight/lispflowmapping/implementation/MappingService.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.sal.binding.api.BindingAwareBroker.RpcRegistration' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 63
 Warning javadoc JavadocMethod Missing a Javadoc comment. 130
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '166'. 357
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '200'. 370
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '234'. 385

org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 23

org/opendaylight/lispflowmapping/implementation/MappingSystem.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 47
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 65
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '158'. 219
 Warning javadoc SummaryJavadoc First sentence should be present. 279

org/opendaylight/lispflowmapping/implementation/authentication/LispAuthenticationFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 128). 26
 Warning sizes LineLength Line is longer than 120 characters (found 132). 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 32
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32

org/opendaylight/lispflowmapping/implementation/authentication/LispAuthenticationUtil.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 26
 Warning javadoc JavadocMethod Missing a Javadoc comment. 44
 Warning sizes LineLength Line is longer than 120 characters (found 134). 46

org/opendaylight/lispflowmapping/implementation/authentication/LispKeyIDEnum.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 10
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 16
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 28
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 32
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32

org/opendaylight/lispflowmapping/implementation/authentication/LispMACAuthentication.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 26
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 44
 Warning sizes LineLength Line is longer than 120 characters (found 121). 57
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '60'. 88

org/opendaylight/lispflowmapping/implementation/authentication/LispNoAuthentication.java

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

org/opendaylight/lispflowmapping/implementation/config/ConfigIni.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42

org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 47
 Warning javadoc JavadocMethod Missing a Javadoc comment. 62
 Warning javadoc JavadocMethod Missing a Javadoc comment. 71
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 144
 Warning sizes LineLength Line is longer than 120 characters (found 123). 221
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 231
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 242

org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 62
 Warning javadoc JavadocMethod Missing a Javadoc comment. 73
 Warning javadoc JavadocMethod Missing a Javadoc comment. 101
 Warning whitespace OperatorWrap '?' should be on a new line. 123
 Warning naming LocalVariableName Local variable name 'current_addr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 288

org/opendaylight/lispflowmapping/implementation/mapcache/MultiTableMapCache.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 67
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 104
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 135
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 142
 Warning javadoc JavadocMethod Missing a Javadoc comment. 153
 Warning javadoc JavadocMethod Missing a Javadoc comment. 174
 Warning javadoc JavadocMethod Missing a Javadoc comment. 192
 Warning javadoc JavadocMethod Missing a Javadoc comment. 217
 Warning javadoc JavadocMethod Missing a Javadoc comment. 246
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 265
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 277
 Warning javadoc JavadocMethod Missing a Javadoc comment. 281

org/opendaylight/lispflowmapping/implementation/mapcache/SimpleMapCache.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.nio.ByteBuffer' import. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 99
 Warning whitespace OperatorWrap '&&' should be on a new line. 252
 Warning javadoc JavadocMethod Missing a Javadoc comment. 275
 Warning javadoc JavadocMethod Missing a Javadoc comment. 291
 Warning javadoc JavadocMethod Missing a Javadoc comment. 302
 Warning javadoc JavadocMethod Missing a Javadoc comment. 319
 Warning javadoc JavadocMethod Missing a Javadoc comment. 338
 Warning javadoc JavadocMethod Missing a Javadoc comment. 357
 Warning javadoc JavadocMethod Missing a Javadoc comment. 366

org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java

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

org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34

org/opendaylight/lispflowmapping/implementation/mdsal/DataStoreBackEnd.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. 32
 Warning javadoc JavadocMethod Missing a Javadoc comment. 51
 Warning javadoc JavadocMethod Missing a Javadoc comment. 61
 Warning javadoc JavadocMethod Missing a Javadoc comment. 71
 Warning javadoc JavadocMethod Missing a Javadoc comment. 81
 Warning javadoc JavadocMethod Missing a Javadoc comment. 90
 Warning javadoc JavadocMethod Missing a Javadoc comment. 97
 Warning javadoc JavadocMethod Missing a Javadoc comment. 108
 Warning javadoc JavadocMethod Missing a Javadoc comment. 118
 Warning javadoc JavadocMethod Missing a Javadoc comment. 136
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 155
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 162
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 163
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 170
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 188
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 196
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 197

org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning sizes LineLength Line is longer than 120 characters (found 137). 135

org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 36
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42
 Warning javadoc JavadocMethod Missing a Javadoc comment. 50

org/opendaylight/lispflowmapping/implementation/util/InstanceIdentifierUtil.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.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.MappingDatabase' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 26
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning sizes LineLength Line is longer than 120 characters (found 128). 43
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning sizes LineLength Line is longer than 120 characters (found 128). 52
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 68

org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.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. 11
 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 imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddressBuilder' import. 29
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 84
 Warning javadoc JavadocMethod Missing a Javadoc comment. 84
 Warning naming ParameterName Parameter name 'IPAddress' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84
 Warning javadoc JavadocMethod Missing a Javadoc comment. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '<' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '<' is not followed by whitespace. 96
 Warning sizes LineLength Line is longer than 120 characters (found 125). 97
 Warning javadoc JavadocMethod Missing a Javadoc comment. 109

org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 16
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 20

org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 38
 Warning javadoc SummaryJavadoc First sentence should be present. 40
 Warning naming ParameterName Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning naming LocalVariableName Local variable name 'aInet' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80
 Warning naming LocalVariableName Local variable name 'bInet' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 81
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 119
 Warning naming LocalVariableName Local variable name 'lIt' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 119
 Warning javadoc JavadocMethod Missing a Javadoc comment. 147
 Warning javadoc JavadocMethod Missing a Javadoc comment. 165
 Warning javadoc JavadocMethod Missing a Javadoc comment. 208
 Warning javadoc JavadocMethod Missing a Javadoc comment. 221
 Warning javadoc JavadocMethod Missing a Javadoc comment. 229

org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 28
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 34
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '47'. 63
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '59'. 73

org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 135). 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 30
 Warning naming MemberName Member name 'TABLES' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 83
 Warning sizes LineLength Line is longer than 120 characters (found 124). 95

org/opendaylight/lispflowmapping/interfaces/dao/ILispDAO.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 53
 Warning javadoc SummaryJavadoc First sentence should be present. 61

org/opendaylight/lispflowmapping/interfaces/dao/IRowVisitor.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 11

org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java

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

org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 11

org/opendaylight/lispflowmapping/interfaces/dao/SubscriberRLOC.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28

org/opendaylight/lispflowmapping/interfaces/lisp/IFlowMapping.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 23
 Warning javadoc SummaryJavadoc First sentence should be present. 32
 Warning javadoc SummaryJavadoc First sentence should be present. 41
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 47

org/opendaylight/lispflowmapping/interfaces/lisp/IGenericMapResolver.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 10
 Warning javadoc SummaryJavadoc First sentence should be present. 14
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 31

org/opendaylight/lispflowmapping/interfaces/lisp/IGenericMapServer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 10
 Warning javadoc SummaryJavadoc First sentence should be present. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 28

org/opendaylight/lispflowmapping/interfaces/lisp/ILispAuthentication.java

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

org/opendaylight/lispflowmapping/interfaces/lisp/IMapNotifyHandler.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning javadoc SummaryJavadoc First sentence should be present. 32
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 41

org/opendaylight/lispflowmapping/interfaces/lisp/IMapRequestResultHandler.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 18
 Warning javadoc SummaryJavadoc First sentence should be present. 26

org/opendaylight/lispflowmapping/interfaces/lisp/IMapResolverAsync.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 16

org/opendaylight/lispflowmapping/interfaces/lisp/IMapServerAsync.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 16

org/opendaylight/lispflowmapping/interfaces/mapcache/IMapCache.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 14
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 45
 Warning javadoc SummaryJavadoc First sentence should be present. 56
 Warning javadoc SummaryJavadoc First sentence should be present. 83
 Warning javadoc SummaryJavadoc First sentence should be present. 91
 Warning javadoc SummaryJavadoc First sentence should be present. 103
 Warning javadoc SummaryJavadoc First sentence should be present. 114

org/opendaylight/lispflowmapping/interfaces/mapcache/IMappingSystem.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 15
 Warning javadoc SummaryJavadoc First sentence should be present. 23
 Warning javadoc SummaryJavadoc First sentence should be present. 66
 Warning javadoc SummaryJavadoc First sentence should be present. 76
 Warning javadoc SummaryJavadoc First sentence should be present. 87
 Warning javadoc SummaryJavadoc First sentence should be present. 115
 Warning javadoc SummaryJavadoc First sentence should be present. 129
 Warning javadoc SummaryJavadoc First sentence should be present. 143

org/opendaylight/lispflowmapping/interfaces/mappingservice/IMappingService.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 73
 Warning javadoc SummaryJavadoc First sentence should be present. 83
 Warning javadoc SummaryJavadoc First sentence should be present. 124
 Warning javadoc SummaryJavadoc First sentence should be present. 137

org/opendaylight/lispflowmapping/interfaces/mappingservice/IMappingServiceShell.java

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

org/opendaylight/lispflowmapping/lisp/serializer/EidRecordSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 29

org/opendaylight/lispflowmapping/lisp/serializer/LocatorRecordSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning sizes LineLength Line is longer than 120 characters (found 122). 55

org/opendaylight/lispflowmapping/lisp/serializer/MapNotifySerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning whitespace OperatorWrap '+' should be on a new line. 46
 Warning javadoc JavadocMethod Missing a Javadoc comment. 85
 Warning sizes LineLength Line is longer than 120 characters (found 126). 132

org/opendaylight/lispflowmapping/lisp/serializer/MapRegisterSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 45
 Warning whitespace OperatorWrap '|' should be on a new line. 58
 Warning whitespace OperatorWrap '|' should be on a new line. 59
 Warning whitespace OperatorWrap '|' should be on a new line. 63
 Warning javadoc JavadocMethod Missing a Javadoc comment. 87
 Warning sizes LineLength Line is longer than 120 characters (found 130). 140

org/opendaylight/lispflowmapping/lisp/serializer/MapReplySerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 37
 Warning javadoc JavadocMethod Missing a Javadoc comment. 65

org/opendaylight/lispflowmapping/lisp/serializer/MapRequestSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 47
 Warning sizes LineLength Line is longer than 120 characters (found 128). 70
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 73
 Warning naming LocalVariableName Local variable name 'IRC' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 73
 Warning javadoc JavadocMethod Missing a Javadoc comment. 118
 Warning coding VariableDeclarationUsageDistance Distance between variable 'itrCount' 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). 132
 Warning coding VariableDeclarationUsageDistance Distance between variable 'recordCount' 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). 133
 Warning sizes LineLength Line is longer than 120 characters (found 161). 157
 Warning sizes LineLength Line is longer than 120 characters (found 128). 165

org/opendaylight/lispflowmapping/lisp/serializer/MappingRecordSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning coding VariableDeclarationUsageDistance Distance between variable 'locatorCount' declaration and its first usage is 9, 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). 43
 Warning javadoc JavadocMethod Missing a Javadoc comment. 68
 Warning javadoc JavadocMethod Missing a Javadoc comment. 99

org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 149). 47
 Warning sizes LineLength Line is longer than 120 characters (found 149). 62
 Warning sizes LineLength Line is longer than 120 characters (found 147). 95

org/opendaylight/lispflowmapping/lisp/serializer/address/ApplicationDataSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 164). 47
 Warning sizes LineLength Line is longer than 120 characters (found 164). 59
 Warning sizes LineLength Line is longer than 120 characters (found 122). 96
 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 155). 116

org/opendaylight/lispflowmapping/lisp/serializer/address/DistinguishedNameSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92

org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 126). 73
 Warning sizes LineLength Line is longer than 120 characters (found 122). 74
 Warning sizes LineLength Line is longer than 120 characters (found 122). 94
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 114
 Warning sizes LineLength Line is longer than 120 characters (found 159). 118

org/opendaylight/lispflowmapping/lisp/serializer/address/InstanceIdSerializer.java

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

org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4PrefixSerializer.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. 11
 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 javadoc SummaryJavadoc First sentence should be present. 31
 Warning indentation Indentation 'deserializeData' have incorrect indentation level 4, expected level should be 8. 96

org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4Serializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 31

org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv6PrefixSerializer.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. 11
 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 javadoc SummaryJavadoc First sentence should be present. 31
 Warning indentation Indentation 'deserializeData' have incorrect indentation level 4, expected level should be 8. 96

org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv6Serializer.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. 11
 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 javadoc SummaryJavadoc First sentence should be present. 30

org/opendaylight/lispflowmapping/lisp/serializer/address/KeyValueAddressSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 122). 71
 Warning sizes LineLength Line is longer than 120 characters (found 155). 85

org/opendaylight/lispflowmapping/lisp/serializer/address/LcafSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 63
 Warning whitespace OperatorWrap '-' should be on a new line. 67
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 71
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 82
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 103

org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 95
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '84'. 118
 Warning javadoc JavadocMethod Missing a Javadoc comment. 118
 Warning whitespace OperatorWrap '+' should be on a new line. 132
 Warning whitespace OperatorWrap '+' should be on a new line. 133
 Warning javadoc JavadocMethod Missing a Javadoc comment. 137
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 143
 Warning javadoc JavadocMethod Missing a Javadoc comment. 155
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 157

org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializerContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 12

org/opendaylight/lispflowmapping/lisp/serializer/address/MacSerializer.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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.LispAddress' import. 16

org/opendaylight/lispflowmapping/lisp/serializer/address/NoAddressSerializer.java

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

org/opendaylight/lispflowmapping/lisp/serializer/address/ServicePathSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 25
 Warning sizes LineLength Line is longer than 120 characters (found 151). 79

org/opendaylight/lispflowmapping/lisp/serializer/address/SimpleAddressSerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning javadoc JavadocMethod Missing a Javadoc comment. 47
 Warning whitespace OperatorWrap '&&' should be on a new line. 50
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 54

org/opendaylight/lispflowmapping/lisp/serializer/address/SourceDestKeySerializer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 125). 48
 Warning sizes LineLength Line is longer than 120 characters (found 125). 49
 Warning sizes LineLength Line is longer than 120 characters (found 122). 88
 Warning sizes LineLength Line is longer than 120 characters (found 153). 107

org/opendaylight/lispflowmapping/lisp/serializer/address/factory/LispAddressSerializerFactory.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.lispflowmapping.lisp.serializer.address.Ipv4Serializer' import. 24
 Warning javadoc SummaryJavadoc First sentence should be present. 46
 Warning javadoc JavadocMethod Missing a Javadoc comment. 78

org/opendaylight/lispflowmapping/lisp/serializer/exception/LispSerializationException.java

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

org/opendaylight/lispflowmapping/lisp/type/LispCanonicalAddressFormatEnum.java

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

org/opendaylight/lispflowmapping/lisp/util/AddressTypeMap.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 78
 Warning javadoc JavadocMethod Missing a Javadoc comment. 85
 Warning javadoc JavadocMethod Missing a Javadoc comment. 92
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 92

org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java

Severity Category Rule Message Line
 Warning modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 57
 Warning naming ParameterName Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 61
 Warning naming ParameterName Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning javadoc JavadocMethod Missing a Javadoc comment. 69
 Warning javadoc JavadocMethod Missing a Javadoc comment. 90
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 93

org/opendaylight/lispflowmapping/lisp/util/LispAddressStringifier.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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.ServicePath' import. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 72
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 76
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 197

org/opendaylight/lispflowmapping/lisp/util/LispAddressUtil.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. 11
 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 imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.key.value.address.KeyValueAddressBuilder' import. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.explicit.locator.path.ExplicitLocatorPathBuilder' import. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IetfInetUtil' import. 69
 Warning sizes LineLength Line is longer than 120 characters (found 130). 78
 Warning javadoc JavadocMethod Missing a Javadoc comment. 86
 Warning javadoc JavadocMethod Missing a Javadoc comment. 101
 Warning javadoc JavadocMethod Missing a Javadoc comment. 116
 Warning javadoc JavadocMethod Missing a Javadoc comment. 125
 Warning sizes LineLength Line is longer than 120 characters (found 158). 127
 Warning sizes LineLength Line is longer than 120 characters (found 158). 130
 Warning javadoc JavadocMethod Missing a Javadoc comment. 136
 Warning javadoc JavadocMethod Missing a Javadoc comment. 147
 Warning sizes LineLength Line is longer than 120 characters (found 201). 151
 Warning sizes LineLength Line is longer than 120 characters (found 201). 153
 Warning javadoc JavadocMethod Missing a Javadoc comment. 158
 Warning javadoc JavadocMethod Missing a Javadoc comment. 169
 Warning sizes LineLength Line is longer than 120 characters (found 212). 173
 Warning sizes LineLength Line is longer than 120 characters (found 212). 175
 Warning javadoc JavadocMethod Missing a Javadoc comment. 180
 Warning javadoc JavadocMethod Missing a Javadoc comment. 188
 Warning javadoc JavadocMethod Missing a Javadoc comment. 196
 Warning javadoc JavadocMethod Missing a Javadoc comment. 204
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 211
 Warning javadoc JavadocMethod Missing a Javadoc comment. 211
 Warning javadoc JavadocMethod Missing a Javadoc comment. 219
 Warning javadoc JavadocMethod Missing a Javadoc comment. 227
 Warning javadoc JavadocMethod Missing a Javadoc comment. 235
 Warning javadoc JavadocMethod Missing a Javadoc comment. 251
 Warning javadoc JavadocMethod Missing a Javadoc comment. 259
 Warning javadoc JavadocMethod Missing a Javadoc comment. 268
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '259'. 275
 Warning javadoc JavadocMethod Missing a Javadoc comment. 275
 Warning javadoc JavadocMethod Missing a Javadoc comment. 283
 Warning javadoc JavadocMethod Missing a Javadoc comment. 291
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '275'. 308
 Warning javadoc JavadocMethod Missing a Javadoc comment. 308
 Warning javadoc JavadocMethod Missing a Javadoc comment. 316
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '324'. 332
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '304'. 336
 Warning javadoc JavadocMethod Missing a Javadoc comment. 340
 Warning javadoc JavadocMethod Missing a Javadoc comment. 350
 Warning whitespace WhitespaceAround WhitespaceAround: '>=' is not followed by whitespace. 354
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '300'. 361
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '328'. 365
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '361'. 369
 Warning javadoc JavadocMethod Missing a Javadoc comment. 369
 Warning sizes LineLength Line is longer than 120 characters (found 126). 373
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '365'. 377
 Warning javadoc JavadocMethod Missing a Javadoc comment. 377
 Warning sizes LineLength Line is longer than 120 characters (found 126). 381
 Warning javadoc JavadocMethod Missing a Javadoc comment. 385
 Warning sizes LineLength Line is longer than 120 characters (found 308). 391
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '316'. 397
 Warning javadoc JavadocMethod Missing a Javadoc comment. 397
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '397'. 413
 Warning javadoc JavadocMethod Missing a Javadoc comment. 413
 Warning javadoc JavadocMethod Missing a Javadoc comment. 429
 Warning sizes LineLength Line is longer than 120 characters (found 174). 433
 Warning javadoc JavadocMethod Missing a Javadoc comment. 442
 Warning sizes LineLength Line is longer than 120 characters (found 174). 446
 Warning javadoc JavadocMethod Missing a Javadoc comment. 459
 Warning javadoc JavadocMethod Missing a Javadoc comment. 466
 Warning sizes LineLength Line is longer than 120 characters (found 154). 471
 Warning javadoc JavadocMethod Missing a Javadoc comment. 477
 Warning javadoc JavadocMethod Missing a Javadoc comment. 486
 Warning coding VariableDeclarationUsageDistance Distance between variable 'teBuilder' 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). 487
 Warning sizes LineLength Line is longer than 120 characters (found 159). 488
 Warning sizes LineLength Line is longer than 120 characters (found 161). 489
 Warning javadoc JavadocMethod Missing a Javadoc comment. 506
 Warning javadoc JavadocMethod Missing a Javadoc comment. 518
 Warning javadoc JavadocMethod Missing a Javadoc comment. 526
 Warning javadoc JavadocMethod Missing a Javadoc comment. 536
 Warning naming ParameterName Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 536
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 536
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 537
 Warning naming LocalVariableName Local variable name 'aBytes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 543
 Warning naming LocalVariableName Local variable name 'bBytes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 544
 Warning naming LocalVariableName Local variable name 'aBytes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 554
 Warning naming LocalVariableName Local variable name 'bBytes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 555

org/opendaylight/lispflowmapping/lisp/util/LispSimpleAddressStringifier.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.Preconditions' import. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 57

org/opendaylight/lispflowmapping/lisp/util/MapNotifyBuilderHelper.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23

org/opendaylight/lispflowmapping/lisp/util/MapRequestUtil.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. 11
 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 javadoc JavadocMethod Missing a Javadoc comment. 35
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 54
 Warning javadoc JavadocMethod Missing a Javadoc comment. 54

org/opendaylight/lispflowmapping/lisp/util/MaskUtil.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 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 imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning javadoc JavadocMethod Missing a Javadoc comment. 44
 Warning javadoc JavadocMethod Missing a Javadoc comment. 53
 Warning javadoc JavadocMethod Missing a Javadoc comment. 79
 Warning javadoc JavadocMethod Missing a Javadoc comment. 100
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 158
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 160
 Warning javadoc JavadocMethod Missing a Javadoc comment. 176
 Warning javadoc JavadocMethod Missing a Javadoc comment. 186
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '186'. 219
 Warning javadoc JavadocMethod Missing a Javadoc comment. 219

org/opendaylight/lispflowmapping/lisp/util/NumberUtil.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 22
 Warning javadoc JavadocMethod Missing a Javadoc comment. 29
 Warning javadoc JavadocMethod Missing a Javadoc comment. 36

org/opendaylight/lispflowmapping/lisp/util/SourceDestKeyHelper.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 17
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 27
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 28
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28
 Warning javadoc JavadocMethod Missing a Javadoc comment. 38
 Warning javadoc JavadocMethod Missing a Javadoc comment. 48
 Warning javadoc JavadocMethod Missing a Javadoc comment. 56

org/opendaylight/lispflowmapping/neutron/Activator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.neutron.spi.INeutronPortAware' import. 21

org/opendaylight/lispflowmapping/neutron/ILispNeutronService.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 16
 Warning whitespace FileTabCharacter Line contains a tab character. 16
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 18
 Warning whitespace FileTabCharacter Line contains a tab character. 18

org/opendaylight/lispflowmapping/neutron/LispNeutronNetworkHandler.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 16
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 23
 Warning whitespace FileTabCharacter Line contains a tab character. 23
 Warning whitespace FileTabCharacter Line contains a tab character. 24
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 29
 Warning whitespace FileTabCharacter Line contains a tab character. 29
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 31
 Warning whitespace FileTabCharacter Line contains a tab character. 31
 Warning whitespace FileTabCharacter Line contains a tab character. 32
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 36
 Warning whitespace FileTabCharacter Line contains a tab character. 36
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 38
 Warning whitespace FileTabCharacter Line contains a tab character. 38
 Warning whitespace FileTabCharacter Line contains a tab character. 39
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 44
 Warning whitespace FileTabCharacter Line contains a tab character. 44
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 46
 Warning whitespace FileTabCharacter Line contains a tab character. 46
 Warning whitespace FileTabCharacter Line contains a tab character. 47
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 51
 Warning whitespace FileTabCharacter Line contains a tab character. 51
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 53
 Warning whitespace FileTabCharacter Line contains a tab character. 53
 Warning whitespace FileTabCharacter Line contains a tab character. 54
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 59
 Warning whitespace FileTabCharacter Line contains a tab character. 59
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 61
 Warning whitespace FileTabCharacter Line contains a tab character. 61
 Warning whitespace FileTabCharacter Line contains a tab character. 62
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 67
 Warning whitespace FileTabCharacter Line contains a tab character. 67

org/opendaylight/lispflowmapping/neutron/LispNeutronPortHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.neutron.spi.Neutron_IPs' import. 19
 Warning sizes LineLength Line is longer than 120 characters (found 123). 65
 Warning indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 103
 Warning indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 103
 Warning sizes LineLength Line is longer than 120 characters (found 127). 111

org/opendaylight/lispflowmapping/neutron/LispNeutronService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.BindingAwareBroker' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext' import. 17
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 24
 Warning whitespace FileTabCharacter Line contains a tab character. 24

org/opendaylight/lispflowmapping/neutron/LispNeutronSubnetHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'INeutronSubnetAware' have incorrect indentation level 2, expected level should be 4. 29
 Warning whitespace FileTabCharacter Line contains a tab character. 29
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 30
 Warning whitespace FileTabCharacter Line contains a tab character. 30
 Warning whitespace FileTabCharacter Line contains a tab character. 32
 Warning whitespace FileTabCharacter Line contains a tab character. 33
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 34
 Warning whitespace FileTabCharacter Line contains a tab character. 34
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 36
 Warning whitespace FileTabCharacter Line contains a tab character. 36
 Warning whitespace FileTabCharacter Line contains a tab character. 37
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 38
 Warning whitespace FileTabCharacter Line contains a tab character. 38
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 39
 Warning whitespace FileTabCharacter Line contains a tab character. 39
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 40
 Warning whitespace FileTabCharacter Line contains a tab character. 40
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 8. 41
 Warning whitespace FileTabCharacter Line contains a tab character. 41
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 12. 42
 Warning whitespace FileTabCharacter Line contains a tab character. 42
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 8. 43
 Warning whitespace FileTabCharacter Line contains a tab character. 43
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 44
 Warning whitespace FileTabCharacter Line contains a tab character. 44
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 45
 Warning whitespace FileTabCharacter Line contains a tab character. 45
 Warning whitespace FileTabCharacter Line contains a tab character. 47
 Warning whitespace FileTabCharacter Line contains a tab character. 48
 Warning whitespace FileTabCharacter Line contains a tab character. 49
 Warning whitespace FileTabCharacter Line contains a tab character. 50
 Warning whitespace FileTabCharacter Line contains a tab character. 51
 Warning whitespace FileTabCharacter Line contains a tab character. 52
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 53
 Warning whitespace FileTabCharacter Line contains a tab character. 53
 Warning whitespace FileTabCharacter Line contains a tab character. 54
 Warning whitespace FileTabCharacter Line contains a tab character. 55
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 57
 Warning whitespace FileTabCharacter Line contains a tab character. 57
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 58
 Warning whitespace FileTabCharacter Line contains a tab character. 58
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 59
 Warning whitespace FileTabCharacter Line contains a tab character. 59
 Warning whitespace FileTabCharacter Line contains a tab character. 61
 Warning whitespace FileTabCharacter Line contains a tab character. 62
 Warning indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 64
 Warning whitespace FileTabCharacter Line contains a tab character. 64
 Warning indentation Indentation 'try' have incorrect indentation level 16, expected level should be 8. 66
 Warning whitespace FileTabCharacter Line contains a tab character. 66
 Warning indentation Indentation 'try' child have incorrect indentation level 20, expected level should be 12. 68
 Warning sizes LineLength Line is longer than 120 characters (found 125). 68
 Warning whitespace FileTabCharacter Line contains a tab character. 68
 Warning indentation Indentation 'try' child have incorrect indentation level 24, expected level should be 12. 70
 Warning whitespace FileTabCharacter Line contains a tab character. 70
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 71
 Warning whitespace FileTabCharacter Line contains a tab character. 71
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 72
 Warning whitespace FileTabCharacter Line contains a tab character. 72
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 73
 Warning whitespace FileTabCharacter Line contains a tab character. 73
 Warning indentation Indentation 'try rcurly' have incorrect indentation level 16, expected level should be 8. 74
 Warning whitespace FileTabCharacter Line contains a tab character. 74
 Warning indentation Indentation 'catch' child have incorrect indentation level 24, expected level should be 12. 75
 Warning whitespace FileTabCharacter Line contains a tab character. 75
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 76
 Warning whitespace FileTabCharacter Line contains a tab character. 76
 Warning indentation Indentation 'catch rcurly' have incorrect indentation level 16, expected level should be 8. 77
 Warning whitespace FileTabCharacter Line contains a tab character. 77
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 81
 Warning whitespace FileTabCharacter Line contains a tab character. 81
 Warning whitespace FileTabCharacter Line contains a tab character. 83
 Warning whitespace FileTabCharacter Line contains a tab character. 84
 Warning whitespace FileTabCharacter Line contains a tab character. 85
 Warning whitespace FileTabCharacter Line contains a tab character. 86
 Warning whitespace FileTabCharacter Line contains a tab character. 87
 Warning whitespace FileTabCharacter Line contains a tab character. 88
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 89
 Warning whitespace FileTabCharacter Line contains a tab character. 89
 Warning whitespace FileTabCharacter Line contains a tab character. 90
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 8. 91
 Warning whitespace FileTabCharacter Line contains a tab character. 91
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 12. 92
 Warning whitespace FileTabCharacter Line contains a tab character. 92
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 12. 93
 Warning whitespace FileTabCharacter Line contains a tab character. 93
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 8. 94
 Warning whitespace FileTabCharacter Line contains a tab character. 94
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 95
 Warning whitespace FileTabCharacter Line contains a tab character. 95
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 96
 Warning whitespace FileTabCharacter Line contains a tab character. 96
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 97
 Warning whitespace FileTabCharacter Line contains a tab character. 97
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 98
 Warning whitespace FileTabCharacter Line contains a tab character. 98
 Warning whitespace FileTabCharacter Line contains a tab character. 100
 Warning whitespace FileTabCharacter Line contains a tab character. 101
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 8. 102
 Warning whitespace FileTabCharacter Line contains a tab character. 102
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 12. 103
 Warning whitespace FileTabCharacter Line contains a tab character. 103
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 104
 Warning whitespace FileTabCharacter Line contains a tab character. 104
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 105
 Warning whitespace FileTabCharacter Line contains a tab character. 105
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 12. 106
 Warning whitespace FileTabCharacter Line contains a tab character. 106
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 8. 107
 Warning whitespace FileTabCharacter Line contains a tab character. 107
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 108
 Warning whitespace FileTabCharacter Line contains a tab character. 108
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 109
 Warning whitespace FileTabCharacter Line contains a tab character. 109
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 111
 Warning whitespace FileTabCharacter Line contains a tab character. 111
 Warning whitespace FileTabCharacter Line contains a tab character. 112
 Warning whitespace FileTabCharacter Line contains a tab character. 113
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 114
 Warning whitespace FileTabCharacter Line contains a tab character. 114
 Warning whitespace FileTabCharacter Line contains a tab character. 116
 Warning whitespace FileTabCharacter Line contains a tab character. 117
 Warning whitespace FileTabCharacter Line contains a tab character. 118
 Warning whitespace FileTabCharacter Line contains a tab character. 119
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 120
 Warning whitespace FileTabCharacter Line contains a tab character. 120
 Warning whitespace FileTabCharacter Line contains a tab character. 121
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 122
 Warning whitespace FileTabCharacter Line contains a tab character. 122
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 123
 Warning whitespace FileTabCharacter Line contains a tab character. 123
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 124
 Warning whitespace FileTabCharacter Line contains a tab character. 124
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 125
 Warning whitespace FileTabCharacter Line contains a tab character. 125
 Warning indentation Indentation 'method def' child have incorrect indentation level 24, expected level should be 8. 128
 Warning whitespace FileTabCharacter Line contains a tab character. 128
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 129
 Warning whitespace FileTabCharacter Line contains a tab character. 129
 Warning whitespace FileTabCharacter Line contains a tab character. 131
 Warning whitespace FileTabCharacter Line contains a tab character. 132
 Warning whitespace FileTabCharacter Line contains a tab character. 133
 Warning whitespace FileTabCharacter Line contains a tab character. 134
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be 4. 135
 Warning whitespace FileTabCharacter Line contains a tab character. 135
 Warning whitespace FileTabCharacter Line contains a tab character. 136
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 137
 Warning whitespace FileTabCharacter Line contains a tab character. 137
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 138
 Warning whitespace FileTabCharacter Line contains a tab character. 138
 Warning indentation Indentation '+' have incorrect indentation level 4, expected level should be 6. 139
 Warning whitespace FileTabCharacter Line contains a tab character. 139
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 140
 Warning whitespace FileTabCharacter Line contains a tab character. 140
 Warning whitespace FileTabCharacter Line contains a tab character. 142
 Warning whitespace FileTabCharacter Line contains a tab character. 143
 Warning indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be 8. 145
 Warning whitespace FileTabCharacter Line contains a tab character. 145
 Warning indentation Indentation 'try' child have incorrect indentation level 24, expected level should be 12. 151
 Warning whitespace FileTabCharacter Line contains a tab character. 151
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 152
 Warning whitespace FileTabCharacter Line contains a tab character. 152
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 153
 Warning whitespace FileTabCharacter Line contains a tab character. 153
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 154
 Warning whitespace FileTabCharacter Line contains a tab character. 154
 Warning indentation Indentation 'try rcurly' have incorrect indentation level 16, expected level should be 8. 155
 Warning whitespace FileTabCharacter Line contains a tab character. 155
 Warning indentation Indentation 'catch' child have incorrect indentation level 24, expected level should be 12. 156
 Warning whitespace FileTabCharacter Line contains a tab character. 156
 Warning indentation Indentation '+' have incorrect indentation level 5, expected level should be 7. 157
 Warning whitespace FileTabCharacter Line contains a tab character. 157
 Warning indentation Indentation 'catch rcurly' have incorrect indentation level 16, expected level should be 8. 158
 Warning whitespace FileTabCharacter Line contains a tab character. 158
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 159
 Warning whitespace FileTabCharacter Line contains a tab character. 159

org/opendaylight/lispflowmapping/neutron/LispUtil.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 44
 Warning javadoc JavadocMethod Missing a Javadoc comment. 57
 Warning javadoc JavadocMethod Missing a Javadoc comment. 68
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 73
 Warning javadoc JavadocMethod Missing a Javadoc comment. 73

org/opendaylight/lispflowmapping/shell/LispAddKey.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 15
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21

org/opendaylight/lispflowmapping/shell/LispMappings.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 15
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21

org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 21
 Warning imports CustomImportOrder 'org.opendaylight.controller.md.sal.binding.api.NotificationPublishService'should be separated from previous import group. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.net.InetAddresses' import. 40
 Warning javadoc JavadocMethod Missing a Javadoc comment. 61
 Warning javadoc JavadocMethod Missing a Javadoc comment. 157

org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. 37
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 47
 Warning sizes LineLength Line is longer than 120 characters (found 124). 63
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 66
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 68
 Warning sizes LineLength Line is longer than 120 characters (found 122). 76
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 79
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 81
 Warning sizes LineLength Line is longer than 120 characters (found 126). 89
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 92
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 94
 Warning sizes LineLength Line is longer than 120 characters (found 128). 102
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 105
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 107
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 134
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 139
 Warning misc ArrayTypeStyle Array brackets at illegal position. 144
 Warning misc ArrayTypeStyle Array brackets at illegal position. 145

org/opendaylight/lispflowmapping/southbound/LispSouthboundStats.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 12
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 19
 Warning misc ArrayTypeStyle Array brackets at illegal position. 21
 Warning misc ArrayTypeStyle Array brackets at illegal position. 22
 Warning javadoc JavadocMethod Missing a Javadoc comment. 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 78

org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java

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

org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.lispflowmapping.lisp.type.LispMessage' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.lispflowmapping.lisp.serializer.MapNotifySerializer' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.MapNotify' import. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.MapReply' import. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 43
 Warning sizes LineLength Line is longer than 120 characters (found 122). 48
 Warning javadoc JavadocMethod Missing a Javadoc comment. 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 66
 Warning sizes LineLength Line is longer than 120 characters (found 125). 95
 Warning sizes LineLength Line is longer than 120 characters (found 121). 110
 Warning sizes LineLength Line is longer than 120 characters (found 125). 120
 Warning sizes LineLength Line is longer than 120 characters (found 139). 135
 Warning sizes LineLength Line is longer than 120 characters (found 125). 142
 Warning sizes LineLength Line is longer than 120 characters (found 126). 162
 Warning sizes LineLength Line is longer than 120 characters (found 124). 184
 Warning sizes LineLength Line is longer than 120 characters (found 123). 206

org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.lispflowmapping.lisp.type.LispMessage' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.lispflowmapping.lisp.serializer.MapReplySerializer' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 33
 Warning sizes LineLength Line is longer than 120 characters (found 125). 37
 Warning javadoc JavadocMethod Missing a Javadoc comment. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 51
 Warning sizes LineLength Line is longer than 120 characters (found 121). 70
 Warning sizes LineLength Line is longer than 120 characters (found 125). 80
 Warning sizes LineLength Line is longer than 120 characters (found 121). 100

org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java

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

org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IetfInetUtil' import. 20
 Warning javadoc JavadocMethod Missing a Javadoc comment. 38
 Warning javadoc JavadocMethod Missing a Javadoc comment. 48
 Warning javadoc JavadocMethod Missing a Javadoc comment. 55

org/opendaylight/lispflowmapping/tools/junit/BaseExpectations.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 45
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 160
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 178
 Warning javadoc JavadocMethod Missing a Javadoc comment. 230
 Warning javadoc JavadocMethod Missing a Javadoc comment. 264
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 278
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 304
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 324
 Warning javadoc SummaryJavadoc First sentence should be present. 346
 Warning javadoc JavadocMethod Missing a Javadoc comment. 354
 Warning javadoc SummaryJavadoc First sentence should be present. 375
 Warning naming MethodName Method name 'wStrArr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 379

org/opendaylight/lispflowmapping/tools/junit/BaseTestCase.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '79'. 105
 Warning modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 124
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 125

org/opendaylight/lispflowmapping/type/sbplugin/IConfigLispSouthboundPlugin.java

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