The following document contains the results of Checkstyle. 
| Files | I | W | E |
|---|---|---|---|
| org/deegree/services/wps/provider/style/StyleProcessProvider.java | 0 | 0 | 1 |
| Rules | Violations | Severity |
|---|---|---|
| EmptyStatement | 0 | |
| CyclomaticComplexity | 0 | |
| ClassFanOutComplexity | 0 | |
| CovariantEquals | 0 | |
ClassDataAbstractionCoupling
| 1 | |
| NPathComplexity | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| RedundantModifier | 0 | |
| RedundantThrows | 0 | |
| FileLength | 0 | |
| NewlineAtEndOfFile | 0 |
| Violation | Message | Line |
|---|---|---|
| Class Data Abstraction Coupling is 14 (max allowed is 12) classes [CodeType, ComplexFormatType, ComplexInputDefinition, ComplexOutputDefinition, GenericWPSProcess, HashMap, InputParameters, JAXBElement, LanguageStringType, OutputParameters, ProcessDefinition, QName, StyleProcesslet, org.deegree.process.jaxb.java.CodeType]. | 68 |