Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
9 0 0 9

Checkstyle error summary

Error Count
'3' is a magic number. 2
Cyclomatic Complexity is 16 (max allowed is 15). 1
Line matches the illegal pattern 'System\.out\.println'. 1
Unused import - org.apache.tools.ant.BuildException. 1
Variable 'fileBuilder' must be private and have accessor methods. 1
Variable 'fileBuilders' must be private and have accessor methods. 1
Variable 'fileName' must be private and have accessor methods. 1
Variable 'newRevision' must be private and have accessor methods. 1
Variable 'oldRevision' must be private and have accessor methods. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count