Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
10 0 0 10

Checkstyle error summary

Error Count
'{' should be on a new line. 7
Line contains a tab character. 54
Line has trailing spaces. 3
'static' modifier out of order with the JLS suggestions. 2
'}' should be alone on a line. 2
'else' construct must use '{}'s. 1
'if' construct must use '{}'s. 1
Line does not match expected header line of ' *'. 1
Missing package documentation file. 1
Utility classes should not have a public or default constructor. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count