Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
280015

Details

org/jomc/modlet/DefaultModelContext.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.525
ErrorsVariable 's0' should be declared final.2042
ErrorsVariable 's0' should be declared final.2139
ErrorsVariable 's0' should be declared final.2345
ErrorsVariable 's0' should be declared final.2354
ErrorsVariable 's0' should be declared final.2402
ErrorsVariable 's0' should be declared final.2411

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