The following document contains the results of Checkstyle.
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
ch/elca/el4j/maven/plugins/repositoryhelper/AbstractLibraryAdderMojo.java | 0 | 3 | 0 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [BufferedLoggerConsumer, Commandline, File, FileSystemResourceLoader, HashMap, LinkedList, MavenDependency, MojoExecutionException, PathMatchingResourcePatternResolver]. | 49 |
![]() | Cyclomatic Complexity is 13 (max allowed is 12). | 430 |
![]() | Executable statement count is 37 (max allowed is 30). | 430 |