The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 47 | 0 | 0 | 4 |
| Rules | Violations | Severity |
|---|---|---|
Header
|
0 | |
| TabCharacter | 0 | |
| AvoidStarImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
LineLength
|
4 |
| Files | I |
W |
E |
|---|---|---|---|
| org/apache/commons/proxy/factory/cglib/CglibProxyFactory.java | 0 | 0 | 2 |
| org/apache/commons/proxy/factory/javassist/JavassistProxyFactory.java | 0 | 0 | 2 |