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 |
|---|---|---|
| Deprecations | 0 | @deprecated |
| To-dos | 2 | TODO, FIXME |
Each tag is detailed below:
Number of occurrences found in the code: 2
| info.ronjenkins.maven.rtr.RTRComponents | Line |
|---|---|
| work on eliminating this class if possible. | 27 |
| info.ronjenkins.maven.rtr.steps.PerformSmartReactorSanityChecksTest | Line |
| I tried session.getProjects().size(); result = 2; in the expectations block but it kept returning 1. Investigate further and file a bug with JMockit if necessary. | 129 |