Any help with a c++ code that calculates the percentage code coverage of a test program each time it is executed? The test program is executed multiple times each time with a different test input, and the code coverage is output to a variable after each execution.
I know there are extremely good programmers here to help.