Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors 5 0 0 68

Files

File
 I
 W
 E it/tidalwave/role/ui/example/model/Dao.java 0 0 9 it/tidalwave/role/ui/example/model/FileEntity.java 0 0 29 it/tidalwave/role/ui/example/model/SimpleDciEntity.java 0 0 11 it/tidalwave/role/ui/example/model/SimpleEntity.java 0 0 10 it/tidalwave/role/ui/example/model/impl/DefaultDao.java 0 0 9

Rules

Category Rule Violations Severity javadoc JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "public"
2
 Error JavadocType
  • scope: "public"
3
 Error sizes LineLength
  • max: "120"
  • ignorePattern: "GEN-FIRST.*$"
63
 Error

Details

it/tidalwave/role/ui/example/model/Dao.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). 31
 Error sizes LineLength Line is longer than 120 characters (found 160). 37

it/tidalwave/role/ui/example/model/FileEntity.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). 55
 Error sizes LineLength Line is longer than 120 characters (found 160). 61
 Error javadoc JavadocType Missing a Javadoc comment. 65
 Error javadoc JavadocMethod Missing a Javadoc comment. 73
 Error sizes LineLength Line is longer than 120 characters (found 160). 103
 Error sizes LineLength Line is longer than 120 characters (found 160). 107
 Error sizes LineLength Line is longer than 120 characters (found 160). 118
 Error sizes LineLength Line is longer than 120 characters (found 160). 121
 Error sizes LineLength Line is longer than 120 characters (found 160). 129
 Error sizes LineLength Line is longer than 120 characters (found 160). 131
 Error sizes LineLength Line is longer than 120 characters (found 160). 139
 Error sizes LineLength Line is longer than 120 characters (found 160). 142
 Error sizes LineLength Line is longer than 120 characters (found 160). 150
 Error sizes LineLength Line is longer than 120 characters (found 160). 153
 Error sizes LineLength Line is longer than 120 characters (found 160). 161
 Error sizes LineLength Line is longer than 120 characters (found 160). 164
 Error sizes LineLength Line is longer than 120 characters (found 160). 172
 Error sizes LineLength Line is longer than 120 characters (found 160). 175
 Error sizes LineLength Line is longer than 120 characters (found 160). 183
 Error sizes LineLength Line is longer than 120 characters (found 160). 186
 Error sizes LineLength Line is longer than 120 characters (found 160). 194
 Error sizes LineLength Line is longer than 120 characters (found 160). 196

it/tidalwave/role/ui/example/model/SimpleDciEntity.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 javadoc JavadocType Unknown tag 'stereotype'. 39
 Error sizes LineLength Line is longer than 120 characters (found 160). 43
 Error javadoc JavadocMethod Missing a Javadoc comment. 58

it/tidalwave/role/ui/example/model/SimpleEntity.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 javadoc JavadocType Unknown tag 'stereotype'. 36
 Error sizes LineLength Line is longer than 120 characters (found 160). 40

it/tidalwave/role/ui/example/model/impl/DefaultDao.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). 41
 Error sizes LineLength Line is longer than 120 characters (found 160). 45