The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.
File | ![]() |
![]() |
![]() |
---|---|---|---|
org/apache/streams/peoplepattern/AccountTypeProcessor.java | 0 | 0 | 15 |
org/apache/streams/peoplepattern/DemographicsProcessor.java | 0 | 0 | 14 |
Category | Rule | Violations | Severity |
---|---|---|---|
design | DesignForExtension | 2 | ![]() |
imports | UnusedImports | 2 | ![]() |
javadoc | JavadocPackage | 1 | ![]() |
JavadocVariable | 4 | ![]() | |
misc | FinalParameters | 4 | ![]() |
sizes | LineLength | 16 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
imports | UnusedImports | Unused import - org.apache.streams.config.StreamsConfigurator. | 24 |
![]() |
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 94). | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 53 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 56 |
![]() |
misc | FinalParameters | Parameter peoplePatternConfiguration should be final. | 56 |
![]() |
design | DesignForExtension | Method 'prepareParams' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() |
misc | FinalParameters | Parameter entry should be final. | 70 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 72 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.streams.config.StreamsConfigurator. | 24 |
![]() |
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 94). | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 53 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 56 |
![]() |
misc | FinalParameters | Parameter peoplePatternConfiguration should be final. | 56 |
![]() |
design | DesignForExtension | Method 'prepareParams' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() |
misc | FinalParameters | Parameter entry should be final. | 70 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 72 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 73 |