Need help to resolve problem in CMReport command report
Unsolved
Coco
-
Hello,
I am trying to generate code coverage report for my QT cpp based application using Squish COCO. It is coming correctly if I generates through Coverage Browser. But if I run through CLI with cmreport command values are printing as 0/0 for Condition % and Executed Instrumentations, Count of Instrumentations showing 0. I will attach the reports generated by CLI for your reference.
CLI command I used: cmreport textedit\textedit_v1\textedit.exe.csmes --csv-excel=report_from_cli.csv