File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,17 @@ the **Custom Measures** section. Click **Edit** in the newly added **Custom Meas
4949
5050## Screenshots ##
5151
52- ![ Alt text] ( /doc/img/01_dashboard.png " Project dashboard with Scoverage plugin ")
52+ Project dashboard with Scoverage plugin:
53+ ![ Project dashboard with Scoverage plugin] ( /doc/img/01_dashboard.png " Project dashboard with Scoverage plugin ")
54+
55+ Multi-module project overview:
56+ ![ Multi-module project overview] ( /doc/img/02_detail.png " Multi-module project overview ")
57+
58+ Columns with statement coverage, total number of statements and number of covered statements:
59+ ![ Columns] ( /doc/img/03_columns.png " Columns ")
60+
61+ Source code markup with covered and uncovered lines:
62+ ![ Source code markup] ( /doc/img/04_coverage.png " Source code markup ")
5363
5464[ PluginJar ] : https://github.com/RadoBuransky/sonar-scoverage-plugin/releases/download/v1.0-SNAPSHOT/sonar-scoverage-plugin-1.0-SNAPSHOT.jar
5565[ SonarQube ] : http://www.sonarqube.org/ " SonarQube "
You can’t perform that action at this time.
0 commit comments