Skip to content

Commit 3c22b0c

Browse files
lcov: new: export/20260304T063000
1 parent 05dc233 commit 3c22b0c

File tree

71 files changed

+4550
-4550
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+4550
-4550
lines changed

html/lcov/export/gcov.css

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -979,24 +979,24 @@ Previously untested code is unused now" */
979979
td.tlaEUB
980980
{
981981
text-align: right;
982-
background-color: #EEEEEE;
982+
background-color: #000000;
983983
}
984984
td.tlaBgEUB {
985-
background-color: #EEEEEE;
985+
background-color: #000000;
986986
}
987987

988988
/* Source code view/table entry background: format for lines classified as "Excluded Uncovered Baseline (0 => #):
989989
Previously untested code is unused now" */
990990
span.tlaEUB
991991
{
992992
text-align: left;
993-
background-color: #EEEEEE;
993+
background-color: #000000;
994994
}
995995
span.tlaBgEUB {
996-
background-color: #EEEEEE;
996+
background-color: #000000;
997997
}
998998
a.tlaBgEUB {
999-
background-color: #EEEEEE;
999+
background-color: #000000;
10001000
color: #e4e4e4;
10011001
}
10021002

@@ -1007,32 +1007,32 @@ td.headerCovTableHeadEUB {
10071007
padding-bottom: 0px;
10081008
font-family: sans-serif;
10091009
white-space: nowrap;
1010-
background-color: #EEEEEE;
1010+
background-color: #000000;
10111011
}
10121012

10131013
/* Source code view/table entry background: format for lines classified as "Excluded Covered Baseline (1 => #):
10141014
Previously tested code is unused now" */
10151015
td.tlaECB
10161016
{
10171017
text-align: right;
1018-
background-color: #EEEEEE;
1018+
background-color: #000000;
10191019
}
10201020
td.tlaBgECB {
1021-
background-color: #EEEEEE;
1021+
background-color: #000000;
10221022
}
10231023

10241024
/* Source code view/table entry background: format for lines classified as "Excluded Covered Baseline (1 => #):
10251025
Previously tested code is unused now" */
10261026
span.tlaECB
10271027
{
10281028
text-align: left;
1029-
background-color: #EEEEEE;
1029+
background-color: #000000;
10301030
}
10311031
span.tlaBgECB {
1032-
background-color: #EEEEEE;
1032+
background-color: #000000;
10331033
}
10341034
a.tlaBgECB {
1035-
background-color: #EEEEEE;
1035+
background-color: #000000;
10361036
color: #e4e4e4;
10371037
}
10381038

@@ -1043,32 +1043,32 @@ td.headerCovTableHeadECB {
10431043
padding-bottom: 0px;
10441044
font-family: sans-serif;
10451045
white-space: nowrap;
1046-
background-color: #EEEEEE;
1046+
background-color: #000000;
10471047
}
10481048

10491049
/* Source code view/table entry background: format for lines classified as "Deleted Uncovered Baseline (0 => -):
10501050
Previously untested code has been deleted" */
10511051
td.tlaDUB
10521052
{
10531053
text-align: right;
1054-
background-color: #EEEEEE;
1054+
background-color: #000000;
10551055
}
10561056
td.tlaBgDUB {
1057-
background-color: #EEEEEE;
1057+
background-color: #000000;
10581058
}
10591059

10601060
/* Source code view/table entry background: format for lines classified as "Deleted Uncovered Baseline (0 => -):
10611061
Previously untested code has been deleted" */
10621062
span.tlaDUB
10631063
{
10641064
text-align: left;
1065-
background-color: #EEEEEE;
1065+
background-color: #000000;
10661066
}
10671067
span.tlaBgDUB {
1068-
background-color: #EEEEEE;
1068+
background-color: #000000;
10691069
}
10701070
a.tlaBgDUB {
1071-
background-color: #EEEEEE;
1071+
background-color: #000000;
10721072
color: #e4e4e4;
10731073
}
10741074

