Checkstyle Results
The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
8 |
0 |
0 |
90 |
Details
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/DciPersistenceJpaExample.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). |
42 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
55 |
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/Main.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). |
36 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
45 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
51 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
57 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
63 |
Error |
whitespace |
NoWhitespaceAfter |
'{' is followed by whitespace. |
67 |
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/TransactionalProcessor.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). |
44 |
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/Findable.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). |
33 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
37 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <T> tag. |
38 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
40 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
42 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
45 |
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/impl/JpaPersistableSupport.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). |
39 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
43 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <E> tag. |
44 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <T> tag. |
44 |
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/impl/JpaPersistenceContext.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. |
46 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
51 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/impl/PersonEntity.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). |
39 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
43 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
63 |
it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/impl/PersonJpaPersistable.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 160). |
36 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
40 |