The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 14 | ![]() |
ClassFanOutComplexity | 5 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
| 1 | ![]() |
NPathComplexity | 8 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
RedundantModifier | 1 | ![]() |
RedundantThrows | 4 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 67 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class Data Abstraction Coupling is 20 (max allowed is 12) classes [ArrayList, CodeType, DCP, Description, GeometryFactory, HashMap, LanguageString, LayerMetadata, LinkedList, MetadataUrl, Operation, OperationsMetadata, Pair, QName, ServiceIdentification, SpatialMetadata, Style, Tree, URL, XPath]. | 89 |
![]() | Class Fan-Out Complexity is 31 (max allowed is 20). | 89 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 345 |
![]() | NPath Complexity is 378 (max allowed is 200). | 345 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 485 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 491 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 497 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 544 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 34 (max allowed is 20). | 128 |
![]() | Class Fan-Out Complexity is 22 (max allowed is 20). | 414 |
![]() | Cyclomatic Complexity is 37 (max allowed is 10). | 464 |
![]() | NPath Complexity is 331,788 (max allowed is 200). | 464 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 637 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 715 |
![]() | NPath Complexity is 288 (max allowed is 200). | 715 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 169 |
![]() | Cyclomatic Complexity is 29 (max allowed is 10). | 207 |
![]() | NPath Complexity is 589,824 (max allowed is 200). | 207 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'final' modifier. | 67 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 76 |
![]() | NPath Complexity is 5,832 (max allowed is 200). | 76 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 29 (max allowed is 20). | 103 |
![]() | Cyclomatic Complexity is 27 (max allowed is 10). | 312 |
![]() | NPath Complexity is 27,648 (max allowed is 200). | 312 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 400 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 455 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 88 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 24 (max allowed is 20). | 85 |
![]() | Cyclomatic Complexity is 34 (max allowed is 10). | 100 |
![]() | NPath Complexity is 23,764 (max allowed is 200). | 100 |
![]() | Cyclomatic Complexity is 40 (max allowed is 10). | 264 |
![]() | NPath Complexity is 77,094 (max allowed is 200). | 264 |