Checkstyle Results
The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
5 |
0 |
0 |
61 |
Rules
Category |
Rule |
Violations |
Severity |
javadoc |
JavadocMethod
- allowMissingPropertyJavadoc:
"true"
- scope:
"public" |
3 |
Error |
misc |
NewlineAtEndOfFile |
1 |
Error |
sizes |
LineLength
- max:
"120"
- ignorePattern:
"GEN-FIRST.*$" |
57 |
Error |
Details
it/tidalwave/role/spring/RoleSpringConfiguration.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
35 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
39 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
50 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |
it/tidalwave/role/spring/spi/AnnotationSpringSystemRoleFactory.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
38 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
45 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
53 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
55 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
64 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
66 |
it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspect.java
Severity |
Category |
Rule |
Message |
Line |
Error |
misc |
NewlineAtEndOfFile |
File does not end with a newline. |
|
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
38 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
47 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
51 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 123). |
65 |
it/tidalwave/role/spring/spi/SpringSystemRoleFactoryProvider.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
32 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 123). |
34 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
it/tidalwave/util/spring/ClassScanner.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
46 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
56 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
60 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
78 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
83 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
91 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
96 |