1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<title>Diff Coverage</title>
<style>
.src-snippet { margin-top: 2em; }
.src-name { font-weight: bold; }
.snippets {
border-top: 1px solid #bdbdbd;
border-bottom: 1px solid #bdbdbd;
}
.css { color:red }
</style>
</head>
<body>
<h1>Diff Coverage</h1>
<p>Diff: main</p>
<p>No lines with coverage information in this diff.</p>
</body>
</html>
|