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.
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