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. | 174 | 
| parse the result and update the state of traffic lights accordingly Protocol must ensure that we know it when all updates have been received. | 180 | 
| format of messages is TBD | 244 | 
| implement the clone() for CCOL | 253 | 
| 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 |