|
2 | 2 | <html>
|
3 | 3 | <head>
|
4 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
5 |
| - <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> |
6 | 5 | <title>Coverage for cogapp/__main__.py: 0.00%</title>
|
7 | 6 | <link rel="icon" sizes="32x32" href="favicon_32.png">
|
8 | 7 | <link rel="stylesheet" href="style.css" type="text/css">
|
|
15 | 14 | <span class="text">Coverage for </span><b>cogapp/__main__.py</b>:
|
16 | 15 | <span class="pc_cov">0.00%</span>
|
17 | 16 | </h1>
|
18 |
| - <div id="help_panel_wrapper"> |
| 17 | + <aside id="help_panel_wrapper"> |
19 | 18 | <input id="help_panel_state" type="checkbox">
|
20 | 19 | <label for="help_panel_state">
|
21 | 20 | <img id="keyboard_icon" src="keybd_closed.png" alt="Show/hide keyboard shortcuts" />
|
22 | 21 | </label>
|
23 | 22 | <div id="help_panel">
|
24 | 23 | <p class="legend">Shortcuts on this page</p>
|
25 |
| - <div> |
26 |
| - <p class="keyhelp"> |
| 24 | + <div class="keyhelp"> |
| 25 | + <p> |
27 | 26 | <kbd>r</kbd>
|
28 | 27 | <kbd>m</kbd>
|
29 | 28 | <kbd>x</kbd>
|
30 | 29 | <kbd>p</kbd>
|
31 | 30 | toggle line displays
|
32 | 31 | </p>
|
33 |
| - <p class="keyhelp"> |
| 32 | + <p> |
34 | 33 | <kbd>j</kbd>
|
35 |
| - <kbd>k</kbd> next/prev highlighted chunk |
| 34 | + <kbd>k</kbd> |
| 35 | + next/prev highlighted chunk |
36 | 36 | </p>
|
37 |
| - <p class="keyhelp"> |
| 37 | + <p> |
38 | 38 | <kbd>0</kbd> (zero) top of page
|
39 | 39 | </p>
|
40 |
| - <p class="keyhelp"> |
| 40 | + <p> |
41 | 41 | <kbd>1</kbd> (one) first highlighted chunk
|
42 | 42 | </p>
|
| 43 | + <p> |
| 44 | + <kbd>[</kbd> |
| 45 | + <kbd>]</kbd> |
| 46 | + prev/next file |
| 47 | + </p> |
| 48 | + <p> |
| 49 | + <kbd>u</kbd> up to the index |
| 50 | + </p> |
| 51 | + <p> |
| 52 | + <kbd>?</kbd> show/hide this help |
| 53 | + </p> |
43 | 54 | </div>
|
44 | 55 | </div>
|
45 |
| - </div> |
| 56 | + </aside> |
46 | 57 | <h2>
|
47 | 58 | <span class="text">3 statements </span>
|
48 | 59 | <button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">0<span class="text"> run</span></button>
|
49 | 60 | <button type="button" class="mis show_mis button_toggle_mis" value="mis" data-shortcut="m" title="Toggle lines missing">3<span class="text"> missing</span></button>
|
50 | 61 | <button type="button" class="exc show_exc button_toggle_exc" value="exc" data-shortcut="x" title="Toggle lines excluded">0<span class="text"> excluded</span></button>
|
51 | 62 | <button type="button" class="par run show_par button_toggle_par" value="par" data-shortcut="p" title="Toggle lines partially run">0<span class="text"> partial</span></button>
|
52 | 63 | </h2>
|
53 |
| - <div style="display: none;"> |
54 |
| - <button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button> |
55 |
| - <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> |
56 |
| - <button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button> |
57 |
| - <button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button> |
58 |
| - </div> |
| 64 | + <p class="text"> |
| 65 | + <a id="prevFileLink" class="nav" href="d_7b071bdc2a35fa80___init___py.html">« prev</a> |
| 66 | + <a id="indexLink" class="nav" href="index.html">^ index</a> |
| 67 | + <a id="nextFileLink" class="nav" href="d_7b071bdc2a35fa80_backward_py.html">» next</a> |
| 68 | + |
| 69 | + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4</a>, |
| 70 | + created at 2022-05-22 18:22 -0400 |
| 71 | + </p> |
| 72 | + <aside class="hidden"> |
| 73 | + <button type="button" class="button_next_chunk" data-shortcut="j"/> |
| 74 | + <button type="button" class="button_prev_chunk" data-shortcut="k"/> |
| 75 | + <button type="button" class="button_top_of_page" data-shortcut="0"/> |
| 76 | + <button type="button" class="button_first_chunk" data-shortcut="1"/> |
| 77 | + <button type="button" class="button_prev_file" data-shortcut="["/> |
| 78 | + <button type="button" class="button_next_file" data-shortcut="]"/> |
| 79 | + <button type="button" class="button_to_index" data-shortcut="u"/> |
| 80 | + <button type="button" class="button_show_hide_help" data-shortcut="?"/> |
| 81 | + </aside> |
59 | 82 | </div>
|
60 | 83 | </header>
|
61 | 84 | <main id="source">
|
|
68 | 91 | <footer>
|
69 | 92 | <div class="content">
|
70 | 93 | <p>
|
71 |
| - <a class="nav" href="index.html">« index</a> <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.3.3</a>, |
72 |
| - created at 2022-05-12 19:35 -0400 |
| 94 | + <a id="prevFileLink" class="nav" href="d_7b071bdc2a35fa80___init___py.html">« prev</a> |
| 95 | + <a id="indexLink" class="nav" href="index.html">^ index</a> |
| 96 | + <a id="nextFileLink" class="nav" href="d_7b071bdc2a35fa80_backward_py.html">» next</a> |
| 97 | + |
| 98 | + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4</a>, |
| 99 | + created at 2022-05-22 18:22 -0400 |
73 | 100 | </p>
|
74 | 101 | </div>
|
75 | 102 | </footer>
|
|
0 commit comments