Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
47235416

Files

FilesIWE
org/apache/commons/jelly/tags/swt/ColorTag.java 060
org/apache/commons/jelly/tags/swt/DialogTag.java 010
org/apache/commons/jelly/tags/swt/DialogTag.java 0110
org/apache/commons/jelly/tags/swt/FontTag.java 010
org/apache/commons/jelly/tags/swt/FontTag.java 0131
org/apache/commons/jelly/tags/swt/GCTag.java 020
org/apache/commons/jelly/tags/swt/ImageTag.java 0240
org/apache/commons/jelly/tags/swt/LayoutDataTag.java 0111
org/apache/commons/jelly/tags/swt/LayoutTag.java 081
org/apache/commons/jelly/tags/swt/LayoutTagSupport.java 0121
org/apache/commons/jelly/tags/swt/MenuTag.java 0141
org/apache/commons/jelly/tags/swt/OnEventTag.java 0140
org/apache/commons/jelly/tags/swt/SwtHelper.java 0131
org/apache/commons/jelly/tags/swt/SwtTagLibrary.java 11451
org/apache/commons/jelly/tags/swt/WidgetTag.java 1395
org/apache/commons/jelly/tags/swt/converters/ColorConverter.java 0162
org/apache/commons/jelly/tags/swt/converters/PointConverter.java 010
org/apache/commons/jelly/tags/swt/converters/PointConverter.java 0222
org/apache/commons/jelly/tags/swt/converters/package.html 010

org/apache/commons/jelly/tags/swt/ColorTag.java

ErrorLine
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 37
Warning First sentence should end with a period. 40
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 58
Warning Javadoc has empty description section. 76

org/apache/commons/jelly/tags/swt/DialogTag.java

ErrorLine
Warning File does not end with a newline. 0

org/apache/commons/jelly/tags/swt/DialogTag.java

ErrorLine
Warning Javadoc has empty description section. 34
Warning Expected @param tag for 'widgetClass'. 38
Warning Expected @param tag for 'style'. 38
Warning Javadoc has empty description section. 42
Warning Expected @param tag for 'widgetClass'. 45
Warning First sentence should end with a period. 52
Warning Expected an @return tag. 55
Warning Expected @param tag for 'theClass'. 55
Warning Expected @param tag for 'attributes'. 55
Warning Expected @param tag for 'output'. 55
Warning Expected @throws tag for 'JellyTagException'. 56

org/apache/commons/jelly/tags/swt/FontTag.java

ErrorLine
Warning Found duplicate of 21 lines in /Volumes/Data/paul/projects/jakarta-commons/jelly/jelly-tags/swt/src/java/org/apache/commons/jelly/tags/swt/ColorTag.java, starting from line 94 142

org/apache/commons/jelly/tags/swt/FontTag.java

ErrorLine
Error Unused import - org.apache.commons.jelly.tags.swt.converters.ColorConverter. 21
Warning Field 'log' is used in only one method. 38
Warning First sentence should end with a period. 40
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 46
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 52
Warning First sentence should end with a period. 61
Warning First sentence should end with a period. 70
Warning First sentence should end with a period. 79
Warning First sentence should end with a period. 97
Warning First sentence should end with a period. 106
Warning Javadoc has empty description section. 124
Warning Avoid inline conditionals. 182

org/apache/commons/jelly/tags/swt/GCTag.java

ErrorLine
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 35

org/apache/commons/jelly/tags/swt/ImageTag.java

ErrorLine
Warning 'org.apache.commons.jelly.JellyTagException' should be separated from previous imports. 19
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 45
Warning First sentence should end with a period. 48
Warning method def child at indentation level 7 not at correct indentation, 8 53
Warning First sentence should end with a period. 56
Warning First sentence should end with a period. 64
Warning Expected @param tag for 'var'. 67
Warning Javadoc has empty description section. 95
Warning Javadoc has empty description section. 109
Warning if child at indentation level 11 not at correct indentation, 12 125
Warning if child at indentation level 11 not at correct indentation, 12 127
Warning First sentence should end with a period. 140
Warning Expected an @return tag. 143
Warning Expected @param tag for 'display'. 143
Warning Expected an @return tag. 150
Warning Expected @param tag for 'display'. 150
Warning Line is longer than 100 characters. 151
Warning First sentence should end with a period. 156
Warning Expected @param tag for 'parent'. 162
Warning Expected @param tag for 'image'. 162
Warning Expected @throws tag for 'JellyTagException'. 162
Warning Line is longer than 100 characters. 180

