|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<!--
|
|
This file was generated by Devel::Cover Version 1.44
|
|
Devel::Cover is copyright 2001-2024, Paul Johnson (paul@pjcj.net)
|
|
Devel::Cover is free. It is licensed under the same terms as Perl itself.
|
|
The latest version of Devel::Cover should be available from my homepage:
|
|
http://www.pjcj.net
|
|
-->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
|
<meta http-equiv="Content-Language" content="en-us"></meta>
|
|
<link rel="stylesheet" type="text/css" href="cover.css"></link>
|
|
<script type="text/javascript" src="common.js"></script>
|
|
<script type="text/javascript" src="css.js"></script>
|
|
<script type="text/javascript" src="standardista-table-sorting.js"></script>
|
|
<title> Coverage Summary </title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1> Coverage Summary </h1>
|
|
<table>
|
|
<tr>
|
|
<td class="sh" align="right">Module</td>
|
|
<td class="sv" align="left" colspan="4"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sh" align="right">Version</td>
|
|
<td class="sv" align="left" colspan="4"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sh" align="right">Database:</td>
|
|
<td class="sv" align="left" colspan="4">/home/gaurav/Documents/GitHub-Repos/os-autoinst/os-autoinst/build/cover_db</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sh" align="right">Report date:</td>
|
|
<td class="sv" align="left" colspan="4">2024-12-17 20:12:50</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sh" align="right">Perl version:</td>
|
|
<td class="sv" align="left" colspan="4">v5.26.1</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sh" align="right">OS:</td>
|
|
<td class="sv" align="left" colspan="4">linux</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sh" align="right">Thresholds:</td>
|
|
<td class="sv c0">< 75%</td>
|
|
<td class="sv c1">< 90%</td>
|
|
<td class="sv c2">< 100%</td>
|
|
<td class="sv c3">= 100%</td>
|
|
</tr>
|
|
</table>
|
|
<div><br /></div>
|
|
|
|
<script type="text/javascript">
|
|
<!-- hide
|
|
function filter_files(filter_by) {
|
|
var allelements = document.getElementsByTagName("tr");
|
|
var re_now = new RegExp(filter_by, "i");
|
|
for (var i = 0; i < allelements.length; i++) {
|
|
if (allelements[i].className) {
|
|
if (filter_by == "" || allelements[i].className == "Total" ||
|
|
(filter_by.length && re_now.test(allelements[i].className))) {
|
|
allelements[i].style.display = "table-row";
|
|
} else if (filter_by.length &&
|
|
!re_now.test(allelements[i].className)) {
|
|
allelements[i].style.display = "none";
|
|
}
|
|
}
|
|
}
|
|
}
|
|
// -->
|
|
</script>
|
|
<form name="filterform"
|
|
action='javascript:filter_files(document.forms["filterform"]["filterfield"].value)'>
|
|
Restrict to regex:
|
|
<input type="text" name="filterfield" /><input type="submit" />
|
|
</form>
|
|
<br />
|
|
|
|
<table class="sortable" id="coverage_table">
|
|
<thead>
|
|
<tr>
|
|
<th> file </th>
|
|
|
|
<th> stmt </th>
|
|
|
|
<th> total </th>
|
|
</tr>
|
|
</thead>
|
|
<tfoot>
|
|
|
|
<tr align="center" valign="top" class="Total">
|
|
<td align="left">
|
|
|
|
Total
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="1763 / 3807">
|
|
|
|
|
|
46.7
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="1763 / 3807">
|
|
46.7
|
|
</td>
|
|
</tr>
|
|
|
|
</tfoot>
|
|
<tbody>
|
|
|
|
|
|
<tr align="center" valign="top" class="OpenQA/Benchmark/Stopwatch.pm">
|
|
<td align="left">
|
|
|
|
<a href="OpenQA-Benchmark-Stopwatch-pm.html"> OpenQA/Benchmark/Stopwatch.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="6 / 86">
|
|
|
|
|
|
6.9
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="6 / 86">
|
|
6.9
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="OpenQA/Exceptions.pm">
|
|
<td align="left">
|
|
|
|
<a href="OpenQA-Exceptions-pm.html"> OpenQA/Exceptions.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c3" title="6 / 6">
|
|
|
|
|
|
100.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c3" title="6 / 6">
|
|
100.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="OpenQA/Isotovideo/NeedleDownloader.pm">
|
|
<td align="left">
|
|
|
|
<a href="OpenQA-Isotovideo-NeedleDownloader-pm.html"> OpenQA/Isotovideo/NeedleDownloader.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="27 / 86">
|
|
|
|
|
|
31.4
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="27 / 86">
|
|
31.4
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="OpenQA/Isotovideo/Utils.pm">
|
|
<td align="left">
|
|
|
|
<a href="OpenQA-Isotovideo-Utils-pm.html"> OpenQA/Isotovideo/Utils.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="57 / 381">
|
|
|
|
|
|
16.5
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="57 / 381">
|
|
16.5
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="OpenQA/Test/RunArgs.pm">
|
|
<td align="left">
|
|
|
|
<a href="OpenQA-Test-RunArgs-pm.html"> OpenQA/Test/RunArgs.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c3" title="3 / 3">
|
|
|
|
|
|
100.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c3" title="3 / 3">
|
|
100.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="autotest.pm">
|
|
<td align="left">
|
|
|
|
<a href="autotest-pm.html"> autotest.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c2" title="579 / 628">
|
|
|
|
|
|
92.8
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c2" title="579 / 628">
|
|
92.8
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="backend/console_proxy.pm">
|
|
<td align="left">
|
|
|
|
<a href="backend-console_proxy-pm.html"> backend/console_proxy.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="9 / 30">
|
|
|
|
|
|
30.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="9 / 30">
|
|
30.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="basetest.pm">
|
|
<td align="left">
|
|
|
|
<a href="basetest-pm.html"> basetest.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="228 / 475">
|
|
|
|
|
|
48.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="228 / 475">
|
|
48.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="bmwqemu.pm">
|
|
<td align="left">
|
|
|
|
<a href="bmwqemu-pm.html"> bmwqemu.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="127 / 279">
|
|
|
|
|
|
45.5
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="127 / 279">
|
|
45.5
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="cv.pm">
|
|
<td align="left">
|
|
|
|
<a href="cv-pm.html"> cv.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="18 / 31">
|
|
|
|
|
|
67.7
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="18 / 31">
|
|
67.7
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="log.pm">
|
|
<td align="left">
|
|
|
|
<a href="log-pm.html"> log.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c1" title="69 / 80">
|
|
|
|
|
|
86.2
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c1" title="69 / 80">
|
|
86.2
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="myjsonrpc.pm">
|
|
<td align="left">
|
|
|
|
<a href="myjsonrpc-pm.html"> myjsonrpc.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="27 / 97">
|
|
|
|
|
|
29.9
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="27 / 97">
|
|
29.9
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="needle.pm">
|
|
<td align="left">
|
|
|
|
<a href="needle-pm.html"> needle.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="33 / 274">
|
|
|
|
|
|
12.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="33 / 274">
|
|
12.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="ocr.pm">
|
|
<td align="left">
|
|
|
|
<a href="ocr-pm.html"> ocr.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="3 / 22">
|
|
|
|
|
|
13.6
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="3 / 22">
|
|
13.6
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="signalblocker.pm">
|
|
<td align="left">
|
|
|
|
<a href="signalblocker-pm.html"> signalblocker.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="9 / 29">
|
|
|
|
|
|
31.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="9 / 29">
|
|
31.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="t/08-autotest.t">
|
|
<td align="left">
|
|
|
|
<a href="t-08-autotest-t.html"> t/08-autotest.t </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c3" title="453 / 454">
|
|
|
|
|
|
100.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c3" title="453 / 454">
|
|
100.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="t/fake/tests/fatal.pm">
|
|
<td align="left">
|
|
|
|
<a href="t-fake-tests-fatal-pm.html"> t/fake/tests/fatal.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c1" title="6 / 7">
|
|
|
|
|
|
85.7
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c1" title="6 / 7">
|
|
85.7
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="t/fake/tests/ignore_failure.pm">
|
|
<td align="left">
|
|
|
|
<a href="t-fake-tests-ignore_failure-pm.html"> t/fake/tests/ignore_failure.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c3" title="7 / 7">
|
|
|
|
|
|
100.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c3" title="7 / 7">
|
|
100.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="t/fake/tests/run_args.pm">
|
|
<td align="left">
|
|
|
|
<a href="t-fake-tests-run_args-pm.html"> t/fake/tests/run_args.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c3" title="8 / 8">
|
|
|
|
|
|
100.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c3" title="8 / 8">
|
|
100.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="t/fake/tests/scheduler.pm">
|
|
<td align="left">
|
|
|
|
<a href="t-fake-tests-scheduler-pm.html"> t/fake/tests/scheduler.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c3" title="9 / 9">
|
|
|
|
|
|
100.0
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c3" title="9 / 9">
|
|
100.0
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="t/fake/tests/start.pm">
|
|
<td align="left">
|
|
|
|
<a href="t-fake-tests-start-pm.html"> t/fake/tests/start.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c2" title="10 / 11">
|
|
|
|
|
|
90.9
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c2" title="10 / 11">
|
|
90.9
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr align="center" valign="top" class="testapi.pm">
|
|
<td align="left">
|
|
|
|
<a href="testapi-pm.html"> testapi.pm </a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td class="c0" title="69 / 804">
|
|
|
|
|
|
8.7
|
|
|
|
</td>
|
|
|
|
|
|
<td class="c0" title="69 / 804">
|
|
8.7
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|
|
|