The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | Warning |
CyclomaticComplexity | 16 | Error |
ClassFanOutComplexity | 4 | Error |
CovariantEquals | 0 | Error |
ClassDataAbstractionCoupling
| 1 | Error |
NPathComplexity | 7 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 1 | Warning |
RedundantModifier | 4 | Warning |
RedundantThrows | 0 | Warning |
FileLength | 0 | Error |
NewlineAtEndOfFile | 3 | Warning |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.sqldialect.filter.UnmappableException. | 57 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 94 | |
NPath Complexity is 204 (max allowed is 200). | 94 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 87 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 124 | |
NPath Complexity is 49,408 (max allowed is 200). | 124 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 323 | |
Redundant 'final' modifier. | 472 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 124 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 182 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 26 (max allowed is 20). | 90 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 232 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 328 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 397 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 570 | |
Redundant 'final' modifier. | 657 | |
Redundant 'final' modifier. | 668 | |
Redundant 'final' modifier. | 675 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 683 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 847 | |
NPath Complexity is 480 (max allowed is 200). | 847 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 988 | |
NPath Complexity is 392 (max allowed is 200). | 988 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 1088 | |
NPath Complexity is 30,240 (max allowed is 200). | 1088 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 31 (max allowed is 12) classes [BufferedReader, CombinedFeatureInputStream, DBFIndex, DBFReader, FeatureIterator, FeatureStoreException, FeatureType, File, FileReader, FilteredFeatureInputStream, GenericAppSchema, GenericFeatureCollection, GenericFeatureType, GenericProperty, GeometryPropertyType, GeometryTransformer, HashMap, HashSet, Iterator, IteratorFeatureInputStream, LinkedList, MemoryFeatureInputStream, NoSuchElementException, Pair, QName, RTree, RandomAccessFile, ResourceInitException, SHPReader, SimpleFeatureStoreCache, WKTParser]. | 122 | |
Class Fan-Out Complexity is 54 (max allowed is 20). | 122 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 213 | |
NPath Complexity is 1,248 (max allowed is 200). | 213 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 428 | |
NPath Complexity is 12,288 (max allowed is 200). | 428 |