CRRDG7043E Results were not produced because none of the programs were compiled with listing level debug.

Explanation

The currently requested coverage level was listing level coverage. However, no programs with listing debug were detected during code coverage collection.

System action

Code coverage fails.

User response

Compile the desired program with source level debug, or change the coverage level to match the desired programs.