Csv Coverage Import

Description

Csv Coverage Import provides a generic import mechanism for coverage results at fnuction level

Usage

Csv Coverage Import has the following options:

  • CSV file ( csv ) Enter the path to the CSV containing the coverage data. The expected format of each line contained in the file is PATH;NAME;TESTED_C1;OBJECT_C1;TESTED_MCC;OBJECT_MCC;TESTED_MCDC;OBJECT_MCDC;TCOV_MCC;TCOV_MCDC;TCOV_C1​

The full command line syntax for Csv Coverage Import is:

-d "type=csv_coverage,csv=[text]"