Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
130015

Details

org/jomc/modlet/DefaultModelContext.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.525
ErrorsVariable 's0' should be declared final.1991
ErrorsVariable 's0' should be declared final.2088
ErrorsVariable 's0' should be declared final.2284
ErrorsVariable 's0' should be declared final.2293
ErrorsVariable 's0' should be declared final.2341
ErrorsVariable 's0' should be declared final.2350

org/jomc/modlet/ModelContext.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.425

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/ModletProvider.java

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

org/jomc/modlet/package-info.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.36