Hi,
I am using OpenCppCoverage tool for line coverage it works fine.
So I tried invoking the tool from qt application and to get the line coverage of desired project.
But there is some problem in report details.
OpenCppCoverage.exe was stored in E: drive
Created QtGUI application was stored in D: drive
And invoking the OpenCppCoverage CLI from Qt application.
I gave command as ..opp//OpenCppCoverage//OpenCppCoverage.exe --sources SourceCode -- ...//Debug//debug//test.exe.
Report generated in build directory of the project location.
Not able to check the modules or source that how many lines are executed. And Also
link are disabled in the html report page.
When I tried externally through windows command prompt. Ther is no problem.
Is there is any solution for this ?
Thanks & regards
Anisha









