Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
47 4 0 0

Files

File  I  W  E
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/test/database/dbunit/DbUnitFlatXmlReader.java

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

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:'. 310
 Info misc TodoComment Comment matches to-do format 'TODO:'. 335