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 1 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 6 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 1

com.codebox.bean.SampleBean Line
This is intended to cause skip logic for deprecated constructor. 159

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 315
com.codebox.bean.JavaBeanTesterWorker Line
1/12/2019 JWL Add checking of new object properties 317
1/12/2019 JWL Internalize extension will require canEquals, equals, hashcode, and toString overrides. 419
com.codebox.enums.LoadType Line
1/12/2019 JWL Placeholder for customizing data load 26
com.codebox.instance.ClassInstanceTest Line
2025-06-29 JWL Class is not mockable 25
com.codebox.instance.ConstructorInstanceTest Line
2025-06-29 JWL Class is not mockable 26