CodeCoverageStatistics Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the code coverage statistics for a particular coverage label (modules, statements, blocks, etc.)
C#
[System.Runtime.Serialization.DataContract]
public sealed class CodeCoverageStatistics : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type CodeCoverageStatistics = class
inherit TestManagementBaseSecuredObject
Public NotInheritable Class CodeCoverageStatistics
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Covered |
Covered units |
Delta |
Delta of coverage |
Is |
Is delta valid |
Label |
Label of coverage data ("Blocks", "Statements", "Modules", etc.) |
Position |
Position of label |
Total |
Total units |
Secure |
(Inherited from TestManagementBaseSecuredObject) |
ISecured |
(Inherited from TestManagementBaseSecuredObject) |
ISecured |
(Inherited from TestManagementBaseSecuredObject) |
ISecured |
(Inherited from TestManagementBaseSecuredObject) |
Produkt | Versiounen |
---|---|
Azure DevOps Services .NET SDK | preview, latest |