Code Coverage tool for a maintenance project
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Which would be preferred code coverage tool for a bug fix project. I have a base code and I had done some modification in some existing function as part of fix. I would like to ensure the code coverage of modified codes. Is there any tools in your knowledge that can help me to find how much of my modified code is covered.
aks