Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
53 0 1461 0

Files

File  I  W  E
org/opendaylight/netvirt/openstack/netvirt/providers/ConfigActivator.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/providers/ConfigInterface.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/providers/NetvirtProvidersConfigImpl.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/providers/NetvirtProvidersProvider.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/providers/NetvirtProvidersProviderTest.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/AbstractServiceInstance.java 0 25 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/AbstractServiceInstanceTest.java 0 40 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/OF13Provider.java 0 131 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/OF13ProviderTest.java 0 149 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestrator.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestratorImpl.java 0 14 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestratorImplTest.java 0 24 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestratorTest.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/Service.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/AbstractAclService.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ArpResponderService.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ArpResponderServiceTest.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ClassifierService.java 0 22 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ClassifierServiceTest.java 0 21 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/EgressAclLearnServiceUtil.java 0 43 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/EgressAclService.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/EgressAclServiceTest.java 0 140 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IcmpEchoResponderService.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IcmpEchoResponderServiceTest.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/InboundNatService.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/InboundNatServiceTest.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IngressAclLearnServiceUtil.java 0 67 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IngressAclService.java 0 19 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IngressAclServiceTest.java 0 144 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2ForwardingLearnService.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2ForwardingService.java 0 20 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2FowardingServiceTest.java 0 43 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2RewriteService.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2RewriteServiceTest.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L3ForwardingService.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L3FowardingServiceTest.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/LoadBalancerService.java 0 52 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/LoadBalancerServiceTest.java 0 20 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/OutboundNatService.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/OutboundNatServiceTest.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ResubmitAclLearnService.java 0 36 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/RoutingService.java 0 19 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/RoutingServiceTest.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/VlanResponderService.java 0 79 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/Arp.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpFlowFactory.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpResolverMetadata.java 0 30 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpSender.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpUtils.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/GatewayMacResolverService.java 0 75 0

Rules

Category Rule Violations Severity
blocks LeftCurly
  • maxLineLength: "100"
6  Warning
NeedBraces 17  Warning
RightCurly
  • tokens: "CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"
  • option: "alone"
2  Warning
RightCurly 2  Warning
coding IllegalCatch 20  Warning
VariableDeclarationUsageDistance 114  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
228  Warning
UnusedImports 43  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
70  Warning
javadoc JavadocParagraph
  • allowNewlineParagraph: "false"
5  Warning
JavadocStyle
  • checkEmptyJavadoc: "true"
89  Warning
JavadocTagContinuationIndentation 1  Warning
modifier ModifierOrder 3  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
2  Warning
ConstantName 7  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
3  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
13  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
9  Warning
regexp RegexpSingleline
  • format: "\s+$"
  • message: "Line has trailing spaces."
3  Error
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
372  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
33  Warning
GenericWhitespace 4  Warning
MethodParamPad 29  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"
109  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
1  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
1  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
196  Warning

Details

org/opendaylight/netvirt/openstack/netvirt/providers/ConfigActivator.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 139). 170
 Warning naming LocalVariableName Local variable name 'ConfigurationServiceTracker' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 232
 Warning naming LocalVariableName Local variable name 'NodeCacheManagerTracker' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 248

org/opendaylight/netvirt/openstack/netvirt/providers/ConfigInterface.java

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

org/opendaylight/netvirt/openstack/netvirt/providers/NetvirtProvidersConfigImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. Should be before 'java.util.concurrent.ThreadFactory'. 15
 Warning naming ConstantName Name 'threadFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
 Warning sizes LineLength Line is longer than 120 characters (found 125). 110
 Warning sizes LineLength Line is longer than 120 characters (found 125). 113
 Warning sizes LineLength Line is longer than 120 characters (found 131). 116
 Warning sizes LineLength Line is longer than 120 characters (found 131). 119
 Warning sizes LineLength Line is longer than 120 characters (found 125). 122
 Warning sizes LineLength Line is longer than 120 characters (found 125). 125
 Warning sizes LineLength Line is longer than 120 characters (found 133). 128
 Warning sizes LineLength Line is longer than 120 characters (found 133). 131

org/opendaylight/netvirt/openstack/netvirt/providers/NetvirtProvidersProvider.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 31
 Warning sizes LineLength Line is longer than 120 characters (found 127). 183
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 186

