The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 5 | ![]() |
ClassFanOutComplexity | 9 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
|
2 | ![]() |
NPathComplexity | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 6 | ![]() |
RedundantModifier | 0 | ![]() |
RedundantThrows | 2 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 3 | ![]() |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.services.wpvs.config.Dataset. | 81 |
![]() |
Class Data Abstraction Coupling is 16 (max allowed is 12) classes [ArrayList, ColormapDataset, ConfiguredOpenGLInitValues, DEMDataset, DEMTextureDataset, DirectByteBufferPool, File, GLPBufferPool, GeometryFactory, GetViewRenderer, OWSException, RenderContext, RenderableDataset, ServiceInitException, StringBuilder, TextureManager]. | 100 |
![]() |
Class Fan-Out Complexity is 41 (max allowed is 20). | 100 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.rendering.r3d.multiresolution.io.MeshFragmentDataReader. | 49 |
Violation | Message | Line |
---|---|---|
![]() |
Class Fan-Out Complexity is 30 (max allowed is 20). | 87 |
Violation | Message | Line |
---|---|---|
![]() |
Cyclomatic Complexity is 12 (max allowed is 10). | 132 |
Violation | Message | Line |
---|---|---|
![]() |
Class Fan-Out Complexity is 21 (max allowed is 20). | 75 |
Violation | Message | Line |
---|---|---|
![]() |
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, CapabilitiesXMLAdapter, DCP, IOException, IndentingXMLStreamWriter, LinkedList, NamespaceBindings, OWS110ExceptionReportSerializer, OWSException, Operation, OperationsMetadata, PerspectiveViewService, ResourceInitException, URL, XPath]. | 119 |
![]() |
Class Fan-Out Complexity is 46 (max allowed is 20). | 119 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.deegree.services.jaxb.controller.DCPType. | 54 |
![]() |
Cyclomatic Complexity is 12 (max allowed is 10). | 94 |
Violation | Message | Line |
---|---|---|
![]() |
Class Fan-Out Complexity is 23 (max allowed is 20). | 80 |
![]() |
Cyclomatic Complexity is 11 (max allowed is 10). | 172 |
Violation | Message | Line |
---|---|---|
![]() |
Unable to get class information for DatasourceException. | 278 |
![]() |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 278 |
Violation | Message | Line |
---|---|---|
![]() |
Class Fan-Out Complexity is 35 (max allowed is 20). | 88 |
![]() |
Cyclomatic Complexity is 11 (max allowed is 10). | 555 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Class Fan-Out Complexity is 28 (max allowed is 20). | 77 |
Violation | Message | Line |
---|---|---|
![]() |
Cyclomatic Complexity is 11 (max allowed is 10). | 213 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - java.io.ObjectOutputStream. | 39 |