The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 19 | ![]() |
ClassFanOutComplexity | 6 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
| 4 | ![]() |
NPathComplexity | 12 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 6 | ![]() |
RedundantModifier | 5 | ![]() |
RedundantThrows | 2 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 7 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, BoundingBoxOutputImpl, ComplexOutputImpl, ConcurrentHashMap, ConcurrentLinkedQueue, Date, ExecuteResponse, LiteralOutputImpl, OWSException, ProcessExecution, ProcessWorker, ProcessletOutputs, RequestedOutput, URL]. | 98 |
![]() | Class Fan-Out Complexity is 41 (max allowed is 20). | 98 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 243 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Redundant 'public' modifier. | 69 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.services.controller.OGCFrontController. | 83 |
![]() | Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, CodeType, DescribeProcessRequestXMLAdapter, ExecuteRequestXMLAdapter, ExecutionManager, File, GetCapabilitiesXMLAdapter, HashMap, OWS110ExceptionReportSerializer, OWSException, QName, ResourceInitException, StorageManager, URL, WSDL]. | 127 |
![]() | Class Fan-Out Complexity is 50 (max allowed is 20). | 127 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 201 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 300 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 138 |
![]() | NPath Complexity is 649 (max allowed is 200). | 138 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 28 (max allowed is 20). | 79 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 131 |
![]() | NPath Complexity is 3,888 (max allowed is 200). | 131 |
![]() | Cyclomatic Complexity is 33 (max allowed is 10). | 214 |
![]() | NPath Complexity is 237,600 (max allowed is 200). | 214 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 435 |
![]() | NPath Complexity is 3,240 (max allowed is 200). | 435 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 160 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 20 (max allowed is 12) classes [ArrayList, BoundingBoxInputImpl, CodeType, ComplexFormatType, DefaultExceptionCustomizer, ExecuteRequest, GeometryFactory, HashMap, HashSet, InputReference, LinkedList, LiteralInputImpl, OWSException, Pair, ProcessletInputs, RawDataOutput, ReferencedComplexInput, RequestedOutput, ResponseDocument, URL]. | 97 |
![]() | Class Fan-Out Complexity is 50 (max allowed is 20). | 97 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 165 |
![]() | NPath Complexity is 330 (max allowed is 200). | 165 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 273 |
![]() | NPath Complexity is 1,008 (max allowed is 200). | 273 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 352 |
![]() | NPath Complexity is 1,008 (max allowed is 200). | 352 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 485 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 23 (max allowed is 12) classes [ArrayList, BoundingBoxInputImpl, CodeType, ComplexFormatType, DefaultExceptionCustomizer, EmbeddedComplexInput, ExecuteRequest, HashMap, HashSet, InputReference, LanguageString, LinkedList, LiteralInputImpl, NamespaceBindings, OWSException, Pair, ProcessletInputs, QName, RawDataOutput, ReferencedComplexInput, RequestedOutput, ResponseDocument, XPath]. | 123 |
![]() | Class Fan-Out Complexity is 57 (max allowed is 20). | 123 |
![]() | Cyclomatic Complexity is 20 (max allowed is 10). | 246 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 354 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 514 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 610 |
![]() | NPath Complexity is 1,008 (max allowed is 200). | 610 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 679 |
![]() | NPath Complexity is 1,008 (max allowed is 200). | 679 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 30 (max allowed is 20). | 88 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 292 |
![]() | NPath Complexity is 289 (max allowed is 200). | 292 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 363 |
![]() | NPath Complexity is 648 (max allowed is 200). | 363 |
![]() | Cyclomatic Complexity is 18 (max allowed is 10). | 491 |
![]() | NPath Complexity is 864 (max allowed is 200). | 491 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.geometry.Envelope. | 41 |
![]() | Unused import - org.deegree.services.wps.Processlet. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.services.wps.ProcessManager. | 42 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Redundant 'public' modifier. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.services.wps.ProcessManager. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.services.wps.ExecutionManager. | 43 |