The following document contains the results of Checkstyle 8.31 with checkstyle.xml ruleset. 
| Files | |||
|---|---|---|---|
| 28 | 0 | 2 | 0 |
| File | |||
|---|---|---|---|
| org/jastacry/Worker.java | 0 | 1 | 0 |
| org/jastacry/layer/AbstractCipherLayer.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| modifier | RedundantModifier | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 165 |