Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
11 0 0 11

Checkstyle error summary

Error Count
'(' is followed by whitespace. 9
')' is preceded with whitespace. 8
'{' should be on the previous line. 5
Missing package documentation file. 2
Expected @throws tag for 'Exception'. 1
Method 'testcomputeTPC' is not designed for extension - needs to be abstract, final or empty. 1
Missing a Javadoc comment. 1
Parameter coveredElements should be final. 1
Parameter elements should be final. 1
Parameter name should be final. 1
Utility classes should not have a public or default constructor. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count