Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@fixme0
@todo0
FIXME0
TODO0
XXX1

Each tag is detailed below:

@fixme

Number of occurences found in the code: 0

@todo

Number of occurences found in the code: 0

FIXME

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 0

XXX

Number of occurences found in the code: 1

mupisim.maven.MakeLine
logger.addAppender(new ConsoleAppender(new PatternLayout("%c: %m%n"), "System.err"));157