Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
90062

Details

org/jomc/tools/ClassFileProcessor.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.401
ErrorsVariable 's0' should be declared final.413
ErrorsVariable 's0' should be declared final.968
ErrorsVariable 's0' should be declared final.1023
ErrorsVariable 's0' should be declared final.1059
ErrorsVariable 's0' should be declared final.1083
ErrorsVariable 's0' should be declared final.1138
ErrorsVariable 'l' should be declared final.1479
ErrorsVariable 'l' should be declared final.1601
ErrorsVariable 's0' should be declared final.2048
ErrorsVariable 's0' should be declared final.2059
ErrorsVariable 's0' should be declared final.2156
ErrorsVariable 's0' should be declared final.2167
ErrorsVariable 's0' should be declared final.2308
ErrorsVariable 's0' should be declared final.2318

org/jomc/tools/JomcTool.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.652
ErrorsMissing a Javadoc comment.1943
ErrorsMissing a Javadoc comment.1948
ErrorsMissing a Javadoc comment.1952
ErrorsMissing a Javadoc comment.1957
ErrorsMissing a Javadoc comment.1962
ErrorsDon't use trailing comments.2026

org/jomc/tools/ResourceFileProcessor.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.147
ErrorsVariable 's0' should be declared final.181
ErrorsVariable 's0' should be declared final.191
ErrorsVariable 's0' should be declared final.338
ErrorsVariable 's1' should be declared final.344

org/jomc/tools/SourceFileProcessor.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.418
ErrorsVariable 's0' should be declared final.425
ErrorsVariable 's0' should be declared final.465
ErrorsVariable 's0' should be declared final.485
ErrorsVariable 's0' should be declared final.528
Errors'specification' hides a field.790
Errors'sourceFileType' hides a field.790
Errors'implementation' hides a field.835
Errors'sourceFileType' hides a field.835
Errors'sourceFileType' hides a field.1087
ErrorsVariable 's0' should be declared final.1092
ErrorsNested try depth is 3 (max allowed is 2).1335
ErrorsNested try depth is 3 (max allowed is 2).1428

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