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 Work | 5 | todo, FIXME |
Each tag is detailed below:
Number of occurrences found in the code: 5
| com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck | Line |
|---|---|
| do differently in future // violation | 57 |
| do differently in future // OK | 58 |
| do differently in future // violation | 72 |
| do differently in future // OK | 73 |
| handle x = 0 case // violation | 74 |