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
integrationTests.BooleanExpressionsTest | Line |
---|---|
assertions | 75 |
integrationTests.IfElseStatementsTest | Line |
assertions | 108 |
assertions | 116 |
assertions | 123 |
assertions | 143 |
assertions | 152 |
assertions | 162 |
assertions | 170 |
integrationTests.loops.ForStatementsTest | Line |
should have 3 segments | 24 |
should have 5 segments | 35 |
integrationTests.loops.WhileStatementsTest | Line |
assertions | 112 |
assertions | 119 |
integrationTests.otherControlStructures.SwitchStatementsTest | Line |
assertions | 28 |
assertions | 36 |