@@ -1079,32 +1079,32 @@ td.headerCovTableHeadDUB {
10791079
padding-bottom: 0px;
10801080
font-family: sans-serif;
10811081
white-space: nowrap;
1082-
background-color: #EEEEEE;
1082+
background-color: #000000;
10831083
}
10841084

10851085
/* Source code view/table entry background: format for lines classified as "Deleted Covered Baseline (1 => -):
10861086
Previously tested code has been deleted" */
10871087
td.tlaDCB
10881088
{
10891089
text-align: right;
1090-
background-color: #EEEEEE;
1090+
background-color: #000000;
10911091
}
10921092
td.tlaBgDCB {
1093-
background-color: #EEEEEE;
1093+
background-color: #000000;
10941094
}
10951095

10961096
/* Source code view/table entry background: format for lines classified as "Deleted Covered Baseline (1 => -):
10971097
Previously tested code has been deleted" */
10981098
span.tlaDCB
10991099
{
11001100
text-align: left;
1101-
background-color: #EEEEEE;
1101+
background-color: #000000;
11021102
}
11031103
span.tlaBgDCB {
1104-
background-color: #EEEEEE;
1104+
background-color: #000000;
11051105
}
11061106
a.tlaBgDCB {
1107-
background-color: #EEEEEE;
1107+
background-color: #000000;
11081108
color: #e4e4e4;
11091109
}
11101110

@@ -1115,7 +1115,7 @@ td.headerCovTableHeadDCB {
11151115
padding-bottom: 0px;
11161116
font-family: sans-serif;
11171117
white-space: nowrap;
1118-
background-color: #EEEEEE;
1118+
background-color: #000000;
11191119
}
11201120

11211121
/* Source code view: format for date/owner bin that is not hit */

