Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
703360

Details

org/codehaus/mojo/jaxws/AbstractJaxwsMojo.java

ViolationMessageLine
WarningsLine does not match expected header line of '^ \* EL4J, the Extension Library for the J2EE, adds incremental enhancements to *$'.2
WarningsType Javadoc tag @author must match pattern '[A-Za-z ]+\([a-zA-Z]{3}\)'.40
WarningsFirst sentence should end with a period.48
WarningsExpected an @return tag.81
WarningsFirst sentence should end with a period.83
WarningsExpected an @return tag.88
Warnings'(' is followed by whitespace.88
WarningsExpected @param tag for 'parent'.88
Warnings')' is preceded with whitespace.88
Warnings'{' should be on the previous line.90
Warnings'{' should be on the previous line.93
Warnings'(' is followed by whitespace.100
Warnings')' is preceded with whitespace.100
Warnings'{' should be on the previous line.101
Warnings'(' is followed by whitespace.102
Warnings'(' is followed by whitespace.102
Warnings')' is preceded with whitespace.102
Warnings')' is preceded with whitespace.102
Warnings'(' is followed by whitespace.103
Warnings'(' is followed by whitespace.103
Warnings')' is preceded with whitespace.103
Warnings')' is preceded with whitespace.103
Warnings'(' is followed by whitespace.104
Warnings'(' is followed by whitespace.104
Warnings')' is preceded with whitespace.104
Warnings')' is preceded with whitespace.104
Warnings'(' is followed by whitespace.105
Warnings')' is preceded with whitespace.105
Warnings'(' is followed by whitespace.109
Warnings')' is preceded with whitespace.109
Warnings'(' is followed by whitespace.111
Warnings')' is preceded with whitespace.111
Warnings'(' is followed by whitespace.114
Warnings'(' is followed by whitespace.114
Warnings')' is preceded with whitespace.114
Warnings'(' is followed by whitespace.115
Warnings'!' is followed by whitespace.115
Warnings')' is preceded with whitespace.115
Warnings'{' should be on the previous line.116
Warnings'(' is followed by whitespace.118
Warnings'(' is followed by whitespace.118
Warnings')' is preceded with whitespace.118
Warnings'(' is followed by whitespace.122
Warnings')' is preceded with whitespace.122
Warnings'(' is followed by whitespace.125
Warnings')' is preceded with whitespace.125
Warnings'(' is followed by whitespace.127
Warnings')' is preceded with whitespace.127
Warnings'(' is followed by whitespace.129
Warnings')' is preceded with whitespace.129
Warnings'}' should be on the same line.132
Warnings'(' is followed by whitespace.133
Warnings')' is preceded with whitespace.133
Warnings'{' should be on the previous line.134
Warnings'(' is followed by whitespace.135
Warnings')' is preceded with whitespace.135
Warnings'}' should be on the same line.136
Warnings'(' is followed by whitespace.137
Warnings')' is preceded with whitespace.137
Warnings'{' should be on the previous line.138
Warnings'(' is followed by whitespace.139
Warnings')' is preceded with whitespace.139

org/codehaus/mojo/jaxws/AbstractWsGenMojo.java

ViolationMessageLine
WarningsLine does not match expected header line of '^ \* EL4J, the Extension Library for the J2EE, adds incremental enhancements to *$'.2
WarningsType Javadoc tag @author must match pattern '[A-Za-z ]+\([a-zA-Z]{3}\)'.49
WarningsClass Data Abstraction Coupling is 12 (max allowed is 7) classes [ArrayList, BufferedReader, BufferedWriter, File, FileInputStream, FileWriter, InputStreamReader, LinkedList, MojoExecutionException, StringBuilder, URL, URLClassLoader].49
WarningsFirst sentence should end with a period.51
WarningsMissing a Javadoc comment.140
WarningsCyclomatic Complexity is 15 (max allowed is 12).142
WarningsExecutable statement count is 31 (max allowed is 30).142
WarningsMissing a Javadoc comment.142
Warnings'if' construct must use '{}'s.184
Warnings',' is not followed by whitespace.201
WarningsMissing a Javadoc comment.209
Warnings'if' construct must use '{}'s.210
WarningsFirst sentence should end with a period.214
Warnings'!=' is not preceded with whitespace.227
Warnings'!=' is not followed by whitespace.227
Warnings'cast' is not followed by whitespace.243
WarningsMust have at least one statement.325

