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 |
---|---|---|
Code Review | 11 | todo, @to.do, fixme |
Deprecated Code | 1 | @deprecated |
Each tag is detailed below:
Code Review
Number of occurrences found in the code: 11
net.ggtools.grand.ant.AntProject | Line |
---|---|
better rethrowing? | 368 |
net.ggtools.grand.ant.AntProjectTest | Line |
is this a misfeature of Windows or Ant? | 88 |
check if this test is useful. | 157 |
is this a misfeature of Windows or Ant? | 172 |
net.ggtools.grand.ant.LinkFinderVisitor | Line |
check those tasks. | 75 |
caching. | 539 |
the current algorithm seems really bad, check if a cache is worth implementing. | 552 |
net.ggtools.grand.ant.ReflectTaskVisitorBase | Line |
that's a real exception what to do with it? | 122 |
net.ggtools.grand.ant.TargetTasksExplorer | Line |
process text elements. | 182 |
net.ggtools.grand.output.DotWriter | Line |
The current configuration scheme sucks, create something more generic. | 73 |
net.ggtools.grand.output.DotWriterVisitor | Line |
create a proper attribute manager. | 151 |
Deprecated Code
Number of occurrences found in the code: 1
net.ggtools.grand.tasks.GrandTask | Line |
---|---|
use {@link #setOutputConfigFile(File)}. | 311 |