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 |
|---|---|---|
| FIXME | 1 | FIXME |
| NOPMD | 0 | NOPMD |
| NOTE | 0 | NOTE |
| TODO | 7 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.johnzon.core.JsonGeneratorImpl | Line |
|---|---|
| if buffer is flushed this will not work here | 110 |
Number of occurrences found in the code: 7
| org.apache.johnzon.core.JsonGeneratorFactoryImpl | Line |
|---|---|
| check default string length/buffer size | 36 |
| org.apache.johnzon.core.JsonGeneratorImpl | Line |
| check null handling | 217 |
| optimize | 244 |
| check null handling | 270 |
| optimize | 297 |
| org.apache.johnzon.core.JsonParserFactoryImpl | Line |
| check default string length/buffer size | 39 |
| org.apache.johnzon.mapper.converter.DateConverter | Line |
| see if we can clean it | 29 |