PureCoverage API Functions

Related Topics

The Rational PureCoverage API functions give you greater control over recording and saving coverage data for native-compiled code, and Visual Basic programs.

For .NET managed, applications, and Java code using the Sun JVM, use the Rational PureAPI functions.

The PureCoverage API consists of the following functions:

Program state functions

CoverageIsRecordingData

CoverageIsRunning

Data collection functions

CoverageAddAnnotation

CoverageClearData

CoverageDisableRecordingData

CoverageSaveData

CoverageStartRecordingData

CoverageStopRecordingData

(C) Copyright IBM Corporation 1993, 2010.