Skip to content

Commit 14393e1

Browse files
committed
.
1 parent e08f84d commit 14393e1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)