The following document contains the results of Checkstyle 6.18 with google_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | CustomImportOrder
|
9 | |
| javadoc | JavadocMethod
|
10 | |
SummaryJavadoc
|
1 | ||
| sizes | LineLength
|
7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.entity.Release' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.service.AppNamespaceService' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.service.ConfigService' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 101 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 110 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.entity.ReleaseMessage' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.message.ReleaseMessageListener' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 14 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.message.Topics' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.service.AppNamespaceService' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 16 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.service.ReleaseMessageService' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.ctrip.framework.apollo.biz.utils.EntityManagerUtil' import. Should be before 'com.ctrip.framework.apollo.common.entity.AppNamespace'. | 18 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |