82 lines
3.0 KiB
HTML
82 lines
3.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Pit Test Coverage Report</h1>
|
|
|
|
<h3>Project Summary</h3>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Number of Classes</th>
|
|
<th>Line Coverage</th>
|
|
<th>Mutation Coverage</th>
|
|
<th>Test Strength</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>6</td>
|
|
<td>95% <div class="coverage_bar"><div class="coverage_complete width-95"></div><div class="coverage_legend">283/299</div></div></td>
|
|
<td>77% <div class="coverage_bar"><div class="coverage_complete width-77"></div><div class="coverage_legend">58/75</div></div></td>
|
|
<td>81% <div class="coverage_bar"><div class="coverage_complete width-81"></div><div class="coverage_legend">58/72</div></div></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<h3>Breakdown by Package</h3>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Number of Classes</th>
|
|
<th>Line Coverage</th>
|
|
<th>Mutation Coverage</th>
|
|
<th>Test Strength</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
|
|
<tr>
|
|
<td><a href="./com.project.auth.presentation.support.exception/index.html">com.project.auth.presentation.support.exception</a></td>
|
|
<td>5</td>
|
|
<td><div class="coverage_percentage">97% </div><div class="coverage_bar"><div class="coverage_complete width-97"></div><div class="coverage_legend">283/291</div></div></td>
|
|
<td><div class="coverage_percentage">79% </div><div class="coverage_bar"><div class="coverage_complete width-79"></div><div class="coverage_legend">58/73</div></div></td>
|
|
<td><div class="coverage_percentage">81% </div><div class="coverage_bar"><div class="coverage_complete width-81"></div><div class="coverage_legend">58/72</div></div></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="./com.project.auth.presentation.support.response/index.html">com.project.auth.presentation.support.response</a></td>
|
|
<td>1</td>
|
|
<td><div class="coverage_percentage">0% </div><div class="coverage_bar"><div class="coverage_complete width-0"></div><div class="coverage_legend">0/8</div></div></td>
|
|
<td><div class="coverage_percentage">0% </div><div class="coverage_bar"><div class="coverage_complete width-0"></div><div class="coverage_legend">0/2</div></div></td>
|
|
<td><div class="coverage_percentage">100% </div><div class="coverage_bar"><div class="coverage_complete width-100"></div><div class="coverage_legend">0/0</div></div></td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
<br/>
|
|
|
|
|
|
|
|
|
|
<hr/>
|
|
|
|
<ul>
|
|
<li><a href="https://docs.arcmutate.com/docs/spring.html">Project uses Spring, but the Arcmutate Spring plugin is not present.</a>
|
|
|
|
</ul>
|
|
|
|
Report generated by <a href='https://pitest.org'>PIT</a> 1.19.1
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
Enhanced functionality available at <a href='https://www.arcmutate.com/'>arcmutate.com</a>
|
|
</body>
|
|
</html> |