Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
8 0 0 8

Checkstyle error summary

Error Count
Missing a Javadoc comment. 8
Expected @throws tag for 'Exception'. 6
Line is longer than 80 characters. 51
Expected an @return tag. 4
Missing package documentation file. 4
'3' is a magic number. 2
Expected @param tag for 'file'. 2
'4' is a magic number. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count