Restriction: Currently this directive is supported for native COBOL only.
Enables you to use the test coverage tool, which creates a statistical execution profile of a program.
>>-.---.-.----.--TESTCOVER------------------>< +-/-+ +-NO-+
None
| Default: | NOTESTCOVER |
| Phase: | Syntax check |
| $SET: | Any |
In order to create a program profile, you need to specify this directive by checking the Test Coverage checkbox in the Build Settings dialog in the IDE, and run your programs under test coverage mode.