The following document contains the results of Checkstyle 7.2 with sun_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/apache/streams/peoplepattern/AccountTypeProcessor.java | 0 | 0 | 13 |
| org/apache/streams/peoplepattern/DemographicsProcessor.java | 0 | 0 | 12 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocPackage | 1 | |
| JavadocVariable | 4 | ||
| misc | FinalParameters | 4 | |
| sizes | LineLength | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 57 | |
| misc | FinalParameters | Parameter peoplePatternConfiguration should be final. | 57 | |
| misc | FinalParameters | Parameter entry should be final. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 57 | |
| misc | FinalParameters | Parameter peoplePatternConfiguration should be final. | 57 | |
| misc | FinalParameters | Parameter entry should be final. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 74 |