Violation | Message | Line |
---|
| Unused import - org.deegree.coverage.raster.data.nio.PixelInterleavedRasterData. | 93 |
| Class Data Abstraction Coupling is 17 (max allowed is 12) classes [ArrayList, GenericFeature, GenericFeatureCollection, GenericFeatureType, GeometryFactory, HashMap, IOException, LinkedList, Pair, QName, SimpleProperty, SimplePropertyType, SimpleRaster, URL, Worker, XMLAdapter, XPath]. | 122 |
| Class Fan-Out Complexity is 40 (max allowed is 20). | 122 |
| Cyclomatic Complexity is 19 (max allowed is 10). | 520 |
| NPath Complexity is 312 (max allowed is 200). | 520 |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 611 |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 636 |
| Cyclomatic Complexity is 26 (max allowed is 10). | 769 |
| NPath Complexity is 6,924 (max allowed is 200). | 769 |
| Cyclomatic Complexity is 11 (max allowed is 10). | 886 |