The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ArrayList, ConnectionPropertiesHolder, DatabaseHolderException, File, FileSystemResource, FindReplacePattern, HashMap, Properties]. | 57 |
![]() | Cyclomatic Complexity is 16 (max allowed is 12). | 557 |
![]() | Executable statement count is 35 (max allowed is 30). | 557 |
![]() | NPath Complexity is 516 (max allowed is 200). | 557 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 89 |
Violation | Message | Line |
---|---|---|
![]() | Wrong order for 'org.apache.maven.project.MavenProject' import. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 18 (max allowed is 12). | 67 |
![]() | Executable statement count is 51 (max allowed is 30). | 67 |
![]() | NPath Complexity is 769 (max allowed is 200). | 67 |
![]() | Must have at least one statement. | 175 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.h2.server.TcpServer. | 21 |