< Summary - PropertyGridHelpers Code Coverage

Information
Class: Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager
Assembly: microsoft.testplatform.crossplatengine.dll
File(s): /_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/ExecutionManager.cs
Tag: PropertyGridHelpers Build_2026.1.10.1_#579
Line coverage
51%
Covered lines: 37
Uncovered lines: 35
Coverable lines: 72
Total lines: 249
Line coverage: 51.3%
Branch coverage
N/A
Covered branches: 0
Total branches: 0
Branch coverage: N/A
Method coverage

Feature is only available for sponsors

Upgrade to PRO version

Coverage history

Coverage history 0 25 50 75 100 1/10/2026 - 4:46:27 PM Line coverage: 51.3% (37/72) Total lines: 249 Tag: PropertyGridHelpers Build_2026.1.10.1_#579

Metrics

File(s)

/_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/ExecutionManager.cs

File '/_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/ExecutionManager.cs' does not exist (any more).

Methods/Properties

ExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData)
ExecutionManager(Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData)
Initialize(System.Collections.Generic.IEnumerable<string>, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler)
StartTestRun(System.Collections.Generic.Dictionary<string, System.Collections.Generic.IEnumerable<string>>, string, string, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
StartTestRun(System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>, string, string, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Cancel(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
LoadExtensions()
InitializeDataCollectors(string, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher, string)
TestSessionMessageHandler(object, Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs)