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 | 3 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 3
| nl.tudelft.simulation.dsol.animation.gis.esri.ShapeFileReader | Line |
|---|---|
| feature.addShapeAttributes(attributes[i]); | 190 |
| feature.addPointAttributes(attributes[i]); | 195 |
| feature.addPointAttributes(attributes[i]); // same for all points | 202 |
