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 | 6 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 6
| org.opentrafficsim.trafficcontrol.ccol.CCOL | Line |
|---|---|
| time should be formatted as date, hour, etc. | 173 |
| parse the result and update the state of traffic lights accordingly Protocol must ensure that we know it when all updates have been received. | 179 |
| format of messages is TBD | 243 |
| implement the clone() for CCOL | 252 |
| org.opentrafficsim.trafficcontrol.trafcod.TrafCOD | Line |
| create the set of traffic lights of this stream only once (not repeat for each possible color) | 399 |
| figure out how to provide a display for the clone | 1897 |