Hi,
I used dss profiler to get code coverage/function coverage csv file , it worked.
I can load the csv file back to ccs , but i can't see a option to highlight the covered code ( green/red marks ) that I had when I used code coverage via CCS manually.
does this option exist ?
for what usage the load CSV suppouse to be ?
also my csv file lacks the columns: percentage , lines of code ,line executed , that I had when I used CCS code coverage/ function coverage manually.