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 | 1 | @deprecated | 
| FIXME Work | 1 | fixme, @fixme | 
| Todo Work | 2 | todo, @todo | 
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 1
| org.apache.maven.scm.provider.git.command.update.GitUpdateScmResult | Line | 
|---|---|
| --No comment-- | 28 | 
FIXME Work
Number of occurrences found in the code: 1
| org.apache.maven.scm.provider.git.repository.GitScmProviderRepositoryTest | Line | 
|---|---|
| This URL is invalid, hell knows why Git accepts it. It should be by us right away | 155 | 
Todo Work
Number of occurrences found in the code: 2
| org.apache.maven.scm.provider.git.command.diff.GitDiffConsumer | Line | 
|---|---|
| handle property differences | 155 | 
| org.apache.maven.scm.provider.git.repository.GitScmProviderRepository | Line | 
| implement! | 79 | 


