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 | Total number of occurrences |
---|
@deprecated | 1 |
@todo | 0 |
FIXME | 7 |
REFACTOR | 0 |
TODO | 1 |
Each tag is detailed below:
Number of occurrences found in the code: 1
net.sourceforge.basher.TaskExecutionContext | Line |
---|
--No comment-- | 49 |
Number of occurrences found in the code: 7
net.sourceforge.basher.impl.AbstractCollector | Line |
---|
This should lock the average | 132 |
net.sourceforge.basher.internal.impl.BasherBootHelper | Line |
---|
do not just yet yse this!!! taskManager.addTask( includedClass ); | 57 |
This should process the results to check whether | 94 |
- any tasks failed | 95 |
- any tasks ran for too long | 96 |
Collect the averages for later check } | 204 |
net.sourceforge.basher.internal.impl.TaskConfigurationExtractorImpl | Line |
---|
this should really have a 'default' task configuration being provided to it | 34 |
Number of occurrences found in the code: 1
net.sourceforge.basher.impl.InMemoryEntityRegistry | Line |
---|
Must fix this synchronization | 140 |