Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

Coverage_SonarCube4.5

Antonin Abherve edited this page Nov 23, 2017 · 3 revisions

Overview

It is a mix of Line coverage and Condition coverage. Its goal is to provide an even more accurate answer to the following question: How much of the source code has been covered by the unit tests?

MeasureDiagram

Measure Architecture

Measure Type DirectMeasure

Scope : SonarCube

Value Type Default Description
ServerURL string
Login string
Password string
ProjectKey string

Data Model : Numeric

Algorithmes

This metric is a proxy for the SonarCube 4.5 tool

Clone this wiki locally