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 |
---|---|---|
Deprecated Work | 0 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 6 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 6
com.codebox.bean.JavaBeanTesterTest | Line |
---|---|
1/12/2019 JWL Temporary until we start using internalized extension logic | 313 |
com.codebox.bean.JavaBeanTesterWorker | Line |
1/12/2019 JWL Add checking of new object properties | 325 |
1/12/2019 JWL Internalize extension will require canEquals, equals, hashcode, and toString overrides. | 432 |
com.codebox.enums.LoadType | Line |
1/12/2019 JWL Placeholder for customizing data load | 32 |
com.codebox.instance.ClassInstanceTest | Line |
1/12/2019 JWL Class is not mockable | 30 |
com.codebox.instance.ConstructorInstanceTest | Line |
1/12/2019 JWL Class is not mockable | 31 |