org/apache/commons/jelly/tags/swt/LayoutDataTag.java

ErrorLine
Error Unused private field 'log'. 39
Warning Missing a Javadoc comment. 41
Warning First sentence should end with a period. 48
Warning Expected @param tag for 'var'. 51
Warning Expected @param tag for 'bean'. 51
Warning Expected @throws tag for 'JellyTagException'. 52
Warning Javadoc has empty description section. 65
Warning Line is longer than 100 characters. 66
Warning Il y a un espace de trop apr?Ęs '{'. 79
Warning Il y a un espace de trop apr?Ęs '{'. 84
Warning Javadoc has empty description section. 100
Warning Line is longer than 100 characters. 101

org/apache/commons/jelly/tags/swt/LayoutTag.java

ErrorLine
Error Unused private field 'log'. 36
Warning Missing a Javadoc comment. 38
Warning Javadoc has empty description section. 45
Warning First sentence should end with a period. 59
Warning Expected @param tag for 'var'. 62
Warning Expected @param tag for 'bean'. 62
Warning Expected @throws tag for 'JellyTagException'. 63
Warning Javadoc has empty description section. 77
Warning Line is longer than 100 characters. 78

org/apache/commons/jelly/tags/swt/LayoutTagSupport.java

ErrorLine
Error Unused private field 'log'. 40
Warning Missing a Javadoc comment. 42
Warning Field 'var' is used in only one method. 42
Warning Missing a Javadoc comment. 44
Warning Javadoc has empty description section. 51
Warning Expected @param tag for 'var'. 67
Warning First sentence should end with a period. 73
Warning Expected @param tag for 'var'. 76
Warning Expected @param tag for 'bean'. 76
Warning Expected @throws tag for 'JellyTagException'. 76
Warning Javadoc has empty description section. 82
Warning Line is longer than 100 characters. 83
Warning Expected @throws tag for 'JellyTagException'. 128

org/apache/commons/jelly/tags/swt/MenuTag.java

ErrorLine
Warning First sentence should end with a period. 27
Warning Extra HTML tag found: </p> 29
Error Unused private field 'log'. 37
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 43
Warning First sentence should end with a period. 50
Warning '}' should be on the same line. 62
Warning '}' should be on the same line. 66
Warning Javadoc has empty description section. 73
Warning Line is longer than 100 characters. 74
Warning '}' should be on the same line. 81
Warning '}' should be on the same line. 85
Warning '}' should be on the same line. 88
Warning '}' should be on the same line. 91
Warning Line is longer than 100 characters. 93

org/apache/commons/jelly/tags/swt/OnEventTag.java

ErrorLine
Warning First sentence should end with a period. 29
Warning Field 'log' is used in only one method. 39
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 43
Warning Missing a Javadoc comment. 45
Warning Javadoc has empty description section. 51
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 54
Warning Javadoc has empty description section. 79
Warning '}' should be on the same line. 86
Warning Javadoc has empty description section. 95
Warning Expected @param tag for 'var'. 110
Warning First sentence should end with a period. 134
Warning Expected @throws tag for 'JellyTagException'. 140

org/apache/commons/jelly/tags/swt/SwtHelper.java

ErrorLine
Warning Extra HTML tag found: </p> 28
Warning Field 'log' is used in only one method. 36
Warning Expected @throws tag for 'JellyTagException'. 47
Warning Line is longer than 100 characters. 62
Warning Expected @throws tag for 'JellyTagException'. 62
Warning Il manque un espace avant '{'. 62
Error Assignment of parameter 'text' is not allowed. 66
Warning Javadoc has empty description section. 77
Warning Expected @param tag for 'constantClass'. 81
Warning Il manque un espace apr?Ęs ','. 81
Warning Expected @param tag for 'text'. 81
Warning Expected @throws tag for 'JellyTagException'. 81
Warning Il y a un espace de trop apr?Ęs '('. 85
Warning Il manque un espace apr?Ęs '+'. 85

org/apache/commons/jelly/tags/swt/SwtTagLibrary.java

