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 | 9 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 1 | todo, @todo |
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 9
| org.mybatis.generator.api.Plugin | Line |
|---|---|
| this method is no longer called | 234 |
| this method is no longer called | 255 |
| No longer called | 276 |
| No longer called | 297 |
| this method is no longer called | 402 |
| this method is no longer called | 417 |
| no longer called | 488 |
| no longer called | 509 |
| this method is no longer called | 2007 |
Todo Work
Number of occurrences found in the code: 1
| org.mybatis.generator.api.FullyQualifiedTable | Line |
|---|---|
| - strip characters that are not valid in package names | 277 |
