Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
3 13

Files

Files Errors
org/huihoo/jfox/flow/HelloWorld.java 12
org/huihoo/jfox/flow/package.html 1

org/huihoo/jfox/flow/HelloWorld.java

Error Line
Missing a header - not enough lines in file. 1
Line has trailing spaces. 5
Line has trailing spaces. 8
Line has trailing spaces. 11
Line has trailing spaces. 17
Missing a Javadoc comment. 20
Line has trailing spaces. 21
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 27
Line has trailing spaces. 32
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 35
Parameter name should be final. 35
'name' hides a field. 35

org/huihoo/jfox/flow/package.html

Error Line
Missing package documentation file. 0