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 |
|---|---|---|
| Important fixes that have to be done until the next release | 1 | FIXME |
| Just things to do | 1 | @todo, TODO |
| Things to verify and to check | 1 | (?i)check: |
Each tag is detailed below:
Important fixes that have to be done until the next release
Number of occurrences found in the code: 1
| org.nicepop.domain.RecipeTest | Line |
|---|---|
| --No comment-- | 52 |
Just things to do
Number of occurrences found in the code: 1
| org.nicepop.domain.Product | Line |
|---|---|
| deal with quantity type | 25 |
Things to verify and to check
Number of occurrences found in the code: 1
| org.nicepop.domain.App | Line |
|---|---|
| there must be a calling script | 28 |