|
-
September 22nd, 2016, 09:56 AM
#1
C++ code to measure code coverage for each execution of a program.
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.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|