The following document contains the results of Checkstyle. 
| Files | I |
W |
E |
|---|---|---|---|
| org/deegree/feature/persistence/remotewfs/RemoteWFSFeatureStore.java | 0 | 0 | 1 |
| org/deegree/feature/persistence/remotewfs/RemoteWFSFeatureStoreProvider.java | 0 | 1 | 0 |
| Rules | Violations | Severity |
|---|---|---|
| EmptyStatement | 0 | |
| CyclomaticComplexity | 0 | |
| ClassFanOutComplexity | 1 | |
| CovariantEquals | 0 | |
ClassDataAbstractionCoupling
|
0 | |
| NPathComplexity | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| RedundantModifier | 0 | |
| RedundantThrows | 0 | |
| FileLength | 0 | |
| NewlineAtEndOfFile | 1 |