Saving code coverage data to an XML file

The IDE lets you save code coverage data to an XML file so you can later import it into the Code Coverage tool or view it through a web browser.

To save data:
  1. In the Code Coverage Sessions view, right-click the session whose data you want to save, then select Save Report.
    The session can still be in progress—in this case, the IDE just outputs the data gathered so far.
  2. Specify the filename and path you want to save the data under, then click Save.