Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
370062

Details

org/jomc/tools/ClassFileProcessor.java

ViolationMessageLine
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
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.3653
ErrorsMissing a Javadoc comment.3656
ErrorsMissing a Javadoc comment.3658

org/jomc/tools/ResourceFileProcessor.java

ViolationMessageLine
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
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.835
Errors'sourceFileType' hides a field.835
Errors'implementation' hides a field.891
Errors'sourceFileType' hides a field.891
Errors'sourceFileType' hides a field.1156
ErrorsVariable 's0' should be declared final.1161

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.36

org/jomc/tools/modlet/ToolsModelProcessor.java

ViolationMessageLine
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
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
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
Errorsinterfaces should describe a type and hence have methods.39