| 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 |