The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 55 | 0 | 0 | 6 |
| Violation | Message | Line |
|---|---|---|
| ';' is followed by whitespace. | 178 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Name '_pools' must match pattern 'log|^[a-zA-Z][a-zA-Z0-9_]*$'. | 62 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 155 |
| Violation | Message | Line |
|---|---|---|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 73 |
| Violation | Message | Line |
|---|---|---|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 70 |