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 | 10 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 10
org.djutils.decoderdumper.DecoderDumperTests | Line |
---|---|
not exhaustively testing switching compression on and off between append calls. | 210 |
org.djutils.io.URLResourceTest | Line |
@Test -- this test does not run on ubuntu | 42 |
org.djutils.logger.CategoryLogger | Line |
explain better independent of LogCategory settings. | 612 |
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.ClassFileDescriptorTest | Line |
@Test test fails under Ubuntu | 32 |
@Test test fails under Ubuntu | 81 |
org.djutils.reflection.ClassUtilTest | Line |
look carefully at isMoreSpecific: assertFalse(ClassUtil.isMoreSpecific(c2a, c2b)); | 288 |