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 10 0 0 232

Files

File
 I
 W
 E it/tidalwave/messagebus/MessageBus.java 0 0 21 it/tidalwave/messagebus/MessageBusHelper.java 0 0 31 it/tidalwave/messagebus/annotation/ListensTo.java 0 0 9 it/tidalwave/messagebus/annotation/SimpleMessageSubscriber.java 0 0 12 it/tidalwave/messagebus/spi/MessageDelivery.java 0 0 15 it/tidalwave/messagebus/spi/MultiQueue.java 0 0 41 it/tidalwave/messagebus/spi/ReflectionUtils.java 0 0 24 it/tidalwave/messagebus/spi/RoundRobinAsyncMessageDelivery.java 0 0 26 it/tidalwave/messagebus/spi/SimpleAsyncMessageDelivery.java 0 0 16 it/tidalwave/messagebus/spi/SimpleMessageBus.java 0 0 37

Rules

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

Details

it/tidalwave/messagebus/MessageBus.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). 30
 Error sizes LineLength Line is longer than 120 characters (found 160). 36
 Error sizes LineLength Line is longer than 120 characters (found 160). 39
 Error javadoc JavadocType Unknown tag 'stereotype'. 42
 Error sizes LineLength Line is longer than 120 characters (found 160). 43
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 44
 Error sizes LineLength Line is longer than 120 characters (found 160). 56
 Error sizes LineLength Line is longer than 120 characters (found 160). 61
 Error sizes LineLength Line is longer than 120 characters (found 160). 64
 Error sizes LineLength Line is longer than 120 characters (found 160). 71
 Error sizes LineLength Line is longer than 120 characters (found 160). 74
 Error sizes LineLength Line is longer than 120 characters (found 160). 80
 Error sizes LineLength Line is longer than 120 characters (found 160). 83
 Error sizes LineLength Line is longer than 120 characters (found 160). 87

it/tidalwave/messagebus/MessageBusHelper.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 sizes LineLength Line is longer than 120 characters (found 160). 47
 Error sizes LineLength Line is longer than 120 characters (found 160). 49
 Error javadoc JavadocMethod Missing a Javadoc comment. 52
 Error javadoc JavadocMethod Missing a Javadoc comment. 57
 Error javadoc JavadocMethod Missing a Javadoc comment. 59
 Error sizes LineLength Line is longer than 120 characters (found 160). 62
 Error sizes LineLength Line is longer than 120 characters (found 160). 64
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 65
 Error javadoc JavadocMethod Missing a Javadoc comment. 67
 Error javadoc JavadocMethod Missing a Javadoc comment. 69
 Error sizes LineLength Line is longer than 120 characters (found 160). 80
 Error sizes LineLength Line is longer than 120 characters (found 160). 82
 Error sizes LineLength Line is longer than 120 characters (found 160). 106
 Error sizes LineLength Line is longer than 120 characters (found 160). 108
 Error sizes LineLength Line is longer than 120 characters (found 160). 117
 Error sizes LineLength Line is longer than 120 characters (found 160). 121
 Error sizes LineLength Line is longer than 120 characters (found 160). 127
 Error sizes LineLength Line is longer than 120 characters (found 160). 133
 Error sizes LineLength Line is longer than 120 characters (found 160). 139
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error sizes LineLength Line is longer than 120 characters (found 160). 141
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 146

it/tidalwave/messagebus/annotation/ListensTo.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). 34
 Error sizes LineLength Line is longer than 120 characters (found 160). 56

it/tidalwave/messagebus/annotation/SimpleMessageSubscriber.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). 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 50
 Error sizes LineLength Line is longer than 120 characters (found 160). 52
 Error sizes LineLength Line is longer than 120 characters (found 160). 56

it/tidalwave/messagebus/spi/MessageDelivery.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). 30
 Error sizes LineLength Line is longer than 120 characters (found 160). 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error sizes LineLength Line is longer than 120 characters (found 160). 40
 Error sizes LineLength Line is longer than 120 characters (found 160). 44
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error sizes LineLength Line is longer than 120 characters (found 160). 47
 Error sizes LineLength Line is longer than 120 characters (found 160). 53