ErrorLine
Warning First sentence should end with a period. 75
Error Unused private field 'log'. 84
Warning Il y a un espace de trop apr?Ęs '('. 88
Warning Il y a un espace de trop avant ')'. 88
Warning Il y a un espace de trop apr?Ęs '('. 89
Warning Il y a un espace de trop avant ')'. 89
Warning Missing a Javadoc comment. 92
Warning Il y a un espace de trop apr?Ęs '('. 94
Warning Il y a un espace de trop avant ')'. 94
Warning Il y a un espace de trop apr?Ęs '('. 95
Warning Il y a un espace de trop avant ')'. 95
Warning Il y a un espace de trop apr?Ęs '('. 96
Warning Il y a un espace de trop avant ')'. 96
Warning Il y a un espace de trop apr?Ęs '('. 97
Warning Il y a un espace de trop avant ')'. 97
Warning Il y a un espace de trop apr?Ęs '('. 98
Warning Il y a un espace de trop avant ')'. 98
Warning Line is longer than 100 characters. 99
Warning ctor def child at indentation level 9 not at correct indentation, 8 99
Warning Il y a un espace de trop apr?Ęs '('. 99
Warning Il y a un espace de trop apr?Ęs '('. 100
Warning Il y a un espace de trop avant ')'. 100
Warning Il y a un espace de trop apr?Ęs '('. 101
Warning Il y a un espace de trop avant ')'. 101
Warning Il y a un espace de trop apr?Ęs '('. 102
Warning Il y a un espace de trop avant ')'. 102
Warning Il y a un espace de trop apr?Ęs '('. 103
Warning Il y a un espace de trop avant ')'. 103
Warning Il y a un espace de trop apr?Ęs '('. 104
Warning Il y a un espace de trop avant ')'. 104
Warning Il y a un espace de trop apr?Ęs '('. 105
Warning Il y a un espace de trop avant ')'. 105
Warning Il y a un espace de trop apr?Ęs '('. 106
Warning Il y a un espace de trop avant ')'. 106
Warning Il y a un espace de trop apr?Ęs '('. 107
Warning Il y a un espace de trop avant ')'. 107
Warning Il y a un espace de trop apr?Ęs '('. 108
Warning Il y a un espace de trop avant ')'. 108
Warning Il y a un espace de trop apr?Ęs '('. 109
Warning Il y a un espace de trop avant ')'. 109
Warning Il y a un espace de trop apr?Ęs '('. 110
Warning Il y a un espace de trop avant ')'. 110
Warning Il y a un espace de trop apr?Ęs '('. 111
Warning Il y a un espace de trop avant ')'. 111
Warning Il y a un espace de trop apr?Ęs '('. 112
Warning Il y a un espace de trop avant ')'. 112
Warning Il y a un espace de trop apr?Ęs '('. 113
Warning Il y a un espace de trop avant ')'. 113
Warning Line is longer than 100 characters. 114
Warning Il y a un espace de trop apr?Ęs '('. 114
Info Boolean expression complexity is 5 (max allowed is 3). 114
Warning Il y a un espace de trop avant ')'. 114
Warning Il y a un espace de trop apr?Ęs '('. 115
Warning Il y a un espace de trop avant ')'. 115
Warning Il y a un espace de trop apr?Ęs '('. 116
Warning Il y a un espace de trop avant ')'. 116
Warning Il y a un espace de trop apr?Ęs '('. 117
Warning Il y a un espace de trop avant ')'. 117
Warning Il y a un espace de trop apr?Ęs '('. 118
Warning Il y a un espace de trop avant ')'. 118
Warning Il y a un espace de trop apr?Ęs '('. 119
Warning Il y a un espace de trop avant ')'. 119
Warning Il y a un espace de trop apr?Ęs '('. 120
Warning Il y a un espace de trop avant ')'. 120
Warning Il y a un espace de trop apr?Ęs '('. 121
Warning Il y a un espace de trop avant ')'. 121
Warning Il y a un espace de trop apr?Ęs '('. 122
Warning Il y a un espace de trop avant ')'. 122
Warning Il y a un espace de trop apr?Ęs '('. 123
Warning Il y a un espace de trop avant ')'. 123
Warning Il y a un espace de trop apr?Ęs '('. 124
Warning Il y a un espace de trop avant ')'. 124
Warning Il y a un espace de trop apr?Ęs '('. 125
Warning Il y a un espace de trop avant ')'. 125
Warning Il y a un espace de trop apr?Ęs '('. 126
Warning Il y a un espace de trop avant ')'. 126
Warning Il y a un espace de trop apr?Ęs '('. 129
Warning Il y a un espace de trop avant ')'. 129
Warning Il y a un espace de trop apr?Ęs '('. 130
Warning Il y a un espace de trop avant ')'. 130
Warning Il y a un espace de trop apr?Ęs '('. 131
Warning Il y a un espace de trop avant ')'. 131
Warning Il y a un espace de trop apr?Ęs '('. 132
Warning Il y a un espace de trop avant ')'. 132
Warning Il y a un espace de trop apr?Ęs '('. 140
Warning Il y a un espace de trop avant ')'. 140
Warning Il y a un espace de trop apr?Ęs '('. 141
Warning Il y a un espace de trop avant ')'. 141
Warning Il y a un espace de trop apr?Ęs '('. 144
Warning Il y a un espace de trop avant ')'. 144
Warning Il y a un espace de trop apr?Ęs '('. 145
Warning Il y a un espace de trop avant ')'. 145
Warning Il y a un espace de trop apr?Ęs '('. 146
Warning Il y a un espace de trop avant ')'. 146
Warning Il y a un espace de trop apr?Ęs '('. 147
Warning Il y a un espace de trop avant ')'. 147
Warning First sentence should end with a period. 161
Warning Expected @param tag for 'name'. 164
Warning Expected @param tag for 'layoutClass'. 164
Warning Line is longer than 100 characters. 169
Warning method def modifier at indentation level 16 not at correct indentation, 12 171
Warning method def throws at indentation level 20 not at correct indentation, 16 172
Warning method def rcurly at indentation level 16 not at correct indentation, 12 174
Warning object def rcurly at indentation level 12 not at correct indentation, 8 175
Warning First sentence should end with a period. 179
Warning Expected @param tag for 'name'. 182
Warning Expected @param tag for 'layoutDataClass'. 182
Warning Line is longer than 100 characters. 187
Warning method def modifier at indentation level 16 not at correct indentation, 12 189
Warning method def throws at indentation level 20 not at correct indentation, 16 190
Warning method def rcurly at indentation level 16 not at correct indentation, 12 192
Warning object def rcurly at indentation level 12 not at correct indentation, 8 193
Warning First sentence should end with a period. 197
Warning Expected @param tag for 'name'. 200
Warning Expected @param tag for 'widgetClass'. 200
Warning First sentence should end with a period. 204
Warning Expected @param tag for 'name'. 207
Warning Expected @param tag for 'widgetClass'. 207
Warning Expected @param tag for 'style'. 207
Warning Line is longer than 100 characters. 212
Warning method def modifier at indentation level 16 not at correct indentation, 12 214
Warning method def throws at indentation level 20 not at correct indentation, 16 215
Warning method def rcurly at indentation level 16 not at correct indentation, 12 217
Warning object def rcurly at indentation level 12 not at correct indentation, 8 218
Warning First sentence should end with a period. 222
Warning Expected @param tag for 'name'. 225
Warning Expected @param tag for 'widgetClass'. 225
Warning First sentence should end with a period. 229
Warning Expected @param tag for 'name'. 232
Warning Expected @param tag for 'widgetClass'. 232
Warning Expected @param tag for 'style'. 232
Warning method def child at indentation level 10 not at correct indentation, 8 233
Warning Line is longer than 100 characters. 237
Warning method def modifier at indentation level 18 not at correct indentation, [12, 14] 239
Warning method def throws at indentation level 22 not at correct indentation, [16, 18] 240
Warning method def rcurly at indentation level 18 not at correct indentation, [12, 14] 242
Warning object def rcurly at indentation level 14 not at correct indentation, [8, 10] 243
Warning method call rparen at indentation level 10 not at correct indentation, [8, 10] 244
Warning method def rcurly at indentation level 6 not at correct indentation, 4 245
Warning First sentence should end with a period. 247
Warning Expected @param tag for 'name'. 250
Warning Expected @param tag for 'style'. 250
Warning Line is longer than 100 characters. 255
Warning method def modifier at indentation level 16 not at correct indentation, 12 257
Warning method def throws at indentation level 20 not at correct indentation, 16 258
Warning method def rcurly at indentation level 16 not at correct indentation, 12 260
Warning object def rcurly at indentation level 12 not at correct indentation, 8 261

