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 | 20 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 20
org.djunits.SerializableTest | Line |
---|---|
@Test | 34 |
org.djunits.VerifyRequiredMethods | Line |
@Test | 36 |
@Test | 128 |
org.djunits.unit.AngleUnitTest | Line |
Check two conversions between non-standard Angle units | 58 |
org.djunits.unit.PositionUnitTest | Line |
other units | 46 |
org.djunits.unit.TimeUnitTest | Line |
shifted units | 49 |
org.djunits.unit.Unit | Line |
create a static that loads all unit classes in the registry | 70 |
org.djunits.unit.si.SIDimensions | Line |
all operators on fractional dimensions | 79 |
fractional: ^(-1/2) | 134 |
org.djunits.value.ScalarOperationsTest | Line |
Probably we exclude too much here for the tests... | 610 |
org.djunits.value.formatter.Format | Line |
check how to always format numbers corresponding to the Locale used. <p> Copyright (c) 2015-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. <br> BSD-style license. See <a href="https://djunits.org/docs/license.html">DJUNITS License</a>. </p> | 7 |
org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest | Line |
Should be rounded IN THE UNIT rather than BY SI VALUES | 342 |
org.djunits.value.vdouble.scalar.DoubleScalarInstantiateTest | Line |
other base units | 61 |
other base units | 78 |
org.djunits.value.vdouble.vector.DoubleVectorMethodTest | Line |
Should be rounded IN THE UNIT rather than BY SI VALUES | 232 |
org.djunits.value.vfloat.matrix.FloatMatrixMethodTest | Line |
Should be rounded IN THE UNIT rather than BY SI VALUES | 342 |
org.djunits.value.vfloat.scalar.FloatScalarInstantiateTest | Line |
other base units | 61 |
other base units | 78 |
org.djunits.value.vfloat.scalar.FloatValueOfStringOfTest | Line |
TimeUnit of Y(1) fails. Check WHY!!!!! | 107 |
org.djunits.value.vfloat.vector.FloatVectorMethodTest | Line |
Should be rounded IN THE UNIT rather than BY SI VALUES | 232 |