org/codehaus/mojo/jaxws/MainWsGenMojo.java

ViolationMessageLine
WarningsLine does not match expected header line of '^/\* *$'.1
WarningsType Javadoc comment is missing an @author tag.16
WarningsFirst sentence should end with a period.17
WarningsExpected an @return tag.27

org/codehaus/mojo/jaxws/MainWsImportMojo.java

ViolationMessageLine
WarningsLine does not match expected header line of '^/\* *$'.1
WarningsType Javadoc tag @author must match pattern '[A-Za-z ]+\([a-zA-Z]{3}\)'.17
WarningsFirst sentence should end with a period.18
WarningsExpected an @return tag.28

org/codehaus/mojo/jaxws/TestWsGenMojo.java

ViolationMessageLine
WarningsLine does not match expected header line of '^/\* *$'.1
WarningsType Javadoc comment is missing an @author tag.21
WarningsFirst sentence should end with a period.22
WarningsExpected an @return tag.32

org/codehaus/mojo/jaxws/TestWsImportMojo.java

ViolationMessageLine
WarningsLine does not match expected header line of '^/\* *$'.1
WarningsFirst sentence should end with a period.5
WarningsType Javadoc tag @author must match pattern '[A-Za-z ]+\([a-zA-Z]{3}\)'.13
WarningsFirst sentence should end with a period.14
WarningsExpected an @return tag.24

org/codehaus/mojo/jaxws/WsImportMojo.java

