< Summary

Information
Class: AspNetCoreGeneratedDocument.Views__ViewStart
Assembly: ReportingServices.UI
File(s): C:\Users\wathen\source\repos\ReportingServices\ReportingServices.UI\Views\_ViewStart.cshtml
Line coverage
0%
Covered lines: 0
Uncovered lines: 1
Coverable lines: 1
Total lines: 3
Line coverage: 0%
Branch coverage
N/A
Covered branches: 0
Total branches: 0
Branch coverage: N/A
Method coverage

Method coverage is only available for sponsors.

Upgrade to PRO version

Metrics

MethodBranch coverage Cyclomatic complexity Line coverage
ExecuteAsync()100%10%

File(s)

C:\Users\wathen\source\repos\ReportingServices\ReportingServices.UI\Views\_ViewStart.cshtml

#LineLine coverage
 1@{
 02    Layout = "_Layout";
 3}

Methods/Properties

ExecuteAsync()