| Files | I | W | E |
|---|---|---|---|
| net/sourceforge/wheeler/server/Main.java | 0 | 0 | 12 |
| net/sourceforge/wheeler/server/VersionConstants.java | 0 | 0 | 9 |
| net/sourceforge/wheeler/server/package.html | 0 | 0 | 1 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line is longer than 80 characters. | 38 |
|
| Utility classes should not have a public or default constructor. | 42 |
|
| Missing a Javadoc comment. | 43 |
|
| Name 'SITEINFO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
|
| Missing a Javadoc comment. | 44 |
|
| Name 'VERSIONINFO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
|
| '+' is not preceded with whitespace. | 46 |
|
| Missing a Javadoc comment. | 53 |
|
| Parameter args should be final. | 53 |
|
| Array brackets at illegal position. | 53 |
|
| '{' is not preceded with whitespace. | 53 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 30 |
|
| interfaces should describe a type and hence have methods. | 42 |
|
| Missing a Javadoc comment. | 43 |
|
| Missing a Javadoc comment. | 44 |
|
| Missing a Javadoc comment. | 45 |
|
| Missing a Javadoc comment. | 46 |
|
| '=' is not preceded with whitespace. | 46 |
|
| Missing a Javadoc comment. | 47 |