2

Is there any way to improve code coverage using lcov or gcov , Like I want to compare code coverage from previous runs?

It is useless to run code coverage for whole codings.I want code coverage for only specific files which is modified.

Anurag Kumar
  • 39
  • 1
  • 5
  • 1
    Hi and welcome to stack overflow. Unfortunately, this is a very broad question, and not really suited to Stack Overflow - which prefers specific, technical questions (eg "I ran code X and got error Y"). A more specific question might be specifically about how to compare coverage between runs... – Taryn East Jul 22 '14 at 04:23
  • @TarynEast Thanks for your suggestion. I have completed the operations (code coverage) successfully. – Anurag Kumar Aug 13 '15 at 13:27
  • Hi Anurag, I am checking for the same thing which you posted.. "I want code coverage for only specific files which is modified." and compare reports with previous one. Can you please share us your findings? – Jyothi Jun 19 '18 at 08:26
  • Hello, I'd also need this information... any idea? Thanks a lot – Totoc1001 Jul 17 '18 at 22:32

0 Answers0