it/tidalwave/messagebus/spi/MultiQueue.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
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 120 characters (found 160). 64
 Error sizes LineLength Line is longer than 120 characters (found 160). 70
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error sizes LineLength Line is longer than 120 characters (found 160). 77
 Error sizes LineLength Line is longer than 120 characters (found 160). 83
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 104
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error sizes LineLength Line is longer than 120 characters (found 160). 117
 Error sizes LineLength Line is longer than 120 characters (found 160). 119
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error sizes LineLength Line is longer than 120 characters (found 160). 139
 Error sizes LineLength Line is longer than 120 characters (found 160). 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error sizes LineLength Line is longer than 120 characters (found 160). 156
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error sizes LineLength Line is longer than 120 characters (found 160). 161
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173

it/tidalwave/messagebus/spi/ReflectionUtils.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 sizes LineLength Line is longer than 120 characters (found 160). 42
 Error sizes LineLength Line is longer than 120 characters (found 160). 44
 Error javadoc JavadocType Missing a Javadoc comment. 47
 Error javadoc JavadocMethod Missing a Javadoc comment. 49
 Error javadoc JavadocMethod Missing a Javadoc comment. 51
 Error sizes LineLength Line is longer than 120 characters (found 160). 54
 Error sizes LineLength Line is longer than 120 characters (found 160). 56
 Error sizes LineLength Line is longer than 120 characters (found 160). 71
 Error sizes LineLength Line is longer than 120 characters (found 160). 77
 Error sizes LineLength Line is longer than 120 characters (found 160). 90
 Error sizes LineLength Line is longer than 120 characters (found 160). 96
 Error sizes LineLength Line is longer than 120 characters (found 160). 115
 Error sizes LineLength Line is longer than 120 characters (found 160). 120
 Error sizes LineLength Line is longer than 120 characters (found 160). 134
 Error sizes LineLength Line is longer than 120 characters (found 160). 140

it/tidalwave/messagebus/spi/RoundRobinAsyncMessageDelivery.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 regexp RegexpSingleline Line has trailing spaces. 39
 Error sizes LineLength Line is longer than 120 characters (found 160). 43
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error sizes LineLength Line is longer than 120 characters (found 160). 55
 Error sizes LineLength Line is longer than 120 characters (found 160). 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error sizes LineLength Line is longer than 120 characters (found 160). 81
 Error sizes LineLength Line is longer than 120 characters (found 160). 83
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error sizes LineLength Line is longer than 120 characters (found 160). 96
 Error sizes LineLength Line is longer than 120 characters (found 160). 98

it/tidalwave/messagebus/spi/SimpleAsyncMessageDelivery.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 regexp RegexpSingleline Line has trailing spaces. 35
 Error sizes LineLength Line is longer than 120 characters (found 160). 39
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error sizes LineLength Line is longer than 120 characters (found 160). 46
 Error sizes LineLength Line is longer than 120 characters (found 160). 47
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error sizes LineLength Line is longer than 120 characters (found 160). 54
 Error sizes LineLength Line is longer than 120 characters (found 160). 55

it/tidalwave/messagebus/spi/SimpleMessageBus.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). 48
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error sizes LineLength Line is longer than 120 characters (found 160). 59
 Error sizes LineLength Line is longer than 120 characters (found 160). 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 120 characters (found 160). 68
 Error sizes LineLength Line is longer than 120 characters (found 160). 72
 Error regexp RegexpSingleline Line has trailing spaces. 77
 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 regexp RegexpSingleline Line has trailing spaces. 91
 Error sizes LineLength Line is longer than 120 characters (found 160). 92
 Error sizes LineLength Line is longer than 120 characters (found 160). 94
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 98
 Error sizes LineLength Line is longer than 120 characters (found 160). 101
 Error sizes LineLength Line is longer than 120 characters (found 160). 103
 Error sizes LineLength Line is longer than 120 characters (found 160). 111
 Error sizes LineLength Line is longer than 120 characters (found 160). 113
 Error sizes LineLength Line is longer than 120 characters (found 160). 121
 Error sizes LineLength Line is longer than 120 characters (found 160). 123
 Error sizes LineLength Line is longer than 120 characters (found 160). 135
 Error sizes LineLength Line is longer than 120 characters (found 160). 141
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 150
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error sizes LineLength Line is longer than 120 characters (found 160). 172
 Error sizes LineLength Line is longer than 120 characters (found 160). 173
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 178
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 183