| Error | Count |
|---|---|
| Missing a Javadoc comment. | 8 |
| ';' is followed by whitespace. | 2 |
| Expected @param tag for 'input'. | 2 |
| Expected @param tag for 'node'. | 2 |
| Expected @throws tag for 'Exception'. | 2 |
| Expected @throws tag for 'IOException'. | 2 |
| Expected @param tag for 'actualDoc'. | 1 |
| Expected @param tag for 'doc'. | 1 |
| Expected @param tag for 'expectedDoc'. | 1 |
| Expected @param tag for 'message'. | 1 |
| Expression can be simplified. | 1 |
| Line does not match expected header line of ''. | 1 |
| Line is longer than 132 characters. | 1 |
| Variable 'verbose' must be private and have accessor methods. | 1 |