Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
130028

Details

org/jomc/modlet/DefaultModelContext.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
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.2335
ErrorsVariable 's0' should be declared final.2344
ErrorsVariable 's0' should be declared final.2392
ErrorsVariable 's0' should be declared final.2401

org/jomc/modlet/DefaultModelContextFactory.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jomc/modlet/DefaultModletProvider.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jomc/modlet/ModelContext.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsVariable 's0' should be declared final.425

org/jomc/modlet/ModelContextFactory.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsRedundant throws: 'ModelContextFactoryError' is unchecked exception.72
ErrorsRedundant throws: 'ModelContextFactoryError' is unchecked exception.97

org/jomc/modlet/ModelContextFactoryError.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jomc/modlet/ModelException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jomc/modlet/ModelProcessor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.54

org/jomc/modlet/ModelProvider.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.54

org/jomc/modlet/ModelValidationReport.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jomc/modlet/ModelValidator.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.57

org/jomc/modlet/ModletProvider.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.53

org/jomc/modlet/package-info.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.36