CRRDG7003E The executable lines in program flow program_flow could
not be determined.
Explanation
Code coverage collection was not able to determine
whether the specified program flow item contained any executable lines.
System action
No executable lines or hits can be reported for the
specified program flow item.
User response
Ensure that the program flow item has executable
lines, and that the application is compiled with appropriate debug
options before code coverage collection.