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].110
ErrorsClass Fan-Out Complexity is 43 (max allowed is 20).110
ErrorsCyclomatic Complexity is 21 (max allowed is 10).165
ErrorsNPath Complexity is 221,194 (max allowed is 200).165
ErrorsCyclomatic Complexity is 19 (max allowed is 10).279
ErrorsNPath Complexity is 73,738 (max allowed is 200).279
ErrorsNPath Complexity is 202 (max allowed is 200).419
ErrorsCyclomatic Complexity is 11 (max allowed is 10).472
ErrorsNPath Complexity is 522 (max allowed is 200).472
ErrorsCyclomatic Complexity is 11 (max allowed is 10).656
ErrorsNPath Complexity is 522 (max allowed is 200).656
ErrorsCyclomatic Complexity is 16 (max allowed is 10).748
ErrorsNPath Complexity is 16,394 (max allowed is 200).748
ErrorsCyclomatic Complexity is 20 (max allowed is 10).834
ErrorsNPath Complexity is 1,100 (max allowed is 200).834

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

ViolationMessageLine
ErrorsClass Fan-Out Complexity is 33 (max allowed is 20).91
ErrorsCyclomatic Complexity is 11 (max allowed is 10).111
ErrorsCyclomatic Complexity is 13 (max allowed is 10).214
ErrorsNPath Complexity is 2,305 (max allowed is 200).214
ErrorsNPath Complexity is 289 (max allowed is 200).536
ErrorsCyclomatic Complexity is 14 (max allowed is 10).598
ErrorsNPath Complexity is 451 (max allowed is 200).598
WarningsRedundant throws: 'FactoryConfigurationError' is unchecked exception.744

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