| Error Description | Line |
| Missing package-info.java file. | 0 |
| Line has trailing spaces. | 10 |
| '{' should be on the previous line. | 12 |
| First sentence should end with a period. | 13 |
| '(' is followed by whitespace. | 18 |
| Parameter testName should be final. | 18 |
| ')' is preceded with whitespace. | 18 |
| '{' should be on the previous line. | 19 |
| '(' is followed by whitespace. | 20 |
| ')' is preceded with whitespace. | 20 |
| '{' should be on the previous line. | 27 |
| '(' is followed by whitespace. | 28 |
| ')' is preceded with whitespace. | 28 |
| First sentence should end with a period. | 31 |
| Method 'testApp' is not designed for extension - needs to be abstract, final or empty. | 34 |
| '{' should be on the previous line. | 35 |
| '(' is followed by whitespace. | 36 |
| ')' is preceded with whitespace. | 36 |
| Method 'testApp2' is not designed for extension - needs to be abstract, final or empty. | 39 |
| Missing a Javadoc comment. | 39 |
| '{' should be on the previous line. | 40 |