The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | Warning |
CyclomaticComplexity | 0 | Error |
ClassFanOutComplexity | 0 | Error |
CovariantEquals | 0 | Error |
ClassDataAbstractionCoupling
| 0 | Error |
NPathComplexity | 0 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 3 | Warning |
RedundantModifier | 17 | Warning |
RedundantThrows | 2 | Warning |
FileLength | 0 | Error |
NewlineAtEndOfFile | 12 | Warning |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - java.sql.ResultSet. | 38 | |
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 85 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 70 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 97 | |
Redundant 'public' modifier. | 107 | |
Redundant 'public' modifier. | 115 | |
Redundant 'public' modifier. | 120 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 64 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 76 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 103 | |
Redundant 'public' modifier. | 115 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 53 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 42 | |
Redundant 'public' modifier. | 66 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |