Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
5601347

Rules

RulesViolationsSeverity
EmptyStatement0Warnings Warning
CyclomaticComplexity22Errors Error
ClassFanOutComplexity7Errors Error
CovariantEquals0Errors Error
ClassDataAbstractionCoupling
  • max: "12"
3Errors Error
NPathComplexity15Errors Error
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
RedundantModifier1Warnings Warning
RedundantThrows1Warnings Warning
FileLength0Errors Error
NewlineAtEndOfFile11Warnings Warning

Details

org/deegree/filter/expression/custom/se/ChangeCase.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/Concatenate.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/FormatDate.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/FormatNumber.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/Interpolate.java

ViolationMessageLine
ErrorsClass Fan-Out Complexity is 22 (max allowed is 20).88

org/deegree/filter/expression/custom/se/Recode.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/StringLength.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/StringPosition.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/Substring.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/filter/expression/custom/se/Trim.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/style/persistence/sld/SLDParser.java

ViolationMessageLine
ErrorsCyclomatic Complexity is 27 (max allowed is 10).70
ErrorsNPath Complexity is 1,570 (max allowed is 200).70

org/deegree/style/se/parser/GraphicSymbologyParser.java

ViolationMessageLine
ErrorsClass Fan-Out Complexity is 25 (max allowed is 20).96
ErrorsCyclomatic Complexity is 25 (max allowed is 10).106
ErrorsCyclomatic Complexity is 25 (max allowed is 10).228
ErrorsNPath Complexity is 289 (max allowed is 200).228
ErrorsCyclomatic Complexity is 14 (max allowed is 10).341

org/deegree/style/se/parser/PostgreSQLReader.java

ViolationMessageLine
ErrorsClass Data Abstraction Coupling is 24 (max allowed is 12) classes [ByteArrayInputStream, Continuation, DoublePair, Fill, Font, Graphic, Halo, HashMap, LinePlacement, LineStyling, LinkedList, Pair, PointStyling, PolygonStyling, QName, StringReader, Stroke, Style, Symbolizer, SymbologyParser, TextStyling, Triple, Updater, ValueReference].109
ErrorsClass Fan-Out Complexity is 41 (max allowed is 20).109
ErrorsCyclomatic Complexity is 21 (max allowed is 10).161
ErrorsNPath Complexity is 221,194 (max allowed is 200).161
ErrorsCyclomatic Complexity is 19 (max allowed is 10).275
ErrorsNPath Complexity is 73,738 (max allowed is 200).275
ErrorsNPath Complexity is 202 (max allowed is 200).415
ErrorsCyclomatic Complexity is 11 (max allowed is 10).468
ErrorsNPath Complexity is 522 (max allowed is 200).468
ErrorsCyclomatic Complexity is 11 (max allowed is 10).652
ErrorsNPath Complexity is 522 (max allowed is 200).652
ErrorsCyclomatic Complexity is 16 (max allowed is 10).744
ErrorsNPath Complexity is 16,394 (max allowed is 200).744
ErrorsCyclomatic Complexity is 20 (max allowed is 10).830
ErrorsNPath Complexity is 1,100 (max allowed is 200).830

org/deegree/style/se/parser/PostgreSQLWriter.java

ViolationMessageLine
ErrorsClass Fan-Out Complexity is 29 (max allowed is 20).89
ErrorsCyclomatic Complexity is 11 (max allowed is 10).106
ErrorsCyclomatic Complexity is 13 (max allowed is 10).209
ErrorsNPath Complexity is 2,305 (max allowed is 200).209
ErrorsNPath Complexity is 289 (max allowed is 200).531
ErrorsCyclomatic Complexity is 14 (max allowed is 10).593
ErrorsNPath Complexity is 451 (max allowed is 200).593
WarningsRedundant throws: 'FactoryConfigurationError' is unchecked exception.737

org/deegree/style/se/parser/SymbologyParser.java

ViolationMessageLine
ErrorsClass Data Abstraction Coupling is 29 (max allowed is 12) classes [Categorize, Common, Continuation, ContrastEnhancement, DoublePair, ElseFilter, FilterContinuation, Font, Halo, HashMap, Interpolate, LinePlacement, LineStyling, LinkedList, Pair, PerpendicularOffsetType, PointStyling, PolygonStyling, RasterChannelSelection, RasterStyling, ShadedRelief, StringBuilder, StringWriter, Symbolizer, SymbologyParserContext, TextStyling, Triple, Updater, org.deegree.style.se.unevaluated.Style].124
ErrorsClass Fan-Out Complexity is 47 (max allowed is 20).124
ErrorsCyclomatic Complexity is 35 (max allowed is 10).292
ErrorsCyclomatic Complexity is 18 (max allowed is 10).537
ErrorsCyclomatic Complexity is 15 (max allowed is 10).642
ErrorsNPath Complexity is 324 (max allowed is 200).642
ErrorsCyclomatic Complexity is 38 (max allowed is 10).730

org/deegree/style/se/unevaluated/Continuation.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsRedundant 'static' modifier.95

org/deegree/style/se/unevaluated/Style.java

ViolationMessageLine
ErrorsClass Fan-Out Complexity is 40 (max allowed is 20).97
ErrorsCyclomatic Complexity is 18 (max allowed is 10).227

org/deegree/style/se/unevaluated/Symbolizer.java

ViolationMessageLine
WarningsFile does not end with a newline.0
ErrorsCyclomatic Complexity is 18 (max allowed is 10).175
ErrorsNPath Complexity is 300 (max allowed is 200).175

org/deegree/style/styling/RasterChannelSelection.java

ViolationMessageLine
ErrorsCyclomatic Complexity is 13 (max allowed is 10).158

org/deegree/style/utils/RasterDataUtility.java

ViolationMessageLine
ErrorsCyclomatic Complexity is 26 (max allowed is 10).435
ErrorsNPath Complexity is 19,300 (max allowed is 200).435

org/deegree/style/utils/ShapeHelper.java

ViolationMessageLine
ErrorsClass Data Abstraction Coupling is 15 (max allowed is 12) classes [AffineTransform, BridgeContext, DocumentLoader, Ellipse2D.Double, FontRenderContext, GVTBuilder, GVTTreeWalker, GeneralPath, HashSet, Line2D.Double, Path2D.Double, Rectangle2D.Double, SAXSVGDocumentFactory, URL, UserAgentAdapter].80
ErrorsClass Fan-Out Complexity is 26 (max allowed is 20).80
ErrorsCyclomatic Complexity is 11 (max allowed is 10).159