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 | 9 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 9
org.djutils.decoderdumper.DecoderDumperTests | Line |
---|---|
not exhaustively testing switching compression on and off between append calls. | 211 |
org.djutils.io.URLResourceTest | Line |
@Test -- this test does not run on ubuntu | 42 |
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 | 33 |
@Test test fails under Ubuntu | 82 |
org.djutils.reflection.ClassUtilTest | Line |
look carefully at isMoreSpecific: assertFalse(ClassUtil.isMoreSpecific(c2a, c2b)); | 288 |