Analyzing Program Execution
This section shows how to analyze the execution of a program in order to uncover loops and dead code as well as validate logic paths. It discusses how to prepare for analysis of a program, execute the program, then analyze the data.
The COUNT command is used to designate portions of the application code you want to analyze. As each designated statement is executed, a counter is incremented. After your test is completed, Code Debug CICS examines the counters and provides statistics about the executed code.
This section provides information about the following topics:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*