Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
330020

Details

org/jomc/modlet/DefaultModelContext.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.597
ErrorsVariable 's0' should be declared final.2184
ErrorsVariable 's0' should be declared final.2283
ErrorsVariable 's0' should be declared final.2490
ErrorsVariable 's0' should be declared final.2499
ErrorsVariable 's0' should be declared final.2547
ErrorsVariable 's0' should be declared final.2556

org/jomc/modlet/DefaultModletProcessor.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.503

org/jomc/modlet/ModelContext.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.425
Errors'modlets' hides a field.829
Errors'modlets' hides a field.845

org/jomc/modlet/ModelContextFactory.java

ViolationMessageLine
ErrorsRedundant throws: 'ModelContextFactoryError' is unchecked exception.72
ErrorsRedundant throws: 'ModelContextFactoryError' is unchecked exception.97

org/jomc/modlet/ModelProcessor.java

ViolationMessageLine
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.54

org/jomc/modlet/ModelProvider.java

ViolationMessageLine
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.54

org/jomc/modlet/ModelValidator.java

ViolationMessageLine
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.57

org/jomc/modlet/ModletProcessor.java

ViolationMessageLine
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.62

org/jomc/modlet/ModletProvider.java

ViolationMessageLine
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.64
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.78

org/jomc/modlet/package-info.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.36