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
Suppress warnings 2 NOPMD, @SuppressWarnings
Todos 1 todo, FIXME

Each tag is detailed below:

Suppress warnings

Number of occurrences found in the code: 2

org.settings4j.config.TestSettings4jConfig Line
must have Result - An exception would break the test. 233
org.settings4j.objectresolver.SpringConfigObjectResolverTest Line
must have Result - An exception would break the test. 79

Todos

Number of occurrences found in the code: 1

org.settings4j.config.DOMConfigurator Line
hbrabenetz 21.05.2008 : extract setCached into seperate Interface. 617