Running code coverage for IBM i applications
Running code coverage provides insight into how well your
test cases are exercising your IBM i applications by reporting results
showing the percentage of lines in your code run by a test case as
well as line by line coverage details. You can run code coverage for
any IBM i application that you can debug.