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 |
---|---|---|
@todo | 0 | @todo |
TODO | 4 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 4
org.exoplatform.acceptance.model.vcs.VCSRef | Line |
---|---|
Juzu throws a NPE in live mode when using @Nullable annotation public boolean apply(@Nullable VCSRef input) { | 44 |
Juzu throws a NPE in live mode when using @Nullable annotation public boolean apply(@Nullable VCSRef input) { | 55 |
org.exoplatform.acceptance.model.vcs.VCSRepository | Line |
Juzu throws a NPE in live mode when using @Nullable annotation | 132 |
org.exoplatform.acceptance.service.vcs.VCSRepositoryService | Line |
Juzu throws a NPE in live mode when using @Nullable annotation | 63 |