html/lcov/export/index-sort-b.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
<td class="headerItem">Lines:</td>
3434
<td class="headerCovTableEntryMed">89.7&nbsp;%</td>
3535
<td class="headerCovTableEntry">8850</td>
36-
<td class="headerCovTableEntry">7939</td>
36+
<td class="headerCovTableEntry">7941</td>
3737
</tr>
3838
<tr>
3939
<td class="headerItem">Test Date:</td>
40-
<td class="headerValue">2026-03-03 07:34:03</td>
40+
<td class="headerValue">2026-03-04 07:25:56</td>
4141
<td></td>
4242
<td class="headerItem">Functions:</td>
4343
<td class="headerCovTableEntryHi">96.4&nbsp;%</td>
@@ -55,7 +55,7 @@
5555
<td class="headerItem">Branches:</td>
5656
<td class="headerCovTableEntryLo">61.9&nbsp;%</td>
5757
<td class="headerCovTableEntry">7549</td>
58-
<td class="headerCovTableEntry">4674</td>
58+
<td class="headerCovTableEntry">4672</td>
5959
</tr>
6060
<tr><td><img src="glass.png" width=3 height=3 alt=""></td></tr>
6161
</table>
@@ -242,9 +242,9 @@
242242
<td class="coverPerHi">90.3&nbsp;%</td>
243243
<td class="coverNumDflt">1141</td>
244244
<td class="coverNumDflt">1030</td>
245-
<td class="coverPerLo">58.6&nbsp;%</td>
245+
<td class="coverPerLo">58.8&nbsp;%</td>
246246
<td class="coverNumDflt">946</td>
247-
<td class="coverNumDflt">554</td>
247+
<td class="coverNumDflt">556</td>
248248
<td class="coverPerHi">95.6&nbsp;%</td>
249249
<td class="coverNumDflt">68</td>
250250
<td class="coverNumDflt">65</td>
@@ -267,14 +267,14 @@
267267
<tr>
268268
<td class="coverFile"><a href="mptcp/pm.c.gcov.html" title="Click to go to file /home/runner/work/mptcp_net-next/mptcp_net-next/net/mptcp/pm.c">mptcp/pm.c</a></td>
269269
<td class="coverBar" align="center">
270-
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=93 height=10 alt="93.3%"><img src="snow.png" width=7 height=10 alt="93.3%"></td></tr></table>
270+
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=93 height=10 alt="93.2%"><img src="snow.png" width=7 height=10 alt="93.2%"></td></tr></table>
271271
</td>
272-
<td class="coverPerHi">93.3&nbsp;%</td>
272+
<td class="coverPerHi">93.2&nbsp;%</td>
273273
<td class="coverNumDflt">631</td>
274-
<td class="coverNumDflt">589</td>
275-
<td class="coverPerLo">60.6&nbsp;%</td>
274+
<td class="coverNumDflt">588</td>
275+
<td class="coverPerLo">59.8&nbsp;%</td>
276276
<td class="coverNumDflt">630</td>
277-
<td class="coverNumDflt">382</td>
277+
<td class="coverNumDflt">377</td>
278278
<td class="coverPerHi">98.1&nbsp;%</td>
279279
<td class="coverNumDflt">54</td>
280280
<td class="coverNumDflt">53</td>
@@ -297,14 +297,14 @@
297297
<tr>
298298
<td class="coverFile"><a href="mptcp/protocol.c.gcov.html" title="Click to go to file /home/runner/work/mptcp_net-next/mptcp_net-next/net/mptcp/protocol.c">mptcp/protocol.c</a></td>
299299
<td class="coverBar" align="center">
300-
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=92 height=10 alt="92.3%"><img src="snow.png" width=8 height=10 alt="92.3%"></td></tr></table>
300+
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=92 height=10 alt="92.4%"><img src="snow.png" width=8 height=10 alt="92.4%"></td></tr></table>
301301
</td>
302-
<td class="coverPerHi">92.3&nbsp;%</td>
302+
<td class="coverPerHi">92.4&nbsp;%</td>
303303
<td class="coverNumDflt">2442</td>
304-
<td class="coverNumDflt">2253</td>
305-
<td class="coverPerLo">67.8&nbsp;%</td>
304+
<td class="coverNumDflt">2256</td>
305+
<td class="coverPerLo">67.9&nbsp;%</td>
306306
<td class="coverNumDflt">1951</td>
307-
<td class="coverNumDflt">1322</td>
307+
<td class="coverNumDflt">1324</td>
308308
<td class="coverPerHi">95.4&nbsp;%</td>
309309
<td class="coverNumDflt">152</td>
310310
<td class="coverNumDflt">145</td>
@@ -362,9 +362,9 @@
362362
<td class="coverPerHi">98.6&nbsp;%</td>
363363
<td class="coverNumDflt">904</td>
364364
<td class="coverNumDflt">891</td>
365-
<td class="coverPerLo">71.7&nbsp;%</td>
365+
<td class="coverPerLo">71.6&nbsp;%</td>
366366
<td class="coverNumDflt">791</td>
367-
<td class="coverNumDflt">567</td>
367+
<td class="coverNumDflt">566</td>
368368
<td class="coverPerHi">100.0&nbsp;%</td>
369369
<td class="coverNumDflt">29</td>
370370
<td class="coverNumDflt">29</td>

