The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 67 | ![]() |
ClassFanOutComplexity | 14 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
| 6 | ![]() |
NPathComplexity | 29 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 23 | ![]() |
RedundantModifier | 32 | ![]() |
RedundantThrows | 118 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 29 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 20 (max allowed is 10). | 95 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 149 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 173 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 196 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 214 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 224 |
![]() | NPath Complexity is 768 (max allowed is 200). | 224 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 467 |
![]() | Redundant throws: 'NumberFormatException' is subclass of 'IllegalArgumentException'. | 467 |
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 467 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 500 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 77 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 91 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 103 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 120 |
![]() | NPath Complexity is 4,896 (max allowed is 200). | 120 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 121 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 219 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.transformations.TransformationFactory. | 49 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 81 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 100 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 161 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 209 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 144 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 269 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 36 (max allowed is 10). | 209 |
![]() | Redundant 'final' modifier. | 264 |
![]() | Redundant 'final' modifier. | 281 |
![]() | Redundant 'final' modifier. | 342 |
![]() | Redundant 'final' modifier. | 349 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 68 |
![]() | Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 28 (max allowed is 12) classes [ArrayList, Axis, BufferedReader, CRSCodeType, CRSIdentifiable, CompoundCRS, Ellipsoid, File, FileReader, GeocentricCRS, GeodeticDatum, GeographicCRS, HashMap, Helmert, IAxis, LambertConformalConic, Point2d, PrimeMeridian, ProjectedCRS, StereographicAlternative, StereographicAzimuthal, StreamTokenizer, StringReader, TransverseMercator, UnknownUnitException, VerticalCRS, VerticalDatum, WKTParsingException]. | 105 |
![]() | Class Fan-Out Complexity is 40 (max allowed is 20). | 105 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 363 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 416 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 479 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 613 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 676 |
![]() | NPath Complexity is 240 (max allowed is 200). | 676 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 756 |
![]() | NPath Complexity is 480 (max allowed is 200). | 756 |
![]() | Cyclomatic Complexity is 32 (max allowed is 10). | 836 |
![]() | NPath Complexity is 5,568 (max allowed is 200). | 836 |
![]() | NPath Complexity is 512 (max allowed is 200). | 1036 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 1090 |
![]() | NPath Complexity is 216 (max allowed is 200). | 1090 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 285 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 105 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 122 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.components.Axis. | 43 |
![]() | Redundant 'public' modifier. | 147 |
![]() | Redundant 'public' modifier. | 152 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Redundant 'public' modifier. | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 44 (max allowed is 20). | 107 |
![]() | Cyclomatic Complexity is 28 (max allowed is 10). | 149 |
![]() | NPath Complexity is 256 (max allowed is 200). | 149 |
![]() | Cyclomatic Complexity is 26 (max allowed is 10). | 269 |
![]() | NPath Complexity is 1,330 (max allowed is 200). | 269 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 495 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 546 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 703 |
![]() | NPath Complexity is 1,024 (max allowed is 200). | 703 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 1109 |
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 1390 |
![]() | NPath Complexity is 768 (max allowed is 200). | 1390 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 37 (max allowed is 20). | 95 |
![]() | Cyclomatic Complexity is 18 (max allowed is 10). | 130 |
![]() | NPath Complexity is 1,026 (max allowed is 200). | 130 |
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 694 |
![]() | NPath Complexity is 768 (max allowed is 200). | 694 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 107 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 111 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.commons.tom.ows.CodeType. | 64 |
![]() | Class Fan-Out Complexity is 31 (max allowed is 20). | 88 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 346 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 364 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 714 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 739 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 60 |
![]() | Redundant 'public' modifier. | 78 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 79 |
![]() | Redundant 'public' modifier. | 94 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 95 |
![]() | Redundant 'public' modifier. | 110 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 111 |
![]() | Redundant 'public' modifier. | 122 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 123 |
![]() | Redundant 'public' modifier. | 137 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 138 |
![]() | Redundant 'public' modifier. | 150 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 151 |
![]() | Redundant 'public' modifier. | 163 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 164 |
![]() | Redundant 'public' modifier. | 169 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.ServiceLoader. | 39 |
![]() | Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.cs.CRSIdentifiable. | 44 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 75 |
![]() | Redundant 'public' modifier. | 83 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 84 |
![]() | Redundant 'public' modifier. | 92 |
![]() | Redundant 'public' modifier. | 99 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 100 |
![]() | Redundant 'public' modifier. | 109 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 110 |
![]() | Redundant 'public' modifier. | 121 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 122 |
![]() | Redundant 'public' modifier. | 143 |
![]() | Redundant 'public' modifier. | 150 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 151 |
![]() | Redundant 'public' modifier. | 160 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.projections.Projection. | 69 |
![]() | Class Fan-Out Complexity is 29 (max allowed is 20). | 143 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 249 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 280 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 295 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 341 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 347 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 353 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, Axis, CRSConfigurationException, CRSRef, CompoundCRS, GeocentricCRS, GeodeticDatumRef, GeographicCRS, GeographicCRSRef, HashSet, LinkedList, ProjectedCRS, ProjectionRef, QName]. | 94 |
![]() | Class Fan-Out Complexity is 33 (max allowed is 20). | 94 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 134 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 171 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 213 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 243 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 283 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 334 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 360 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 430 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 96 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 162 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 238 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 28 (max allowed is 20). | 84 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 132 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 267 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.coordinatesystems.CRS. | 66 |
![]() | Unused import - org.deegree.cs.transformations.TransformationFactory. | 73 |
![]() | Class Fan-Out Complexity is 31 (max allowed is 20). | 89 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 135 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 164 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 190 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 301 |
![]() | NPath Complexity is 288 (max allowed is 200). | 301 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 412 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 73 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 80 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 93 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 100 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 107 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 31 (max allowed is 12) classes [ArrayList, Axis, CRSCodeType, CRSConfigurationException, CRSIdentifiable, CompoundCRS, Ellipsoid, GeocentricCRS, GeocentricTransform, GeodeticDatum, GeographicCRS, Helmert, IAxis, LambertAzimuthalEqualArea, LambertConformalConic, NTv2Transformation, NotSupportedTransformation, Pair, Point2d, PrimeMeridian, ProjectedCRS, QName, StereographicAlternative, StereographicAzimuthal, TransverseMercator, URL, VerticalCRS, VerticalDatum, XMLAdapter, XMLParsingException, XPath]. | 123 |
![]() | Class Fan-Out Complexity is 57 (max allowed is 20). | 123 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 158 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 163 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 176 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 210 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 234 |
![]() | NPath Complexity is 608 (max allowed is 200). | 234 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 235 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 337 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 435 |
![]() | NPath Complexity is 1,728 (max allowed is 200). | 435 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 436 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 550 |
![]() | NPath Complexity is 448 (max allowed is 200). | 550 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 551 |
![]() | NPath Complexity is 256 (max allowed is 200). | 644 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 645 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 715 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 784 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 827 |
![]() | NPath Complexity is 672 (max allowed is 200). | 827 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 828 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 913 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 936 |
![]() | NPath Complexity is 680 (max allowed is 200). | 936 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 937 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1015 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1069 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1103 |
![]() | Cyclomatic Complexity is 29 (max allowed is 10). | 1134 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1135 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1258 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1291 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 1344 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1345 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1401 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1460 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1465 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1544 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class Fan-Out Complexity is 23 (max allowed is 20). | 70 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 90 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 22 (max allowed is 20). | 84 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 212 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 250 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 256 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 59 |
![]() | Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 20 (max allowed is 12) classes [Axis, CRSCodeType, CRSConfigurationException, EPSGCode, Ellipsoid, GeodeticDatum, GeographicCRS, HashMap, Helmert, LambertAzimuthalEqualArea, LambertConformalConic, LinkedList, NumberFormatException, Point2d, PrimeMeridian, ProjectedCRS, StereographicAlternative, StereographicAzimuthal, TransverseMercator, Unit]. | 93 |
![]() | Class Fan-Out Complexity is 32 (max allowed is 20). | 93 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 140 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 179 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 225 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 272 |
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 311 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 312 |
![]() | Cyclomatic Complexity is 23 (max allowed is 10). | 420 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 421 |
![]() | Cyclomatic Complexity is 59 (max allowed is 10). | 578 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 579 |
![]() | Cyclomatic Complexity is 146 (max allowed is 10). | 853 |
![]() | NPath Complexity is 126,464 (max allowed is 200). | 853 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 854 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1069 |
![]() | Cyclomatic Complexity is 47 (max allowed is 10). | 1097 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1098 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 1349 |
![]() | NPath Complexity is 1,656 (max allowed is 200). | 1349 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1455 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1465 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1475 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1499 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 1531 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 177 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 230 |
![]() | NPath Complexity is 233 (max allowed is 200). | 230 |
![]() | Redundant throws: 'CRSConfigurationException' is unchecked exception. | 231 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 360 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Cyclomatic Complexity is 52 (max allowed is 10). | 100 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.projections.azimuthal.LambertAzimuthalEqualArea. | 41 |
![]() | Unused import - org.deegree.cs.projections.azimuthal.StereographicAlternative. | 42 |
![]() | Unused import - org.deegree.cs.projections.azimuthal.StereographicAzimuthal. | 43 |
![]() | Unused import - org.deegree.cs.projections.conic.LambertConformalConic. | 44 |
![]() | Unused import - org.deegree.cs.projections.cylindric.TransverseMercator. | 45 |
![]() | Cyclomatic Complexity is 26 (max allowed is 10). | 89 |
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 22 (max allowed is 10). | 163 |
![]() | Cyclomatic Complexity is 23 (max allowed is 10). | 304 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 238 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 337 |
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 |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.components.VerticalDatum. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.persistence.CRSStore. | 54 |
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 237 |
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 |
---|---|---|
![]() | Unused import - org.deegree.cs.projections.azimuthal.LambertAzimuthalEqualArea. | 43 |
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 78 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 86 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.projections.cylindric.Mercator. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.projections.Projection. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.cs.projections.azimuthal.StereographicAlternative. | 43 |
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 78 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 82 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 21 (max allowed is 10). | 100 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.cs.transformations.coordinate.GeocentricTransform. | 41 |
![]() | Unused import - org.deegree.cs.transformations.helmert.Helmert. | 42 |
![]() | Unused import - org.deegree.cs.transformations.polynomial.PolynomialTransformation. | 43 |
![]() | Cyclomatic Complexity is 21 (max allowed is 10). | 91 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 15 (max allowed is 12) classes [CRSCodeType, CRSIdentifiable, ConcatenatedTransform, GeocentricTransform, Helmert, IdentityTransform, LeastSquareApproximation, LinkedList, MatrixTransform, NTv2Transformation, NotSupportedTransformation, Point3d, ProjectionTransform, StringBuilder, TransformationException]. | 84 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 176 |
![]() | NPath Complexity is 9,216 (max allowed is 200). | 176 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 427 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, AxisFlipTransformation, CRSCodeType, CRSIdentifiable, CompoundCRS, GeocentricCRS, GeocentricTransform, GeographicCRS, Helmert, IdentityTransform, LeastSquareApproximation, Matrix, Matrix4d, MatrixTransform, NTv2Transformation, ProjectionTransform, StringBuilder, TransformationException]. | 112 |
![]() | Class Fan-Out Complexity is 34 (max allowed is 20). | 112 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 202 |
![]() | Cyclomatic Complexity is 30 (max allowed is 10). | 223 |
![]() | NPath Complexity is 22,320 (max allowed is 200). | 223 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 404 |
![]() | Cyclomatic Complexity is 30 (max allowed is 10). | 635 |
![]() | NPath Complexity is 15,210 (max allowed is 200). | 635 |
![]() | Cyclomatic Complexity is 27 (max allowed is 10). | 810 |
![]() | NPath Complexity is 216 (max allowed is 200). | 810 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 978 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 1254 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 185 |
![]() | NPath Complexity is 3,456 (max allowed is 200). | 185 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.media.jai.PerspectiveTransform. | 42 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 419 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 22 (max allowed is 20). | 86 |