Click or drag to resize

CoverageRange Properties

Version 102.0.100

The CoverageRange type exposes the following members.

Properties
  NameDescription
Public propertyCount
Collected execution count of the source range.
Public propertyEndOffset
JavaScript script source offset for the range end.
Public propertyStartOffset
JavaScript script source offset for the range start.
Top
See Also