mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-27 03:21:04 +01:00
32 lines
1.3 KiB
HTML
32 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html data-ng-app="coverageApp">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=EDGE,chrome=1" />
|
|
<title>Summary - Coverage Report</title>
|
|
<link rel="stylesheet" type="text/css" href="report.css" />
|
|
</head><body data-ng-controller="SummaryViewCtrl"><div class="container"><div class="containerleft">
|
|
<h1>Summary</h1>
|
|
<table class="overview table-fixed">
|
|
<colgroup>
|
|
<col class="column135" />
|
|
<col />
|
|
</colgroup>
|
|
<tbody>
|
|
<tr><th>Generated on:</th><td>2018-03-15 - 22:43:10</td></tr>
|
|
<tr><th>Parser:</th><td>OpenCoverParser</td></tr>
|
|
<tr><th>Assemblies:</th><td>0</td></tr>
|
|
<tr><th>Classes:</th><td>0</td></tr>
|
|
<tr><th>Files:</th><td>0</td></tr>
|
|
<tr><th>Covered lines:</th><td>0</td></tr>
|
|
<tr><th>Uncovered lines:</th><td>0</td></tr>
|
|
<tr><th>Coverable lines:</th><td>0</td></tr>
|
|
<tr><th>Total lines:</th><td>0</td></tr>
|
|
<tr><th>Line coverage:</th><td></td></tr>
|
|
</tbody>
|
|
</table>
|
|
<h1>Assemblies</h1>
|
|
<p>No assemblies have been covered.</p>
|
|
<div class="footer">Generated by: ReportGenerator 2.5.6.0<br />2018-03-15 - 22:43:10<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
|
|
<script type="text/javascript" src="combined.js"></script>
|
|
</body></html> |