org/opendaylight/netvirt/openstack/netvirt/providers/NetvirtProvidersProviderTest.java

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

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/AbstractServiceInstance.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 70
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 83
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 88
 Warning javadoc JavadocStyle First sentence should end with a period. 88
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96
 Warning javadoc JavadocStyle First sentence should end with a period. 96
 Warning indentation Indentation 'createNodePath' have incorrect indentation level 4, expected level should be 8. 130
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 136
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 139
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 167
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 185
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not preceded with whitespace. 200
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not followed by whitespace. 200
 Warning indentation Indentation 'getOpenFlowNode' have incorrect indentation level 4, expected level should be 8. 209
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not preceded with whitespace. 218
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not followed by whitespace. 218
 Warning coding VariableDeclarationUsageDistance Distance between variable 'matchBuilder' declaration and its first usage is 8, 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). 244
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flowBuilder' 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). 245
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' declaration and its first usage is 15, 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). 252
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' 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). 255

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/AbstractServiceInstanceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 53
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning sizes LineLength Line is longer than 120 characters (found 139). 62
 Warning naming MemberName Member name 'ID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70
 Warning naming MemberName Member name 'NODE_ID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 71
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73
 Warning javadoc JavadocStyle First sentence should end with a period. 73
 Warning sizes LineLength Line is longer than 120 characters (found 145). 79
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82
 Warning javadoc JavadocStyle First sentence should end with a period. 82
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96
 Warning javadoc JavadocStyle First sentence should end with a period. 96
 Warning sizes LineLength Line is longer than 120 characters (found 124). 110
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc JavadocStyle First sentence should end with a period. 113
 Warning sizes LineLength Line is longer than 120 characters (found 122). 123
 Warning sizes LineLength Line is longer than 120 characters (found 138). 124
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning javadoc JavadocStyle First sentence should end with a period. 127
 Warning sizes LineLength Line is longer than 120 characters (found 168). 133
 Warning sizes LineLength Line is longer than 120 characters (found 205). 134
 Warning sizes LineLength Line is longer than 120 characters (found 168). 139
 Warning sizes LineLength Line is longer than 120 characters (found 205). 140
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning javadoc JavadocStyle First sentence should end with a period. 143
 Warning sizes LineLength Line is longer than 120 characters (found 137). 160
 Warning sizes LineLength Line is longer than 120 characters (found 148). 164
 Warning sizes LineLength Line is longer than 120 characters (found 150). 165
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 169
 Warning javadoc JavadocStyle First sentence should end with a period. 169
 Warning sizes LineLength Line is longer than 120 characters (found 137). 186
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 193
 Warning javadoc JavadocStyle First sentence should end with a period. 193
 Warning sizes LineLength Line is longer than 120 characters (found 123). 209
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 217
 Warning javadoc JavadocStyle First sentence should end with a period. 217

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/OF13Provider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.MdsalHelper' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.NetworkHandler' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.BridgeConfigurationManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ClassifierProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ConfigurationService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EgressAclProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.IngressAclProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.L2ForwardingLearnProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.L2ForwardingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProviderManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ResubmitAclLearnProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityGroupCacheManger' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityServicesManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.TenantNetworkManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.services.ResubmitAclLearnService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 50
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.services.ResubmitAclLearnService. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 102
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.slf4j.LoggerFactory'. 103
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 104
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'org.slf4j.LoggerFactory'. 105
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.slf4j.LoggerFactory'. 106
 Warning javadoc JavadocStyle First sentence should end with a period. 109
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 169
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 173
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 178
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 178
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 183
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 183
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 183
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 189
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 192
 Warning sizes LineLength Line is longer than 120 characters (found 127). 286
 Warning sizes LineLength Line is longer than 120 characters (found 146). 289
 Warning sizes LineLength Line is longer than 120 characters (found 128). 297
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 316
 Warning sizes LineLength Line is longer than 120 characters (found 128). 339
 Warning sizes LineLength Line is longer than 120 characters (found 155). 342
 Warning sizes LineLength Line is longer than 120 characters (found 130). 371
 Warning sizes LineLength Line is longer than 120 characters (found 155). 375
 Warning sizes LineLength Line is longer than 120 characters (found 126). 386
 Warning sizes LineLength Line is longer than 120 characters (found 154). 389
 Warning sizes LineLength Line is longer than 120 characters (found 127). 400
 Warning sizes LineLength Line is longer than 120 characters (found 131). 434
 Warning sizes LineLength Line is longer than 120 characters (found 121). 437
 Warning sizes LineLength Line is longer than 120 characters (found 145). 567
 Warning sizes LineLength Line is longer than 120 characters (found 145). 637
 Warning sizes LineLength Line is longer than 120 characters (found 145). 671
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getIntegrationBridgeOFDPID' must contain no more than '4' capital letters. 710
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 718
 Warning javadoc JavadocStyle First sentence should end with a period. 718
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 725
 Warning whitespace MethodParamPad '(' should be on the previous line. 727
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 737
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 780
 Warning sizes LineLength Line is longer than 120 characters (found 128). 817
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 819
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 824
 Warning sizes LineLength Line is longer than 120 characters (found 126). 838
 Warning sizes LineLength Line is longer than 120 characters (found 135). 848
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 848
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 849
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 871
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 876
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 923
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 928
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 965
 Warning sizes LineLength Line is longer than 120 characters (found 128). 1035
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1044
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1069
 Warning sizes LineLength Line is longer than 120 characters (found 140). 1070
 Warning blocks LeftCurly '{' at column 13 should be on the previous line. 1076
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1086
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 1112
 Warning blocks NeedBraces 'if' construct must use '{}'s. 1121
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1156
 Warning sizes LineLength Line is longer than 120 characters (found 124). 1176
 Warning sizes LineLength Line is longer than 120 characters (found 126). 1179
 Warning sizes LineLength Line is longer than 120 characters (found 136). 1235
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 1253
 Warning sizes LineLength Line is longer than 120 characters (found 125). 1280
 Warning whitespace OperatorWrap '&&' should be on a new line. 1346
 Warning whitespace OperatorWrap '||' should be on a new line. 1354
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' 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). 1391
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1400
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 1403
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1494
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1524
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1538
 Warning sizes LineLength Line is longer than 120 characters (found 125). 1617
 Warning sizes LineLength Line is longer than 120 characters (found 143). 1639
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1640
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not preceded with whitespace. 1648
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not followed by whitespace. 1648
 Warning sizes LineLength Line is longer than 120 characters (found 147). 1659
 Warning sizes LineLength Line is longer than 120 characters (found 125). 1660
 Warning sizes LineLength Line is longer than 120 characters (found 125). 1662
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not preceded with whitespace. 1668
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not followed by whitespace. 1668
 Warning sizes LineLength Line is longer than 120 characters (found 147). 1677
 Warning sizes LineLength Line is longer than 120 characters (found 125). 1678
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not preceded with whitespace. 1686
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not followed by whitespace. 1686
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1693
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1696
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not preceded with whitespace. 1710
 Warning whitespace WhitespaceAround WhitespaceAround: '|' is not followed by whitespace. 1710
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1716
 Warning javadoc JavadocStyle First sentence should end with a period. 1716
 Warning sizes LineLength Line is longer than 120 characters (found 161). 1733
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bucketsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1809
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bucketList' 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). 1810
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bucketBuilder' declaration and its first usage is 8, 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). 1829
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bucketList' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1830
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1875
 Warning javadoc JavadocStyle First sentence should end with a period. 1875
 Warning sizes LineLength Line is longer than 120 characters (found 157). 1891
 Warning whitespace WhitespaceAround WhitespaceAround: '<' is not preceded with whitespace. 1950
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bucketsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1973
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bucketList' 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). 1974
 Warning whitespace OperatorWrap '||' should be on a new line. 2008

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/OF13ProviderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.MdsalHelper' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.BridgeConfigurationManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ConfigurationService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EgressAclProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.IngressAclProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProviderManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityServicesManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc JavadocStyle First sentence should end with a period. 68
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 87
 Warning sizes LineLength Line is longer than 120 characters (found 126). 113
 Warning sizes LineLength Line is longer than 120 characters (found 190). 116
 Warning sizes LineLength Line is longer than 120 characters (found 195). 121
 Warning sizes LineLength Line is longer than 120 characters (found 195). 125
 Warning sizes LineLength Line is longer than 120 characters (found 189). 126
 Warning sizes LineLength Line is longer than 120 characters (found 148). 136
 Warning sizes LineLength Line is longer than 120 characters (found 149). 145
 Warning sizes LineLength Line is longer than 120 characters (found 124). 151
 Warning sizes LineLength Line is longer than 120 characters (found 176). 156
 Warning sizes LineLength Line is longer than 120 characters (found 145). 159
 Warning sizes LineLength Line is longer than 120 characters (found 173). 161
 Warning sizes LineLength Line is longer than 120 characters (found 144). 163
 Warning sizes LineLength Line is longer than 120 characters (found 176). 165
 Warning sizes LineLength Line is longer than 120 characters (found 141). 175
 Warning sizes LineLength Line is longer than 120 characters (found 144). 176
 Warning sizes LineLength Line is longer than 120 characters (found 124). 186
 Warning sizes LineLength Line is longer than 120 characters (found 128). 187
 Warning sizes LineLength Line is longer than 120 characters (found 196). 191
 Warning sizes LineLength Line is longer than 120 characters (found 123). 194
 Warning sizes LineLength Line is longer than 120 characters (found 193). 198
 Warning sizes LineLength Line is longer than 120 characters (found 123). 201
 Warning sizes LineLength Line is longer than 120 characters (found 188). 206
 Warning sizes LineLength Line is longer than 120 characters (found 135). 207
 Warning sizes LineLength Line is longer than 120 characters (found 177). 208
 Warning sizes LineLength Line is longer than 120 characters (found 163). 209
 Warning sizes LineLength Line is longer than 120 characters (found 177). 210
 Warning sizes LineLength Line is longer than 120 characters (found 189). 211
 Warning sizes LineLength Line is longer than 120 characters (found 142). 213
 Warning sizes LineLength Line is longer than 120 characters (found 173). 215
 Warning sizes LineLength Line is longer than 120 characters (found 124). 216
 Warning sizes LineLength Line is longer than 120 characters (found 163). 217
 Warning sizes LineLength Line is longer than 120 characters (found 150). 218
 Warning sizes LineLength Line is longer than 120 characters (found 163). 219
 Warning sizes LineLength Line is longer than 120 characters (found 175). 220
 Warning sizes LineLength Line is longer than 120 characters (found 188). 225
 Warning sizes LineLength Line is longer than 120 characters (found 135). 226
 Warning sizes LineLength Line is longer than 120 characters (found 177). 227
 Warning sizes LineLength Line is longer than 120 characters (found 163). 228
 Warning sizes LineLength Line is longer than 120 characters (found 177). 229
 Warning sizes LineLength Line is longer than 120 characters (found 189). 230
 Warning sizes LineLength Line is longer than 120 characters (found 148). 233
 Warning sizes LineLength Line is longer than 120 characters (found 173). 235
 Warning sizes LineLength Line is longer than 120 characters (found 124). 236
 Warning sizes LineLength Line is longer than 120 characters (found 163). 237
 Warning sizes LineLength Line is longer than 120 characters (found 150). 238
 Warning sizes LineLength Line is longer than 120 characters (found 163). 239
 Warning sizes LineLength Line is longer than 120 characters (found 175). 240
 Warning sizes LineLength Line is longer than 120 characters (found 171). 245
 Warning sizes LineLength Line is longer than 120 characters (found 177). 246
 Warning sizes LineLength Line is longer than 120 characters (found 189). 247
 Warning sizes LineLength Line is longer than 120 characters (found 167). 250
 Warning sizes LineLength Line is longer than 120 characters (found 157). 252
 Warning sizes LineLength Line is longer than 120 characters (found 163). 253
 Warning sizes LineLength Line is longer than 120 characters (found 175). 254
 Warning sizes LineLength Line is longer than 120 characters (found 186). 259
 Warning sizes LineLength Line is longer than 120 characters (found 167). 261
 Warning sizes LineLength Line is longer than 120 characters (found 171). 263
 Warning sizes LineLength Line is longer than 120 characters (found 171). 268
 Warning sizes LineLength Line is longer than 120 characters (found 177). 269
 Warning sizes LineLength Line is longer than 120 characters (found 189). 270
 Warning sizes LineLength Line is longer than 120 characters (found 126). 272
 Warning sizes LineLength Line is longer than 120 characters (found 157). 274
 Warning sizes LineLength Line is longer than 120 characters (found 163). 275
 Warning sizes LineLength Line is longer than 120 characters (found 175). 276
 Warning sizes LineLength Line is longer than 120 characters (found 195). 281
 Warning sizes LineLength Line is longer than 120 characters (found 135). 282
 Warning sizes LineLength Line is longer than 120 characters (found 181). 283
 Warning sizes LineLength Line is longer than 120 characters (found 140). 285
 Warning sizes LineLength Line is longer than 120 characters (found 180). 287
 Warning sizes LineLength Line is longer than 120 characters (found 124). 288
 Warning sizes LineLength Line is longer than 120 characters (found 167). 289
 Warning sizes LineLength Line is longer than 120 characters (found 195). 294
 Warning sizes LineLength Line is longer than 120 characters (found 135). 295
 Warning sizes LineLength Line is longer than 120 characters (found 181). 296
 Warning sizes LineLength Line is longer than 120 characters (found 140). 298
 Warning sizes LineLength Line is longer than 120 characters (found 180). 300
 Warning sizes LineLength Line is longer than 120 characters (found 124). 301
 Warning sizes LineLength Line is longer than 120 characters (found 167). 302
 Warning sizes LineLength Line is longer than 120 characters (found 169). 308
 Warning sizes LineLength Line is longer than 120 characters (found 179). 309
 Warning sizes LineLength Line is longer than 120 characters (found 159). 311
 Warning sizes LineLength Line is longer than 120 characters (found 155). 313
 Warning sizes LineLength Line is longer than 120 characters (found 165). 314
 Warning sizes LineLength Line is longer than 120 characters (found 171). 319
 Warning sizes LineLength Line is longer than 120 characters (found 147). 321
 Warning sizes LineLength Line is longer than 120 characters (found 157). 323
 Warning sizes LineLength Line is longer than 120 characters (found 179). 328
 Warning sizes LineLength Line is longer than 120 characters (found 158). 330
 Warning sizes LineLength Line is longer than 120 characters (found 165). 332
 Warning sizes LineLength Line is longer than 120 characters (found 169). 337
 Warning sizes LineLength Line is longer than 120 characters (found 171). 338
 Warning sizes LineLength Line is longer than 120 characters (found 136). 340
 Warning sizes LineLength Line is longer than 120 characters (found 155). 342
 Warning sizes LineLength Line is longer than 120 characters (found 157). 343
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 347
 Warning sizes LineLength Line is longer than 120 characters (found 132). 349
 Warning sizes LineLength Line is longer than 120 characters (found 176). 364
 Warning sizes LineLength Line is longer than 120 characters (found 169). 365
 Warning sizes LineLength Line is longer than 120 characters (found 185). 371
 Warning sizes LineLength Line is longer than 120 characters (found 176). 372
 Warning sizes LineLength Line is longer than 120 characters (found 176). 373
 Warning sizes LineLength Line is longer than 120 characters (found 155). 376
 Warning sizes LineLength Line is longer than 120 characters (found 152). 377
 Warning sizes LineLength Line is longer than 120 characters (found 211). 378
 Warning sizes LineLength Line is longer than 120 characters (found 185). 380
 Warning sizes LineLength Line is longer than 120 characters (found 161). 381
 Warning sizes LineLength Line is longer than 120 characters (found 215). 382
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronNetwork' declaration and its first usage is 21, 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). 390
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeCacheManager' 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). 391
 Warning sizes LineLength Line is longer than 120 characters (found 126). 420
 Warning sizes LineLength Line is longer than 120 characters (found 158). 423
 Warning sizes LineLength Line is longer than 120 characters (found 165). 425
 Warning sizes LineLength Line is longer than 120 characters (found 164). 426
 Warning sizes LineLength Line is longer than 120 characters (found 122). 429
 Warning sizes LineLength Line is longer than 120 characters (found 165). 431
 Warning sizes LineLength Line is longer than 120 characters (found 190). 435
 Warning sizes LineLength Line is longer than 120 characters (found 183). 436
 Warning sizes LineLength Line is longer than 120 characters (found 165). 439
 Warning sizes LineLength Line is longer than 120 characters (found 196). 440
 Warning sizes LineLength Line is longer than 120 characters (found 190). 441
 Warning sizes LineLength Line is longer than 120 characters (found 240). 449
 Warning sizes LineLength Line is longer than 120 characters (found 153). 451
 Warning sizes LineLength Line is longer than 120 characters (found 260). 452
 Warning sizes LineLength Line is longer than 120 characters (found 127). 455
 Warning sizes LineLength Line is longer than 120 characters (found 125). 458
 Warning sizes LineLength Line is longer than 120 characters (found 121). 463
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 468
 Warning sizes LineLength Line is longer than 120 characters (found 123). 477
 Warning sizes LineLength Line is longer than 120 characters (found 121). 512
 Warning sizes LineLength Line is longer than 120 characters (found 121). 513
 Warning sizes LineLength Line is longer than 120 characters (found 133). 514
 Warning sizes LineLength Line is longer than 120 characters (found 121). 519
 Warning sizes LineLength Line is longer than 120 characters (found 127). 520
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 526
 Warning sizes LineLength Line is longer than 120 characters (found 125). 529

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestrator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 25
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 26
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 27
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 28
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 29
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 30
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 31
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 32

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestratorImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 49
 Warning javadoc JavadocStyle First sentence should end with a period. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 98
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 110
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 124
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 159

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestratorImplTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42
 Warning javadoc JavadocStyle First sentence should end with a period. 42
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 85
 Warning javadoc JavadocStyle First sentence should end with a period. 85
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 130
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 132
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 133
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 135
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 136
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 138
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 141
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 142
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 144
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 145
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 146
 Warning indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 147
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 148

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/PipelineOrchestratorTest.java

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

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/Service.java

