altcover

PointCount structure

A simple data type to hold sequence and branch point counts.

public struct PointCount

Public Members

name description
Branch Count of branch points.
Code Count of sequence/method points.

See Also