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
1 TODO, VALIDATE, VALIDATED, REFACTOR, CODE_INSERTION, MISSING, FIXME, FIXED, INFO, CHECK

Each tag is detailed below:

Number of occurrences found in the code: 1

pt.digitalis.utils.common.StringUtils Line
s the given string for value assigned. Will return it if it is not null, or the null alternative otherwise. Avoids the common {@link NullPointerException} 211