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 | 10 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 10
org.opentrafficsim.trafficcontrol.FixedTimeController | Line |
---|---|
networkId.trafficLightId? Shouldn't that be linkId.trafficLightId? | 439 |
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 | 238 |
org.opentrafficsim.trafficcontrol.trafcod.TrafCod | Line |
really figure out which coordinates to use | 571 |
coupling between traffic light and tli via pub/sub, not as direct output of control v.addOutput(tli); | 596 |
trafficcontrol.TestFixedTimeController | Line |
@Test | 54 |
@Test | 273 |
@Test | 321 |
trafficcontrol.TrafficControlExceptionTest | Line |
check that the values of enableSuppresion and writableStackTrace are correctly reflected in e | 43 |