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 | 9 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 9
| org.opentrafficsim.trafficcontrol.FixedTimeController | Line |
|---|---|
| networkId.trafficLightId? Shouldn't that be linkId.trafficLightId? | 436 |
| org.opentrafficsim.trafficcontrol.ccol.Ccol | Line |
| time should be formatted as date, hour, etc. | 168 |
| parse the result and update the state of traffic lights accordingly Protocol must ensure that we know it when all updates have been received. | 174 |
| format of messages is TBD | 234 |
| org.opentrafficsim.trafficcontrol.trafcod.TrafCod | Line |
| really figure out which coordinates to use | 570 |
| coupling between traffic light and tli via pub/sub, not as direct output of control v.addOutput(tli); | 595 |
| trafficcontrol.TestFixedTimeController | Line |
| @Test | 55 |
| @Test | 275 |
| @Test | 324 |
