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.compile.SourceSource | Line | 
|---|---|
| io.earcam.instrumental.compile.DefaultCompilerTest | Line | 
| the encoding is not passed on to file sources and is irrelevant to String sources | 194 | 
| add a foundUnder(Path) method using a recursive file visitor to find all source classes, and bytecode may contain a SourceFile attribute, find it and try it. | 27 |