LiveCoverage Object Model
LiveCoverage has two components:
- The Viewer, which has a typical Windows user interface, allows
you to set up a test coverage project and view results.
- The Runtime, which has no user interface at all, does the actual
monitoring of test coverage during execution.
Each of these components has its own, distinct underlying object
model.
Object Model Reference