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 | 6 | 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: 6
| org.apache.johnzon.core.JsonGeneratorImpl | Line |
|---|---|
| check null handling | 217 |
| optimize | 244 |
| check null handling | 270 |
| optimize | 297 |
| org.apache.johnzon.mapper.converter.DateConverter | Line |
| see if we can clean it | 29 |
| org.apache.johnzon.mapper.reflection.Mappings | Line |
| --No comment-- | 566 |