Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@todo | 0 | @todo |
FIXME | 0 | FIXME |
TODO | 5 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 5
com.reallifedeveloper.tools.FullThreadDump | Line |
---|---|
Test this | 135 |
com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReader | Line |
The current implementation only has basic support for "to many" associations (there must be a &JoinTable annotation on a field, with &JoinColumn annotations), and for enums (an enum must be stored as a string). | 52 |
com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepository | Line |
Consider refactoring this class using the hints from PMD | 40 |
Handle IdClass with method annotations | 317 |
Handle IdClass with method annotations | 342 |