@openreplay/tracker 9.0.12 → 9.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/app/index.js +2 -2
- package/cjs/index.js +3 -2
- package/cjs/modules/Network/fetchProxy.d.ts +1 -1
- package/cjs/modules/Network/fetchProxy.js +2 -0
- package/cjs/modules/mouse.js +1 -0
- package/cjs/modules/network.js +1 -0
- package/coverage/clover.xml +1783 -995
- package/coverage/coverage-final.json +30 -25
- package/coverage/lcov-report/index.html +45 -45
- package/coverage/lcov-report/main/app/canvas.ts.html +535 -0
- package/coverage/lcov-report/main/app/guards.ts.html +5 -2
- package/coverage/lcov-report/main/app/index.html +34 -19
- package/coverage/lcov-report/main/app/index.ts.html +1769 -116
- package/coverage/lcov-report/main/app/logger.ts.html +25 -91
- package/coverage/lcov-report/main/app/messages.gen.ts.html +122 -5
- package/coverage/lcov-report/main/app/nodes.ts.html +26 -8
- package/coverage/lcov-report/main/app/observer/iframe_observer.ts.html +2 -2
- package/coverage/lcov-report/main/app/observer/iframe_offsets.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/index.html +1 -1
- package/coverage/lcov-report/main/app/observer/shadow_root_observer.ts.html +2 -2
- package/coverage/lcov-report/main/app/observer/top_observer.ts.html +1 -1
- package/coverage/lcov-report/main/app/sanitizer.ts.html +12 -3
- package/coverage/lcov-report/main/app/session.ts.html +30 -9
- package/coverage/lcov-report/main/app/ticker.ts.html +1 -1
- package/coverage/lcov-report/main/index.html +13 -13
- package/coverage/lcov-report/main/index.ts.html +468 -102
- package/coverage/lcov-report/main/modules/Network/beaconProxy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/fetchProxy.ts.html +27 -6
- package/coverage/lcov-report/main/modules/Network/index.html +13 -13
- package/coverage/lcov-report/main/modules/Network/index.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/networkMessage.ts.html +17 -8
- package/coverage/lcov-report/main/modules/Network/utils.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/xhrProxy.ts.html +3 -3
- package/coverage/lcov-report/main/modules/attributeSender.ts.html +13 -4
- package/coverage/lcov-report/main/modules/axiosSpy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/conditionsManager.ts.html +1399 -0
- package/coverage/lcov-report/main/modules/connection.ts.html +1 -1
- package/coverage/lcov-report/main/modules/console.ts.html +1 -1
- package/coverage/lcov-report/main/modules/constructedStyleSheets.ts.html +42 -30
- package/coverage/lcov-report/main/modules/cssrules.ts.html +1 -1
- package/coverage/lcov-report/main/modules/exception.ts.html +1 -1
- package/coverage/lcov-report/main/modules/featureFlags.ts.html +10 -7
- package/coverage/lcov-report/main/modules/focus.ts.html +1 -1
- package/coverage/lcov-report/main/modules/fonts.ts.html +1 -1
- package/coverage/lcov-report/main/modules/img.ts.html +23 -20
- package/coverage/lcov-report/main/modules/index.html +50 -20
- package/coverage/lcov-report/main/modules/input.ts.html +1 -1
- package/coverage/lcov-report/main/modules/mouse.ts.html +1 -1
- package/coverage/lcov-report/main/modules/network.ts.html +3 -3
- package/coverage/lcov-report/main/modules/performance.ts.html +1 -1
- package/coverage/lcov-report/main/modules/scroll.ts.html +1 -1
- package/coverage/lcov-report/main/modules/selection.ts.html +1 -1
- package/coverage/lcov-report/main/modules/tabs.ts.html +1 -1
- package/coverage/lcov-report/main/modules/tagWatcher.ts.html +334 -0
- package/coverage/lcov-report/main/modules/timing.ts.html +42 -6
- package/coverage/lcov-report/main/modules/userTesting/SignalManager.ts.html +370 -0
- package/coverage/lcov-report/main/modules/userTesting/dnd.ts.html +10 -22
- package/coverage/lcov-report/main/modules/userTesting/index.html +57 -27
- package/coverage/lcov-report/main/modules/userTesting/index.ts.html +814 -115
- package/coverage/lcov-report/main/modules/userTesting/recorder.ts.html +136 -67
- package/coverage/lcov-report/main/modules/userTesting/styles.ts.html +111 -39
- package/coverage/lcov-report/main/modules/userTesting/utils.ts.html +364 -0
- package/coverage/lcov-report/main/modules/viewport.ts.html +1 -1
- package/coverage/lcov-report/main/utils.ts.html +264 -6
- package/coverage/lcov-report/webworker/BatchWriter.ts.html +23 -5
- package/coverage/lcov-report/webworker/MessageEncoder.gen.ts.html +41 -5
- package/coverage/lcov-report/webworker/PrimitiveEncoder.ts.html +1 -1
- package/coverage/lcov-report/webworker/QueueSender.ts.html +18 -6
- package/coverage/lcov-report/webworker/index.html +17 -17
- package/coverage/lcov-report/webworker/index.ts.html +24 -15
- package/coverage/lcov.info +3283 -1718
- package/lib/app/index.js +2 -2
- package/lib/common/tsconfig.tsbuildinfo +1 -1
- package/lib/index.js +3 -2
- package/lib/modules/Network/fetchProxy.d.ts +1 -1
- package/lib/modules/Network/fetchProxy.js +2 -0
- package/lib/modules/mouse.js +1 -0
- package/lib/modules/network.js +1 -0
- package/package.json +1 -1
|
@@ -376,7 +376,7 @@ const getContentType = <span class="cstat-no" title="statement not covered" ><sp
|
|
|
376
376
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
377
377
|
Code coverage generated by
|
|
378
378
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
379
|
-
at
|
|
379
|
+
at 2024-01-23T12:19:37.435Z
|
|
380
380
|
</div>
|
|
381
381
|
<script src="../../../prettify.js"></script>
|
|
382
382
|
<script>
|
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">0% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>0/
|
|
28
|
+
<span class='fraction'>0/149</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/94</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>0/
|
|
49
|
+
<span class='fraction'>0/148</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -377,7 +377,14 @@
|
|
|
377
377
|
<a name='L312'></a><a href='#L312'>312</a>
|
|
378
378
|
<a name='L313'></a><a href='#L313'>313</a>
|
|
379
379
|
<a name='L314'></a><a href='#L314'>314</a>
|
|
380
|
-
<a name='L315'></a><a href='#L315'>315</a
|
|
380
|
+
<a name='L315'></a><a href='#L315'>315</a>
|
|
381
|
+
<a name='L316'></a><a href='#L316'>316</a>
|
|
382
|
+
<a name='L317'></a><a href='#L317'>317</a>
|
|
383
|
+
<a name='L318'></a><a href='#L318'>318</a>
|
|
384
|
+
<a name='L319'></a><a href='#L319'>319</a>
|
|
385
|
+
<a name='L320'></a><a href='#L320'>320</a>
|
|
386
|
+
<a name='L321'></a><a href='#L321'>321</a>
|
|
387
|
+
<a name='L322'></a><a href='#L322'>322</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
381
388
|
<span class="cline-any cline-neutral"> </span>
|
|
382
389
|
<span class="cline-any cline-neutral"> </span>
|
|
383
390
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -510,6 +517,13 @@
|
|
|
510
517
|
<span class="cline-any cline-neutral"> </span>
|
|
511
518
|
<span class="cline-any cline-no"> </span>
|
|
512
519
|
<span class="cline-any cline-no"> </span>
|
|
520
|
+
<span class="cline-any cline-no"> </span>
|
|
521
|
+
<span class="cline-any cline-neutral"> </span>
|
|
522
|
+
<span class="cline-any cline-neutral"> </span>
|
|
523
|
+
<span class="cline-any cline-neutral"> </span>
|
|
524
|
+
<span class="cline-any cline-neutral"> </span>
|
|
525
|
+
<span class="cline-any cline-no"> </span>
|
|
526
|
+
<span class="cline-any cline-neutral"> </span>
|
|
513
527
|
<span class="cline-any cline-neutral"> </span>
|
|
514
528
|
<span class="cline-any cline-neutral"> </span>
|
|
515
529
|
<span class="cline-any cline-no"> </span>
|
|
@@ -824,6 +838,13 @@ import { NetworkRequest } from '../../../common/messages.gen.js'
|
|
|
824
838
|
public <span class="fstat-no" title="function not covered" >apply(</span>target: T, _: typeof window, argsList: [RequestInfo | URL, RequestInit]) {
|
|
825
839
|
const input = <span class="cstat-no" title="statement not covered" >argsList[0]</span>
|
|
826
840
|
const init = <span class="cstat-no" title="statement not covered" >argsList[1]</span>
|
|
841
|
+
<span class="cstat-no" title="statement not covered" > <span class="missing-if-branch" title="if path not taken" >I</span>if (</span>
|
|
842
|
+
!input ||
|
|
843
|
+
// @ts-ignore
|
|
844
|
+
(typeof input !== 'string' && !input?.url)
|
|
845
|
+
) {
|
|
846
|
+
<span class="cstat-no" title="statement not covered" > return <ReturnType<T>>target.apply(window, argsList)</span>
|
|
847
|
+
}
|
|
827
848
|
|
|
828
849
|
const isORUrl =
|
|
829
850
|
<span class="cstat-no" title="statement not covered" > input instanceof URL || typeof input === 'string'</span>
|
|
@@ -870,7 +891,7 @@ import { NetworkRequest } from '../../../common/messages.gen.js'
|
|
|
870
891
|
})
|
|
871
892
|
}
|
|
872
893
|
|
|
873
|
-
protected <span class="fstat-no" title="function not covered" >beforeFetch(</span>item: NetworkMessage, input: RequestInfo, init?: RequestInit) {
|
|
894
|
+
protected <span class="fstat-no" title="function not covered" >beforeFetch(</span>item: NetworkMessage, input: RequestInfo | string, init?: RequestInit) {
|
|
874
895
|
let url: URL,
|
|
875
896
|
method = <span class="cstat-no" title="statement not covered" >'GET',</span>
|
|
876
897
|
requestHeader: HeadersInit = <span class="cstat-no" title="statement not covered" >{}</span>
|
|
@@ -1012,7 +1033,7 @@ import { NetworkRequest } from '../../../common/messages.gen.js'
|
|
|
1012
1033
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1013
1034
|
Code coverage generated by
|
|
1014
1035
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1015
|
-
at
|
|
1036
|
+
at 2024-01-23T12:19:37.435Z
|
|
1016
1037
|
</div>
|
|
1017
1038
|
<script src="../../../prettify.js"></script>
|
|
1018
1039
|
<script>
|
|
@@ -25,28 +25,28 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">0% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>0/
|
|
28
|
+
<span class='fraction'>0/504</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/270</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
40
|
<span class="strong">0% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>0/
|
|
42
|
+
<span class='fraction'>0/71</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>0/
|
|
49
|
+
<span class='fraction'>0/492</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -99,13 +99,13 @@
|
|
|
99
99
|
<div class="chart"><div class="cover-fill" style="width: 0%"></div><div class="cover-empty" style="width: 100%"></div></div>
|
|
100
100
|
</td>
|
|
101
101
|
<td data-value="0" class="pct low">0%</td>
|
|
102
|
-
<td data-value="
|
|
102
|
+
<td data-value="149" class="abs low">0/149</td>
|
|
103
103
|
<td data-value="0" class="pct low">0%</td>
|
|
104
|
-
<td data-value="
|
|
104
|
+
<td data-value="94" class="abs low">0/94</td>
|
|
105
105
|
<td data-value="0" class="pct low">0%</td>
|
|
106
106
|
<td data-value="20" class="abs low">0/20</td>
|
|
107
107
|
<td data-value="0" class="pct low">0%</td>
|
|
108
|
-
<td data-value="
|
|
108
|
+
<td data-value="148" class="abs low">0/148</td>
|
|
109
109
|
</tr>
|
|
110
110
|
|
|
111
111
|
<tr>
|
|
@@ -129,13 +129,13 @@
|
|
|
129
129
|
<div class="chart"><div class="cover-fill" style="width: 0%"></div><div class="cover-empty" style="width: 100%"></div></div>
|
|
130
130
|
</td>
|
|
131
131
|
<td data-value="0" class="pct low">0%</td>
|
|
132
|
-
<td data-value="
|
|
132
|
+
<td data-value="52" class="abs low">0/52</td>
|
|
133
133
|
<td data-value="0" class="pct low">0%</td>
|
|
134
|
-
<td data-value="
|
|
134
|
+
<td data-value="9" class="abs low">0/9</td>
|
|
135
135
|
<td data-value="0" class="pct low">0%</td>
|
|
136
|
-
<td data-value="
|
|
136
|
+
<td data-value="9" class="abs low">0/9</td>
|
|
137
137
|
<td data-value="0" class="pct low">0%</td>
|
|
138
|
-
<td data-value="
|
|
138
|
+
<td data-value="49" class="abs low">0/49</td>
|
|
139
139
|
</tr>
|
|
140
140
|
|
|
141
141
|
<tr>
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
<td data-value="0" class="pct low">0%</td>
|
|
162
162
|
<td data-value="124" class="abs low">0/124</td>
|
|
163
163
|
<td data-value="0" class="pct low">0%</td>
|
|
164
|
-
<td data-value="
|
|
164
|
+
<td data-value="48" class="abs low">0/48</td>
|
|
165
165
|
<td data-value="0" class="pct low">0%</td>
|
|
166
166
|
<td data-value="26" class="abs low">0/26</td>
|
|
167
167
|
<td data-value="0" class="pct low">0%</td>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
177
177
|
Code coverage generated by
|
|
178
178
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
179
|
-
at
|
|
179
|
+
at 2024-01-23T12:19:37.435Z
|
|
180
180
|
</div>
|
|
181
181
|
<script src="../../../prettify.js"></script>
|
|
182
182
|
<script>
|
|
@@ -229,7 +229,7 @@ If you're using serverside rendering in your app, make sure that tracker is load
|
|
|
229
229
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
230
230
|
Code coverage generated by
|
|
231
231
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
232
|
-
at
|
|
232
|
+
at 2024-01-23T12:19:37.435Z
|
|
233
233
|
</div>
|
|
234
234
|
<script src="../../../prettify.js"></script>
|
|
235
235
|
<script>
|
|
@@ -25,28 +25,28 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">0% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>0/
|
|
28
|
+
<span class='fraction'>0/52</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/9</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
40
|
<span class="strong">0% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>0/
|
|
42
|
+
<span class='fraction'>0/9</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>0/
|
|
49
|
+
<span class='fraction'>0/49</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -163,7 +163,10 @@
|
|
|
163
163
|
<a name='L98'></a><a href='#L98'>98</a>
|
|
164
164
|
<a name='L99'></a><a href='#L99'>99</a>
|
|
165
165
|
<a name='L100'></a><a href='#L100'>100</a>
|
|
166
|
-
<a name='L101'></a><a href='#L101'>101</a
|
|
166
|
+
<a name='L101'></a><a href='#L101'>101</a>
|
|
167
|
+
<a name='L102'></a><a href='#L102'>102</a>
|
|
168
|
+
<a name='L103'></a><a href='#L103'>103</a>
|
|
169
|
+
<a name='L104'></a><a href='#L104'>104</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span>
|
|
167
170
|
<span class="cline-any cline-neutral"> </span>
|
|
168
171
|
<span class="cline-any cline-no"> </span>
|
|
169
172
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -262,6 +265,9 @@
|
|
|
262
265
|
<span class="cline-any cline-no"> </span>
|
|
263
266
|
<span class="cline-any cline-no"> </span>
|
|
264
267
|
<span class="cline-any cline-neutral"> </span>
|
|
268
|
+
<span class="cline-any cline-no"> </span>
|
|
269
|
+
<span class="cline-any cline-neutral"> </span>
|
|
270
|
+
<span class="cline-any cline-neutral"> </span>
|
|
265
271
|
<span class="cline-any cline-neutral"> </span>
|
|
266
272
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" >import { NetworkRequest } from '../../app/messages.gen.js'</span>
|
|
267
273
|
import { RequestResponseData } from './types.js'
|
|
@@ -359,8 +365,11 @@ export type httpMethod =
|
|
|
359
365
|
}
|
|
360
366
|
|
|
361
367
|
<span class="fstat-no" title="function not covered" > isHeaderIgnored(</span>key: string) {
|
|
362
|
-
<span class="cstat-no" title="statement not covered" >
|
|
363
|
-
<span class="cstat-no" title="statement not covered" >
|
|
368
|
+
<span class="cstat-no" title="statement not covered" > if (Array.isArray(this.ignoredHeaders)) {</span>
|
|
369
|
+
<span class="cstat-no" title="statement not covered" > return this.ignoredHeaders.map(<span class="fstat-no" title="function not covered" >(k</span>) => <span class="cstat-no" title="statement not covered" >k.toLowerCase())</span>.includes(key.toLowerCase())</span>
|
|
370
|
+
} else {
|
|
371
|
+
<span class="cstat-no" title="statement not covered" > return this.ignoredHeaders</span>
|
|
372
|
+
}
|
|
364
373
|
}
|
|
365
374
|
}
|
|
366
375
|
</pre></td></tr></table></pre>
|
|
@@ -370,7 +379,7 @@ export type httpMethod =
|
|
|
370
379
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
371
380
|
Code coverage generated by
|
|
372
381
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
373
|
-
at
|
|
382
|
+
at 2024-01-23T12:19:37.435Z
|
|
374
383
|
</div>
|
|
375
384
|
<script src="../../../prettify.js"></script>
|
|
376
385
|
<script>
|
|
@@ -685,7 +685,7 @@ export const <span class="cstat-no" title="statement not covered" >getURL = <spa
|
|
|
685
685
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
686
686
|
Code coverage generated by
|
|
687
687
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
688
|
-
at
|
|
688
|
+
at 2024-01-23T12:19:37.435Z
|
|
689
689
|
</div>
|
|
690
690
|
<script src="../../../prettify.js"></script>
|
|
691
691
|
<script>
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/48</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -721,7 +721,7 @@ import { NetworkRequest } from '../../../common/messages.gen.js'
|
|
|
721
721
|
protected <span class="fstat-no" title="function not covered" >setOnReadyStateChange(</span>target: T, key: string, orscFunction: (args: any[]) => any) {
|
|
722
722
|
<span class="cstat-no" title="statement not covered" > return Reflect.set(target, key, <span class="fstat-no" title="function not covered" >(.</span>..args: any[]) => {</span>
|
|
723
723
|
<span class="cstat-no" title="statement not covered" > this.onReadyStateChange()</span>
|
|
724
|
-
<span class="cstat-no" title="statement not covered" > orscFunction
|
|
724
|
+
<span class="cstat-no" title="statement not covered" > orscFunction?.apply(target, args)</span>
|
|
725
725
|
})
|
|
726
726
|
}
|
|
727
727
|
|
|
@@ -835,7 +835,7 @@ import { NetworkRequest } from '../../../common/messages.gen.js'
|
|
|
835
835
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
836
836
|
Code coverage generated by
|
|
837
837
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
838
|
-
at
|
|
838
|
+
at 2024-01-23T12:19:37.435Z
|
|
839
839
|
</div>
|
|
840
840
|
<script src="../../../prettify.js"></script>
|
|
841
841
|
<script>
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>0/
|
|
49
|
+
<span class='fraction'>0/22</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -112,7 +112,10 @@
|
|
|
112
112
|
<a name='L47'></a><a href='#L47'>47</a>
|
|
113
113
|
<a name='L48'></a><a href='#L48'>48</a>
|
|
114
114
|
<a name='L49'></a><a href='#L49'>49</a>
|
|
115
|
-
<a name='L50'></a><a href='#L50'>50</a
|
|
115
|
+
<a name='L50'></a><a href='#L50'>50</a>
|
|
116
|
+
<a name='L51'></a><a href='#L51'>51</a>
|
|
117
|
+
<a name='L52'></a><a href='#L52'>52</a>
|
|
118
|
+
<a name='L53'></a><a href='#L53'>53</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
116
119
|
<span class="cline-any cline-neutral"> </span>
|
|
117
120
|
<span class="cline-any cline-neutral"> </span>
|
|
118
121
|
<span class="cline-any cline-no"> </span>
|
|
@@ -132,7 +135,10 @@
|
|
|
132
135
|
<span class="cline-any cline-no"> </span>
|
|
133
136
|
<span class="cline-any cline-no"> </span>
|
|
134
137
|
<span class="cline-any cline-neutral"> </span>
|
|
138
|
+
<span class="cline-any cline-neutral"> </span>
|
|
135
139
|
<span class="cline-any cline-no"> </span>
|
|
140
|
+
<span class="cline-any cline-no"> </span>
|
|
141
|
+
<span class="cline-any cline-neutral"> </span>
|
|
136
142
|
<span class="cline-any cline-neutral"> </span>
|
|
137
143
|
<span class="cline-any cline-neutral"> </span>
|
|
138
144
|
<span class="cline-any cline-no"> </span>
|
|
@@ -181,7 +187,10 @@ import App from '../app/index.js'
|
|
|
181
187
|
<span class="cstat-no" title="statement not covered" >export default class A</span>ttributeSender {
|
|
182
188
|
private <span class="cstat-no" title="statement not covered" >dict = new StringDictionary()</span>
|
|
183
189
|
|
|
184
|
-
<span class="fstat-no" title="function not covered" > constructor(
|
|
190
|
+
<span class="fstat-no" title="function not covered" > constructor(</span>
|
|
191
|
+
private readonly <span class="cstat-no" title="statement not covered" >app: App,</span>
|
|
192
|
+
private readonly <span class="cstat-no" title="statement not covered" >isDictDisabled: boolean,</span>
|
|
193
|
+
) {}
|
|
185
194
|
|
|
186
195
|
public <span class="fstat-no" title="function not covered" >sendSetAttribute(</span>id: number, name: string, value: string) {
|
|
187
196
|
<span class="cstat-no" title="statement not covered" > if (this.isDictDisabled) {</span>
|
|
@@ -217,7 +226,7 @@ import App from '../app/index.js'
|
|
|
217
226
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
218
227
|
Code coverage generated by
|
|
219
228
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
220
|
-
at
|
|
229
|
+
at 2024-01-23T12:19:37.435Z
|
|
221
230
|
</div>
|
|
222
231
|
<script src="../../prettify.js"></script>
|
|
223
232
|
<script>
|
|
@@ -694,7 +694,7 @@ function <span class="fstat-no" title="function not covered" >isObject(</span>th
|
|
|
694
694
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
695
695
|
Code coverage generated by
|
|
696
696
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
697
|
-
at
|
|
697
|
+
at 2024-01-23T12:19:37.435Z
|
|
698
698
|
</div>
|
|
699
699
|
<script src="../../prettify.js"></script>
|
|
700
700
|
<script>
|