The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 63 | 0 | 0 | 16 |
| Violation | Message | Line |
|---|---|---|
| Variable 'commands' must be private and have accessor methods. | 48 |
| Violation | Message | Line |
|---|---|---|
| Conditional logic can be removed. | 132 | |
| Conditional logic can be removed. | 238 |
| Violation | Message | Line |
|---|---|---|
| Conditional logic can be removed. | 130 | |
| Conditional logic can be removed. | 233 |
| Violation | Message | Line |
|---|---|---|
| Variable 'context' must be private and have accessor methods. | 80 | |
| Variable 'request' must be private and have accessor methods. | 127 | |
| Variable 'response' must be private and have accessor methods. | 140 |
| Violation | Message | Line |
|---|---|---|
| Variable 'context' must be private and have accessor methods. | 81 | |
| Variable 'request' must be private and have accessor methods. | 122 | |
| Variable 'response' must be private and have accessor methods. | 135 |
| Violation | Message | Line |
|---|---|---|
| Variable 'commands' must be private and have accessor methods. | 118 | |
| Variable 'frozen' must be private and have accessor methods. | 125 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 39 |