cmreport can exclude files from a code coverage report. If we wanted
to compute for example a report of only the files in the mysrc
directory, we would proceed as following:
First we exclude all sources files: The command
--exclude-file-abs-wildcard="*" does that.
Then we include all sources files from the directory mysrc: the
command --include-file-abs-wildcard="*/ mysrc/*" includes all
source files that have an absolute path that contains /mysrc/.
We would like to use Google Analytics to get a better understanding of how
you use the website.
By agreeing to this, your usage data will be stored in the USA and processed
by Google LLC. Both Google as well as federal US agencies can access this data
and combine it with any other data about you, such as your search history,
personal accounts or any other data known to Google.