The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 3 | ![]() |
ClassFanOutComplexity | 6 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
|
2 | ![]() |
NPathComplexity | 1 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 14 | ![]() |
RedundantModifier | 6 | ![]() |
RedundantThrows | 49 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 8 | ![]() |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 139 |
Violation | Message | Line |
---|---|---|
![]() |
Class Data Abstraction Coupling is 23 (max allowed is 12) classes [Address, AllowedValues, AnyValue, ArrayList, CodeType, ContactInfo, DCP, Description, LanguageString, NamespaceBindings, NoValues, OWSCapabilities, Pair, QName, Range, ResponsibleParty, ServiceIdentification, ServiceProvider, Telephone, Value, ValuesReference, XMLParsingException, XPath]. | 91 |
![]() |
Class Fan-Out Complexity is 33 (max allowed is 20). | 91 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.commons.xml.XMLAdapter. | 43 |
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 64 |
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 74 |
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 84 |
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 94 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 227 |
Violation | Message | Line |
---|---|---|
![]() |
Class Fan-Out Complexity is 23 (max allowed is 20). | 87 |
![]() |
Redundant throws: 'NumberFormatException' is unchecked exception. | 297 |
![]() |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 327 |
Violation | Message | Line |
---|---|---|
![]() |
Unable to get class information for OWSExceptionReport. | 100 |
![]() |
Unable to get class information for OWSExceptionReport. | 132 |
![]() |
Unable to get class information for OWSExceptionReport. | 159 |
Violation | Message | Line |
---|---|---|
![]() |
Unable to get class information for OWSExceptionReport. | 89 |
![]() |
Unable to get class information for OWSExceptionReport. | 109 |
![]() |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 149 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 197 |
![]() |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 220 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 79 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 95 |
![]() |
Redundant throws: 'XMLParsingException' is unchecked exception. | 133 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant 'public' modifier. | 61 |
![]() |
Redundant 'public' modifier. | 68 |
![]() |
Redundant 'public' modifier. | 79 |
![]() |
Unable to get class information for OWSExceptionReport. | 80 |
![]() |
Redundant 'public' modifier. | 88 |
![]() |
Unable to get class information for OWSExceptionReport. | 89 |
![]() |
Redundant 'public' modifier. | 98 |
![]() |
Unable to get class information for OWSExceptionReport. | 99 |
![]() |
Redundant 'public' modifier. | 105 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'IllegalStateException' is unchecked exception. | 93 |
![]() |
Unable to get class information for OWSExceptionReport. | 116 |
![]() |
Unable to get class information for OWSExceptionReport. | 126 |
![]() |
Unable to get class information for OWSExceptionReport. | 139 |
![]() |
Unable to get class information for OWSExceptionReport. | 156 |
![]() |
Unable to get class information for OWSExceptionReport. | 164 |
Violation | Message | Line |
---|---|---|
![]() |
Unable to get class information for OWSExceptionReport. | 90 |
![]() |
Unable to get class information for OWSExceptionReport. | 96 |
![]() |
Unable to get class information for OWSExceptionReport. | 105 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'ClientProtocolException' is subclass of 'IOException'. | 50 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 62 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.protocol.wps.describeprocess.DescribeProcessRequest. | 40 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 89 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - java.io.InputStream. | 39 |
![]() |
Unused import - javax.xml.stream.XMLStreamReader. | 45 |
![]() |
Unused import - org.deegree.commons.ows.exception.OWSException. | 48 |
![]() |
Unused import - org.deegree.protocol.wps.client.process.ProcessExecution. | 53 |
![]() |
Unable to get class information for OWSExceptionReport. | 293 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - java.net.URL. | 38 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Cyclomatic Complexity is 15 (max allowed is 10). | 101 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.protocol.wps.client.input.type.LiteralInputType. | 38 |
![]() |
Unused import - org.deegree.protocol.wps.client.output.type.LiteralOutputType. | 39 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Unused import - java.net.URL. | 40 |
Violation | Message | Line |
---|---|---|
![]() |
Unable to get class information for OWSExceptionReport. | 140 |
![]() |
Unable to get class information for OWSExceptionReport. | 155 |
![]() |
Unable to get class information for OWSExceptionReport. | 170 |
![]() |
Unable to get class information for OWSExceptionReport. | 184 |
![]() |
Unable to get class information for OWSExceptionReport. | 232 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Class Data Abstraction Coupling is 16 (max allowed is 12) classes [ArrayList, BBoxInputType, BBoxOutputType, CodeType, ComplexFormat, ComplexInputType, ComplexOutputType, LanguageString, LiteralInputType, LiteralOutputType, NamespaceBindings, OWSCommon110CapabilitiesAdapter, QName, Range, ValueWithRef, XPath]. | 75 |
![]() |
Class Fan-Out Complexity is 22 (max allowed is 20). | 75 |
![]() |
NPath Complexity is 240 (max allowed is 200). | 311 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Unused import - org.deegree.commons.ows.exception.OWSException. | 57 |
![]() |
Class Fan-Out Complexity is 30 (max allowed is 20). | 90 |
![]() |
Unable to get class information for OWSExceptionReport. | 154 |
![]() |
Unable to get class information for OWSExceptionReport. | 177 |
![]() |
Unable to get class information for OWSExceptionReport. | 198 |
![]() |
Unable to get class information for OWSExceptionReport. | 220 |
![]() |
Unable to get class information for OWSExceptionReport. | 315 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Class Fan-Out Complexity is 24 (max allowed is 20). | 82 |
![]() |
Unable to get class information for OWSExceptionReport. | 122 |
![]() |
Unable to get class information for OWSExceptionReport. | 128 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.protocol.wps.client.process.ProcessExecution. | 46 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Cyclomatic Complexity is 17 (max allowed is 10). | 214 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Unused import - org.deegree.commons.ows.exception.OWSException. | 57 |
![]() |
Class Fan-Out Complexity is 23 (max allowed is 20). | 84 |
![]() |
Cyclomatic Complexity is 11 (max allowed is 10). | 155 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.protocol.wps.client.WPSClient. | 54 |