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 | 14 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 14
| integration.tests.BooleanExpressionsTest | Line |
|---|---|
| assertions | 80 |
| integration.tests.IfElseStatementsTest | Line |
| assertions | 113 |
| assertions | 121 |
| assertions | 128 |
| assertions | 148 |
| assertions | 157 |
| assertions | 167 |
| assertions | 175 |
| integration.tests.loops.ForStatementsTest | Line |
| should have 3 segments | 29 |
| should have 5 segments | 40 |
| integration.tests.loops.WhileStatementsTest | Line |
| assertions | 117 |
| assertions | 124 |
| integration.tests.other.control.structures.SwitchStatementsTest | Line |
| assertions | 33 |
| assertions | 41 |


