BullseyeCoverage
covclear [options] [region ...]
covclear
resets measurements in the coverage file to zero for the
specified regions,
or the entire file if no arguments are specified.
-f Path | --file Path
| The coverage file is specified by Path. The default is test.cov .
|
-h | --help
| Display a summary of options. |
-q | --quiet
|
Suppress warnings and the copyright message. |
-v | --verbose
| Show informational messages. Display each source filename as it is cleared. |
--no-banner | Suppress startup banner |
COVFILE | The coverage file. Option -f (--file ) overrides this setting.
|
COVCLEARCFG | Configuration file. See FILES. |
If the files listed below exist, they contain initial options separated by white space.
Within these files,
$
NAME is replaced by the value of the environment variable named NAME.
BullseyeCoverage/bin/covclear.cfg
home-directory/covclear.cfg
Updated: 19 May 2021
Copyright © Bullseye Testing Technology. All Rights Reserved.