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.

TagTotal number of occurrences
@deprecated1
@todo0
FIXME7
REFACTOR0
TODO1

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 1

net.sourceforge.basher.TaskExecutionContextLine
--No comment--49

FIXME

Number of occurrences found in the code: 7

net.sourceforge.basher.impl.AbstractCollectorLine
This should lock the average132
net.sourceforge.basher.internal.impl.BasherBootHelperLine
do not just yet yse this!!! taskManager.addTask( includedClass );57
This should process the results to check whether94
- any tasks failed95
- any tasks ran for too long96
Collect the averages for later check }204
net.sourceforge.basher.internal.impl.TaskConfigurationExtractorImplLine
this should really have a 'default' task configuration being provided to it34

TODO

Number of occurrences found in the code: 1

net.sourceforge.basher.impl.InMemoryEntityRegistryLine
Must fix this synchronization140