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.589
ErrorsVariable 's0' should be declared final.2143
ErrorsVariable 's0' should be declared final.2240
ErrorsVariable 's0' should be declared final.2446
ErrorsVariable 's0' should be declared final.2455
ErrorsVariable 's0' should be declared final.2503
ErrorsVariable 's0' should be declared final.2512

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.799
Errors'modlets' hides a field.815

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