| Error | Count | 
|---|---|
| '!' is followed by whitespace. | 9 | 
| '+' is not preceded with whitespace. | 8 | 
| Expected @param tag for 'classDoc'. | 7 | 
| Line has trailing spaces. | 40 | 
| 'cast' is not followed by whitespace. | 4 | 
| Expected @throws tag for 'SAXException'. | 25 | 
| Missing a Javadoc comment. | 23 | 
| ',' is not followed by whitespace. | 2 | 
| '3' is a magic number. | 2 | 
| ';' is not followed by whitespace. | 2 | 
| '=' is not followed by whitespace. | 2 | 
| '=' is not preceded with whitespace. | 2 | 
| 'localName' hides a field. | 2 | 
| Array brackets at illegal position. | 2 | 
| Avoid nested blocks. | 2 | 
| Expected @param tag for 'doc'. | 2 | 
| Expected @param tag for 'interfaceDoc'. | 2 | 
| Expected @param tag for 'methodDoc'. | 2 | 
| Expected @param tag for 'packageDoc'. | 2 | 
| Expected @param tag for 'root'. | 2 | 
| Expected @param tag for 'tag'. | 2 | 
| Expected @param tag for 'type'. | 2 | 
| '}' should be alone on a line. | 15 | 
| '{' should be on a new line. | 131 | 
| 'if' is not followed by whitespace. | 12 | 
| '+' is not followed by whitespace. | 1 | 
| 'for' is not followed by whitespace. | 1 | 
| Comment matches to-do format 'TODO:'. | 1 | 
| Expected @param tag for 'constrDoc'. | 1 | 
| Expected @param tag for 'elementName'. | 1 | 
| Expected @param tag for 'field'. | 1 | 
| Expected @param tag for 'member'. | 1 | 
| Expected @param tag for 'name'. | 1 | 
| Expected @param tag for 'nameValue'. | 1 | 
| Expected @param tag for 'parameter'. | 1 | 
| Missing package documentation file. | 1 | 
| Name 'extends_interfaceXML' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1 | 
| '<' is not followed by whitespace. | 0 | 
| '<' is not preceded with whitespace. | 0 |