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 | 4 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 4
| org.apache.maven.scm.provider.git.command.branch.GitSshBranchCommandTckTest | Line |
|---|---|
| currently no easy way to pass passphrase in gitexe | 100 |
| org.apache.maven.scm.provider.git.command.checkout.GitSshCheckOutCommandTckTest | Line |
| currently no easy way to pass passphrase in gitexe | 89 |
| org.apache.maven.scm.provider.git.command.tag.GitSshTagCommandTckTest | Line |
| currently no easy way to pass passphrase in gitexe | 101 |
| org.apache.maven.scm.provider.git.command.untag.GitSshUntagCommandTckTest | Line |
| currently no easy way to pass passphrase in gitexe | 100 |


