ICoverageStatistics Interface

 

Represents various statistics associated with coverage.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

public interface ICoverageStatistics
public interface class ICoverageStatistics
type ICoverageStatistics = interface end
Public Interface ICoverageStatistics

Properties

Name Description
System_CAPS_pubproperty BlocksCovered

System_CAPS_pubproperty BlocksNotCovered

System_CAPS_pubproperty LinesCovered

System_CAPS_pubproperty LinesNotCovered

System_CAPS_pubproperty LinesPartiallyCovered

See Also

Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top