BullseyeCoverage Up Contents Search

covclear - Reset Measurements in File

covclear [options] [region ...]

Description

covclear resets measurements in the coverage file to zero for the specified regions, or the entire file if no arguments are specified.

Options

-fPath--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

Environment Variables

COVFILEThe coverage file. Option -f (--file) overrides this setting.
COVCLEARCFGConfiguration file. See FILES.

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

See Also

cov_reset

Last updated: 19 May 2021