Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
90063

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.709
ErrorsMissing a Javadoc comment.2234
ErrorsMissing a Javadoc comment.2239
ErrorsMissing a Javadoc comment.2243
ErrorsMissing a Javadoc comment.2248
ErrorsMissing a Javadoc comment.2253
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.2889
ErrorsClass should define a constructor.3387
ErrorsMissing a Javadoc comment.3390
ErrorsMissing a Javadoc comment.3392

org/jomc/tools/ResourceFileProcessor.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.153
ErrorsVariable 's0' should be declared final.192
ErrorsVariable 's0' should be declared final.202
ErrorsVariable 's0' should be declared final.377
ErrorsVariable 's1' should be declared final.383

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.830
Errors'sourceFileType' hides a field.830
Errors'implementation' hides a field.881
Errors'sourceFileType' hides a field.881
Errors'sourceFileType' hides a field.1141
ErrorsVariable 's0' should be declared final.1146

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.331
ErrorsVariable 's0' should be declared final.364
ErrorsVariable 's0' should be declared final.436
ErrorsVariable 's0' should be declared final.484
ErrorsVariable 's0' should be declared final.571
ErrorsVariable 's0' should be declared final.621
ErrorsVariable 's1' should be declared final.758

org/jomc/tools/modlet/ToolsModelProvider.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.jomc.tools.modlet.ToolsModletConstants.*.64
ErrorsVariable 's0' should be declared final.341
ErrorsVariable 's0' should be declared final.373
ErrorsNested if-else depth is 5 (max allowed is 4).397
ErrorsNested if-else depth is 6 (max allowed is 4).404
ErrorsNested if-else depth is 5 (max allowed is 4).411
ErrorsVariable 's0' should be declared final.430
ErrorsVariable 's0' should be declared final.613

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