fc4sc_merge_coverage(DIRECTORY **kwargs)
This function use fc4sc to merge already existing coverages files in the DIRECTORY directory (function's argument).
Parameters
| Name | Type | Description |
|---|
DIRECTORY | path string | Directory containing coverage informations |
Keyword Arguments
| Name | Type | Description |
|---|
OUTFILE | string | specify a path to an outfile and it name, by default it's set to ${CMAKE_CURRENT_BINARY_DIR}/coverage_merged_db.xml |
FC4SC_HOME | path string | Path to the home directory of fc4sc |
DEPENDS | string | can be used if any dependencies need to be given for the coverage merging |