The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | Warning |
CyclomaticComplexity | 31 | Error |
ClassFanOutComplexity | 9 | Error |
CovariantEquals | 0 | Error |
ClassDataAbstractionCoupling
| 2 | Error |
NPathComplexity | 8 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 10 | Warning |
RedundantModifier | 119 | Warning |
RedundantThrows | 12 | Warning |
FileLength | 0 | Error |
NewlineAtEndOfFile | 11 | Warning |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 88 | |
Redundant 'public' modifier. | 103 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 327 |
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 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 23 (max allowed is 10). | 140 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 259 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 302 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 132 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'NumberFormatException' is unchecked exception. | 122 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 155 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 35 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 311 | |
NPath Complexity is 360 (max allowed is 200). | 311 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 93 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 105 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 203 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 299 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 159 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 14 (max allowed is 10). | 156 | |
NPath Complexity is 243 (max allowed is 200). | 156 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 77 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 633 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 284 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 380 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 77 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 171 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.utils.RasterFactory. | 45 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 92 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.data.info.InterleaveType. | 40 | |
Redundant 'public' modifier. | 75 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 94 | |
Redundant 'public' modifier. | 101 | |
Redundant 'public' modifier. | 108 | |
Redundant 'public' modifier. | 115 | |
Redundant 'public' modifier. | 124 | |
Redundant 'public' modifier. | 132 | |
Redundant 'public' modifier. | 143 | |
Redundant 'public' modifier. | 154 | |
Redundant 'public' modifier. | 164 | |
Redundant 'public' modifier. | 175 | |
Redundant 'public' modifier. | 184 | |
Redundant 'public' modifier. | 191 | |
Redundant 'public' modifier. | 198 | |
Redundant 'public' modifier. | 211 | |
Redundant 'public' modifier. | 224 | |
Redundant 'public' modifier. | 235 | |
Redundant 'public' modifier. | 245 | |
Redundant 'public' modifier. | 261 | |
Redundant 'public' modifier. | 273 | |
Redundant 'public' modifier. | 285 | |
Redundant 'public' modifier. | 297 | |
Redundant 'public' modifier. | 309 | |
Redundant 'public' modifier. | 320 | |
Redundant 'public' modifier. | 331 | |
Redundant 'public' modifier. | 342 | |
Redundant 'public' modifier. | 353 | |
Redundant 'public' modifier. | 364 | |
Redundant 'public' modifier. | 379 | |
Redundant 'public' modifier. | 390 | |
Redundant 'public' modifier. | 401 | |
Redundant 'public' modifier. | 412 | |
Redundant 'public' modifier. | 423 | |
Redundant 'public' modifier. | 435 | |
Redundant 'public' modifier. | 447 | |
Redundant 'public' modifier. | 459 | |
Redundant 'public' modifier. | 471 | |
Redundant 'public' modifier. | 483 | |
Redundant 'public' modifier. | 502 | |
Redundant 'public' modifier. | 517 | |
Redundant 'public' modifier. | 532 | |
Redundant 'public' modifier. | 547 | |
Redundant 'public' modifier. | 562 | |
Redundant 'public' modifier. | 576 | |
Redundant 'public' modifier. | 590 | |
Redundant 'public' modifier. | 604 | |
Redundant 'public' modifier. | 618 | |
Redundant 'public' modifier. | 632 | |
Redundant 'public' modifier. | 645 | |
Redundant 'public' modifier. | 656 | |
Redundant 'public' modifier. | 672 | |
Redundant 'public' modifier. | 692 | |
Redundant 'public' modifier. | 712 | |
Redundant 'public' modifier. | 736 | |
Redundant 'public' modifier. | 742 |
Violation | Message | Line |
---|---|---|
Redundant 'final' modifier. | 158 | |
Redundant 'final' modifier. | 179 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ServiceLoader. | 38 |
Violation | Message | Line |
---|---|---|
Unused import - java.awt.image.DataBuffer. | 40 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 151 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. | 363 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 182 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 733 | |
Redundant 'final' modifier. | 922 | |
Redundant 'final' modifier. | 965 | |
Redundant 'final' modifier. | 977 | |
Redundant 'final' modifier. | 989 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 61 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.data.info.DataType. | 41 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 337 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 338 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 385 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ServiceLoader. | 38 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 78 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 90 | |
Redundant 'public' modifier. | 95 | |
Redundant 'public' modifier. | 100 | |
Redundant 'public' modifier. | 105 | |
Redundant 'public' modifier. | 110 | |
Redundant 'public' modifier. | 115 | |
Redundant 'public' modifier. | 120 | |
Redundant 'public' modifier. | 128 | |
Redundant 'public' modifier. | 134 | |
Redundant 'public' modifier. | 141 | |
Redundant 'public' modifier. | 146 | |
Redundant 'public' modifier. | 151 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 94 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 82 | |
Redundant 'final' modifier. | 290 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 98 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'NumberFormatException' is unchecked exception. | 147 | |
Redundant 'final' modifier. | 157 | |
Redundant 'final' modifier. | 167 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 188 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.container.GriddedBlobTileContainer. | 49 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 143 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 162 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 81 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 312 | |
Redundant 'final' modifier. | 385 | |
Redundant 'final' modifier. | 402 | |
Redundant 'final' modifier. | 442 | |
Redundant 'final' modifier. | 452 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 81 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 265 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 323 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 14 (max allowed is 10). | 108 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 50 | |
Redundant 'public' modifier. | 53 | |
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 225 | |
NPath Complexity is 308 (max allowed is 200). | 225 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [BufferResult, BufferedReader, FileReader, GeometryFactory, GridExtension, GridPoint, HashSet, InputStreamReader, LinkedList, RasterGeoReference, RasterIOOptions, SimpleRaster, StreamTokenizer]. | 85 | |
Class Fan-Out Complexity is 27 (max allowed is 20). | 85 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.coverage.raster.SimpleRaster. | 63 | |
Unused import - org.deegree.coverage.raster.container.IndexedMemoryTileContainer. | 67 | |
Unused import - org.deegree.coverage.raster.geom.RasterGeoReference.OriginLocation. | 69 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 92 | |
Redundant 'final' modifier. | 131 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 221 | |
NPath Complexity is 993 (max allowed is 200). | 221 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 368 | |
NPath Complexity is 220 (max allowed is 200). | 368 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 453 | |
NPath Complexity is 264 (max allowed is 200). | 453 | |
Redundant 'final' modifier. | 453 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [BandedSampleModel, BufferedImage, FloatColorModel, Hashtable, IOException, LinkedHashSet, PixelInterleavedSampleModel, RasterDataInfo, RasterGeoReference, RasterIOOptions, RasterRect, RawDataBufferFloat, SimpleRaster]. | 101 | |
Class Fan-Out Complexity is 42 (max allowed is 20). | 101 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 349 | |
NPath Complexity is 3,248 (max allowed is 200). | 349 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 503 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 575 | |
NPath Complexity is 385 (max allowed is 200). | 575 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 756 |