The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag | Total number of occurrences |
|---|---|
| @todo | 0 |
| TODO | 2 |
Each tag is detailed below:
Number of occurrences found in the code: 2
| com.xebia.mojo.dashboard.reports.html.CloverDashboardReportTest | Line |
|---|---|
| --No comment-- | 84 |
| com.xebia.mojo.dashboard.reports.html.SurefireDashboardReportTest | Line |
|---|---|
| refactor to other testcase public void testShouldFindContainingDiv() throws MojoExecutionException { Node result = surefireDashboardReport.findNode(mavenProject, "//div[@id='contentBox']"); assertNotNull(result); } | 82 |