Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
37 0 0 3

Files

Files I W E
net/objectlab/qalab/ant/BuildStatMergeTask.java 0 0 2
net/objectlab/qalab/parser/CheckstyleOrPMDBaseMerge.java 0 0 1

net/objectlab/qalab/ant/BuildStatMergeTask.java

Error Line
Error '?' should be on a new line. 159
Error Avoid inline conditionals. 159

net/objectlab/qalab/parser/CheckstyleOrPMDBaseMerge.java

Error Line
Error Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. 110