The following document contains the results of Checkstyle 9.3 with sun_checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
24 | 0 | 0 | 56 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField | 18 | ![]() |
design | FinalClass | 1 | ![]() |
VisibilityModifier | 1 | ![]() | |
imports | AvoidStarImport | 2 | ![]() |
javadoc | JavadocStyle | 5 | ![]() |
misc | FinalParameters | 4 | ![]() |
NewlineAtEndOfFile | 2 | ![]() | |
modifier | RedundantModifier | 3 | ![]() |
naming | StaticVariableName | 1 | ![]() |
sizes | LineLength
|
17 | ![]() |
whitespace | OperatorWrap | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 53 |
![]() |
modifier | RedundantModifier | Redundant 'final' modifier. | 64 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 65 |
![]() |
modifier | RedundantModifier | Redundant 'final' modifier. | 75 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'isSourceRequired' hides a field. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'includeSourceUrlsInLicense' hides a field. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class ConfigurationBuilder should be declared as final. | 24 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 79 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 21 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 25 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 33 |
![]() |
naming | StaticVariableName | Name 'DEFAULT_LICENSE_CONFIGURATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_LICENSE_CONFIGURATION' must be private and have accessor methods. | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'name' hides a field. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
modifier | RedundantModifier | Redundant 'final' modifier. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.creadur.whisker.app.LicenseConfiguration.*. | 21 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.creadur.whisker.app.ConfigurationBuilder.*. | 22 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 50 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 51 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 66 |
![]() |
coding | HiddenField | 'licenseConfiguration' hides a field. | 66 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 84 |
![]() |
coding | HiddenField | 'writerFactory' hides a field. | 84 |
![]() |
coding | HiddenField | 'engine' hides a field. | 102 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 115 |
![]() |
coding | HiddenField | 'source' hides a field. | 120 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 137 |
![]() |
misc | FinalParameters | Parameter licenseDescriptor should be final. | 137 |
![]() |
coding | HiddenField | 'licenseDescriptor' hides a field. | 137 |
![]() |
misc | FinalParameters | Parameter act should be final. | 155 |
![]() |
coding | HiddenField | 'act' hides a field. | 155 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 122). | 213 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 134). | 223 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 253 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 264 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | 1 |
![]() |
whitespace | OperatorWrap | ':' should be on a new line. | 48 |
![]() |
misc | FinalParameters | Parameter error should be final. | 64 |
![]() |
coding | HiddenField | 'directories' hides a field. | 85 |
![]() |
whitespace | OperatorWrap | ':' should be on a new line. | 139 |
![]() |
misc | FinalParameters | Parameter ofType should be final. | 281 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 27 |
![]() |
coding | HiddenField | 'description' hides a field. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'issues' hides a field. | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | 1 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 128 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'name' hides a field. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'fileName' hides a field. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'file' hides a field. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'directory' hides a field. | 49 |
![]() |
coding | HiddenField | 'encoding' hides a field. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'encoding' hides a field. | 42 |