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 ClassTotal number of occurrencesTag strings used by tag class
NOPMD0NOPMD
NOTE0NOTE
TODO6TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 6

org.apache.commons.pool.TestPoolUtilsLine
Anyone feel motivated to construct a test that verifies proper synchronization?572
Anyone feel motivated to construct a test that verifies proper synchronization?591
Anyone feel motivated to construct a test that verifies proper synchronization?611
Anyone feel motivated to construct a test that verifies proper synchronization?631
org.apache.commons.pool.impl.GenericKeyedObjectPoolLine
Correctness here depends on control in addObjectToPool. These two methods should be refactored, removing the "behavior flag", decrementNumActive, from addObjectToPool.1595
org.apache.commons.pool.impl.GenericObjectPoolLine
Correctness here depends on control in addObjectToPool. These two methods should be refactored, removing the "behavior flag", decrementNumActive, from addObjectToPool.1401