Severity Category Rule Message Line
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 15
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 17
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 18
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 19
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 20
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 21
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 22
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 23
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 24
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 25
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 26
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 27
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 28
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 29
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 30
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 31
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 32

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/AbstractAclService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.annotation.Nullable' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.math.BigInteger' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 48
 Warning naming ConstantName Name 'TCP_SECURITY_GROUP_RULE_IPv4_ANY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
 Warning naming ConstantName Name 'UDP_SECURITY_GROUP_RULE_IPv4_ANY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
 Warning naming ConstantName Name 'ICMP_SECURITY_GROUP_RULE_IPv4_ANY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 119
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 151
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 160
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 194

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ArpResponderService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.BundleContext' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.ServiceReference' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning sizes LineLength Line is longer than 120 characters (found 121). 77
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 38, 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). 92
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 37, 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). 93
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ib' declaration and its first usage is 34, 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). 94
 Warning coding VariableDeclarationUsageDistance Distance between variable 'aab' declaration and its first usage is 33, 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). 95
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 97
 Warning sizes LineLength Line is longer than 120 characters (found 140). 97

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ArpResponderServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning sizes LineLength Line is longer than 120 characters (found 204). 77
 Warning sizes LineLength Line is longer than 120 characters (found 137). 79
 Warning sizes LineLength Line is longer than 120 characters (found 207). 84

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ClassifierService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 43
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 48
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 49
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 50
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 13, 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). 85
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 8, 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). 88
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 92
 Warning sizes LineLength Line is longer than 120 characters (found 136). 130
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' 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). 150
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 153
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 200
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 203
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ib' 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). 243
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 14, 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). 244
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 247
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 249
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' 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). 305
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' declaration and its first usage is 10, 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). 337
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 348
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 351
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' 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). 380

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ClassifierServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34
 Warning javadoc JavadocStyle First sentence should end with a period. 34
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle First sentence should end with a period. 62
 Warning sizes LineLength Line is longer than 120 characters (found 142). 69
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc JavadocStyle First sentence should end with a period. 79
 Warning sizes LineLength Line is longer than 120 characters (found 142). 86
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96
 Warning javadoc JavadocStyle First sentence should end with a period. 96
 Warning sizes LineLength Line is longer than 120 characters (found 142). 103
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc JavadocStyle First sentence should end with a period. 113
 Warning sizes LineLength Line is longer than 120 characters (found 142). 120
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 130
 Warning javadoc JavadocStyle First sentence should end with a period. 130
 Warning sizes LineLength Line is longer than 120 characters (found 142). 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 147
 Warning javadoc JavadocStyle First sentence should end with a period. 147
 Warning sizes LineLength Line is longer than 120 characters (found 142). 154

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/EgressAclLearnServiceUtil.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'java.util.List'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LearnConstants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LearnConstants.LearnFlowModsType' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionKey'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModAddMatchFromFieldCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModAddMatchFromValueCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModCopyFieldIntoFieldCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModCopyValueIntoFieldCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModOutputToPortCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case.FlowModAddMatchFromFieldBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.value._case.FlowModAddMatchFromValueBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.field.into.field._case.FlowModCopyFieldIntoFieldBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.value.into.field._case.FlowModCopyValueIntoFieldBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case.FlowModOutputToPortBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.NxLearnBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.nx.learn.FlowMods' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.nx.learn.FlowModsBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 48
 Warning sizes LineLength Line is longer than 120 characters (found 135). 58
 Warning sizes LineLength Line is longer than 120 characters (found 150). 59
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' 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). 63
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' 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). 77
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 135
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 136
 Warning sizes LineLength Line is longer than 120 characters (found 131). 155
 Warning sizes LineLength Line is longer than 120 characters (found 150). 156
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' 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). 160
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' 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). 172
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 230
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 231
 Warning sizes LineLength Line is longer than 120 characters (found 131). 250
 Warning sizes LineLength Line is longer than 120 characters (found 150). 251
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' declaration and its first usage is 8, 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). 256
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' declaration and its first usage is 8, 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). 258
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 36, 38. 292
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 36, 38. 297
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 311
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 312
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 345
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 346
 Warning sizes LineLength Line is longer than 120 characters (found 127). 419

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/EgressAclService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'java.util.List'. 16
 Warning sizes LineLength Line is longer than 120 characters (found 125). 67
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 79
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 79
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 296
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 17, expected level should be 16. 405
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 17, expected level should be 16. 487
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 570
 Warning blocks LeftCurly '{' at column 9 should be on the previous line. 571
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 573
 Warning indentation Indentation 'else' child have incorrect indentation level 13, expected level should be 12. 589
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 590
 Warning sizes LineLength Line is longer than 120 characters (found 133). 670
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 736
 Warning sizes LineLength Line is longer than 120 characters (found 161). 897
 Warning sizes LineLength Line is longer than 120 characters (found 127). 925

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/EgressAclServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityGroupCacheManger' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityServicesManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.PipelineOrchestrator' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 41
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentation. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc JavadocStyle First sentence should end with a period. 60
 Warning whitespace EmptyLineSeparator 'CLASS_DEF' should be separated from previous statement. 63
 Warning naming MemberName Member name 'neutron_ip_src' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 86
 Warning naming MemberName Member name 'neutron_ip_dest_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 87
 Warning naming MemberName Member name 'neutron_ip_dest_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning naming MemberName Member name 'neutron_ipv6_dest_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning naming MemberName Member name 'neutron_ipv6_dest_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning sizes LineLength Line is longer than 120 characters (found 137). 172
 Warning javadoc JavadocStyle First sentence should end with a period. 176
 Warning sizes LineLength Line is longer than 120 characters (found 135). 223
 Warning sizes LineLength Line is longer than 120 characters (found 138). 225
 Warning sizes LineLength Line is longer than 120 characters (found 140). 240
 Warning sizes LineLength Line is longer than 120 characters (found 138). 242
 Warning sizes LineLength Line is longer than 120 characters (found 136). 257
 Warning sizes LineLength Line is longer than 120 characters (found 141). 273
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 299
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 299
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 301
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 301
 Warning whitespace OperatorWrap '+' should be on a new line. 302
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 326
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 326
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 328
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 328
 Warning whitespace OperatorWrap '+' should be on a new line. 329
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 356
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 356
 Warning whitespace OperatorWrap '+' should be on a new line. 357
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 384
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 384
 Warning whitespace OperatorWrap '+' should be on a new line. 385
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 409
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 409
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 410
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 410
 Warning whitespace OperatorWrap '+' should be on a new line. 411
 Warning whitespace OperatorWrap '+' should be on a new line. 413
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 416
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 443
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 443
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 444
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 444
 Warning whitespace OperatorWrap '+' should be on a new line. 445
 Warning whitespace OperatorWrap '+' should be on a new line. 447
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 450
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 478
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 478
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 479
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 479
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 480
 Warning whitespace OperatorWrap '+' should be on a new line. 480
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 482
 Warning whitespace OperatorWrap '+' should be on a new line. 482
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 485
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 513
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 513
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 514
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 514
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 515
 Warning whitespace OperatorWrap '+' should be on a new line. 515
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 517
 Warning whitespace OperatorWrap '+' should be on a new line. 517
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 520
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 543
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 543
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 565
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 565
 Warning whitespace OperatorWrap '+' should be on a new line. 591
 Warning whitespace OperatorWrap '+' should be on a new line. 615
 Warning whitespace OperatorWrap '+' should be on a new line. 639
 Warning whitespace OperatorWrap '+' should be on a new line. 641
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 644
 Warning whitespace OperatorWrap '+' should be on a new line. 671
 Warning whitespace OperatorWrap '+' should be on a new line. 673
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 676
 Warning whitespace OperatorWrap '+' should be on a new line. 704
 Warning whitespace OperatorWrap '+' should be on a new line. 706
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 709
 Warning whitespace OperatorWrap '+' should be on a new line. 737
 Warning whitespace OperatorWrap '+' should be on a new line. 739
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 742
 Warning whitespace OperatorWrap '+' should be on a new line. 772
 Warning whitespace OperatorWrap '+' should be on a new line. 799
 Warning whitespace OperatorWrap '+' should be on a new line. 826
 Warning whitespace OperatorWrap '+' should be on a new line. 853
 Warning whitespace OperatorWrap '+' should be on a new line. 881
 Warning whitespace OperatorWrap '+' should be on a new line. 883
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 886
 Warning whitespace OperatorWrap '+' should be on a new line. 917
 Warning whitespace OperatorWrap '+' should be on a new line. 919
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 922
 Warning whitespace OperatorWrap '+' should be on a new line. 953
 Warning whitespace OperatorWrap '+' should be on a new line. 955
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 958
 Warning whitespace OperatorWrap '+' should be on a new line. 989
 Warning whitespace OperatorWrap '+' should be on a new line. 991
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 994
 Warning whitespace OperatorWrap '+' should be on a new line. 1021
 Warning whitespace OperatorWrap '+' should be on a new line. 1045
 Warning whitespace OperatorWrap '+' should be on a new line. 1069
 Warning whitespace OperatorWrap '+' should be on a new line. 1093
 Warning whitespace OperatorWrap '+' should be on a new line. 1117
 Warning whitespace OperatorWrap '+' should be on a new line. 1119
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1122
 Warning whitespace OperatorWrap '+' should be on a new line. 1149
 Warning whitespace OperatorWrap '+' should be on a new line. 1151
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1154
 Warning whitespace OperatorWrap '+' should be on a new line. 1181
 Warning whitespace OperatorWrap '+' should be on a new line. 1183
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1186
 Warning whitespace OperatorWrap '+' should be on a new line. 1213
 Warning whitespace OperatorWrap '+' should be on a new line. 1215
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1218
 Warning whitespace OperatorWrap '+' should be on a new line. 1249
 Warning whitespace OperatorWrap '+' should be on a new line. 1277
 Warning whitespace OperatorWrap '+' should be on a new line. 1305
 Warning whitespace OperatorWrap '+' should be on a new line. 1333
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1367
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1404
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1440
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1476
 Warning sizes LineLength Line is longer than 120 characters (found 136). 1490
 Warning sizes LineLength Line is longer than 120 characters (found 136). 1504
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1511
 Warning javadoc JavadocStyle First sentence should end with a period. 1511
 Warning sizes LineLength Line is longer than 120 characters (found 138). 1520
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1525
 Warning javadoc JavadocStyle First sentence should end with a period. 1525
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1532
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1539
 Warning javadoc JavadocStyle First sentence should end with a period. 1539
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1554
 Warning javadoc JavadocStyle First sentence should end with a period. 1554
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1561

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IcmpEchoResponderService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.math.BigInteger' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.Inet6Address' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.InetAddress' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning javadoc JavadocStyle Javadoc has empty description section. 50
 Warning sizes LineLength Line is longer than 120 characters (found 134). 67
 Warning blocks NeedBraces 'if' construct must use '{}'s. 69
 Warning sizes LineLength Line is longer than 120 characters (found 130). 74
 Warning sizes LineLength Line is longer than 120 characters (found 146). 88
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 27, 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). 118
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 26, 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). 119
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ib' declaration and its first usage is 23, 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). 120
 Warning coding VariableDeclarationUsageDistance Distance between variable 'aab' declaration and its first usage is 22, 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). 121
 Warning sizes LineLength Line is longer than 120 characters (found 140). 123

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IcmpEchoResponderServiceTest.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'import' should be separated from previous statement. 14
 Warning imports CustomImportOrder Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 14
 Warning imports CustomImportOrder Import statement for 'org.mockito.Matchers.any' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 15
 Warning imports CustomImportOrder Import statement for 'org.mockito.Matchers.anyBoolean' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 16
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.mock' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 17
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.times' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 18
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.verify' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 19
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.when' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.InetAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning sizes LineLength Line is longer than 120 characters (found 208). 74
 Warning sizes LineLength Line is longer than 120 characters (found 137). 76
 Warning sizes LineLength Line is longer than 120 characters (found 211). 81

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/InboundNatService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.Inet6Address' import. Should be before 'java.net.InetAddress'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.InboundNatProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder'. 38
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 10, 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). 75
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 76
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 139
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 140

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/InboundNatServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.powermock.api.support.membermodification.MemberModifier'. 42
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning sizes LineLength Line is longer than 120 characters (found 137). 71
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75
 Warning sizes LineLength Line is longer than 120 characters (found 122). 87
 Warning sizes LineLength Line is longer than 120 characters (found 142). 89
 Warning sizes LineLength Line is longer than 120 characters (found 122). 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 102
 Warning javadoc JavadocStyle First sentence should end with a period. 102

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IngressAclLearnServiceUtil.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'java.util.List'. 13
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface. 17
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.L2ForwardingLearnProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 20
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.api.L2ForwardingLearnProvider. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LearnConstants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LearnConstants.LearnFlowModsType' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 23
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.utils.mdsal.openflow.ActionUtils. 24
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.utils.mdsal.openflow.FlowUtils. 25
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.utils.mdsal.openflow.MatchUtils. 26
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.InstructionsBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder'. 34
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActions' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActionsBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder'. 39
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder. 41
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg. 42
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg0. 43
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg6. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 47
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModAddMatchFromFieldCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModAddMatchFromValueCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModCopyFieldIntoFieldCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModCopyValueIntoFieldCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModOutputToPortCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case.FlowModAddMatchFromFieldBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.value._case.FlowModAddMatchFromValueBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.field.into.field._case.FlowModCopyFieldIntoFieldBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.value.into.field._case.FlowModCopyValueIntoFieldBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case.FlowModOutputToPortBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.NxLearnBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.nx.learn.FlowMods' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.nx.learn.FlowModsBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.resubmit.grouping.NxResubmitBuilder'. 61
 Warning imports UnusedImports Unused import - org.osgi.framework.BundleContext. 62
 Warning imports UnusedImports Unused import - org.osgi.framework.ServiceReference. 63
 Warning imports UnusedImports Unused import - org.slf4j.Logger. 64
 Warning imports UnusedImports Unused import - org.slf4j.LoggerFactory. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning sizes LineLength Line is longer than 120 characters (found 135). 77
 Warning sizes LineLength Line is longer than 120 characters (found 150). 78
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' 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). 82
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' 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). 95
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 153
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 154
 Warning sizes LineLength Line is longer than 120 characters (found 131). 173
 Warning sizes LineLength Line is longer than 120 characters (found 150). 174
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' 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). 178
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' 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). 191
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 252
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 253
 Warning sizes LineLength Line is longer than 120 characters (found 131). 272
 Warning sizes LineLength Line is longer than 120 characters (found 150). 273
 Warning sizes LineLength Line is longer than 120 characters (found 124). 276
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' declaration and its first usage is 8, 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). 278
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' declaration and its first usage is 8, 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). 280
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 331
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 332
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 365
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 366
 Warning sizes LineLength Line is longer than 120 characters (found 127). 439

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IngressAclService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'java.util.List'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LearnConstants' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId'. 42
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 74
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 74
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 287
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 568
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 656
 Warning blocks LeftCurly '{' at column 9 should be on the previous line. 657
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 659
 Warning indentation Indentation 'else' child have incorrect indentation level 13, expected level should be 12. 675
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 676
 Warning indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 695
 Warning indentation Indentation 'if' have incorrect indentation level 13, expected level should be 12. 696
 Warning indentation Indentation 'if' child have incorrect indentation level 17, expected level should be 16. 697
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 699
 Warning sizes LineLength Line is longer than 120 characters (found 133). 755
 Warning sizes LineLength Line is longer than 120 characters (found 125). 808
 Warning sizes LineLength Line is longer than 120 characters (found 127). 836

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IngressAclServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityGroupCacheManger' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 58
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc JavadocStyle First sentence should end with a period. 60
 Warning naming MemberName Member name 'neutron_ip_src' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 87
 Warning naming MemberName Member name 'neutron_ip_dest_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning naming MemberName Member name 'neutron_ip_dest_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning naming MemberName Member name 'neutron_ipv6_dest_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning naming MemberName Member name 'neutron_ipv6_dest_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 125
 Warning whitespace MethodParamPad '(' should be on the previous line. 171
 Warning sizes LineLength Line is longer than 120 characters (found 137). 173
 Warning javadoc JavadocStyle First sentence should end with a period. 176
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 181
 Warning sizes LineLength Line is longer than 120 characters (found 136). 223
 Warning sizes LineLength Line is longer than 120 characters (found 138). 225
 Warning sizes LineLength Line is longer than 120 characters (found 141). 240
 Warning sizes LineLength Line is longer than 120 characters (found 138). 242
 Warning sizes LineLength Line is longer than 120 characters (found 137). 257
 Warning sizes LineLength Line is longer than 120 characters (found 142). 274
 Warning whitespace OperatorWrap '+' should be on a new line. 305
 Warning sizes LineLength Line is longer than 120 characters (found 121). 321
 Warning whitespace OperatorWrap '+' should be on a new line. 333
 Warning whitespace OperatorWrap '+' should be on a new line. 361
 Warning sizes LineLength Line is longer than 120 characters (found 121). 377
 Warning whitespace OperatorWrap '+' should be on a new line. 389
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 417
 Warning whitespace OperatorWrap '+' should be on a new line. 417
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 419
 Warning whitespace OperatorWrap '+' should be on a new line. 419
 Warning sizes LineLength Line is longer than 120 characters (found 121). 441
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 453
 Warning whitespace OperatorWrap '+' should be on a new line. 453
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 455
 Warning whitespace OperatorWrap '+' should be on a new line. 455
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 490
 Warning whitespace OperatorWrap '+' should be on a new line. 490
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 492
 Warning whitespace OperatorWrap '+' should be on a new line. 492
 Warning sizes LineLength Line is longer than 120 characters (found 121). 516
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 528
 Warning whitespace OperatorWrap '+' should be on a new line. 528
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 530
 Warning whitespace OperatorWrap '+' should be on a new line. 530
 Warning whitespace OperatorWrap '+' should be on a new line. 561
 Warning sizes LineLength Line is longer than 120 characters (found 121). 577
 Warning whitespace OperatorWrap '+' should be on a new line. 586
 Warning whitespace OperatorWrap '+' should be on a new line. 611
 Warning sizes LineLength Line is longer than 120 characters (found 121). 627
 Warning whitespace OperatorWrap '+' should be on a new line. 636
 Warning whitespace OperatorWrap '+' should be on a new line. 660
 Warning whitespace OperatorWrap '+' should be on a new line. 662
 Warning sizes LineLength Line is longer than 120 characters (found 121). 683
 Warning whitespace OperatorWrap '+' should be on a new line. 692
 Warning whitespace OperatorWrap '+' should be on a new line. 694
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 726
 Warning whitespace OperatorWrap '+' should be on a new line. 726
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 728
 Warning whitespace OperatorWrap '+' should be on a new line. 728
 Warning sizes LineLength Line is longer than 120 characters (found 121). 750
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 760
 Warning whitespace OperatorWrap '+' should be on a new line. 760
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 762
 Warning whitespace OperatorWrap '+' should be on a new line. 762
 Warning whitespace OperatorWrap '+' should be on a new line. 796
 Warning sizes LineLength Line is longer than 120 characters (found 121). 812
 Warning whitespace OperatorWrap '+' should be on a new line. 824
 Warning whitespace OperatorWrap '+' should be on a new line. 852
 Warning sizes LineLength Line is longer than 120 characters (found 121). 868
 Warning whitespace OperatorWrap '+' should be on a new line. 880
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 908
 Warning whitespace OperatorWrap '+' should be on a new line. 908
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 910
 Warning whitespace OperatorWrap '+' should be on a new line. 910
 Warning sizes LineLength Line is longer than 120 characters (found 121). 932
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 944
 Warning whitespace OperatorWrap '+' should be on a new line. 944
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 946
 Warning whitespace OperatorWrap '+' should be on a new line. 946
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 980
 Warning whitespace OperatorWrap '+' should be on a new line. 980
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 982
 Warning whitespace OperatorWrap '+' should be on a new line. 982
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1004
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1016
 Warning whitespace OperatorWrap '+' should be on a new line. 1016
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1018
 Warning whitespace OperatorWrap '+' should be on a new line. 1018
 Warning whitespace OperatorWrap '+' should be on a new line. 1049
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1065
 Warning whitespace OperatorWrap '+' should be on a new line. 1074
 Warning whitespace OperatorWrap '+' should be on a new line. 1099
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1115
 Warning whitespace OperatorWrap '+' should be on a new line. 1124
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1149
 Warning whitespace OperatorWrap '+' should be on a new line. 1149
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1151
 Warning whitespace OperatorWrap '+' should be on a new line. 1151
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1173
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1182
 Warning whitespace OperatorWrap '+' should be on a new line. 1182
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1184
 Warning whitespace OperatorWrap '+' should be on a new line. 1184
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1215
 Warning whitespace OperatorWrap '+' should be on a new line. 1215
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1217
 Warning whitespace OperatorWrap '+' should be on a new line. 1217
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1239
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1248
 Warning whitespace OperatorWrap '+' should be on a new line. 1248
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1250
 Warning whitespace OperatorWrap '+' should be on a new line. 1250
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 1388
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1396
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1398
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1401
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 1423
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1432
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1434
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1437
 Warning indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 1454
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1467
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1469
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1472
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1502
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 1504
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1507
 Warning sizes LineLength Line is longer than 120 characters (found 137). 1521
 Warning sizes LineLength Line is longer than 120 characters (found 137). 1535
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1542
 Warning javadoc JavadocStyle First sentence should end with a period. 1542
 Warning sizes LineLength Line is longer than 120 characters (found 138). 1551
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1555
 Warning javadoc JavadocStyle First sentence should end with a period. 1555
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 1558
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1562
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1568
 Warning javadoc JavadocStyle First sentence should end with a period. 1568
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 1571
 Warning sizes LineLength Line is longer than 120 characters (found 138). 1577
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1581
 Warning javadoc JavadocStyle First sentence should end with a period. 1581
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 1584
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1588

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2ForwardingLearnService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning sizes LineLength Line is longer than 120 characters (found 126). 58
 Warning sizes LineLength Line is longer than 120 characters (found 171). 73
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' declaration and its first usage is 18, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 77
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' 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). 81
 Warning sizes LineLength Line is longer than 120 characters (found 142). 84
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' 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). 96
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 12. 97
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' 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). 120
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 122
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 162
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 163

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2ForwardingService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 19
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 55
 Warning sizes LineLength Line is longer than 120 characters (found 132). 113
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 113
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' 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). 166
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flowBuilder' 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). 167
 Warning sizes LineLength Line is longer than 120 characters (found 125). 230
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 239
 Warning sizes LineLength Line is longer than 120 characters (found 123). 451
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 451
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 536
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' 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). 540
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flowBuilder' 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). 541
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 613
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' 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). 617
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flowBuilder' 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). 618
 Warning regexp RegexpSingleline Line has trailing spaces. 681
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 726
 Warning javadoc JavadocStyle First sentence should end with a period. 726
 Warning sizes LineLength Line is longer than 120 characters (found 160). 739

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2FowardingServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.powermock.api.support.membermodification.MemberModifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.powermock.api.support.membermodification.MemberModifier'. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42
 Warning javadoc JavadocStyle First sentence should end with a period. 42
 Warning sizes LineLength Line is longer than 120 characters (found 122). 73
 Warning sizes LineLength Line is longer than 120 characters (found 137). 83
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 87
 Warning javadoc JavadocStyle First sentence should end with a period. 87
 Warning sizes LineLength Line is longer than 120 characters (found 142). 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning javadoc JavadocStyle First sentence should end with a period. 103
 Warning sizes LineLength Line is longer than 120 characters (found 142). 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 119
 Warning javadoc JavadocStyle First sentence should end with a period. 119
 Warning sizes LineLength Line is longer than 120 characters (found 142). 125
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135
 Warning javadoc JavadocStyle First sentence should end with a period. 135
 Warning sizes LineLength Line is longer than 120 characters (found 142). 141
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 151
 Warning javadoc JavadocStyle First sentence should end with a period. 151
 Warning sizes LineLength Line is longer than 120 characters (found 142). 157
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc JavadocStyle First sentence should end with a period. 167
 Warning sizes LineLength Line is longer than 120 characters (found 142). 173
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 183
 Warning javadoc JavadocStyle First sentence should end with a period. 183
 Warning sizes LineLength Line is longer than 120 characters (found 142). 189
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 199
 Warning javadoc JavadocStyle First sentence should end with a period. 199
 Warning sizes LineLength Line is longer than 120 characters (found 142). 205
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 215
 Warning javadoc JavadocStyle First sentence should end with a period. 215
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 218
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 220
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 221
 Warning sizes LineLength Line is longer than 120 characters (found 141). 221
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 222
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 223
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 225
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 226
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 227
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 228
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 4. 229

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2RewriteService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 14

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L2RewriteServiceTest.java

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

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L3ForwardingService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.L3ForwardingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.BundleContext' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.ServiceReference' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning sizes LineLength Line is longer than 120 characters (found 124). 58
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' 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). 76
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 77

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/L3FowardingServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.NetvirtProvidersProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.PipelineOrchestrator' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.powermock.api.support.membermodification.MemberModifier'. 42
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning sizes LineLength Line is longer than 120 characters (found 137). 72
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/LoadBalancerService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration.LoadBalancerPoolMember' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg1' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg2' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.OfjNxHashFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.OfjNxMpAlgorithm' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning regexp RegexpSingleline Line has trailing spaces. 70
 Warning regexp RegexpSingleline Line has trailing spaces. 88
 Warning sizes LineLength Line is longer than 120 characters (found 124). 141
 Warning blocks RightCurly '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). 152
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 163
 Warning javadoc JavadocStyle First sentence should end with a period. 163
 Warning sizes LineLength Line is longer than 120 characters (found 121). 173
 Warning whitespace OperatorWrap '||' should be on a new line. 179
 Warning sizes LineLength Line is longer than 120 characters (found 128). 183
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 20, 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). 194
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 19, 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). 197
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 199
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 211
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 211
 Warning sizes LineLength Line is longer than 120 characters (found 131). 254
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 255
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 255
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 268
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 268
 Warning whitespace OperatorWrap '||' should be on a new line. 273
 Warning sizes LineLength Line is longer than 120 characters (found 128). 277
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 19, 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). 289
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 14, 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). 292
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 294
 Warning sizes LineLength Line is longer than 120 characters (found 125). 343
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 344
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 344
 Warning whitespace OperatorWrap '+' should be on a new line. 356
 Warning whitespace OperatorWrap '||' should be on a new line. 363
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 15, 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). 379
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 10, 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). 382
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 384
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 435

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/LoadBalancerServiceTest.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.junit.Assert.assertEquals. 11
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47
 Warning javadoc JavadocStyle First sentence should end with a period. 47
 Warning sizes LineLength Line is longer than 120 characters (found 128). 84
 Warning javadoc JavadocStyle First sentence should end with a period. 95
 Warning sizes LineLength Line is longer than 120 characters (found 172). 96
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 98
 Warning sizes LineLength Line is longer than 120 characters (found 198). 100
 Warning sizes LineLength Line is longer than 120 characters (found 211). 102
 Warning sizes LineLength Line is longer than 120 characters (found 142). 103
 Warning sizes LineLength Line is longer than 120 characters (found 201). 107
 Warning sizes LineLength Line is longer than 120 characters (found 142). 108
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc JavadocStyle First sentence should end with a period. 113
 Warning sizes LineLength Line is longer than 120 characters (found 182). 118
 Warning sizes LineLength Line is longer than 120 characters (found 193). 120
 Warning sizes LineLength Line is longer than 120 characters (found 183). 122
 Warning sizes LineLength Line is longer than 120 characters (found 142). 123
 Warning sizes LineLength Line is longer than 120 characters (found 186). 127

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/OutboundNatService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.Inet6Address' import. Should be before 'java.net.InetAddress'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder'. 43
 Warning naming ParameterName Parameter name 'OutPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 68
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 27, 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). 84
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 26, 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). 85
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions_tmp' declaration and its first usage is 21, 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). 86
 Warning naming LocalVariableName Local variable name 'instructions_tmp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 86
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ib' declaration and its first usage is 18, 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). 87
 Warning coding VariableDeclarationUsageDistance Distance between variable 'aab' declaration and its first usage is 17, 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). 89
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 91
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 176
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 177

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/OutboundNatServiceTest.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.junit.Assert.assertEquals. 11
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42
 Warning javadoc JavadocStyle First sentence should end with a period. 42
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72
 Warning javadoc JavadocStyle First sentence should end with a period. 72
 Warning sizes LineLength Line is longer than 120 characters (found 144). 73
 Warning sizes LineLength Line is longer than 120 characters (found 142). 84
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc JavadocStyle First sentence should end with a period. 97
 Warning sizes LineLength Line is longer than 120 characters (found 224). 102
 Warning sizes LineLength Line is longer than 120 characters (found 142). 103
 Warning sizes LineLength Line is longer than 120 characters (found 227). 107

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/ResubmitAclLearnService.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.math.BigInteger. 11
 Warning imports UnusedImports Unused import - java.net.InetAddress. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.Inet6Address' import. Should be before 'java.net.InetAddress'. 13
 Warning imports UnusedImports Unused import - java.net.Inet6Address. 13
 Warning imports UnusedImports Unused import - java.net.UnknownHostException. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'java.util.List'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.InboundNatProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode'. 19
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.api.InboundNatProvider. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ResubmitAclLearnProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.AbstractServiceInstance'. 23
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.utils.mdsal.openflow.ActionUtils. 25
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.utils.mdsal.openflow.InstructionUtils. 27
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.utils.mdsal.openflow.MatchUtils. 28
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix. 29
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.InstructionsBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 37
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionKey' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionKey' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActions' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActionsBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action.NxActionResubmitRpcAddGroupCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCaseBuilder'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning sizes LineLength Line is longer than 120 characters (found 123). 57
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeBuilder' declaration and its first usage is 18, 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). 71
 Warning coding VariableDeclarationUsageDistance Distance between variable 'listAction' 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). 75
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructionsBuilder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 95
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' 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). 97

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/RoutingService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.RoutingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.providers.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.providers.openflow13.Service'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder'. 42
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 52
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 23, 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). 94
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 18, 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). 95
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ib' declaration and its first usage is 15, 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). 96
 Warning coding VariableDeclarationUsageDistance Distance between variable 'aab' declaration and its first usage is 14, 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). 97
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 103
 Warning sizes LineLength Line is longer than 120 characters (found 140). 106
 Warning sizes LineLength Line is longer than 120 characters (found 139). 114
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isb' declaration and its first usage is 18, 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). 177
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instructions' declaration and its first usage is 13, 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). 178
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ib' declaration and its first usage is 10, 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). 179
 Warning coding VariableDeclarationUsageDistance Distance between variable 'aab' 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). 180
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionList' 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). 182

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/RoutingServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 69
 Warning javadoc JavadocStyle First sentence should end with a period. 69
 Warning sizes LineLength Line is longer than 120 characters (found 142). 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning javadoc JavadocStyle First sentence should end with a period. 94

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/VlanResponderService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'java.util.concurrent.ConcurrentHashMap'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Iterator' import. Should be before 'java.util.concurrent.ConcurrentHashMap'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'java.util.concurrent.ConcurrentHashMap'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'java.util.concurrent.ConcurrentHashMap'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Set' import. Should be before 'java.util.concurrent.ConcurrentHashMap'. 16
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase. 36
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCaseBuilder. 37
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputActionBuilder. 38
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action. 39
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder. 40
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionKey. 41
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow. 43
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCase. 47
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCaseBuilder. 48
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActionsBuilder. 49
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId. 53
 Warning sizes LineLength Line is longer than 120 characters (found 132). 104
 Warning sizes LineLength Line is longer than 120 characters (found 124). 132
 Warning sizes LineLength Line is longer than 120 characters (found 125). 163
 Warning sizes LineLength Line is longer than 120 characters (found 127). 168
 Warning sizes LineLength Line is longer than 120 characters (found 125). 186
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 187
 Warning sizes LineLength Line is longer than 120 characters (found 139). 199
 Warning sizes LineLength Line is longer than 120 characters (found 125). 231
 Warning sizes LineLength Line is longer than 120 characters (found 127). 236
 Warning sizes LineLength Line is longer than 120 characters (found 127). 250
 Warning sizes LineLength Line is longer than 120 characters (found 127). 253
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 263
 Warning javadoc JavadocStyle First sentence should end with a period. 263
 Warning whitespace OperatorWrap '&&' should be on a new line. 278
 Warning whitespace OperatorWrap '+' should be on a new line. 290
 Warning sizes LineLength Line is longer than 120 characters (found 122). 295
 Warning sizes LineLength Line is longer than 120 characters (found 131). 297
 Warning sizes LineLength Line is longer than 120 characters (found 128). 298
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 310
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 312
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 313
 Warning sizes LineLength Line is longer than 120 characters (found 134). 313
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 314
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 316
 Warning sizes LineLength Line is longer than 120 characters (found 142). 316
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 317
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 318
 Warning sizes LineLength Line is longer than 120 characters (found 134). 327
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 335
 Warning sizes LineLength Line is longer than 120 characters (found 127). 342
 Warning sizes LineLength Line is longer than 120 characters (found 141). 343
 Warning sizes LineLength Line is longer than 120 characters (found 126). 345
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flowBuilder' 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). 350
 Warning sizes LineLength Line is longer than 120 characters (found 121). 366
 Warning sizes LineLength Line is longer than 120 characters (found 134). 375
 Warning sizes LineLength Line is longer than 120 characters (found 121). 382
 Warning sizes LineLength Line is longer than 120 characters (found 126). 389
 Warning sizes LineLength Line is longer than 120 characters (found 130). 393
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 400
 Warning sizes LineLength Line is longer than 120 characters (found 127). 401
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 402
 Warning sizes LineLength Line is longer than 120 characters (found 136). 409
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 439
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 441
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flowBuilder' 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). 455
 Warning sizes LineLength Line is longer than 120 characters (found 126). 472
 Warning indentation Indentation 'else' child have incorrect indentation level 17, expected level should be 16. 478
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 15, expected level should be 12. 479
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 480
 Warning sizes LineLength Line is longer than 120 characters (found 137). 481
 Warning sizes LineLength Line is longer than 120 characters (found 129). 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning sizes LineLength Line is longer than 120 characters (found 129). 529
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 542
 Warning sizes LineLength Line is longer than 120 characters (found 121). 543
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 583
 Warning sizes LineLength Line is longer than 120 characters (found 131). 599
 Warning whitespace OperatorWrap '?' should be on a new line. 605
 Warning sizes LineLength Line is longer than 120 characters (found 141). 613
 Warning blocks LeftCurly '{' at column 29 should be on the previous line. 615
 Warning sizes LineLength Line is longer than 120 characters (found 138). 619
 Warning blocks RightCurly '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). 625
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 626

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/Arp.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'io.netty.buffer.Unpooled' should be separated from previous import group. 12
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ARP_FIELD_COORDINATES' must contain no more than '4' capital letters. 45
 Warning sizes LineLength Line is longer than 120 characters (found 131). 45
 Warning naming MemberName Member name 'ARP_FIELD_COORDINATES' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 45
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 128
 Warning javadoc JavadocStyle Javadoc has empty description section. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 137
 Warning javadoc JavadocStyle Javadoc has empty description section. 137

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpFlowFactory.java

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

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpResolverMetadata.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 17
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 42
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 58
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 61
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 64
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 67
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 70
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 73
 Warning whitespace OperatorWrap '&&' should be on a new line. 75
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 91
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 94
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 97
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 100
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 108
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 116
 Warning blocks NeedBraces 'if' construct must use '{}'s. 163
 Warning blocks NeedBraces 'if' construct must use '{}'s. 165
 Warning blocks NeedBraces 'if' construct must use '{}'s. 167
 Warning blocks NeedBraces 'if' construct must use '{}'s. 171
 Warning blocks NeedBraces 'if' construct must use '{}'s. 173
 Warning blocks NeedBraces 'if' construct must use '{}'s. 176
 Warning blocks NeedBraces 'if' construct must use '{}'s. 178
 Warning blocks NeedBraces 'if' construct must use '{}'s. 181
 Warning blocks NeedBraces 'if' construct must use '{}'s. 183
 Warning blocks NeedBraces 'if' construct must use '{}'s. 186
 Warning blocks NeedBraces 'if' construct must use '{}'s. 188
 Warning blocks NeedBraces 'if' construct must use '{}'s. 192
 Warning blocks NeedBraces 'if' construct must use '{}'s. 194
 Warning blocks NeedBraces 'if' construct must use '{}'s. 196
 Warning blocks NeedBraces 'if' construct must use '{}'s. 198

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpSender.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.JdkFutureAdapters' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning sizes LineLength Line is longer than 120 characters (found 141). 87
 Warning sizes LineLength Line is longer than 120 characters (found 135). 91
 Warning sizes LineLength Line is longer than 120 characters (found 124). 118

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/ArpUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.net.InetAddresses' import. Should be before 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress'. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 31
 Warning javadoc JavadocStyle First sentence should end with a period. 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52

