Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
31 0 0 31

Checkstyle error summary

Error Count
Expected @throws tag for 'Exception'. 8
Missing a Javadoc comment. 62
'3' is a magic number. 3
';' is followed by whitespace. 3
'version' hides a field. 3
Missing package documentation file. 3
'tag' hides a field. 2
Expected @param tag for 'node'. 2
Line has trailing spaces. 2
Redundant 'public' modifier. 2
Expected an @return tag. 12
'document' hides a field. 1
'node' hides a field. 1
'nodes' hides a field. 1
'outputFile' hides a field. 1
'pom' hides a field. 1
'pomTransformer' hides a field. 1
'project' hides a field. 1
'selectedNodes' hides a field. 1
'transformations' hides a field. 1
'transformer' hides a field. 1
'variables' hides a field. 1
'xpathExpression' hides a field. 1
Expected @param tag for 'document'. 1
Expected @param tag for 'encoding'. 1
Expected @param tag for 'nodes'. 1
Expected @param tag for 'outputFile'. 1
Expected @param tag for 'project'. 1
Expected @param tag for 'selectedNodes'. 1
Expected @param tag for 'variables'. 1
Must have at least one statement. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count