CRRDG7042E Results were not produced because none of the programs were compiled with source level debug.

Explanation

The current requested coverage level was source level coverage. However, no programs with source 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.