Project

General

Profile

Actions

Feature #8422

closed

Change the way to calculate the total number of meaningful lines of code and specially highlight lines of code with zero passes of a verifier

Added by Evgeny Novikov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Bridge
Target version:
Start date:
09/11/2017
Due date:
09/25/2017
% Done:

100%

Estimated time:
Published in build:

Description

Originally the coverage format required the number of verifier passes through a line of code should be strictly greater than 0. But #8355 will change it.

Bridge should change the way to calculate the total number of meaningful lines of code - just sum up the number of both covered (the number of passes is more than zero) and uncovered (the number of passes is zero) lines. Also like with genhtml it would be very helpful to distinguish covered and uncovered lines of code. So, Bridge needs to specially highlight lines of code with zero passes of a verifier.


Related issues 1 (0 open1 closed)

Blocked by Klever - Feature #8355: Calculate lines coverage without empty lines and some preprocessor directivesClosedAlexey Polushkin08/15/2017

Actions
Actions

Also available in: Atom PDF