FindBugs Bug Detector Report
The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
 
Summary
| Classes | 
Bugs | 
Errors | 
Missing Classes | 
| 99 | 
5 | 
0 | 
0 | 
 
org.opentrafficsim.xml.bindings.CoordinateListAdapter
| Bug | 
Category | 
Details | 
Line | 
Priority | 
| org.opentrafficsim.xml.bindings.CoordinateListAdapter.marshal(Point3dList) concatenates strings using + in a loop | 
PERFORMANCE | 
SBSC_USE_STRINGBUFFER_CONCATENATION | 
65 | 
Medium | 
 
org.opentrafficsim.xml.generated.GTUCOLORERTYPE
| Bug | 
Category | 
Details | 
Line | 
Priority | 
| VERY confusing to have methods org.opentrafficsim.xml.generated.GTUCOLORERTYPE.getCLASS() and Object.getClass() | 
CORRECTNESS | 
NM_VERY_CONFUSING | 
138 | 
High | 
 
org.opentrafficsim.xml.generated.LINK$SENSOR
| Bug | 
Category | 
Details | 
Line | 
Priority | 
| VERY confusing to have methods org.opentrafficsim.xml.generated.LINK$SENSOR.getCLASS() and Object.getClass() | 
CORRECTNESS | 
NM_VERY_CONFUSING | 
2802 | 
High | 
 
org.opentrafficsim.xml.generated.PARAMETERTYPE
| Bug | 
Category | 
Details | 
Line | 
Priority | 
| VERY confusing to have methods org.opentrafficsim.xml.generated.PARAMETERTYPE.getCLASS() and Object.getClass() | 
CORRECTNESS | 
NM_VERY_CONFUSING | 
157 | 
High | 
 
org.opentrafficsim.xml.generated.TRAFFICLIGHTTYPE
| Bug | 
Category | 
Details | 
Line | 
Priority | 
| VERY confusing to have methods org.opentrafficsim.xml.generated.TRAFFICLIGHTTYPE.getCLASS() and Object.getClass() | 
CORRECTNESS | 
NM_VERY_CONFUSING | 
158 | 
High |