Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
3 6

Files

Files Errors
net/sourceforge/wisk/Dummy.java 5
net/sourceforge/wisk/package.html 1

net/sourceforge/wisk/Dummy.java

Error Line
Missing a header - not enough lines in file. 1
Method 'getIdiot' is not designed for extension - needs to be abstract, final or empty. 20
Method 'setIdiot' is not designed for extension - needs to be abstract, final or empty. 29
Parameter idiot should be final. 29
'idiot' hides a field. 29

net/sourceforge/wisk/package.html

Error Line
Missing package documentation file. 0