gen_coverage

Run this script to generate code coverage reports under the coverage/ directory.

Members

Functions

main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

FILE_IGNORE_PATTERNS
auto FILE_IGNORE_PATTERNS;
Undocumented in source.
LINE_IGNORE_PATTERNS
auto LINE_IGNORE_PATTERNS;
Undocumented in source.
MIN_COVERAGE_PERCENT
double MIN_COVERAGE_PERCENT;
Undocumented in source.

Meta