The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 5 | ![]() |
ClassFanOutComplexity | 3 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
| 0 | ![]() |
NPathComplexity | 2 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 2 | ![]() |
RedundantModifier | 18 | ![]() |
RedundantThrows | 0 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 4 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.geometry.Geometry. | 50 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class Fan-Out Complexity is 27 (max allowed is 20). | 87 |
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 |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.filter.expression.ValueReference. | 56 |
![]() | Class Fan-Out Complexity is 30 (max allowed is 20). | 90 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 119 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 52 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Redundant 'public' modifier. | 68 |
![]() | Redundant 'public' modifier. | 70 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 62 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Redundant 'public' modifier. | 68 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Redundant 'public' modifier. | 77 |
![]() | Redundant 'public' modifier. | 80 |
![]() | Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 47 (max allowed is 20). | 87 |
![]() | Cyclomatic Complexity is 28 (max allowed is 10). | 261 |
![]() | NPath Complexity is 288 (max allowed is 200). | 261 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 651 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 763 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 907 |
![]() | NPath Complexity is 433 (max allowed is 200). | 907 |