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 |
---|---|---|
Deprecated Work | 2 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 3 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 2
org.apache.maven.plugin.surefire.AbstractSurefireMojo | Line |
---|---|
Use skipTests instead. | 129 |
Use systemPropertyVariables instead. | 255 |
Number of occurrences found in the code: 3
org.apache.maven.plugin.surefire.AbstractSurefireMojo | Line |
---|---|
move | 2073 |
org.apache.maven.plugin.surefire.booterclient.ForkingRunListenerTest | Line |
Test weird characters | 278 |
org.apache.maven.plugins.surefire.report.TestSuiteXmlParser | Line |
extract real skipped reasons | 260 |