Previous Topic Next topic Print topic


Enabling Code Coverage

Note: The following applies to native code only.

Before you run an application in code coverage mode and produce a test coverage report, you must enable code coverage in the project's properties. You then need to build your application to apply the changes.

To enable code coverage for your project:

  1. Navigate to the project's properties and click the COBOL tab.
  2. Check Enable code coverage.
  3. Click File > Save All.
Previous Topic Next topic Print topic