@Timothy Leavitt , thank you for your help!
After clearing out the cached data from TestCoverage with the
Do ##class(TestCoverage.Utils).Clear()
command, and Setting the following tCoverageParams subscripts,
SET tCoverageParams("ProcessIDs") = "*"
SET tCoverageParams("CoverageDetail") = 0
then it works.
- Log in to post comments