The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
35 | ![]() |
RightCurly
|
37 | ![]() | |
RightCurly | 37 | ![]() | |
coding | MissingSwitchDefault | 18 | ![]() |
MultipleVariableDeclarations | 3 | ![]() | |
OverloadMethodsDeclarationOrder | 9 | ![]() | |
VariableDeclarationUsageDistance | 3 | ![]() | |
imports | AvoidStarImport | 1 | ![]() |
CustomImportOrder
|
224 | ![]() | |
indentation | Indentation
|
177 | ![]() |
javadoc | JavadocMethod
|
136 | ![]() |
JavadocParagraph | 14 | ![]() | |
JavadocTagContinuationIndentation | 40 | ![]() | |
misc | ArrayTypeStyle | 2 | ![]() |
naming | AbbreviationAsWordInName
|
439 | ![]() |
LocalVariableName
|
29 | ![]() | |
ParameterName
|
8 | ![]() | |
TypeName | 10 | ![]() | |
sizes | LineLength
|
90 | ![]() |
whitespace | EmptyLineSeparator
|
159 | ![]() |
FileTabCharacter
|
45 | ![]() | |
GenericWhitespace | 7 | ![]() | |
MethodParamPad | 16 | ![]() | |
OperatorWrap
|
212 | ![]() | |
SeparatorWrap
|
2 | ![]() | |
SeparatorWrap
|
2 | ![]() | |
WhitespaceAround
|
367 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 46 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'switch' is not followed by whitespace. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. | 81 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 104 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 135 |
![]() |
naming | LocalVariableName | Local variable name 'fWaasHandler' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 187 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 189 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 273 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 287 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 288 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 289 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronFirewallPolicy' import. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 45 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 50 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 57 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 79 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 86 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 101 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 105 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancer' import. | 20 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. | 25 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 43 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 50 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 51 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 59 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 65 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 70 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 75 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 98 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 104 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 110 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 115 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 153 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 166 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 172 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 175 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 186 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 193 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 194 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 198 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 200 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 201 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 203 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 204 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 210 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 231 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 15, expected level should be 16. | 236 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 19, expected level should be 20. | 237 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 19, expected level should be 20. | 237 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 15, expected level should be 16. | 246 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancerPool' import. | 23 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. | 26 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 35 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 50 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 58 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 62 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 63 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 72 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 77 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 82 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 111 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 117 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 121 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 122 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 131 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 136 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 200 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 205 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 220 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 221 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 156). | 226 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 236 |
![]() |
coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 236 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 239 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 242 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancer' import. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. | 25 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 36 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 49 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 57 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 79 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 102 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 107 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 113 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 125 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 130 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 147 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 191 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 197 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 198 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 199 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 200 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'memberPort' 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). | 201 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 202 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 209 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 214 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 220 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 221 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 226 |
![]() |
coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 226 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 226 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 226 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 226 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 226 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 226 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 226 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 227 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 241 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 250 |
![]() |
coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 250 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 266 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 53 |
![]() |
indentation | Indentation | '=' have incorrect indentation level 4, expected level should be 8. | 80 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 110 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 118 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '99'. | 121 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 126 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 126 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 126 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. | 14 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. | 18 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 70 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 99 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 124 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 128 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 28 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 56 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 58 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 63 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 43 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.Lists' import. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. | 19 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 57 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 90 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 93 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 96 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 99 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 99 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 102 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 105 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 108 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 111 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 114 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. | 22 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 71 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 123 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 150 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 171 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. | 16 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 48 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 77 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 103 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 136 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 172 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 19 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 28 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 33 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 39 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 64 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 67 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 70 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 73 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 76 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 79 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 82 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 93 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 113 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.DistributedArpService' import. | 27 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 90 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 95 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 98 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 109 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 123 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 166 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 216 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 216 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 229 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 237 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 277 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 284 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 321 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 341 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 362 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 399 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 19 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 26 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 34 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 48 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 82 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 100 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 114 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 128 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 128 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 131 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 12 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 17 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 18 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 19 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 20 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 24 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 29 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 35 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 40 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 46 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 51 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 57 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 62 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 68 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 73 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 87 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 92 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 98 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 103 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 125 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 131 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.AbstractEvent' import. | 12 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 26 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 11 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 16 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 16 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 17 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 18 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 19 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 20 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 |
![]() |
naming | ParameterName | Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 21 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 22 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
![]() |
naming | ParameterName | Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 23 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 24 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 25 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 38 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 45 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 45 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 48 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 51 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 57 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 60 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 112 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 133 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 139 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 153 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 166 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 174 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 174 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 174 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 179 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 179 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 184 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 190 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 230 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 240 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 241 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 242 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 243 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 25 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 30 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 35 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 65 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 19 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 26 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 26 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 27 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 28 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 29 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 30 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 31 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
naming | ParameterName | Parameter name 'OutPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 23 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 17 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 12 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 32 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 33 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 34 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 35 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 36 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 37 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 38 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 38 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 39 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 40 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 42 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 44 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 45 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 46 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 47 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 48 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 50 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 51 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 52 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 53 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 55 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 56 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 57 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 58 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 59 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 60 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 61 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 62 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 63 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 64 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 65 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 67 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 68 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 69 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '67'. | 69 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 71 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 72 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 74 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 75 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 76 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 77 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 78 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 79 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 80 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 81 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 82 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 82 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 83 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 83 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 84 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 85 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 80 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 42 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 25 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 33 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 40 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 48 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 71 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 76 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 19 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 27 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 29 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 32 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 33 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 34 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 35 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 36 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 37 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 38 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 96 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 132 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 184 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 202 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 220 |
![]() |
blocks | RightCurly | '}' should be on the same line. | 236 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 246 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 291 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 310 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 331 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 332 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 355 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 16. | 449 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 449 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 465 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 468 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 489 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 492 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 513 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 518 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 529 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 555 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 569 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'try' is not followed by whitespace. | 637 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 637 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 638 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 638 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not preceded with whitespace. | 649 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 649 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 649 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 122 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. | 28 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. | 29 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 31 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 57 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 15, expected level should be 16. | 83 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 15, expected level should be 16. | 83 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 88 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 108 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 120 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 153 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 158 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 161 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 180 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 181 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 183 |
![]() |
naming | LocalVariableName | Local variable name 'network_Ips' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 188 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 193 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 201 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 25, expected level should be 24. | 211 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 29, expected level should be 28. | 212 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 29, expected level should be 28. | 212 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 29, expected level should be 28. | 213 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 29, expected level should be 28. | 215 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 29, expected level should be 28. | 216 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 216 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 33, expected level should be 32. | 217 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 33, expected level should be 32. | 217 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 217 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 33, expected level should be 32. | 218 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 37, expected level should be 36. | 219 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 33, expected level should be 32. | 220 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 29, expected level should be 32. | 221 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 29, expected level should be 32. | 221 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 221 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 29, expected level should be 28. | 222 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 26, expected level should be 24. | 223 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 17, expected level should be 16. | 225 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 21, expected level should be 20. | 226 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 14, expected level should be 16. | 227 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 14, expected level should be 12. | 228 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 229 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 232 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 232 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 257 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
![]() |
naming | LocalVariableName | Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 103 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 103 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 119 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 119 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 122 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 27 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 28 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 29 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 30 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 31 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 32 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 33 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 34 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 35 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 36 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 37 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 38 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 39 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 40 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 41 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 42 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 43 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 44 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 45 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 46 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 47 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 48 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 49 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 50 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 51 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 52 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 53 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 54 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 55 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 56 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 57 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 58 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 59 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 60 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 61 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 62 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 63 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 64 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 65 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 66 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 67 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 242 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '||' is not followed by whitespace. | 243 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 250 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 252 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 254 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 255 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 256 |
![]() |
whitespace | SeparatorWrap | ',' should be on the previous line. | 260 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 268 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 268 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 269 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 278 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 281 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 284 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 289 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 292 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 307 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 308 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 309 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 309 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 310 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 319 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 319 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 320 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 322 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 323 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 141). | 325 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 331 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 339 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 348 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 350 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 352 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 355 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 356 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 357 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 359 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 376 |
![]() |
blocks | RightCurly | '}' should be on the same line. | 448 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 449 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 454 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 459 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 459 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not followed by whitespace. | 459 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 459 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 468 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 479 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 483 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 500 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 553 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 575 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 618 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 635 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 664 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 678 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 680 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 682 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 685 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 686 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 687 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 711 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 722 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 729 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 739 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 747 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 789 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 811 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 852 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 855 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 869 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 873 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 892 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 993 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 1022 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 1024 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 1044 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 1045 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 1046 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1074 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 1097 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 1187 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 1188 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 1215 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 1215 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 1221 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 1221 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 1239 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 1248 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 1250 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 1253 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 1254 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1273 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1295 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 1299 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 1299 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 1304 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 1304 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1314 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 1321 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 1336 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 1336 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 1378 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 1382 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 1394 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 1405 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 1410 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1451 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 1457 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1457 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1465 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1470 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 13, expected level should be 12. | 1478 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1483 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1486 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 1488 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1496 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1499 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1510 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 1515 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1515 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 1516 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1516 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 1520 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 1521 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1524 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1525 |
![]() |
naming | LocalVariableName | Local variable name 'nIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1525 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 1556 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 1556 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not followed by whitespace. | 1556 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 1556 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1572 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 1573 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1582 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1608 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1631 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 1640 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 1646 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 1649 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 1656 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 1663 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 1718 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 1718 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 1720 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 1720 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.AbstractEvent' import. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.Lists' import. | 31 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 124 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 124 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 131 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 160 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 185 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 189 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.concurrent.Executors' import. | 13 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 52 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 68 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 108 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 109 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 109 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 113 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 113 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 136 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 136 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 137 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 137 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 163 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 163 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 164 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 164 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 168 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 168 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 172 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 172 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 189 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 190 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 190 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 192 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 192 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 200 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 213 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 214 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 222 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 240 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 240 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 241 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 241 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 245 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 245 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 262 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 262 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 271 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 271 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 287 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 288 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 288 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 290 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 290 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 320 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 322 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 322 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 323 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ClusterAwareMdsalUtils' import. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbInventoryListener' import. | 24 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronLoadBalancerPoolChangeListener' import. | 29 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. | 35 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 91 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 91 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Predicate' import. | 25 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 62 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 63 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'pid' 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). | 64 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 29 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 35 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 584 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ClusterAwareMdsalUtils' import. | 22 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.*. | 26 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 58 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 85 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 110 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 140 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 147 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 147 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'else' is not followed by whitespace. | 147 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 147 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 153 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 153 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 154 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 163 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 182 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 230 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
![]() |
indentation | Indentation | 'MdsalHelper' have incorrect indentation level 12, expected level should be 16. | 244 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 253 |
![]() |
indentation | Indentation | 'MdsalHelper' have incorrect indentation level 12, expected level should be 16. | 265 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 271 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 280 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 8. | 291 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 291 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 291 |
![]() |
whitespace | SeparatorWrap | '.' should be on a new line. | 311 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 316 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 330 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 338 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 350 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 363 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 370 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 383 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 401 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 430 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 430 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 438 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 438 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 440 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 440 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 441 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 441 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 442 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 442 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 451 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 463 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 472 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 479 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 479 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 480 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 480 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 491 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 498 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 498 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 504 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 519 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 535 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '519'. | 541 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 541 |
![]() |
coding | VariableDeclarationUsageDistance | Distance between variable 'tpIid' 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). | 543 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 569 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 580 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 584 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 590 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 592 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 593 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 16. | 593 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 594 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 16, expected level should be 20. | 595 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 24. | 596 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 597 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 24. | 598 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 16, expected level should be 20. | 599 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 600 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 601 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 602 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 603 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 603 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 604 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 605 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 606 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 16. | 606 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 607 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 608 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 20. | 608 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 609 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 610 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 611 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 612 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 613 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 16, expected level should be 20. | 614 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 24. | 615 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 616 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 24. | 617 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 16, expected level should be 20. | 618 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 619 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 620 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 621 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 622 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 16. | 622 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 622 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 16. | 623 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 624 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 20, expected level should be 24. | 625 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 24, expected level should be 28. | 626 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 28, expected level should be 32. | 627 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 24, expected level should be 28. | 628 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 20, expected level should be 24. | 629 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 630 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 16. | 631 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 632 |
![]() |
indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 633 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 634 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 634 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 635 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 640 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 673 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 695 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 698 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 698 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 708 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 718 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 726 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 726 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 734 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 734 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 750 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 750 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. | 21 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. | 22 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 104 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 106 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 113 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 182 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 191 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.Maps' import. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 28 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 38 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 50 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 11 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 46 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 64 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 66 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 70 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 75 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 80 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 84 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 88 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 132 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 136 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 140 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 143 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 175 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 176 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 177 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 178 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 179 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 180 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 181 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 182 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 24 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 46 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 103 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 107 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 111 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 115 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 120 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 125 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 132 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 163 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 164 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 165 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 166 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 167 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 168 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 169 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 170 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 52 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 55 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 70 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 171 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 175 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 211 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 215 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 219 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 223 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 228 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 233 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 237 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 240 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 294 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 295 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 296 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 297 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 298 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 299 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 300 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 301 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 302 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 303 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 304 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 305 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 306 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 307 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 308 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 309 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 310 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 38 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 46 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 46 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 49 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 49 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 55 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 59 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 64 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 73 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 77 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 81 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 85 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 89 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 93 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 97 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 101 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 105 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 109 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 113 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 117 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 136 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 142 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 174 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 175 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 176 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 177 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 178 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 179 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 180 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 181 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 182 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 62 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 64 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 68 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 73 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 78 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 82 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 86 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 130 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 134 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 138 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 141 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 172 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 173 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 174 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 175 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 176 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 177 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 178 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 179 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 180 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 24 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 50 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 79 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 83 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 88 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 93 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 97 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 101 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 177 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 180 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 217 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 218 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 219 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 220 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 221 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 222 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 223 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 224 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 225 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 226 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 227 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 35 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 50 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 56 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 76 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 80 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 85 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 90 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 94 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 98 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 142 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 146 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 162 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 166 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 169 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 200 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 201 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 202 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 203 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 204 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 205 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 206 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 207 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 208 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 209 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 62 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 79 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 83 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 88 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 93 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 97 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 101 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 137 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 141 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 157 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 169 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 194 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 197 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 232 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 233 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 234 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 235 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 236 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 237 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 237 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 237 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 238 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 239 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 240 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 16 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 49 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 51 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 57 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 61 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 65 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 74 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 79 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 83 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 87 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 123 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 127 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 134 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 163 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 164 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 165 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 166 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 167 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 168 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 169 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 170 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 171 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 172 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | TypeName | Type name 'NeutronLoadBalancer_SessionPersistence' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 48 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 48 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 48 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 48 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 52 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 52 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 52 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 52 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 56 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 56 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 56 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 56 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 57 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 65 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 65 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 68 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 68 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 96 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 96 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 96 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 98 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 98 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 98 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 100 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 104 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 120 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 120 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 126 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 126 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 128 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 128 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 134 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 138 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 142 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 142 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 144 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 144 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 166 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 170 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 213 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 219 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | TypeName | Type name 'NeutronNetwork_Segment' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 21 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 32 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 32 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 32 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 32 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 36 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 36 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 36 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 36 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 58 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 62 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 68 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 69 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 70 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 17 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 53 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 59 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 84 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 96 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 96 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 96 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 98 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 98 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 98 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 100 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 104 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 108 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 112 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 124 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 131 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 131 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 134 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 161 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 165 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 177 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 181 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 201 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 205 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 209 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 213 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 217 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 8. | 218 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 221 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 8. | 222 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 241 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 269 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 315 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 333 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | TypeName | Type name 'NeutronPort_AllowedAddressPairs' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 20 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 41 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 41 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 41 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 43 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 43 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 45 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 45 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 45 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 47 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 47 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 49 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 49 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 49 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 51 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
naming | TypeName | Type name 'NeutronPort_ExtraDHCPOption' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 20 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 37 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 37 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 37 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 39 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 39 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 41 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 41 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 41 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 43 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
naming | TypeName | Type name 'NeutronPort_VIFDetail' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 20 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 37 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 37 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 37 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 39 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 39 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 41 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 41 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 41 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 43 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 17 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 67 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 67 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 67 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 69 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 69 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 71 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 75 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 94 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 94 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 108 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 112 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 155 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 160 |
![]() |
naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 201 |
![]() |
naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 201 |
![]() |
naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 205 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 215 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 216 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 217 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 218 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 219 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 220 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 221 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 222 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 223 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 224 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 225 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | TypeName | Type name 'NeutronRouter_Interface' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 20 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 46 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 50 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 54 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 58 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 62 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 66 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 70 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 76 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 77 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 78 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 16 |
![]() |
naming | TypeName | Type name 'NeutronRouter_NetworkReference' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 45 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 49 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 53 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 67 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 16 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 24 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 39 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 58 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 62 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 67 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 72 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 92 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 96 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 110 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 112 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 135 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 136 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 137 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 138 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 139 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. | 15 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 42 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 74 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 77 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 80 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 85 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 89 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 94 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 99 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 151 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 155 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 159 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 163 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 167 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 171 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 175 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 178 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 216 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 217 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 218 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 219 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 220 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 221 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 222 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 223 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 224 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 225 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 226 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 19 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 51 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 63 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 75 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 78 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 103 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 103 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 103 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 105 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 105 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 105 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 107 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 111 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 115 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 119 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 147 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 151 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 179 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 179 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 186 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 186 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 186 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 188 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 189 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 192 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 196 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 200 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 200 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 202 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 202 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 204 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 204 |
![]() |
blocks | LeftCurly | '{' should have line break after. | 206 |
![]() |
blocks | RightCurly | '}' should be alone on a line. | 206 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 215 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 221 |
![]() |
naming | LocalVariableName | Local variable name 'aPools' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 246 |
![]() |
naming | LocalVariableName | Local variable name 'hRoutes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 251 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 278 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 7, expected level should be 8. | 279 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 279 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 7, expected level should be 8. | 280 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 11, expected level should be 12. | 281 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 292 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 292 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 321 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '%' is not preceded with whitespace. | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '%' is not followed by whitespace. | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 324 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 327 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 330 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 340 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 352 |
![]() |
naming | LocalVariableName | Local variable name 'lowAddress_bi' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 390 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 393 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 415 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 415 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 433 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 435 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 435 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. | 435 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 435 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 435 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '%' is not preceded with whitespace. | 435 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '%' is not followed by whitespace. | 435 |
![]() |
whitespace | OperatorWrap | '!=' should be on a new line. | 435 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '%' is not preceded with whitespace. | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '%' is not followed by whitespace. | 436 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 437 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 440 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 443 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 453 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 459 |
![]() |
whitespace | OperatorWrap | '<' should be on a new line. | 460 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 464 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.net.Inet6Address' import. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 19 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 72 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 82 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 83 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 84 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 110 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 120 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 121 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 122 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 148 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 156 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 161 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 161 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 167 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 175 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 175 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 187 |
![]() |
naming | ParameterName | Parameter name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 187 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 187 |
![]() |
blocks | LeftCurly | '{' should be on the previous line. | 188 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 193 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 194 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 213 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 215 |
![]() |
naming | LocalVariableName | Local variable name 'gIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 215 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 216 |
![]() |
naming | LocalVariableName | Local variable name 'sIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 216 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 217 |
![]() |
naming | LocalVariableName | Local variable name 'eIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 217 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 218 |
![]() |
naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 219 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 228 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 228 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 235 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 235 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 246 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 246 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 251 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 251 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 261 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 262 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 279 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 281 |
![]() |
naming | LocalVariableName | Local variable name 'gIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 281 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 282 |
![]() |
naming | LocalVariableName | Local variable name 'sIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 282 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 283 |
![]() |
naming | LocalVariableName | Local variable name 'eIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 283 |
![]() |
naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 285 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 289 |
![]() |
naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 292 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'return' is not followed by whitespace. | 296 |
![]() |
naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 299 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | TypeName | Type name 'NeutronSubnet_HostRoute' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 39 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 |
![]() |
naming | TypeName | Type name 'Neutron_ID' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. | 14 |
![]() |
naming | TypeName | Type name 'Neutron_IPs' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 51 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 57 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 31 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 43 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 51 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 62 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 73 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 85 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 91 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 42 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 61 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 72 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 17 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 28 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 40 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 48 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 59 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 70 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 82 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 88 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 99 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 110 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 30 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 36 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 49 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 59 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 69 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 30 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 36 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 49 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 59 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 69 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 79 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 21 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 44 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 63 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 74 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 86 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 36 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 55 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 99 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 104 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 109 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 114 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 119 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 124 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 129 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 134 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 139 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 144 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 149 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 154 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 159 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 164 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 165 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 169 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 170 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 174 |
![]() |
naming | LocalVariableName | Local variable name 'bCtx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 176 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 33 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 61 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 112 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 115 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 138 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 138 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 139 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 140 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 148 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 148 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.INeutronObject' import. | 16 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 173). | 32 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.INeutronObject' import. | 15 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 92 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 95 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 197). | 96 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.INeutronObject' import. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 189). | 93 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 30 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 110 |
![]() |
blocks | RightCurly | '}' should be on the same line. | 130 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 175 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 178 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 179 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 181). | 179 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 188). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 157). | 94 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 241). | 95 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 38 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 40 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 104 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '108'. | 123 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 153 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 189). | 157 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 158 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 168). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 94 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 221). | 95 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_ID' import. | 21 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancer_SessionPersistence' import. | 23 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 40 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 151). | 48 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 50 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 120 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '124'. | 138 |
![]() |
naming | LocalVariableName | Local variable name 'neutron_id' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 153 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 186 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 189 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 205). | 190 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 191 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 148). | 94 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 229). | 95 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork_Segment' import. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 41 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 43 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 123 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 183 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 169). | 259 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 260 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. | 23 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 25 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 123 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 158 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 190 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 261 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 20, expected level should be 16. | 264 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 20, expected level should be 16. | 264 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 20, expected level should be 16. | 265 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 20, expected level should be 16. | 266 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 20, expected level should be 16. | 267 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 12. | 275 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 8, expected level should be 12. | 275 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 278 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 279 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 280 |
![]() |
naming | LocalVariableName | Local variable name 'neutron_IPs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 289 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 12. | 301 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 8, expected level should be 12. | 301 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 12. | 304 |
![]() |
indentation | Indentation | 'method call' child have incorrect indentation level 8, expected level should be 12. | 304 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 334 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 157). | 338 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 339 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronRouter' import. | 22 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 42 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 111 |
![]() |
naming | LocalVariableName | Local variable name 'neutronRouter_NetworkReferences' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 150 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 158 |
![]() |
naming | LocalVariableName | Local variable name 'eIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 158 |
![]() |
naming | LocalVariableName | Local variable name 'eFixedIpBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 159 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '119'. | 197 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 204 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 229 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 230 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 21, expected level should be 20. | 230 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 230 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 231 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 232 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 233 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 256 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 259 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 260 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 260 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 261 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 261 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 12. | 262 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 262 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 263 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 264 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 264 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup' import. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 34 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 103 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '142'. | 181 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 188 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 191 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 193). | 192 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 193 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup' import. | 18 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 48 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 70 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 71 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 88 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 90 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 91 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 158 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 177 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '?' is not preceded with whitespace. | 177 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 178 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: ':' is not preceded with whitespace. | 178 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: ':' is not followed by whitespace. | 178 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 217 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 221 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 224 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '198'. | 259 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 266 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 189). | 270 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 271 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 21 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 47 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 137 |
![]() |
whitespace | OperatorWrap | '||' should be on a new line. | 177 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '195'. | 270 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 277 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 281 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 282 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 55 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 55 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 55 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 38 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 53 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 55 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 61 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 73 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 75 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 81 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 14 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 36 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 51 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 55 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 55 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 14 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 33 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 76 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 99 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 24 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 25 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 26 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 38 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 44 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 45 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 46 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 50 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 62 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 63 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 64 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 24 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 25 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 26 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 38 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 44 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 45 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 46 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 50 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 62 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 63 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 64 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 13 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 55 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 35 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 58 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 61 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 62 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 63 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 64 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 64 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 68 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 68 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 72 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 75 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 76 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 76 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 76 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 78 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 78 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 82 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 82 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 86 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 89 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 90 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 90 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 90 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 90 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 92 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 92 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 96 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 32 |
![]() |
naming | LocalVariableName | Local variable name 'bCtx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 34 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 12. | 38 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 52 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 56 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 66 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_ID' import. | 23 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancer_SessionPersistence' import. | 25 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 42 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 58 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 66 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 88 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 88 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 88 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 88 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 94 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 94 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 97 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 101 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 101 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 101 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 101 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 103 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 103 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 107 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 107 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 110 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 114 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 114 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 114 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 114 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 116 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 116 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 120 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 120 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 12. | 151 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 73 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 73 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 73 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 73 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 74 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 74 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 79 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 79 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 82 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 86 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 86 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 86 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 86 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 87 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 89 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 89 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 93 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 93 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 96 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 100 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 100 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 100 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 100 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 101 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 103 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 103 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 107 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 107 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.AsyncDataBroker.DataChangeScope' import. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. | 21 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 40 |
![]() |
indentation | Indentation | '=' have incorrect indentation level 4, expected level should be 8. | 46 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 47 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 48 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 49 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 50 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 51 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 56 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 83 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 83 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 83 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 83 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 85 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 85 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 89 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 89 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 97 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 97 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 97 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 97 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 99 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 99 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 103 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 103 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 111 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 111 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 111 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 111 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 113 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 113 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 117 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 117 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. | 27 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 29 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 55 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 82 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 82 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 82 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 82 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 84 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 84 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 88 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 88 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 117 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 117 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 119 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 119 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 159 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 25 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 72 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 72 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 72 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 74 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 74 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 78 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 78 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 87 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 87 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 87 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 87 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 89 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 89 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 93 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 93 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 101 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 101 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 101 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 101 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 103 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 103 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 107 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 107 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 142 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 143 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 21, expected level should be 20. | 143 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 143 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 144 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 145 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 21, expected level should be 20. | 146 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 21, expected level should be 20. | 160 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup' import. | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule' import. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 35 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 139 |
![]() |
whitespace | OperatorWrap | '?' should be on a new line. | 139 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '?' is not preceded with whitespace. | 139 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 140 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: ':' is not preceded with whitespace. | 140 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: ':' is not followed by whitespace. | 140 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. | 25 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. | 48 |
![]() |
indentation | Indentation | '=' have incorrect indentation level 4, expected level should be 8. | 54 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 55 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 56 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 57 |
![]() |
indentation | Indentation | '=' have incorrect indentation level 4, expected level should be 8. | 60 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 61 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 62 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 63 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 64 |
![]() |
indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 65 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 70 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 97 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 97 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 97 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 97 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 99 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 99 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 103 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 103 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 111 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 111 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 111 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 111 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 113 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 113 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 117 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 117 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 125 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 125 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 125 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 125 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 127 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 127 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 131 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 131 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 7, expected level should be 8. | 179 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 179 |