html/lcov/export/index-sort-f.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
<td class="headerItem">Lines:</td>
3434
<td class="headerCovTableEntryMed">89.7&nbsp;%</td>
3535
<td class="headerCovTableEntry">8850</td>
36-
<td class="headerCovTableEntry">7939</td>
36+
<td class="headerCovTableEntry">7941</td>
3737
</tr>
3838
<tr>
3939
<td class="headerItem">Test Date:</td>
40-
<td class="headerValue">2026-03-03 07:34:03</td>
40+
<td class="headerValue">2026-03-04 07:25:56</td>
4141
<td></td>
4242
<td class="headerItem">Functions:</td>
4343
<td class="headerCovTableEntryHi">96.4&nbsp;%</td>
@@ -55,7 +55,7 @@
5555
<td class="headerItem">Branches:</td>
5656
<td class="headerCovTableEntryLo">61.9&nbsp;%</td>
5757
<td class="headerCovTableEntry">7549</td>
58-
<td class="headerCovTableEntry">4674</td>
58+
<td class="headerCovTableEntry">4672</td>
5959
</tr>
6060
<tr><td><img src="glass.png" width=3 height=3 alt=""></td></tr>
6161
</table>
@@ -147,14 +147,14 @@
147147
<tr>
148148
<td class="coverFile"><a href="mptcp/protocol.c.gcov.html" title="Click to go to file /home/runner/work/mptcp_net-next/mptcp_net-next/net/mptcp/protocol.c">mptcp/protocol.c</a></td>
149149
<td class="coverBar" align="center">
150-
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=92 height=10 alt="92.3%"><img src="snow.png" width=8 height=10 alt="92.3%"></td></tr></table>
150+
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=92 height=10 alt="92.4%"><img src="snow.png" width=8 height=10 alt="92.4%"></td></tr></table>
151151
</td>
152-
<td class="coverPerHi">92.3&nbsp;%</td>
152+
<td class="coverPerHi">92.4&nbsp;%</td>
153153
<td class="coverNumDflt">2442</td>
154-
<td class="coverNumDflt">2253</td>
155-
<td class="coverPerLo">67.8&nbsp;%</td>
154+
<td class="coverNumDflt">2256</td>
155+
<td class="coverPerLo">67.9&nbsp;%</td>
156156
<td class="coverNumDflt">1951</td>
157-
<td class="coverNumDflt">1322</td>
157+
<td class="coverNumDflt">1324</td>
158158
<td class="coverPerHi">95.4&nbsp;%</td>
159159
<td class="coverNumDflt">152</td>
160160
<td class="coverNumDflt">145</td>
@@ -167,24 +167,24 @@
167167
<td class="coverPerHi">90.3&nbsp;%</td>
168168
<td class="coverNumDflt">1141</td>
169169
<td class="coverNumDflt">1030</td>
170-
<td class="coverPerLo">58.6&nbsp;%</td>
170+
<td class="coverPerLo">58.8&nbsp;%</td>
171171
<td class="coverNumDflt">946</td>
172-
<td class="coverNumDflt">554</td>
172+
<td class="coverNumDflt">556</td>
173173
<td class="coverPerHi">95.6&nbsp;%</td>
174174
<td class="coverNumDflt">68</td>
175175
<td class="coverNumDflt">65</td>
176176
</tr>
177177
<tr>
178178
<td class="coverFile"><a href="mptcp/pm.c.gcov.html" title="Click to go to file /home/runner/work/mptcp_net-next/mptcp_net-next/net/mptcp/pm.c">mptcp/pm.c</a></td>
179179
<td class="coverBar" align="center">
180-
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=93 height=10 alt="93.3%"><img src="snow.png" width=7 height=10 alt="93.3%"></td></tr></table>
180+
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=93 height=10 alt="93.2%"><img src="snow.png" width=7 height=10 alt="93.2%"></td></tr></table>
181181
</td>
182-
<td class="coverPerHi">93.3&nbsp;%</td>
182+
<td class="coverPerHi">93.2&nbsp;%</td>
183183
<td class="coverNumDflt">631</td>
184-
<td class="coverNumDflt">589</td>
185-
<td class="coverPerLo">60.6&nbsp;%</td>
184+
<td class="coverNumDflt">588</td>
185+
<td class="coverPerLo">59.8&nbsp;%</td>
186186
<td class="coverNumDflt">630</td>
187-
<td class="coverNumDflt">382</td>
187+
<td class="coverNumDflt">377</td>
188188
<td class="coverPerHi">98.1&nbsp;%</td>
189189
<td class="coverNumDflt">54</td>
190190
<td class="coverNumDflt">53</td>
@@ -392,9 +392,9 @@
392392
<td class="coverPerHi">98.6&nbsp;%</td>
393393
<td class="coverNumDflt">904</td>
394394
<td class="coverNumDflt">891</td>
395-
<td class="coverPerLo">71.7&nbsp;%</td>
395+
<td class="coverPerLo">71.6&nbsp;%</td>
396396
<td class="coverNumDflt">791</td>
397-
<td class="coverNumDflt">567</td>
397+
<td class="coverNumDflt">566</td>
398398
<td class="coverPerHi">100.0&nbsp;%</td>
399399
<td class="coverNumDflt">29</td>
400400
<td class="coverNumDflt">29</td>

0 commit comments

Comments
 (0)