org/apache/commons/jelly/tags/swt/WidgetTag.java

ErrorLine
Warning Extra HTML tag found: </p> 39
Error Unused private field 'log'. 48
Warning Missing a Javadoc comment. 50
Warning Variable 'parent' must be private and have accessor methods. 50
Warning Missing a Javadoc comment. 51
Warning Missing a Javadoc comment. 53
Warning Missing a Javadoc comment. 57
Warning Missing a Javadoc comment. 62
Warning Javadoc has empty description section. 69
Warning Javadoc has empty description section. 80
Warning Missing a Javadoc comment. 97
Error 'parent' hides a field. 99
Warning First sentence should end with a period. 118
Warning Expected an @return tag. 121
Warning Expected @param tag for 'theClass'. 121
Warning Expected @param tag for 'attributes'. 121
Warning Expected @param tag for 'output'. 121
Warning Expected @throws tag for 'JellyTagException'. 122
Error 'style' hides a field. 123
Error 'parent' hides a field. 126
Warning Line is longer than 100 characters. 137
Warning Missing a Javadoc comment. 139
Warning Line is longer than 100 characters. 150
Warning Avoid inline conditionals. 154
Warning Avoid inline conditionals. 160
Warning First sentence should end with a period. 167
Warning Expected an @return tag. 172
Warning Expected @param tag for 'control'. 172
Warning Expected @param tag for 'colorValue'. 172
Warning First sentence should end with a period. 186
Warning Expected @param tag for 'control'. 191
Warning Expected @param tag for 'size'. 191
Warning First sentence should end with a period. 204
Warning Expected @throws tag for 'JellyTagException'. 211
Warning First sentence should end with a period. 219
Info Cyclomatic Complexity is 15 (max allowed is 10). 228
Warning Expected @throws tag for 'JellyTagException'. 229
Warning Il y a un espace de trop apr?Ęs '{'. 237
Warning Il y a un espace de trop apr?Ęs '{'. 240
Warning Line is longer than 100 characters. 244
Error Each variable declaration must be in its own statement. 247
Warning Il y a un espace de trop apr?Ęs '{'. 252
Warning First sentence should end with a period. 271
Warning Expected @param tag for 'attributes'. 275
Warning Expected @throws tag for 'JellyTagException'. 275

