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 |
---|---|---|
Deprecation | 0 | @deprecated |
FIXME | 0 | FIXME |
TODO | 2 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 2
io.earcam.instrumental.fluency.FluencyProcessor | Line |
---|---|
--No comment-- | 67 |
date must be optional (as otherwise "different" source each time) JAVA9 FAILS due to split package issues with `javax.annotation` bw.append('@').append("javax.annotation.Generated") .append("(value=\"").append(FluencyProcessor.class.getCanonicalName()).append('"') .append(")\n") | 248 |