< Summary

Line coverage
0%
Covered lines: 0
Uncovered lines: 1
Coverable lines: 1
Total lines: 4
Line coverage: 0%
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

Metrics

MethodBranch coverage Crap Score Cyclomatic complexity Line coverage
Main(...)100%210%

File(s)

/home/runner/.nuget/packages/microsoft.net.test.sdk/16.7.1/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs

#LineLine coverage
 1// <auto-generated> This file has been auto generated. </auto-generated>
 2using System;
 3[Microsoft.VisualStudio.TestPlatform.TestSDKAutoGeneratedCode]
 04class AutoGeneratedProgram {static void Main(string[] args){}}

Methods/Properties

Main(System.String[])