Generating code coverage for z/OS Projects

Use the z/OS® Debugger code coverage feature to detect lines that are exercised in your z/OS application.

About this task

Note: z/OS Project support is not available for IBM® Debug for z/OS.
The z/OS Projects and Enterprise Projects views provide a Code Coverage menu item that generates code coverage JCL options, submits a job to generate a code coverage report, and opens the report for the selected program.

Procedure

  1. From the z/OS Projects view, select an executable file or a load module.
  2. From the menu, select Code Coverage As > z/OS Batch Application using a property group.
    The Developer for z/OS product generates the JCL statements that are required for code coverage, submits a job to generate the report, and opens the report. For more information about code coverage reports, see the related topics.