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 |
---|---|---|
@todo | 0 | @todo |
FIXME | 0 | FIXME |
TODO | 3 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 3
org.codehaus.plexus.components.interactivity.InputHandler | Line |
---|---|
should this also echo any prompts before the input? | 32 |
should this validate the input, reprompt if required? | 33 |
readBoolean, readInt, readSingleChar - readLine's that parse the input | 34 |