Violation | Message | Line |
---|
| Line does not match expected header line of ''. | 1 |
| '{' should be on the previous line. | 62 |
| Missing a Javadoc comment. | 63 |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 |
| Missing a Javadoc comment. | 65 |
| Line has trailing spaces. | 86 |
| Missing a Javadoc comment. | 107 |
| Missing a Javadoc comment. | 109 |
| Missing a Javadoc comment. | 111 |
| Missing a Javadoc comment. | 117 |
| '}' should be on the same line. | 126 |
| Line has trailing spaces. | 131 |
| Missing a Javadoc comment. | 142 |
| Line has trailing spaces. | 146 |
| Missing a Javadoc comment. | 150 |
| '}' should be on the same line. | 155 |
| Line has trailing spaces. | 159 |
| '}' should be on the same line. | 169 |
| '}' should be on the same line. | 173 |
| Line has trailing spaces. | 175 |
| '}' should be on the same line. | 179 |
| '}' should be on the same line. | 186 |
| Missing a Javadoc comment. | 196 |
| Line is longer than 120 characters. | 216 |
| '}' should be on the same line. | 219 |
| '}' should be on the same line. | 222 |
| '}' should be on the same line. | 225 |
| Missing a Javadoc comment. | 231 |
| Parameter element should be final. | 231 |
| Parameter testName should be final. | 231 |
| 'testName' hides a field. | 231 |
| Parameter runTime should be final. | 231 |
| Missing a Javadoc comment. | 239 |
| Parameter element should be final. | 239 |
| Parameter testName should be final. | 239 |
| 'testName' hides a field. | 239 |
| Missing a Javadoc comment. | 246 |
| Missing a Javadoc comment. | 252 |
| '}' should be on the same line. | 261 |
| Missing a Javadoc comment. | 267 |
| Parameter testName should be final. | 267 |
| 'testName' hides a field. | 267 |
| Parameter stdErr should be final. | 267 |
| Parameter testSuite should be final. | 283 |
| Expected @param tag for 'testSuite'. | 283 |
| Missing a Javadoc comment. | 307 |
| Parameter attribute should be final. | 307 |
| Missing a Javadoc comment. | 313 |
| Missing a Javadoc comment. | 317 |
| Parameter runTime should be final. | 317 |
| Expected an @return tag. | 324 |
| Parameter stdErr should be final. | 324 |
| Expected @param tag for 'stdErr'. | 324 |
| '10' is a magic number. | 325 |
| Expected an @return tag. | 333 |
| Parameter stdErr should be final. | 333 |
| Expected @param tag for 'stdErr'. | 333 |
| '9' is a magic number. | 334 |
| Line has trailing spaces. | 339 |
| Line has trailing spaces. | 341 |