Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
3105415

Rules

RulesViolationsSeverity
EmptyStatement3Warnings Warning
CyclomaticComplexity7Errors Error
ClassFanOutComplexity3Errors Error
CovariantEquals0Errors Error
ClassDataAbstractionCoupling
  • max: "12"
1Errors Error
NPathComplexity4Errors Error
RedundantImport0Warnings Warning
UnusedImports5Warnings Warning
RedundantModifier25Warnings Warning
RedundantThrows15Warnings Warning
FileLength0Errors Error
NewlineAtEndOfFile6Warnings Warning

Details

org/deegree/metadata/DCRecord.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/metadata/MetadataRecord.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsRedundant 'public' modifier.60
WarningsRedundant 'public' modifier.62
WarningsRedundant 'public' modifier.64
WarningsRedundant 'public' modifier.66
WarningsRedundant 'public' modifier.68
WarningsRedundant 'public' modifier.70
WarningsRedundant 'public' modifier.72
WarningsRedundant 'public' modifier.74
WarningsRedundant 'public' modifier.76
WarningsRedundant 'public' modifier.78
WarningsRedundant 'public' modifier.80
WarningsRedundant 'public' modifier.82
WarningsRedundant 'public' modifier.84
WarningsRedundant 'public' modifier.86
WarningsRedundant 'public' modifier.88
WarningsRedundant 'public' modifier.90
WarningsRedundant 'public' modifier.92
WarningsRedundant 'public' modifier.99
WarningsRedundant 'public' modifier.106
WarningsRedundant 'public' modifier.116
WarningsRedundant 'public' modifier.129
WarningsRedundant 'public' modifier.142
WarningsRedundant 'public' modifier.153
WarningsRedundant 'public' modifier.162
WarningsRedundant 'public' modifier.168

org/deegree/metadata/MetadataRecordFactory.java

ViolationMessageLine
WarningsFile does not end with a newline.0
ErrorsClass Fan-Out Complexity is 22 (max allowed is 20).81
ErrorsCyclomatic Complexity is 12 (max allowed is 10).144
WarningsRedundant throws: 'IllegalArgumentException' is unchecked exception.145
WarningsRedundant throws: 'IllegalArgumentException' is unchecked exception.194

org/deegree/metadata/ebrim/AliasedRIMType.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsRedundant throws: 'IllegalArgumentException' is unchecked exception.83

org/deegree/metadata/ebrim/RegistryObject.java

ViolationMessageLine
ErrorsCyclomatic Complexity is 19 (max allowed is 10).253
ErrorsNPath Complexity is 288 (max allowed is 200).253
ErrorsCyclomatic Complexity is 22 (max allowed is 10).317
ErrorsNPath Complexity is 360 (max allowed is 200).317

org/deegree/metadata/filter/XPathElementFilter.java

ViolationMessageLine
WarningsUnused import - org.deegree.commons.xml.stax.FilteringXMLStreamWriter.66
ErrorsClass Fan-Out Complexity is 26 (max allowed is 20).80
WarningsRedundant throws: 'OMException' is unchecked exception.148
WarningsRedundant throws: 'OMException' is unchecked exception.168
WarningsRedundant throws: 'OMException' is unchecked exception.185
WarningsRedundant throws: 'OMException' is unchecked exception.226
WarningsRedundant throws: 'OMException' is unchecked exception.247
WarningsRedundant throws: 'OMException' is unchecked exception.252
WarningsRedundant throws: 'OMException' is unchecked exception.293
WarningsRedundant throws: 'OMException' is unchecked exception.298

org/deegree/metadata/iso/ISORecord.java

ViolationMessageLine
WarningsFile does not end with a newline.0
ErrorsClass Data Abstraction Coupling is 16 (max allowed is 12) classes [AXIOMXPath, ArrayList, ByteArrayOutputStream, CRS, CRSCodeType, DCRecord, Envelope, FilteringXMLStreamWriter, GeometryFactory, ISORecordEvaluator, InvalidParameterException, LinkedList, NamespaceBindings, RecordPropertyParser, XMLAdapter, XPath].100
ErrorsClass Fan-Out Complexity is 38 (max allowed is 20).100
WarningsRedundant throws: 'FactoryConfigurationError' is unchecked exception.413

org/deegree/metadata/iso/ISORecordEvaluator.java

ViolationMessageLine
ErrorsCyclomatic Complexity is 46 (max allowed is 10).232

org/deegree/metadata/iso/parsing/ParseIdentificationInfo.java

ViolationMessageLine
WarningsUnused import - java.io.IOException.43
WarningsUnused import - org.deegree.protocol.csw.MetadataStoreException.62
ErrorsCyclomatic Complexity is 44 (max allowed is 10).102
ErrorsNPath Complexity is 448,680,961 (max allowed is 200).102
WarningsRedundant throws: 'IllegalArgumentException' is unchecked exception.104
WarningsEmpty statement.213
WarningsEmpty statement.265
WarningsEmpty statement.336
WarningsRedundant throws: 'IllegalArgumentException' is unchecked exception.776

org/deegree/metadata/iso/parsing/RecordPropertyParser.java

ViolationMessageLine
WarningsUnused import - java.io.IOException.43
WarningsUnused import - org.deegree.protocol.csw.MetadataStoreException.63
ErrorsCyclomatic Complexity is 11 (max allowed is 10).109
ErrorsCyclomatic Complexity is 11 (max allowed is 10).287
ErrorsNPath Complexity is 336 (max allowed is 200).287
WarningsRedundant throws: 'IllegalArgumentException' is unchecked exception.288

org/deegree/protocol/csw/MetadataStoreException.java

ViolationMessageLine
WarningsFile does not end with a newline.0