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 | 11 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 11
| org.opentrafficsim.trafficcontrol.FixedTimeController | Line |
|---|---|
| networkId.trafficLightId? Shouldn't that be linkId.trafficLightId? | 477 |
| org.opentrafficsim.trafficcontrol.ccol.CCOL | Line |
| time should be formatted as date, hour, etc. | 175 |
| parse the result and update the state of traffic lights accordingly Protocol must ensure that we know it when all updates have been received. | 181 |
| format of messages is TBD | 245 |
| implement the clone() for CCOL | 254 |
| org.opentrafficsim.trafficcontrol.trafcod.TrafCOD | Line |
| really figure out which coordinates to use | 579 |
| figure out how to provide a display for the clone | 1900 |
| trafficcontrol.TestFixedTimeController | Line |
| @Test | 55 |
| @Test | 274 |
| @Test | 322 |
| trafficcontrol.TrafficControlExceptionTest | Line |
| check that the values of enableSuppresion and writableStackTrace are correctly reflected in e | 44 |