Bug |
Category |
Details |
Line |
Priority |
Dead store to tempGeometryTags in org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.buildSubLinks(RoadTag, OTSSimulatorInterface, OpenDriveNetworkLaneParserOld) |
STYLE |
DLS_DEAD_LOCAL_STORE |
217 |
Medium |
Dead store to ds in org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.generateRegularRoads(RoadTag, DEVSSimulatorInterface$TimeDoubleUnit, OpenDriveNetworkLaneParserOld) |
STYLE |
DLS_DEAD_LOCAL_STORE |
419 |
Medium |
Dead store to signalTag in org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.generateTrafficLightsbySignal(RoadTag, DEVSSimulatorInterface$TimeDoubleUnit, OpenDriveNetworkLaneParserOld) |
STYLE |
DLS_DEAD_LOCAL_STORE |
935 |
Medium |
Dead store to signalReferenceTag in org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.generateTrafficLightsbySignalReference(RoadTag, DEVSSimulatorInterface$TimeDoubleUnit, OpenDriveNetworkLaneParserOld) |
STYLE |
DLS_DEAD_LOCAL_STORE |
1009 |
Medium |
Possible null pointer dereference of RoadTag.junctionId in org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.buildLink(RoadTag, OpenDriveNetworkLaneParserOld) |
CORRECTNESS |
NP_NULL_ON_SOME_PATH |
879 |
High |
Exception is caught when Exception is not thrown in org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.generateRegularRoads(RoadTag, DEVSSimulatorInterface$TimeDoubleUnit, OpenDriveNetworkLaneParserOld) |
STYLE |
REC_CATCH_EXCEPTION |
860 |
Medium |
Useless object stored in variable directionality of method org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.generateRegularRoads(RoadTag, DEVSSimulatorInterface$TimeDoubleUnit, OpenDriveNetworkLaneParserOld) |
STYLE |
UC_USELESS_OBJECT |
759 |
Medium |
Method org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.generateTrafficLightsbySignal(RoadTag, DEVSSimulatorInterface$TimeDoubleUnit, OpenDriveNetworkLaneParserOld) seems to be useless |
STYLE |
UC_USELESS_VOID_METHOD |
998 |
Medium |
Method org.opentrafficsim.road.network.factory.opendrive.old.RoadTag.generateTrafficLightsbySignalReference(RoadTag, DEVSSimulatorInterface$TimeDoubleUnit, OpenDriveNetworkLaneParserOld) seems to be useless |
STYLE |
UC_USELESS_VOID_METHOD |
1064 |
Medium |