org/apache/commons/jelly/tags/swt/converters/ColorConverter.java

ErrorLine
Warning First sentence should end with a period. 23
Warning Missing a Javadoc comment. 31
Warning Field 'instance' is used in only one method. 31
Error Name 'instance' must match pattern '^(log)|[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 36
Warning First sentence should end with a period. 40
Warning Expected @param tag for 'value'. 45
Warning First sentence should end with a period. 62
Warning Expected @param tag for 'value'. 67
Warning '7' is a magic number. 68
Warning '16' is a magic number. 73
Warning First sentence should end with a period. 85
Warning Expected an @return tag. 88
Warning Expected @param tag for 'value'. 88
Warning Missing a Javadoc comment. 104
Warning Missing a Javadoc comment. 116
Error Assignment of parameter 'text' is not allowed. 117

org/apache/commons/jelly/tags/swt/converters/PointConverter.java

ErrorLine
Warning File does not end with a newline. 0

org/apache/commons/jelly/tags/swt/converters/PointConverter.java

ErrorLine
Warning First sentence should end with a period. 24
Warning Missing a Javadoc comment. 32
Warning Field 'instance' is used in only one method. 32
Error Name 'instance' must match pattern '^(log)|[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
Warning Missing a Javadoc comment. 34
Warning First sentence should end with a period. 38
Warning Expected @param tag for 'text'. 43
Warning Il y a un espace de trop apr?Ęs '('. 44
Warning Il y a un espace de trop avant ')'. 44
Warning Il y a un espace de trop apr?Ęs '('. 47
Warning Il y a un espace de trop avant ')'. 47
Warning Il y a un espace de trop apr?Ęs '('. 48
Warning Il y a un espace de trop avant ')'. 48
Warning Il y a un espace de trop apr?Ęs '('. 50
Warning Il y a un espace de trop avant ')'. 50
Warning Il y a un espace de trop apr?Ęs '('. 51
Warning Il y a un espace de trop avant ')'. 51
Warning Il y a un espace de trop apr?Ęs '('. 53
Warning Il y a un espace de trop avant ')'. 53
Warning Missing a Javadoc comment. 58
Warning Il y a un espace de trop apr?Ęs '('. 60
Warning Il y a un espace de trop avant ')'. 60
Warning Missing a Javadoc comment. 70
Error Assignment of parameter 'text' is not allowed. 71

org/apache/commons/jelly/tags/swt/converters/package.html

ErrorLine
Warning Missing package documentation file.0