Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
165005

Files

FilesIWE
org/apache/commons/scxml/Builtin.java 001
org/apache/commons/scxml/ErrorReporter.java 001
org/apache/commons/scxml/env/SimpleScheduler.java 001
org/apache/commons/scxml/io/SCXMLDigester.java 001
org/apache/commons/scxml/model/Send.java 001

org/apache/commons/scxml/Builtin.java

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

org/apache/commons/scxml/ErrorReporter.java

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

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

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

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

ErrorLine
Error Comment matches to-do format 'TODO:'. 1379

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

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