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 7 TODO, FIXME, XXX

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 7

org.djutils.decoderdumper.DecoderDumperTests Line
not exhaustively testing switching compression on and off between append calls. 209
org.djutils.float128.Float128 Line
To be tested 212
org.djutils.polynomialroots.TestPolynomialRoots Line
compute result with less chance of loss of precision 128
org.djutils.polynomialroots.TestPolynomialRoots2 Line
compute result with less chance of loss of precision 128
compute result with less chance of loss of precision 209
Not active yet. Code is in development 229
org.djutils.reflection.ClassUtilTest Line
look carefully at isMoreSpecific: assertFalse(ClassUtil.isMoreSpecific(c2a, c2b)); 288