Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
90071

Details

org/jomc/tools/ClassFileProcessor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsVariable 's0' should be declared final.434
ErrorsVariable 's0' should be declared final.446
ErrorsVariable 's0' should be declared final.1093
ErrorsVariable 's0' should be declared final.1148
ErrorsVariable 's0' should be declared final.1184
ErrorsVariable 's0' should be declared final.1208
ErrorsVariable 's0' should be declared final.1264
ErrorsVariable 'l' should be declared final.1634
ErrorsVariable 'l' should be declared final.1761
ErrorsVariable 's0' should be declared final.2213
ErrorsVariable 's0' should be declared final.2224
ErrorsVariable 's0' should be declared final.2323
ErrorsVariable 's0' should be declared final.2334
ErrorsVariable 's0' should be declared final.2477
ErrorsVariable 's0' should be declared final.2487

org/jomc/tools/JomcTool.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsVariable 's0' should be declared final.751
ErrorsMissing a Javadoc comment.2506
ErrorsMissing a Javadoc comment.2511
ErrorsMissing a Javadoc comment.2515
ErrorsMissing a Javadoc comment.2520
ErrorsMissing a Javadoc comment.2525
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.3161
ErrorsClass should define a constructor.3648
ErrorsMissing a Javadoc comment.3651
ErrorsMissing a Javadoc comment.3653

org/jomc/tools/ResourceFileProcessor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsVariable 's0' should be declared final.157
ErrorsVariable 's0' should be declared final.197
ErrorsVariable 's0' should be declared final.207
ErrorsVariable 's0' should be declared final.390
ErrorsVariable 's1' should be declared final.396

org/jomc/tools/SourceFileProcessor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsVariable 's0' should be declared final.445
ErrorsVariable 's0' should be declared final.452
ErrorsVariable 's0' should be declared final.497
ErrorsVariable 's0' should be declared final.516
ErrorsVariable 's0' should be declared final.565
Errors'specification' hides a field.830
Errors'sourceFileType' hides a field.830
Errors'implementation' hides a field.886
Errors'sourceFileType' hides a field.886
Errors'sourceFileType' hides a field.1151
ErrorsVariable 's0' should be declared final.1156

org/jomc/tools/model/package-info.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.36

org/jomc/tools/modlet/ToolsModelProcessor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUsing the '.*' form of import should be avoided - org.jomc.tools.modlet.ToolsModletConstants.*.57
ErrorsVariable 's0' should be declared final.328
ErrorsVariable 's0' should be declared final.361
ErrorsVariable 's0' should be declared final.439
ErrorsVariable 's0' should be declared final.502
ErrorsVariable 's0' should be declared final.603
ErrorsVariable 's0' should be declared final.671

org/jomc/tools/modlet/ToolsModelProvider.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUsing the '.*' form of import should be avoided - org.jomc.tools.modlet.ToolsModletConstants.*.66
ErrorsVariable 's0' should be declared final.340
ErrorsVariable 's0' should be declared final.372
ErrorsNested if-else depth is 5 (max allowed is 4).396
ErrorsNested if-else depth is 6 (max allowed is 4).403
ErrorsNested if-else depth is 5 (max allowed is 4).410
ErrorsVariable 's0' should be declared final.429
ErrorsVariable 's0' should be declared final.659

org/jomc/tools/modlet/ToolsModelValidator.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.75
ErrorsVariable 's0' should be declared final.181
ErrorsVariable 's0' should be declared final.269
ErrorsVariable 's0' should be declared final.277

org/jomc/tools/modlet/ToolsModletConstants.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
Errorsinterfaces should describe a type and hence have methods.39