Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
3 0 0 1

Rules

Rules Violations Severity
EmptyStatement 0 Warnings Warning
CyclomaticComplexity 0 Errors Error
ClassFanOutComplexity 0 Errors Error
CovariantEquals 0 Errors Error
ClassDataAbstractionCoupling
  • max: "12"
1 Errors Error
NPathComplexity 0 Errors Error
RedundantImport 0 Warnings Warning
UnusedImports 0 Warnings Warning
RedundantModifier 0 Warnings Warning
RedundantThrows 0 Warnings Warning
FileLength 0 Errors Error
NewlineAtEndOfFile 0 Warnings Warning

Details

org/deegree/services/wps/provider/style/StyleProcessProvider.java

Violation Message Line
Errors 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