You can import code coverage results (.cczip files) to any result
location in the Code Coverage Results view. Older formats that end with
.clcoveragedata, .ccresult, or .zip
can also be imported, but will be converted into the CCZip format during the import.
Procedure
-
Open the Code Coverage Results Import wizard in one of
the following methods:
- Click the result location that you want to import the result to. Then click the Import icon (
) on the toolbar of the Code Coverage Results view.
- Right-click the result location that you want to import the result to and then select Import from the context menu.
- On the Results format page, select
CCZIP and click Next.
- On the Code Coverage Results File Selection page, specify the
connection and file.
- To import from a local directory, select Local from the Connection list. In
the Location field, type the file path or use Browse to select one.
- To import from a workspace, select *WORKSPACE from the Connection list. In the
Location field, type the file path or use Browse to select one.
- To import from a CCS URL, select *CCS from the Connection list. In the
URL field, enter a valid URL that contains both the host name and the port number:
http://host_name:port_number. In the
Select Result list, select a result available in this CCS URL.
- To import from a remote location, select an existing remote location from the
Connection list or use New to add a new one. In the Location field, type the
remote file path or use Browse to select one from the remote location.
- Click Finish to complete the import.
Results
After the result is imported, you can see the result in the selected location of the
Code Coverage Results view.