File tree Expand file tree Collapse file tree 25 files changed +75
-75
lines changed Expand file tree Collapse file tree 25 files changed +75
-75
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ <h2 class="stats">
38
38
< button type ="button " class ="{{category.exc}} shortkey_x button_toggle_exc " title ="Toggle lines excluded "> {{nums.n_excluded}} excluded</ button >
39
39
40
40
{% if has_arcs %}
41
- < button type ="button " class ="{{category.par}} shortkey_p button_toggle_par " title ="Toggle lines partially run "> {{nums.n_partial_branches}} partial</ button >
41
+ < button type ="button " class ="{{category.par}} shortkey_p button_toggle_par " title ="Toggle lines partially run "> {{nums.n_partial_branches}} partial</ button >
42
42
{% endif %}
43
43
</ h2 >
44
44
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>a.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
3 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 1 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 1 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>b.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
17 statements
25
- < span class ="run shortkey_r button_toggle_run "> 14 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 3 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 4 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 14 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 3 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 4 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>bom.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
7 statements
25
- < span class ="run shortkey_r button_toggle_run "> 5 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 2 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 5 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 2 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>bom.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
7 statements
25
- < span class ="run shortkey_r button_toggle_run "> 5 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 2 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 5 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 2 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>isolatin1.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m1.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m2.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m3.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>main.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
8 statements
25
- < span class ="run shortkey_r button_toggle_run "> 8 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 8 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m2.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m3.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>main.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
8 statements
25
- < span class ="run shortkey_r button_toggle_run "> 8 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 8 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m3.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>main.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
8 statements
25
- < span class ="run shortkey_r button_toggle_run "> 8 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 8 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m1.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m3.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>main.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
8 statements
25
- < span class ="run shortkey_r button_toggle_run "> 8 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 8 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>m1.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
2 statements
25
- < span class ="run shortkey_r button_toggle_run "> 2 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 2 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>main.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
8 statements
25
- < span class ="run shortkey_r button_toggle_run "> 8 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 8 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>/private/var/folders/j2/gr3cj3jn63s5q8g3bjvw57hm0000gp/T/cov
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
1 statements
25
- < span class ="run shortkey_r button_toggle_run "> 1 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 1 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ <h1>Coverage for <b>here.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
4 statements
25
- < span class ="run shortkey_r button_toggle_run "> 3 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 1 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 0 excluded</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 3 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 1 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 0 excluded</ button >
28
28
</ h2 >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ <h1>Coverage for <b>partial.py</b> :
22
22
< img id ="keyboard_icon " src ="keybd_closed.png " alt ="Show keyboard shortcuts " />
23
23
< h2 class ="stats ">
24
24
7 statements
25
- < span class ="run shortkey_r button_toggle_run "> 7 run</ span >
26
- < span class ="mis show_mis shortkey_m button_toggle_mis "> 0 missing</ span >
27
- < span class ="exc show_exc shortkey_x button_toggle_exc "> 1 excluded</ span >
28
- < span class ="par run show_par shortkey_p button_toggle_par "> 1 partial</ span >
25
+ < button type =" button " class ="run shortkey_r button_toggle_run " title =" Toggle lines run " > 7 run</ button >
26
+ < button type =" button " class ="mis show_mis shortkey_m button_toggle_mis " title =" Toggle lines missing " > 0 missing</ button >
27
+ < button type =" button " class ="exc show_exc shortkey_x button_toggle_exc " title =" Toggle lines excluded " > 1 excluded</ button >
28
+ < button type =" button " class ="par run show_par shortkey_p button_toggle_par " title =" Toggle lines partially run " > 1 partial</ button >
29
29
</ h2 >
30
30
</ div >
31
31
</ div >
You can’t perform that action at this time.
0 commit comments