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

LineCoverageOnNewCode_SonarCube4.5

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

Overview

On a given line of code, Line coverage simply answers the following question: Has this line of code been executed during the execution of the unit tests?. It is the density of covered lines by unit tests Restricted to new / updated source code.

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