Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
11 0 0 11

Checkstyle error summary

Error Count
Line has trailing spaces. 6
Line does not match expected header line of ' *'. 4
Missing a Javadoc comment. 32
'cast' is not followed by whitespace. 3
File does not end with a newline. 3
Missing package documentation file. 3
Expected @throws tag for 'IOException'. 2
Expected @throws tag for 'JDOMException'. 2
Must have at least one statement. 2
'pluginScript' hides a field. 1
Line contains a tab character. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count