Checkstyle Errors

The following document contains the results of Checkstyle for severity error .

Summary

Files Errors
3 11

Files

Files Errors
org/apache/maven/dashboard/aggregator/clover/CloverTPC.java 1
org/apache/maven/dashboard/aggregator/clover/CloverTPC.java 9
org/apache/maven/dashboard/aggregator/clover/package.html 1

org/apache/maven/dashboard/aggregator/clover/CloverTPC.java

Error Line
Error File does not end with a newline. 0

org/apache/maven/dashboard/aggregator/clover/CloverTPC.java

Error Line
Error Utility classes should not have a public or default constructor. 27
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Parameter elements should be final. 29
Error Parameter coveredElements should be final. 29
Error '{' should be on the previous line. 30
Error '/' is not preceded with whitespace. 34
Error '/' is not followed by whitespace. 34
Error Line has trailing spaces. 35

org/apache/maven/dashboard/aggregator/clover/package.html

Error Line
Error Missing package documentation file. 0