Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
173 0 0 10

Files

Files I W E
org/apache/commons/scxml/Builtin.java 0 0 1
org/apache/commons/scxml/ErrorReporter.java 0 0 1
org/apache/commons/scxml/SCInstance.java 0 0 1
org/apache/commons/scxml/env/SimpleScheduler.java 0 0 1
org/apache/commons/scxml/io/ModelUpdater.java 0 0 1
org/apache/commons/scxml/io/SCXMLDigester.java 0 0 1
org/apache/commons/scxml/io/SCXMLSerializer.java 0 0 1
org/apache/commons/scxml/model/Parallel.java 0 0 1
org/apache/commons/scxml/model/Send.java 0 0 1
org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java 0 0 1

org/apache/commons/scxml/Builtin.java

Error Line
Error Utility classes should not have a public or default constructor. 43

org/apache/commons/scxml/ErrorReporter.java

Error Line
Error Unused import - org.apache.commons.scxml.semantics.ErrorConstants. 20

org/apache/commons/scxml/SCInstance.java

Error Line
Error Avoid inline conditionals. 395

org/apache/commons/scxml/env/SimpleScheduler.java

Error Line
Error Comment matches to-do format 'TODO:'. 151

org/apache/commons/scxml/io/ModelUpdater.java

Error Line
Error Comment matches to-do format 'TODO:'. 176

org/apache/commons/scxml/io/SCXMLDigester.java

Error Line
Error Comment matches to-do format 'TODO:'. 1382

org/apache/commons/scxml/io/SCXMLSerializer.java

Error Line
Error Comment matches to-do format 'TODO:'. 150

org/apache/commons/scxml/model/Parallel.java

Error Line
Error Comment matches to-do format 'TODO:'. 95

org/apache/commons/scxml/model/Send.java

Error Line
Error Comment matches to-do format 'TODO:'. 324

org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java

Error Line
Error Comment matches to-do format 'TODO:'. 541