ViolationMessageLine
WarningsLine does not match expected header line of '^ \* EL4J, the Extension Library for the J2EE, adds incremental enhancements to *$'.2
WarningsType Javadoc tag @author must match pattern '[A-Za-z ]+\([a-zA-Z]{3}\)'.38
WarningsName 'WsImportMojo' must match pattern '^Abstract.*$|^.*Factory$'.38
Warnings'{' should be on the previous line.39
WarningsVariable access definition in wrong order.76
WarningsVariable access definition in wrong order.90
WarningsVariable access definition in wrong order.98
WarningsVariable access definition in wrong order.122
WarningsMissing a Javadoc comment.138
Warnings'{' should be on the previous line.140
Warnings'(' is followed by whitespace.151
Warnings')' is preceded with whitespace.151
Warnings'{' should be on the previous line.154
Warnings'(' is followed by whitespace.165
Warnings')' is preceded with whitespace.165
Warnings'}' should be on the same line.167
Warnings'(' is followed by whitespace.168
Warnings')' is preceded with whitespace.168
Warnings'{' should be on the previous line.169
Warnings'}' should be on the same line.171
Warnings'(' is followed by whitespace.172
Warnings')' is preceded with whitespace.172
Warnings'{' should be on the previous line.173
Warnings'(' is followed by whitespace.174
Warnings')' is preceded with whitespace.174
Warnings'}' should be on the same line.175
Warnings'{' should be on the previous line.177
Warnings'(' is followed by whitespace.179
Warnings')' is preceded with whitespace.179
Warnings'(' is followed by whitespace.180
Warnings')' is preceded with whitespace.180
Warnings'{' should be on the previous line.192
Warnings'(' is followed by whitespace.194
Warnings')' is preceded with whitespace.194
Warnings'{' should be on the previous line.195
Warnings'(' is followed by whitespace.197
Warnings')' is preceded with whitespace.197
Warnings'{' should be on the previous line.198
Warnings'(' is followed by whitespace.199
Warnings')' is preceded with whitespace.199
Warnings'(' is followed by whitespace.201
Warnings')' is preceded with whitespace.201
Warnings'(' is followed by whitespace.202
Warnings')' is preceded with whitespace.202
Warnings'(' is followed by whitespace.203
Warnings')' is preceded with whitespace.203
WarningsFirst sentence should end with a period.211
Warnings'{' should be on the previous line.217
WarningsComment matches to-do format 'TBD|TODO'.218
Warnings'(' is followed by whitespace.220
Warnings')' is preceded with whitespace.220
Warnings'{' should be on the previous line.221
Warnings'(' is followed by whitespace.222
Warnings')' is preceded with whitespace.222
Warnings'(' is followed by whitespace.224
Warnings')' is preceded with whitespace.224
Warnings'(' is followed by whitespace.226
Warnings')' is preceded with whitespace.226
Warnings'(' is followed by whitespace.227
Warnings')' is preceded with whitespace.227
Warnings'(' is followed by whitespace.228
Warnings')' is preceded with whitespace.228
WarningsFirst sentence should end with a period.232
Warnings'(' is followed by whitespace.237
WarningsExpected @param tag for 'args'.237
Warnings')' is preceded with whitespace.237
Warnings'{' should be on the previous line.239
Warnings'(' is followed by whitespace.240
Warnings')' is preceded with whitespace.240
Warnings'(' is followed by whitespace.241
Warnings'(' is followed by whitespace.241
Warnings'(' is followed by whitespace.241
Warnings')' is preceded with whitespace.241
Warnings')' is preceded with whitespace.241
Warnings')' is preceded with whitespace.241
Warnings'{' should be on the previous line.242
Warnings'(' is followed by whitespace.243
Warnings')' is preceded with whitespace.243
WarningsNPath Complexity is 768 (max allowed is 200).252
Warnings'{' should be on the previous line.254
Warnings'(' is followed by whitespace.257
Warnings')' is preceded with whitespace.257
Warnings'(' is followed by whitespace.258
Warnings')' is preceded with whitespace.258
Warnings'(' is followed by whitespace.260
Warnings')' is preceded with whitespace.260
Warnings'(' is followed by whitespace.261
Warnings')' is preceded with whitespace.261
Warnings'(' is followed by whitespace.263
Warnings')' is preceded with whitespace.263
Warnings'{' should be on the previous line.264
Warnings'(' is followed by whitespace.265
Warnings')' is preceded with whitespace.265
Warnings'(' is followed by whitespace.268
Warnings')' is preceded with whitespace.268
Warnings'{' should be on the previous line.269
Warnings'(' is followed by whitespace.270
Warnings')' is preceded with whitespace.270
Warnings'(' is followed by whitespace.271
Warnings')' is preceded with whitespace.271
Warnings'(' is followed by whitespace.274
Warnings')' is preceded with whitespace.274
Warnings'{' should be on the previous line.275
Warnings'(' is followed by whitespace.276
Warnings')' is preceded with whitespace.276
Warnings'(' is followed by whitespace.277
Warnings')' is preceded with whitespace.277
Warnings'(' is followed by whitespace.280
Warnings')' is preceded with whitespace.280
Warnings'{' should be on the previous line.281
Warnings'(' is followed by whitespace.282
Warnings')' is preceded with whitespace.282
Warnings'(' is followed by whitespace.283
Warnings')' is preceded with whitespace.283
Warnings'(' is followed by whitespace.286
Warnings')' is preceded with whitespace.286
Warnings'{' should be on the previous line.287
Warnings'(' is followed by whitespace.288
Warnings')' is preceded with whitespace.288
Warnings'(' is followed by whitespace.289
Warnings')' is preceded with whitespace.289
Warnings'(' is followed by whitespace.292
Warnings')' is preceded with whitespace.292
Warnings'{' should be on the previous line.293
Warnings'(' is followed by whitespace.294
Warnings')' is preceded with whitespace.294
Warnings'(' is followed by whitespace.295
Warnings')' is preceded with whitespace.295
Warnings'(' is followed by whitespace.298
Warnings')' is preceded with whitespace.298
Warnings'{' should be on the previous line.299
Warnings'(' is followed by whitespace.300
Warnings')' is preceded with whitespace.300
Warnings'{' should be on the previous line.305
Warnings'(' is followed by whitespace.307
Warnings')' is preceded with whitespace.307
Warnings'{' should be on the previous line.308
Warnings'cast' is not followed by whitespace.309
Warnings'(' is followed by whitespace.310
Warnings')' is preceded with whitespace.310
WarningsArray brackets at illegal position.315
Warnings'(' is followed by whitespace.316
Warnings')' is preceded with whitespace.316
Warnings'{' should be on the previous line.317
Warnings'(' is followed by whitespace.318
Warnings')' is preceded with whitespace.318
Warnings'(' is followed by whitespace.319
Warnings')' is preceded with whitespace.319
Warnings'(' is followed by whitespace.322
Warnings')' is preceded with whitespace.322
Warnings'{' should be on the previous line.333
Warnings'(' is followed by whitespace.336
Warnings')' is preceded with whitespace.336
Warnings'{' should be on the previous line.337
Warnings'(' is followed by whitespace.339
Warnings';' is preceded with whitespace.339
Warnings')' is preceded with whitespace.339
Warnings'{' should be on the previous line.340
Warnings'(' is followed by whitespace.341
Warnings')' is preceded with whitespace.341
Warnings'(' is followed by whitespace.342
Warnings')' is preceded with whitespace.342
Warnings'(' is followed by whitespace.344
Warnings')' is preceded with whitespace.344
Warnings'}' should be on the same line.348
Warnings'{' should be on the previous line.350
Warnings'(' is followed by whitespace.351
Warnings')' is preceded with whitespace.351
Warnings'(' is followed by whitespace.352
Warnings')' is preceded with whitespace.352
Warnings'(' is followed by whitespace.353
Warnings')' is preceded with whitespace.353
Warnings'{' should be on the previous line.354
Warnings'{' should be on the previous line.368
Warnings'(' is followed by whitespace.371
Warnings')' is preceded with whitespace.371
Warnings'{' should be on the previous line.372
Warnings'(' is followed by whitespace.374
Warnings';' is preceded with whitespace.374
Warnings')' is preceded with whitespace.374
Warnings'{' should be on the previous line.375
Warnings'(' is followed by whitespace.376
Warnings')' is preceded with whitespace.376
Warnings'(' is followed by whitespace.377
Warnings')' is preceded with whitespace.377
Warnings';' is preceded with whitespace.377
Warnings'}' should be on the same line.379
Warnings'{' should be on the previous line.381
Warnings'(' is followed by whitespace.382
Warnings')' is preceded with whitespace.382
Warnings'(' is followed by whitespace.383
Warnings')' is preceded with whitespace.383
Warnings'(' is followed by whitespace.384
Warnings')' is preceded with whitespace.384
Warnings'{' should be on the previous line.385
Warnings'{' should be on the previous line.398
Warnings'(' is followed by whitespace.406
Warnings')' is preceded with whitespace.406
Warnings'{' should be on the previous line.407
Warnings'(' is followed by whitespace.408
Warnings')' is preceded with whitespace.408
Warnings'{' should be on the previous line.417
Warnings'(' is followed by whitespace.426
Warnings')' is preceded with whitespace.426
Warnings'{' should be on the previous line.427
Warnings'(' is followed by whitespace.428
Warnings')' is preceded with whitespace.428
Warnings'{' should be on the previous line.439
Warnings'(' is followed by whitespace.443
Warnings')' is preceded with whitespace.443
Warnings'{' should be on the previous line.444
Warnings'(' is followed by whitespace.445
Warnings')' is preceded with whitespace.445
Warnings'(' is followed by whitespace.448
Warnings')' is preceded with whitespace.448
Warnings'{' should be on the previous line.449
Warnings'(' is followed by whitespace.450
Warnings')' is preceded with whitespace.450
Warnings'{' should be on the previous line.451
Warnings'(' is followed by whitespace.452
Warnings')' is preceded with whitespace.452
Warnings'(' is followed by whitespace.457
Warnings')' is preceded with whitespace.457
Warnings'{' should be on the previous line.458
Warnings'(' is followed by whitespace.459
Warnings')' is preceded with whitespace.459
Warnings'{' should be on the previous line.460
Warnings'(' is followed by whitespace.461
Warnings')' is preceded with whitespace.461
WarningsMissing a Javadoc comment.469
Warnings'{' should be on the previous line.471
Warnings'(' is followed by whitespace.472
Warnings')' is preceded with whitespace.472
Warnings'{' should be on the previous line.473
Warnings'(' is followed by whitespace.476
Warnings')' is preceded with whitespace.476
Warnings'}' should be on the same line.477
Warnings'{' should be on the previous line.479
Warnings'(' is followed by whitespace.480
Warnings')' is preceded with whitespace.480