Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
43 0 0 43

Checkstyle error summary

Error Count
Expected @throws tag for 'Exception'. 8
Comment matches to-do format 'TODO:'. 5
';' is followed by whitespace. 4
'tag' hides a field. 3
'version' hides a field. 3
'message' hides a field. 2
Expected @param tag for 'node'. 2
Line has trailing spaces. 2
Redundant 'public' modifier. 2
Line does not match expected header line of ' *'. 19
Expected an @return tag. 12
Missing a Javadoc comment. 104
'document' hides a field. 1
'endRevision' hides a field. 1
'excludes' hides a field. 1
'includes' hides a field. 1
'node' hides a field. 1
'nodes' hides a field. 1
'outputFile' hides a field. 1
'password' hides a field. 1
'patchFile' hides a field. 1
'pom' hides a field. 1
'pomTransformer' hides a field. 1
'project' hides a field. 1
'selectedNodes' hides a field. 1
'startRevision' hides a field. 1
'tagBase' hides a field. 1
'transformations' hides a field. 1
'transformer' hides a field. 1
'url' hides a field. 1
'username' hides a field. 1
'variables' hides a field. 1
'workingDirectory' 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
Missing package documentation file. 1
Must have at least one statement. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count