Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DevX Code CoverageNew to Visual Studio Code? Get it now.
DevX Code Coverage

DevX Code Coverage

BMC

|
831 installs
| (0) | Free
BMC AMI DevX Workbench Code Coverage empowers developers to browse and edit various types of mainframe data sets using powerful visualizations, and helps preserve data integrity and relationships.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BMC AMI DevX Workbench Code Coverage

Overview

BMC AMI DevX Workbench Code Coverage is an advanced analysis tool that helps developers easily identify how much of an application has been executed during testing. It captures code execution statistics and works seamlessly with the DevX Code Debug extension.

While debugging, Code Coverage tracks which parts of the code have been exercised and highlights the sections that remain untested. The results are then displayed and analyzed by creating reports which details testing efficiency and risk metrics for mainframe COBOL, PL/I, and High-Level Assembler programs.

Users can use DevX Code Coverage with Code Debug TSO as a part of first release.

What’s New

Initial release

  • Batch Launch Debug Configuration

    • Enable/disable Code Coverage data collection
    • Define and configure Code Coverage repository to collect code coverage data during debug session
    • Configure default vs. custom report to generate report after debugging is completed
    • View summary of Code Coverage after debug session is completed
    • View annotated listings for the source listings line by line in table format
    • Highlighted annotated listings using different colors to show which code is executed and which is not
  • Code Coverage Repositories

    • Add existing repository under HCI connection to use for data collection
    • Allocate new Code Coverage repository data set
    • Remove Code Coverage repository data set
  • Code Coverage Report Requests

    • Add report request by specifying report criteria and filters
    • Ability to edit, delete and duplicate report request
    • Save and run report request

Prerequisites

  • Visual Studio Code version 1.92.1 or above
  • BMC AMI DevX Code Debug installed on mainframe server
  • BMC AMI DevX Workbench Explorer downloaded and installed from Visual Studio Code Marketplace

Use Cases

  • Create a batch launch debug configuration with Code Coverage collection enabled and report request name specified
  • After debug session is completed, report summary will be created
  • Clicking on a source listing will open a view in the editor and panel
  • User will be able to see executed or unexecuted code line by line

Getting Started

  • Open command palette command and run a command “DevX Code Debug: Create Batch Debug Configuration”
  • Enable Code Coverage collection in the batch debug configuration
  • Create report request using command “DevX Code Coverage: Create Report Request”
  • View and analyze Code Coverage report

Release Notes

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft