The following document contains the results of Checkstyle 6.18 with google_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MissingSwitchDefault | 1 | |
| imports | CustomImportOrder
|
4 | |
| javadoc | JavadocMethod
|
12 | |
| JavadocParagraph | 5 | ||
| NonEmptyAtclauseDescription | 1 | ||
SummaryJavadoc
|
7 | ||
| modifier | ModifierOrder | 1 | |
| naming | AbbreviationAsWordInName
|
11 | |
CatchParameterName
|
1 | ||
LocalVariableName
|
2 | ||
ParameterName
|
7 | ||
| sizes | LineLength
|
16 | |
| whitespace | EmptyLineSeparator
|
1 | |
OperatorWrap
|
12 | ||
WhitespaceAround
|
22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement for 'com.ctrip.framework.apollo.core.enums.Env' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 | |
| imports | CustomImportOrder | Import statement for 'com.ctrip.framework.apollo.core.utils.ResourceUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | OperatorWrap | '+' should be on a new line. | 37 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 38 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'AppDTO' must contain no more than '1' capital letters. | 3 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'AppNamespaceDTO' must contain no more than '1' capital letters. | 4 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 4 | |
| naming | ParameterName | Parameter name 'aPublic' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'BaseDTO' must contain no more than '1' capital letters. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'ClusterDTO' must contain no more than '1' capital letters. | 3 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'CommitDTO' must contain no more than '1' capital letters. | 3 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 6 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 9 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'ItemDTO' must contain no more than '1' capital letters. | 5 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 5 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 100 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 101 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 102 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 103 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 104 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 105 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 106 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 107 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'NamespaceDTO' must contain no more than '1' capital letters. | 3 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'NamespaceLockDTO' must contain no more than '1' capital letters. | 3 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'ReleaseDTO' must contain no more than '1' capital letters. | 3 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'ServiceDTO' must contain no more than '1' capital letters. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 21 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 22 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 25 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 5 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 16 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 5 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 11 | |
| naming | ParameterName | Parameter name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 15 | |
| naming | ParameterName | Parameter name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 19 | |
| naming | ParameterName | Parameter name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 23 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | CatchParameterName | Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'DNSUtil' must contain no more than '1' capital letters. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | LocalVariableName | Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 11 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 15 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 | |
| imports | CustomImportOrder | Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 128). | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 35 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 41 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 64 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 78 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 96 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 105 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 110 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 193 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 293 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 297 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 331 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 340 |