Also brought up to date, and fixed some stylistic errors noted by Kondo, and set the default locale to the runtime default locale.
43 lines
1.7 KiB
HTML
43 lines
1.7 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./coverage.css"/>
|
|
<title>Coverage Summary</title>
|
|
</head>
|
|
<body>
|
|
<table>
|
|
<thead><tr>
|
|
<td class="ns-name"> Namespace </td>
|
|
<td class="with-bar"> Forms </td>
|
|
<td class="with-number">Forms %</td>
|
|
<td class="with-bar"> Lines </td>
|
|
<td class="with-number">Lines %</td>
|
|
<td class="with-number">Total</td><td class="with-number">Blank</td><td class="with-number">Instrumented</td>
|
|
</tr></thead>
|
|
<tr>
|
|
<td><a href="scot/weft/i18n/core.clj.html">scot.weft.i18n.core</a></td><td class="with-bar"><div class="covered"
|
|
style="width:90.73569482288828%;
|
|
float:left;"> 333 </div><div class="not-covered"
|
|
style="width:9.264305177111716%;
|
|
float:left;"> 34 </div></td>
|
|
<td class="with-number">90.74 %</td>
|
|
<td class="with-bar"><div class="covered"
|
|
style="width:92.47311827956989%;
|
|
float:left;"> 86 </div><div class="partial"
|
|
style="width:2.150537634408602%;
|
|
float:left;"> 2 </div><div class="not-covered"
|
|
style="width:5.376344086021505%;
|
|
float:left;"> 5 </div></td>
|
|
<td class="with-number">94.62 %</td>
|
|
<td class="with-number">216</td><td class="with-number">23</td><td class="with-number">93</td>
|
|
</tr>
|
|
<tr><td>Totals:</td>
|
|
<td class="with-bar"></td>
|
|
<td class="with-number">90.74 %</td>
|
|
<td class="with-bar"></td>
|
|
<td class="with-number">94.62 %</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|