The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 4 | ![]() |
ClassFanOutComplexity | 2 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
| 1 | ![]() |
NPathComplexity | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 11 | ![]() |
RedundantModifier | 23 | ![]() |
RedundantThrows | 0 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 9 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 186 |
![]() | Redundant 'public' modifier. | 198 |
![]() | Redundant 'public' modifier. | 201 |
![]() | Redundant 'public' modifier. | 204 |
![]() | Redundant 'public' modifier. | 212 |
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. | 43 |
![]() | Unused import - org.deegree.filter.Filter. | 55 |
![]() | Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, DefaultPrimitiveConverter, IsLikeString, Literal, Not, PrimitiveType, PrimitiveValue, PropertyIsLike, SQLArgument, SQLColumn, SQLOperationBuilder, TableAliasManager, TypedObjectNode, UnmappableException, ValueReference]. | 115 |
![]() | Class Fan-Out Complexity is 46 (max allowed is 20). | 115 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 172 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 328 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 65 |
![]() | Redundant 'public' modifier. | 68 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.filter.expression.ValueReference. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.filter.expression.ValueReference. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.filter.Filter. | 38 |
![]() | Unused import - org.deegree.sqldialect.filter.expression.SQLExpression. | 39 |
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 |
![]() | Unused import - java.sql.PreparedStatement. | 38 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Redundant 'public' modifier. | 75 |
![]() | Redundant 'public' modifier. | 82 |
![]() | Redundant 'public' modifier. | 89 |
![]() | Redundant 'public' modifier. | 99 |
![]() | Redundant 'public' modifier. | 108 |
![]() | Redundant 'public' modifier. | 118 |
![]() | Redundant 'public' modifier. | 125 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.filter.expression.Function. | 44 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Redundant 'public' modifier. | 79 |
![]() | Redundant 'public' modifier. | 86 |
![]() | Redundant 'public' modifier. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.filter.comparison.PropertyIsLike. | 42 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 98 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 60 |
![]() | Redundant 'public' modifier. | 76 |