C-Cpp-Coverage-for-CLion icon indicating copy to clipboard operation
C-Cpp-Coverage-for-CLion copied to clipboard

Viewing coverage for library targets

Open omertuc opened this issue 4 years ago • 1 comments

Is there anyway to view the coverage for library targets?

My target is a shared library that is called from a Python script. I want to run the Python script and see the resulting coverage of the C library being called.

Is that an option? How can I do something like that?

omertuc avatar Oct 29 '19 09:10 omertuc