Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
5030

Details

ch/elca/el4j/maven/plugins/repositoryhelper/AbstractLibraryAdderMojo.java

ViolationMessageLine
WarningsClass Data Abstraction Coupling is 9 (max allowed is 7) classes [BufferedLoggerConsumer, Commandline, File, FileSystemResourceLoader, HashMap, LinkedList, MavenDependency, MojoExecutionException, PathMatchingResourcePatternResolver].49
WarningsCyclomatic Complexity is 13 (max allowed is 12).430
WarningsExecutable statement count is 37 (max allowed is 30).430