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 67

Files

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

Rules

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

Details

it/tidalwave/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/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 sizes LineLength Line is longer than 120 characters (found 160). 103
 Error sizes LineLength Line is longer than 120 characters (found 160). 106
 Error sizes LineLength Line is longer than 120 characters (found 135). 111
 Error sizes LineLength Line is longer than 120 characters (found 160). 115
 Error sizes LineLength Line is longer than 120 characters (found 160). 118
 Error sizes LineLength Line is longer than 120 characters (found 160). 127
 Error sizes LineLength Line is longer than 120 characters (found 160). 129
 Error sizes LineLength Line is longer than 120 characters (found 160). 136
 Error sizes LineLength Line is longer than 120 characters (found 160). 139
 Error sizes LineLength Line is longer than 120 characters (found 160). 147
 Error sizes LineLength Line is longer than 120 characters (found 160). 150
 Error sizes LineLength Line is longer than 120 characters (found 160). 158
 Error sizes LineLength Line is longer than 120 characters (found 160). 161
 Error sizes LineLength Line is longer than 120 characters (found 160). 169
 Error sizes LineLength Line is longer than 120 characters (found 160). 172
 Error sizes LineLength Line is longer than 120 characters (found 160). 180
 Error sizes LineLength Line is longer than 120 characters (found 160). 183
 Error sizes LineLength Line is longer than 120 characters (found 160). 191
 Error sizes LineLength Line is longer than 120 characters (found 160). 193

it/tidalwave/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/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/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