org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/arp/GatewayMacResolverService.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 86
 Warning naming ConstantName Name 'threadFactoryArpWatcher' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 107
 Warning naming ConstantName Name 'threadFactoryMacRefresher' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 109
 Warning naming ConstantName Name 'threadFactoryRefreshReq' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 111
 Warning sizes LineLength Line is longer than 120 characters (found 130). 133
 Warning sizes LineLength Line is longer than 120 characters (found 147). 137
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 143
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 144
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 144
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 153
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 157
 Warning sizes LineLength Line is longer than 120 characters (found 138). 158
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 163
 Warning sizes LineLength Line is longer than 120 characters (found 137). 168
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 169
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 169
 Warning sizes LineLength Line is longer than 120 characters (found 127). 170
 Warning sizes LineLength Line is longer than 120 characters (found 133). 175
 Warning sizes LineLength Line is longer than 120 characters (found 180). 176
 Warning sizes LineLength Line is longer than 120 characters (found 184). 178
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 201
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 206
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 216
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 216
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 217
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 217
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 218
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not followed by whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 251
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 311
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 330
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be one of the following: 20, 24. 332
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 333
 Warning sizes LineLength Line is longer than 120 characters (found 146). 333
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 334
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 20, 24. 335
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. 336
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. 338
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be one of the following: 20, 24. 339
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 340
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 341
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 20, 24. 342
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. 345
 Warning sizes LineLength Line is longer than 120 characters (found 130). 345
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. 348
 Warning indentation Indentation 'for' have incorrect indentation level 16, expected level should be one of the following: 20, 24. 351
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 352
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 354
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 356
 Warning indentation Indentation 'for rcurly' have incorrect indentation level 16, expected level should be one of the following: 20, 24. 357
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 358
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 360
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 361
 Warning indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. 362
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 363
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 368
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 370
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 374
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 374
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 379
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 379
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 380
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 380
 Warning sizes LineLength Line is longer than 120 characters (found 125). 392
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 437
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 446
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 446
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 462
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 462
 Warning sizes LineLength Line is longer than 120 characters (found 123). 463