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 6 0 0 117

Files

File
 I
 W
 E it/tidalwave/util/test/BaseTestHelper.java 0 0 20 it/tidalwave/util/test/FileComparisonUtils.java 0 0 41 it/tidalwave/util/test/MockTimeProvider.java 0 0 10 it/tidalwave/util/test/MoreAnswers.java 0 0 11 it/tidalwave/util/test/SpringTestHelper.java 0 0 26 it/tidalwave/util/test/TestLogger.java 0 0 9

Rules

Category Rule Violations Severity javadoc JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "public"
1
 Error JavadocVariable
  • scope: "public"
2
 Error regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
4
 Error sizes FileLength
  • max: "300"
1
 Error LineLength
  • max: "120"
  • ignorePattern: "GEN-FIRST.*$"
106
 Error whitespace WhitespaceAfter 1
 Error WhitespaceAround 2
 Error

Details

it/tidalwave/util/test/BaseTestHelper.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). 48
 Error sizes LineLength Line is longer than 120 characters (found 160). 55
 Error sizes LineLength Line is longer than 120 characters (found 160). 62
 Error sizes LineLength Line is longer than 120 characters (found 160). 70
 Error sizes LineLength Line is longer than 120 characters (found 160). 77
 Error sizes LineLength Line is longer than 120 characters (found 160). 96
 Error sizes LineLength Line is longer than 120 characters (found 160). 109
 Error sizes LineLength Line is longer than 120 characters (found 160). 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error sizes LineLength Line is longer than 120 characters (found 160). 123
 Error sizes LineLength Line is longer than 120 characters (found 160). 142
 Error sizes LineLength Line is longer than 120 characters (found 160). 144

it/tidalwave/util/test/FileComparisonUtils.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 396 lines (max allowed is 300). 1
 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). 51
 Error sizes LineLength Line is longer than 120 characters (found 160). 57
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error sizes LineLength Line is longer than 120 characters (found 160). 70
 Error sizes LineLength Line is longer than 120 characters (found 160). 76
 Error sizes LineLength Line is longer than 120 characters (found 160). 83
 Error sizes LineLength Line is longer than 120 characters (found 160). 89
 Error sizes LineLength Line is longer than 120 characters (found 160). 98
 Error sizes LineLength Line is longer than 120 characters (found 160). 103
 Error sizes LineLength Line is longer than 120 characters (found 160). 109
 Error sizes LineLength Line is longer than 120 characters (found 160). 117
 Error sizes LineLength Line is longer than 120 characters (found 160). 125
 Error sizes LineLength Line is longer than 120 characters (found 160). 131
 Error sizes LineLength Line is longer than 120 characters (found 160). 140
 Error sizes LineLength Line is longer than 120 characters (found 160). 146
 Error sizes LineLength Line is longer than 120 characters (found 160). 154
 Error sizes LineLength Line is longer than 120 characters (found 160). 160
 Error sizes LineLength Line is longer than 120 characters (found 160). 175
 Error sizes LineLength Line is longer than 120 characters (found 160). 181
 Error sizes LineLength Line is longer than 120 characters (found 160). 206
 Error sizes LineLength Line is longer than 120 characters (found 160). 213
 Error sizes LineLength Line is longer than 120 characters (found 160). 238
 Error sizes LineLength Line is longer than 120 characters (found 160). 245
 Error sizes LineLength Line is longer than 120 characters (found 160). 259
 Error sizes LineLength Line is longer than 120 characters (found 160). 267
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 313
 Error sizes LineLength Line is longer than 120 characters (found 160). 321
 Error sizes LineLength Line is longer than 120 characters (found 160). 326
 Error sizes LineLength Line is longer than 120 characters (found 160). 365
 Error sizes LineLength Line is longer than 120 characters (found 160). 371
 Error sizes LineLength Line is longer than 120 characters (found 160). 384
 Error sizes LineLength Line is longer than 120 characters (found 160). 390

it/tidalwave/util/test/MockTimeProvider.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 regexp RegexpSingleline Line has trailing spaces. 37
 Error sizes LineLength Line is longer than 120 characters (found 160). 42

it/tidalwave/util/test/MoreAnswers.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). 39
 Error sizes LineLength Line is longer than 120 characters (found 160). 43
 Error sizes LineLength Line is longer than 120 characters (found 160). 52

it/tidalwave/util/test/SpringTestHelper.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). 42
 Error sizes LineLength Line is longer than 120 characters (found 160). 49
 Error sizes LineLength Line is longer than 120 characters (found 160). 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error sizes LineLength Line is longer than 120 characters (found 160). 55
 Error javadoc JavadocMethod Expected @param tag for 'test'. 56
 Error sizes LineLength Line is longer than 120 characters (found 160). 61
 Error sizes LineLength Line is longer than 120 characters (found 160). 67
 Error sizes LineLength Line is longer than 120 characters (found 160). 74
 Error sizes LineLength Line is longer than 120 characters (found 160). 81
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 86
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 86
 Error sizes LineLength Line is longer than 120 characters (found 160). 89
 Error sizes LineLength Line is longer than 120 characters (found 160). 96
 Error sizes LineLength Line is longer than 120 characters (found 160). 104
 Error sizes LineLength Line is longer than 120 characters (found 160). 112
 Error sizes LineLength Line is longer than 120 characters (found 160). 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error sizes LineLength Line is longer than 120 characters (found 160). 123

it/tidalwave/util/test/TestLogger.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