Checkstyle Results

The following document contains the results of Checkstyle 9.3 with /rld/checkstyle/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
48 5 0 0

Files

File  I  W  E
com/reallifedeveloper/tools/FullThreadDump.java 1 0 0
com/reallifedeveloper/tools/test/database/dbunit/DbUnitFlatXmlReader.java 1 0 0
com/reallifedeveloper/tools/test/database/inmemory/AbstractInMemoryCrudRepository.java 3 0 0

Details

com/reallifedeveloper/tools/FullThreadDump.java

Severity Category Rule Message Line
 Info misc TodoComment Comment matches to-do format 'TODO:'. 135

com/reallifedeveloper/tools/test/database/dbunit/DbUnitFlatXmlReader.java

Severity Category Rule Message Line
 Info misc TodoComment Comment matches to-do format 'TODO:'. 46

com/reallifedeveloper/tools/test/database/inmemory/AbstractInMemoryCrudRepository.java

Severity Category Rule Message Line
 Info misc TodoComment Comment matches to-do format 'TODO:'. 40
 Info misc TodoComment Comment matches to-do format 'TODO:'. 317
 Info misc TodoComment Comment matches to-do format 'TODO:'. 342