Files
Projet11/htmlcov/function_index.html
2025-07-10 17:04:06 +02:00

180 lines
7.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Coverage report</title>
<link rel="icon" sizes="32x32" href="favicon_32_cb_58284776.png">
<link rel="stylesheet" href="style_cb_81f8c14c.css" type="text/css">
<script src="coverage_html_cb_6fb7b396.js" defer></script>
</head>
<body class="indexfile">
<header>
<div class="content">
<h1>Coverage report:
<span class="pc_cov">94%</span>
</h1>
<aside id="help_panel_wrapper">
<input id="help_panel_state" type="checkbox">
<label for="help_panel_state">
<img id="keyboard_icon" src="keybd_closed_cb_ce680311.png" alt="Show/hide keyboard shortcuts">
</label>
<div id="help_panel">
<p class="legend">Shortcuts on this page</p>
<div class="keyhelp">
<p>
<kbd>f</kbd>
<kbd>n</kbd>
<kbd>s</kbd>
<kbd>m</kbd>
<kbd>x</kbd>
<kbd>c</kbd>
&nbsp; change column sorting
</p>
<p>
<kbd>[</kbd>
<kbd>]</kbd>
&nbsp; prev/next file
</p>
<p>
<kbd>?</kbd> &nbsp; show/hide this help
</p>
</div>
</div>
</aside>
<form id="filter_container">
<input id="filter" type="text" value="" placeholder="filter...">
<div>
<input id="hide100" type="checkbox" >
<label for="hide100">hide covered</label>
</div>
</form>
<h2>
<a class="button" href="index.html">Files</a>
<a class="button current">Functions</a>
<a class="button" href="class_index.html">Classes</a>
</h2>
<p class="text">
<a class="nav" href="https://coverage.readthedocs.io/en/7.9.2">coverage.py v7.9.2</a>,
created at 2025-07-09 17:52 +0200
</p>
</div>
</header>
<main id="index">
<table class="index" data-sortable>
<thead>
<tr class="tablehead" title="Click to sort">
<th id="file" class="name left" aria-sort="none" data-shortcut="f">File<span class="arrows"></span></th>
<th id="region" class="name left" aria-sort="none" data-default-sort-order="ascending" data-shortcut="n">function<span class="arrows"></span></th>
<th id="statements" aria-sort="none" data-default-sort-order="descending" data-shortcut="s">statements<span class="arrows"></span></th>
<th id="missing" aria-sort="none" data-default-sort-order="descending" data-shortcut="m">missing<span class="arrows"></span></th>
<th id="excluded" aria-sort="none" data-default-sort-order="descending" data-shortcut="x">excluded<span class="arrows"></span></th>
<th id="coverage" class="right" aria-sort="none" data-shortcut="c">coverage<span class="arrows"></span></th>
</tr>
</thead>
<tbody>
<tr class="region">
<td class="name left"><a href="server_py.html#t6">server.py</a></td>
<td class="name left"><a href="server_py.html#t6"><data value='loadClubs'>loadClubs</data></a></td>
<td>3</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="3 3">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html#t12">server.py</a></td>
<td class="name left"><a href="server_py.html#t12"><data value='loadCompetitions'>loadCompetitions</data></a></td>
<td>3</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="3 3">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html#t27">server.py</a></td>
<td class="name left"><a href="server_py.html#t27"><data value='index'>index</data></a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="1 1">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html#t31">server.py</a></td>
<td class="name left"><a href="server_py.html#t31"><data value='showSummary'>showSummary</data></a></td>
<td>6</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="6 6">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html#t40">server.py</a></td>
<td class="name left"><a href="server_py.html#t40"><data value='book'>book</data></a></td>
<td>9</td>
<td>3</td>
<td>0</td>
<td class="right" data-ratio="6 9">67%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html#t56">server.py</a></td>
<td class="name left"><a href="server_py.html#t56"><data value='purchasePlaces'>purchasePlaces</data></a></td>
<td>19</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="19 19">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html#t88">server.py</a></td>
<td class="name left"><a href="server_py.html#t88"><data value='displayPoints'>displayPoints</data></a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="1 1">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html#t92">server.py</a></td>
<td class="name left"><a href="server_py.html#t92"><data value='logout'>logout</data></a></td>
<td>1</td>
<td>1</td>
<td>0</td>
<td class="right" data-ratio="0 1">0%</td>
</tr>
<tr class="region">
<td class="name left"><a href="server_py.html">server.py</a></td>
<td class="name left"><a href="server_py.html"><data value=''><span class='no-noun'>(no function)</span></data></a></td>
<td>22</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="22 22">100%</td>
</tr>
</tbody>
<tfoot>
<tr class="total">
<td class="name left">Total</td>
<td class="name left">&nbsp;</td>
<td>65</td>
<td>4</td>
<td>0</td>
<td class="right" data-ratio="61 65">94%</td>
</tr>
</tfoot>
</table>
<p id="no_rows">
No items found using the specified filter.
</p>
</main>
<footer>
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/7.9.2">coverage.py v7.9.2</a>,
created at 2025-07-09 17:52 +0200
</p>
</div>
<aside class="hidden">
<a id="prevFileLink" class="nav" href=""></a>
<a id="nextFileLink" class="nav" href=""></a>
<button type="button" class="button_prev_file" data-shortcut="["></button>
<button type="button" class="button_next_file" data-shortcut="]"></button>
<button type="button" class="button_show_hide_help" data-shortcut="?"></button>
</aside>
</footer>
</body>
</html>