I made some changes on my source code (let's say I changed/added 10 lines) and want to check the coverage for only these 10 lines. Is there any feature in gcov that can help me on this and get the coverage of only these 10 lines.
Asked
Active
Viewed 14 times