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
Open issues in the code 2 TODO, FIXME, XXX

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 2

org.djutils.decoderdumper.DecoderDumperTests Line
not exhaustively testing switching compression on and off between append calls. 210
org.djutils.reflection.ClassUtilTest Line
look carefully at isMoreSpecific: assertFalse(ClassUtil.isMoreSpecific(c2a, c2b)); 288