| Error | Count |
|---|---|
| '4' is a magic number. | 8 |
| '5' is a magic number. | 7 |
| '8' is a magic number. | 6 |
| '6' is a magic number. | 5 |
| '}' should be alone on a line. | 5 |
| Line is longer than 132 characters. | 5 |
| '{' should be on a new line. | 42 |
| Missing package documentation file. | 4 |
| Expected @param tag for 'devConnection'. | 3 |
| Missing a Javadoc comment. | 26 |
| Line has trailing spaces. | 22 |
| '13' is a magic number. | 2 |
| '7' is a magic number. | 2 |
| Expected @param tag for 'connection'. | 2 |
| '3' is a magic number. | 14 |
| Line does not match expected header line of ' *'. | 11 |
| Expected an @return tag. | 10 |
| '14' is a magic number. | 1 |
| 'else' is not preceded with whitespace. | 1 |
| '}' is not followed by whitespace. | 1 |
| Comment matches to-do format 'TODO:'. | 1 |
| Expected @param tag for 'obj'. | 1 |
| Expected @param tag for 'tok'. | 1 |
| File does not end with a newline. | 1 |
| Redundant import from the same package - org.apache.maven.xdoc.util.LocaleUtil. | 1 |