Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display coverage not working for all files #43

Open
RDols opened this issue Jun 16, 2021 · 0 comments
Open

Display coverage not working for all files #43

RDols opened this issue Jun 16, 2021 · 0 comments

Comments

@RDols
Copy link

RDols commented Jun 16, 2021

I have solution with a VisualGDB project and native Unittest project using google test. Running OpenCPPCoverage works fine. I get the correct totals and report. But zooming into the files by double clicking in the coverage window opens the file, some files don't show the red and green lines of coverage. Strange thing is sometimes the .h file shows, and .cpp file not. The behavior is stable, always the same files. Don't find what essential different between the files.

Could it be a missing include path, origin of the relative path that is different? Is it possible to enable debug output what is going wrong?

Regards,
Richard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant