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 | 5 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 5
| org.djutils.math.functions.Concatenation | Line |
|---|---|
| Use bisection to home in on the interval that covers x; for now use linear search | 89 |
| org.djutils.math.polynomialroots.TestPolynomialRoots | Line |
| compute result with less chance of loss of precision | 128 |
| org.djutils.math.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 |
