Quantcast
Channel: opencppcoverage Discussions Rss Feed
Viewing all articles
Browse latest Browse all 235

New Post: Can run opencppcoverage without source code?

$
0
0
Hello,

As an alternative, you can try the following command:
OpenCppCoverage --sources YourFilter --export_type=binary:test.cov -- YOUR_PROGRAM
It generates a file test.cov that contains the coverage data. Copy this file on the computer where you compile your program (Or another computer with the same source location) and run:
OpenCppCoverage --input_coverage test.cov
It generates the HTML report.

Hope that help,

OpenCppCoverage

Viewing all articles
Browse latest Browse all 235

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>