@openreplay/tracker 10.0.0 → 10.0.3

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.
Files changed (71) hide show
  1. package/CHANGELOG.md +14 -2
  2. package/cjs/app/index.js +1 -1
  3. package/cjs/index.js +1 -1
  4. package/cjs/modules/Network/fetchProxy.js +3 -0
  5. package/cjs/modules/Network/networkMessage.js +6 -3
  6. package/cjs/modules/network.js +2 -2
  7. package/cjs/utils.js +16 -2
  8. package/coverage/clover.xml +528 -451
  9. package/coverage/coverage-final.json +12 -11
  10. package/coverage/lcov-report/index.html +38 -38
  11. package/coverage/lcov-report/main/app/canvas.ts.html +475 -0
  12. package/coverage/lcov-report/main/app/guards.ts.html +46 -43
  13. package/coverage/lcov-report/main/app/index.html +36 -21
  14. package/coverage/lcov-report/main/app/index.ts.html +74 -8
  15. package/coverage/lcov-report/main/app/logger.ts.html +2 -2
  16. package/coverage/lcov-report/main/app/messages.gen.ts.html +38 -5
  17. package/coverage/lcov-report/main/app/nodes.ts.html +1 -1
  18. package/coverage/lcov-report/main/app/observer/iframe_observer.ts.html +1 -1
  19. package/coverage/lcov-report/main/app/observer/iframe_offsets.ts.html +1 -1
  20. package/coverage/lcov-report/main/app/observer/index.html +1 -1
  21. package/coverage/lcov-report/main/app/observer/shadow_root_observer.ts.html +1 -1
  22. package/coverage/lcov-report/main/app/observer/top_observer.ts.html +1 -1
  23. package/coverage/lcov-report/main/app/sanitizer.ts.html +12 -3
  24. package/coverage/lcov-report/main/app/session.ts.html +13 -4
  25. package/coverage/lcov-report/main/app/ticker.ts.html +1 -1
  26. package/coverage/lcov-report/main/index.html +19 -19
  27. package/coverage/lcov-report/main/index.ts.html +1 -1
  28. package/coverage/lcov-report/main/modules/Network/beaconProxy.ts.html +1 -1
  29. package/coverage/lcov-report/main/modules/Network/fetchProxy.ts.html +12 -6
  30. package/coverage/lcov-report/main/modules/Network/index.html +12 -12
  31. package/coverage/lcov-report/main/modules/Network/index.ts.html +1 -1
  32. package/coverage/lcov-report/main/modules/Network/networkMessage.ts.html +17 -8
  33. package/coverage/lcov-report/main/modules/Network/utils.ts.html +1 -1
  34. package/coverage/lcov-report/main/modules/Network/xhrProxy.ts.html +1 -1
  35. package/coverage/lcov-report/main/modules/attributeSender.ts.html +13 -4
  36. package/coverage/lcov-report/main/modules/axiosSpy.ts.html +1 -1
  37. package/coverage/lcov-report/main/modules/connection.ts.html +1 -1
  38. package/coverage/lcov-report/main/modules/console.ts.html +1 -1
  39. package/coverage/lcov-report/main/modules/constructedStyleSheets.ts.html +1 -1
  40. package/coverage/lcov-report/main/modules/cssrules.ts.html +1 -1
  41. package/coverage/lcov-report/main/modules/exception.ts.html +1 -1
  42. package/coverage/lcov-report/main/modules/featureFlags.ts.html +1 -1
  43. package/coverage/lcov-report/main/modules/focus.ts.html +1 -1
  44. package/coverage/lcov-report/main/modules/fonts.ts.html +1 -1
  45. package/coverage/lcov-report/main/modules/img.ts.html +1 -1
  46. package/coverage/lcov-report/main/modules/index.html +8 -8
  47. package/coverage/lcov-report/main/modules/input.ts.html +1 -1
  48. package/coverage/lcov-report/main/modules/mouse.ts.html +1 -1
  49. package/coverage/lcov-report/main/modules/network.ts.html +3 -3
  50. package/coverage/lcov-report/main/modules/performance.ts.html +1 -1
  51. package/coverage/lcov-report/main/modules/scroll.ts.html +1 -1
  52. package/coverage/lcov-report/main/modules/selection.ts.html +1 -1
  53. package/coverage/lcov-report/main/modules/tabs.ts.html +1 -1
  54. package/coverage/lcov-report/main/modules/timing.ts.html +19 -7
  55. package/coverage/lcov-report/main/modules/viewport.ts.html +1 -1
  56. package/coverage/lcov-report/main/utils.ts.html +79 -88
  57. package/coverage/lcov-report/webworker/BatchWriter.ts.html +1 -1
  58. package/coverage/lcov-report/webworker/MessageEncoder.gen.ts.html +17 -5
  59. package/coverage/lcov-report/webworker/PrimitiveEncoder.ts.html +1 -1
  60. package/coverage/lcov-report/webworker/QueueSender.ts.html +1 -1
  61. package/coverage/lcov-report/webworker/index.html +7 -7
  62. package/coverage/lcov-report/webworker/index.ts.html +1 -1
  63. package/coverage/lcov.info +951 -796
  64. package/lib/app/index.js +1 -1
  65. package/lib/common/tsconfig.tsbuildinfo +1 -1
  66. package/lib/index.js +1 -1
  67. package/lib/modules/Network/fetchProxy.js +3 -0
  68. package/lib/modules/Network/networkMessage.js +6 -3
  69. package/lib/modules/network.js +2 -2
  70. package/lib/utils.js +16 -2
  71. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1698144786669" clover="3.2.0">
3
- <project timestamp="1698144786669" name="All files">
4
- <metrics statements="3028" coveredstatements="37" conditionals="1605" coveredconditionals="9" methods="614" coveredmethods="3" elements="5247" coveredelements="49" complexity="0" loc="3028" ncloc="3028" packages="6" files="45" classes="45"/>
2
+ <coverage generated="1700560947895" clover="3.2.0">
3
+ <project timestamp="1700560947895" name="All files">
4
+ <metrics statements="3102" coveredstatements="16" conditionals="1647" coveredconditionals="4" methods="629" coveredmethods="8" elements="5378" coveredelements="28" complexity="0" loc="3102" ncloc="3102" packages="6" files="46" classes="46"/>
5
5
  <package name="main">
6
- <metrics statements="249" coveredstatements="37" conditionals="119" coveredconditionals="9" methods="55" coveredmethods="3"/>
6
+ <metrics statements="246" coveredstatements="0" conditionals="119" coveredconditionals="0" methods="55" coveredmethods="0"/>
7
7
  <file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/index.ts">
8
8
  <metrics statements="169" coveredstatements="0" conditionals="89" coveredconditionals="0" methods="33" coveredmethods="0"/>
9
9
  <line num="1" count="0" type="stmt"/>
@@ -177,34 +177,34 @@
177
177
  <line num="372" count="0" type="stmt"/>
178
178
  </file>
179
179
  <file name="utils.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/utils.ts">
180
- <metrics statements="80" coveredstatements="37" conditionals="30" coveredconditionals="9" methods="22" coveredmethods="3"/>
181
- <line num="1" count="1" type="stmt"/>
182
- <line num="3" count="1" type="stmt"/>
183
- <line num="5" count="1" type="cond" truecount="2" falsecount="0"/>
184
- <line num="7" count="1" type="stmt"/>
185
- <line num="12" count="1" type="cond" truecount="1" falsecount="1"/>
186
- <line num="13" count="1" type="stmt"/>
180
+ <metrics statements="77" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="22" coveredmethods="0"/>
181
+ <line num="1" count="0" type="stmt"/>
182
+ <line num="3" count="0" type="stmt"/>
183
+ <line num="5" count="0" type="cond" truecount="0" falsecount="2"/>
184
+ <line num="7" count="0" type="stmt"/>
185
+ <line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
186
+ <line num="13" count="0" type="stmt"/>
187
187
  <line num="14" count="0" type="stmt"/>
188
- <line num="16" count="1" type="stmt"/>
188
+ <line num="16" count="0" type="stmt"/>
189
189
  <line num="17" count="0" type="stmt"/>
190
- <line num="19" count="1" type="stmt"/>
190
+ <line num="19" count="0" type="stmt"/>
191
191
  <line num="21" count="0" type="stmt"/>
192
192
  <line num="22" count="0" type="stmt"/>
193
- <line num="24" count="1" type="stmt"/>
193
+ <line num="24" count="0" type="stmt"/>
194
194
  <line num="26" count="0" type="stmt"/>
195
195
  <line num="27" count="0" type="stmt"/>
196
- <line num="29" count="1" type="stmt"/>
196
+ <line num="29" count="0" type="stmt"/>
197
197
  <line num="30" count="0" type="stmt"/>
198
- <line num="34" count="1" type="stmt"/>
198
+ <line num="34" count="0" type="stmt"/>
199
199
  <line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
200
- <line num="40" count="1" type="stmt"/>
201
- <line num="42" count="1" type="stmt"/>
202
- <line num="43" count="1" type="cond" truecount="0" falsecount="1"/>
200
+ <line num="40" count="0" type="stmt"/>
201
+ <line num="42" count="0" type="stmt"/>
202
+ <line num="43" count="0" type="cond" truecount="0" falsecount="1"/>
203
203
  <line num="44" count="0" type="cond" truecount="0" falsecount="1"/>
204
204
  <line num="45" count="0" type="stmt"/>
205
205
  <line num="47" count="0" type="stmt"/>
206
206
  <line num="52" count="0" type="stmt"/>
207
- <line num="55" count="1" type="stmt"/>
207
+ <line num="55" count="0" type="stmt"/>
208
208
  <line num="56" count="0" type="stmt"/>
209
209
  <line num="57" count="0" type="cond" truecount="0" falsecount="1"/>
210
210
  <line num="58" count="0" type="stmt"/>
@@ -212,77 +212,136 @@
212
212
  <line num="61" count="0" type="cond" truecount="0" falsecount="1"/>
213
213
  <line num="62" count="0" type="stmt"/>
214
214
  <line num="64" count="0" type="stmt"/>
215
- <line num="67" count="1" type="stmt"/>
215
+ <line num="67" count="0" type="stmt"/>
216
216
  <line num="68" count="0" type="stmt"/>
217
217
  <line num="69" count="0" type="cond" truecount="0" falsecount="1"/>
218
218
  <line num="71" count="0" type="cond" truecount="0" falsecount="1"/>
219
219
  <line num="72" count="0" type="stmt"/>
220
220
  <line num="79" count="0" type="stmt"/>
221
221
  <line num="82" count="0" type="stmt"/>
222
- <line num="88" count="1" type="stmt"/>
222
+ <line num="88" count="0" type="stmt"/>
223
223
  <line num="89" count="0" type="stmt"/>
224
224
  <line num="90" count="0" type="stmt"/>
225
225
  <line num="92" count="0" type="stmt"/>
226
226
  <line num="97" count="0" type="stmt"/>
227
- <line num="100" count="1" type="stmt"/>
227
+ <line num="100" count="0" type="stmt"/>
228
228
  <line num="101" count="0" type="cond" truecount="0" falsecount="2"/>
229
229
  <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
230
230
  <line num="105" count="0" type="stmt"/>
231
231
  <line num="106" count="0" type="stmt"/>
232
- <line num="109" count="1" type="stmt"/>
232
+ <line num="109" count="0" type="stmt"/>
233
233
  <line num="110" count="0" type="stmt"/>
234
234
  <line num="111" count="0" type="stmt"/>
235
235
  <line num="113" count="0" type="stmt"/>
236
- <line num="121" count="1" type="stmt"/>
236
+ <line num="121" count="0" type="stmt"/>
237
237
  <line num="123" count="0" type="cond" truecount="0" falsecount="4"/>
238
- <line num="129" count="1" type="stmt"/>
238
+ <line num="129" count="0" type="stmt"/>
239
239
  <line num="130" count="0" type="stmt"/>
240
240
  <line num="131" count="0" type="stmt"/>
241
- <line num="134" count="1" type="stmt"/>
241
+ <line num="134" count="0" type="stmt"/>
242
242
  <line num="140" count="0" type="stmt"/>
243
243
  <line num="141" count="0" type="stmt"/>
244
- <line num="144" count="1" type="stmt"/>
244
+ <line num="144" count="0" type="stmt"/>
245
245
  <line num="150" count="0" type="stmt"/>
246
246
  <line num="153" count="0" type="stmt"/>
247
- <line num="163" count="1" type="stmt"/>
248
- <line num="164" count="2" type="stmt"/>
249
- <line num="165" count="2" type="cond" truecount="2" falsecount="0"/>
250
- <line num="166" count="1" type="stmt"/>
251
- <line num="168" count="1" type="stmt"/>
252
- <line num="169" count="1" type="stmt"/>
253
- <line num="170" count="1" type="stmt"/>
254
- <line num="172" count="1" type="stmt"/>
255
- <line num="173" count="1" type="stmt"/>
256
- <line num="174" count="1" type="stmt"/>
257
- <line num="175" count="1" type="stmt"/>
258
- <line num="177" count="1" type="stmt"/>
259
- <line num="178" count="1" type="stmt"/>
260
- <line num="179" count="1" type="stmt"/>
247
+ <line num="163" count="0" type="stmt"/>
248
+ <line num="164" count="0" type="stmt"/>
249
+ <line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
250
+ <line num="166" count="0" type="stmt"/>
251
+ <line num="168" count="0" type="stmt"/>
252
+ <line num="169" count="0" type="stmt"/>
253
+ <line num="170" count="0" type="stmt"/>
254
+ <line num="172" count="0" type="stmt"/>
255
+ <line num="173" count="0" type="stmt"/>
256
+ <line num="175" count="0" type="stmt"/>
257
+ <line num="176" count="0" type="stmt"/>
261
258
  </file>
262
259
  </package>
263
260
  <package name="main.app">
264
- <metrics statements="630" coveredstatements="0" conditionals="240" coveredconditionals="0" methods="190" coveredmethods="0"/>
265
- <file name="guards.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/guards.ts">
266
- <metrics statements="16" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="8" coveredmethods="0"/>
261
+ <metrics statements="698" coveredstatements="16" conditionals="270" coveredconditionals="4" methods="204" coveredmethods="8"/>
262
+ <file name="canvas.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/canvas.ts">
263
+ <metrics statements="59" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="13" coveredmethods="0"/>
267
264
  <line num="2" count="0" type="stmt"/>
268
- <line num="3" count="0" type="cond" truecount="0" falsecount="2"/>
269
- <line num="6" count="0" type="stmt"/>
270
- <line num="7" count="0" type="stmt"/>
271
- <line num="10" count="0" type="stmt"/>
272
- <line num="11" count="0" type="stmt"/>
273
- <line num="14" count="0" type="stmt"/>
274
- <line num="15" count="0" type="stmt"/>
275
- <line num="18" count="0" type="stmt"/>
276
- <line num="19" count="0" type="stmt"/>
265
+ <line num="3" count="0" type="stmt"/>
266
+ <line num="16" count="0" type="stmt"/>
267
+ <line num="17" count="0" type="stmt"/>
268
+ <line num="21" count="0" type="stmt"/>
277
269
  <line num="22" count="0" type="stmt"/>
278
- <line num="23" count="0" type="stmt"/>
279
- <line num="26" count="0" type="stmt"/>
280
- <line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
281
- <line num="42" count="0" type="stmt"/>
270
+ <line num="24" count="0" type="stmt"/>
271
+ <line num="28" count="0" type="stmt"/>
272
+ <line num="29" count="0" type="stmt"/>
273
+ <line num="30" count="0" type="cond" truecount="0" falsecount="4"/>
274
+ <line num="31" count="0" type="stmt"/>
275
+ <line num="33" count="0" type="stmt"/>
276
+ <line num="34" count="0" type="stmt"/>
277
+ <line num="38" count="0" type="stmt"/>
278
+ <line num="39" count="0" type="stmt"/>
279
+ <line num="40" count="0" type="stmt"/>
280
+ <line num="41" count="0" type="stmt"/>
281
+ <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
282
+ <line num="43" count="0" type="cond" truecount="0" falsecount="5"/>
283
+ <line num="44" count="0" type="stmt"/>
284
+ <line num="45" count="0" type="stmt"/>
282
285
  <line num="47" count="0" type="stmt"/>
286
+ <line num="48" count="0" type="stmt"/>
287
+ <line num="49" count="0" type="cond" truecount="0" falsecount="1"/>
288
+ <line num="50" count="0" type="stmt"/>
289
+ <line num="51" count="0" type="stmt"/>
290
+ <line num="55" count="0" type="stmt"/>
291
+ <line num="60" count="0" type="cond" truecount="0" falsecount="1"/>
292
+ <line num="61" count="0" type="stmt"/>
293
+ <line num="62" count="0" type="stmt"/>
294
+ <line num="64" count="0" type="stmt"/>
295
+ <line num="65" count="0" type="stmt"/>
296
+ <line num="66" count="0" type="stmt"/>
297
+ <line num="67" count="0" type="stmt"/>
298
+ <line num="71" count="0" type="stmt"/>
299
+ <line num="79" count="0" type="stmt"/>
300
+ <line num="82" count="0" type="stmt"/>
301
+ <line num="87" count="0" type="stmt"/>
302
+ <line num="88" count="0" type="stmt"/>
303
+ <line num="89" count="0" type="stmt"/>
304
+ <line num="93" count="0" type="stmt"/>
305
+ <line num="100" count="0" type="stmt"/>
306
+ <line num="101" count="0" type="stmt"/>
307
+ <line num="105" count="0" type="stmt"/>
308
+ <line num="107" count="0" type="stmt"/>
309
+ <line num="108" count="0" type="stmt"/>
310
+ <line num="109" count="0" type="stmt"/>
311
+ <line num="110" count="0" type="stmt"/>
312
+ <line num="112" count="0" type="stmt"/>
313
+ <line num="113" count="0" type="stmt"/>
314
+ <line num="116" count="0" type="stmt"/>
315
+ <line num="120" count="0" type="stmt"/>
316
+ <line num="121" count="0" type="stmt"/>
317
+ <line num="122" count="0" type="stmt"/>
318
+ <line num="123" count="0" type="stmt"/>
319
+ <line num="125" count="0" type="stmt"/>
320
+ <line num="126" count="0" type="stmt"/>
321
+ <line num="127" count="0" type="stmt"/>
322
+ <line num="130" count="0" type="stmt"/>
323
+ </file>
324
+ <file name="guards.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/guards.ts">
325
+ <metrics statements="16" coveredstatements="16" conditionals="4" coveredconditionals="4" methods="8" coveredmethods="8"/>
326
+ <line num="2" count="1" type="stmt"/>
327
+ <line num="3" count="2" type="cond" truecount="2" falsecount="0"/>
328
+ <line num="6" count="1" type="stmt"/>
329
+ <line num="7" count="2" type="stmt"/>
330
+ <line num="10" count="1" type="stmt"/>
331
+ <line num="11" count="2" type="stmt"/>
332
+ <line num="14" count="1" type="stmt"/>
333
+ <line num="15" count="2" type="stmt"/>
334
+ <line num="18" count="1" type="stmt"/>
335
+ <line num="19" count="2" type="stmt"/>
336
+ <line num="22" count="1" type="stmt"/>
337
+ <line num="23" count="2" type="stmt"/>
338
+ <line num="26" count="1" type="stmt"/>
339
+ <line num="27" count="3" type="cond" truecount="2" falsecount="0"/>
340
+ <line num="43" count="1" type="stmt"/>
341
+ <line num="48" count="2" type="stmt"/>
283
342
  </file>
284
343
  <file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/index.ts">
285
- <metrics statements="282" coveredstatements="0" conditionals="158" coveredconditionals="0" methods="57" coveredmethods="0"/>
344
+ <metrics statements="288" coveredstatements="0" conditionals="170" coveredconditionals="0" methods="57" coveredmethods="0"/>
286
345
  <line num="2" count="0" type="stmt"/>
287
346
  <line num="3" count="0" type="stmt"/>
288
347
  <line num="12" count="0" type="stmt"/>
@@ -294,277 +353,283 @@
294
353
  <line num="18" count="0" type="stmt"/>
295
354
  <line num="19" count="0" type="stmt"/>
296
355
  <line num="20" count="0" type="stmt"/>
297
- <line num="51" count="0" type="stmt"/>
356
+ <line num="26" count="0" type="stmt"/>
298
357
  <line num="52" count="0" type="stmt"/>
299
- <line num="65" count="0" type="stmt"/>
358
+ <line num="53" count="0" type="stmt"/>
300
359
  <line num="66" count="0" type="stmt"/>
301
- <line num="72" count="0" type="cond" truecount="0" falsecount="2"/>
302
- <line num="73" count="0" type="stmt"/>
360
+ <line num="67" count="0" type="stmt"/>
361
+ <line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
303
362
  <line num="74" count="0" type="stmt"/>
304
363
  <line num="75" count="0" type="stmt"/>
305
- <line num="107" count="0" type="stmt"/>
306
- <line num="110" count="0" type="stmt"/>
307
- <line num="111" count="0" type="cond" truecount="0" falsecount="2"/>
308
- <line num="112" count="0" type="stmt"/>
364
+ <line num="76" count="0" type="stmt"/>
365
+ <line num="108" count="0" type="stmt"/>
366
+ <line num="111" count="0" type="stmt"/>
367
+ <line num="112" count="0" type="cond" truecount="0" falsecount="2"/>
309
368
  <line num="113" count="0" type="stmt"/>
310
369
  <line num="114" count="0" type="stmt"/>
311
- <line num="117" count="0" type="stmt"/>
312
- <line num="127" count="0" type="stmt"/>
313
- <line num="130" count="0" type="stmt"/>
370
+ <line num="115" count="0" type="stmt"/>
371
+ <line num="118" count="0" type="stmt"/>
372
+ <line num="128" count="0" type="stmt"/>
314
373
  <line num="131" count="0" type="stmt"/>
315
374
  <line num="132" count="0" type="stmt"/>
316
- <line num="136" count="0" type="stmt"/>
375
+ <line num="133" count="0" type="stmt"/>
317
376
  <line num="137" count="0" type="stmt"/>
318
- <line num="140" count="0" type="stmt"/>
377
+ <line num="138" count="0" type="stmt"/>
319
378
  <line num="141" count="0" type="stmt"/>
320
379
  <line num="142" count="0" type="stmt"/>
321
- <line num="150" count="0" type="stmt"/>
322
- <line num="151" count="0" type="stmt"/>
323
- <line num="152" count="0" type="stmt"/>
324
- <line num="153" count="0" type="stmt"/>
325
- <line num="175" count="0" type="cond" truecount="0" falsecount="4"/>
326
- <line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
327
- <line num="179" count="0" type="stmt"/>
328
- <line num="180" count="0" type="cond" truecount="0" falsecount="4"/>
329
- <line num="181" count="0" type="cond" truecount="0" falsecount="4"/>
330
- <line num="182" count="0" type="stmt"/>
331
- <line num="183" count="0" type="stmt"/>
332
- <line num="184" count="0" type="stmt"/>
333
- <line num="185" count="0" type="stmt"/>
380
+ <line num="143" count="0" type="stmt"/>
381
+ <line num="146" count="0" type="stmt"/>
382
+ <line num="147" count="0" type="stmt"/>
383
+ <line num="157" count="0" type="stmt"/>
384
+ <line num="158" count="0" type="stmt"/>
385
+ <line num="159" count="0" type="stmt"/>
386
+ <line num="160" count="0" type="stmt"/>
387
+ <line num="182" count="0" type="cond" truecount="0" falsecount="4"/>
388
+ <line num="183" count="0" type="cond" truecount="0" falsecount="2"/>
334
389
  <line num="186" count="0" type="stmt"/>
335
- <line num="187" count="0" type="stmt"/>
336
- <line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
390
+ <line num="187" count="0" type="cond" truecount="0" falsecount="4"/>
391
+ <line num="188" count="0" type="cond" truecount="0" falsecount="4"/>
337
392
  <line num="189" count="0" type="stmt"/>
338
393
  <line num="190" count="0" type="stmt"/>
339
394
  <line num="191" count="0" type="stmt"/>
340
- <line num="192" count="0" type="cond" truecount="0" falsecount="1"/>
395
+ <line num="192" count="0" type="stmt"/>
396
+ <line num="193" count="0" type="stmt"/>
341
397
  <line num="194" count="0" type="stmt"/>
342
- <line num="196" count="0" type="cond" truecount="0" falsecount="1"/>
398
+ <line num="195" count="0" type="cond" truecount="0" falsecount="2"/>
399
+ <line num="196" count="0" type="stmt"/>
343
400
  <line num="197" count="0" type="stmt"/>
344
- <line num="202" count="0" type="cond" truecount="0" falsecount="1"/>
345
- <line num="203" count="0" type="stmt"/>
346
- <line num="206" count="0" type="stmt"/>
347
- <line num="207" count="0" type="stmt"/>
401
+ <line num="198" count="0" type="stmt"/>
402
+ <line num="199" count="0" type="cond" truecount="0" falsecount="1"/>
403
+ <line num="201" count="0" type="stmt"/>
404
+ <line num="203" count="0" type="cond" truecount="0" falsecount="1"/>
405
+ <line num="204" count="0" type="stmt"/>
406
+ <line num="209" count="0" type="cond" truecount="0" falsecount="1"/>
348
407
  <line num="210" count="0" type="stmt"/>
349
- <line num="211" count="0" type="stmt"/>
350
408
  <line num="213" count="0" type="stmt"/>
351
- <line num="214" count="0" type="cond" truecount="0" falsecount="2"/>
352
- <line num="215" count="0" type="stmt"/>
353
- <line num="216" count="0" type="stmt"/>
354
- <line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
409
+ <line num="214" count="0" type="stmt"/>
410
+ <line num="217" count="0" type="stmt"/>
355
411
  <line num="218" count="0" type="stmt"/>
356
- <line num="219" count="0" type="cond" truecount="0" falsecount="2"/>
357
412
  <line num="220" count="0" type="stmt"/>
358
- <line num="221" count="0" type="stmt"/>
359
- <line num="222" count="0" type="cond" truecount="0" falsecount="1"/>
413
+ <line num="221" count="0" type="cond" truecount="0" falsecount="2"/>
414
+ <line num="222" count="0" type="stmt"/>
360
415
  <line num="223" count="0" type="stmt"/>
361
- <line num="224" count="0" type="stmt"/>
362
- <line num="225" count="0" type="cond" truecount="0" falsecount="2"/>
363
- <line num="226" count="0" type="stmt"/>
364
- <line num="227" count="0" type="cond" truecount="0" falsecount="1"/>
416
+ <line num="224" count="0" type="cond" truecount="0" falsecount="2"/>
417
+ <line num="225" count="0" type="stmt"/>
418
+ <line num="226" count="0" type="cond" truecount="0" falsecount="2"/>
419
+ <line num="227" count="0" type="stmt"/>
365
420
  <line num="228" count="0" type="stmt"/>
366
- <line num="229" count="0" type="stmt"/>
367
- <line num="230" count="0" type="cond" truecount="0" falsecount="1"/>
421
+ <line num="229" count="0" type="cond" truecount="0" falsecount="1"/>
422
+ <line num="230" count="0" type="stmt"/>
368
423
  <line num="231" count="0" type="stmt"/>
369
- <line num="232" count="0" type="stmt"/>
370
- <line num="236" count="0" type="cond" truecount="0" falsecount="4"/>
371
- <line num="239" count="0" type="cond" truecount="0" falsecount="4"/>
372
- <line num="243" count="0" type="stmt"/>
373
- <line num="244" count="0" type="cond" truecount="0" falsecount="1"/>
374
- <line num="245" count="0" type="stmt"/>
375
- <line num="249" count="0" type="stmt"/>
424
+ <line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
425
+ <line num="233" count="0" type="stmt"/>
426
+ <line num="234" count="0" type="cond" truecount="0" falsecount="1"/>
427
+ <line num="235" count="0" type="stmt"/>
428
+ <line num="236" count="0" type="stmt"/>
429
+ <line num="237" count="0" type="cond" truecount="0" falsecount="1"/>
430
+ <line num="238" count="0" type="stmt"/>
431
+ <line num="239" count="0" type="stmt"/>
432
+ <line num="243" count="0" type="cond" truecount="0" falsecount="4"/>
433
+ <line num="246" count="0" type="cond" truecount="0" falsecount="4"/>
376
434
  <line num="250" count="0" type="stmt"/>
435
+ <line num="251" count="0" type="cond" truecount="0" falsecount="1"/>
377
436
  <line num="252" count="0" type="stmt"/>
378
- <line num="254" count="0" type="stmt"/>
437
+ <line num="256" count="0" type="stmt"/>
379
438
  <line num="257" count="0" type="stmt"/>
380
439
  <line num="259" count="0" type="stmt"/>
381
- <line num="268" count="0" type="cond" truecount="0" falsecount="1"/>
382
- <line num="269" count="0" type="stmt"/>
383
- <line num="276" count="0" type="cond" truecount="0" falsecount="1"/>
384
- <line num="277" count="0" type="stmt"/>
385
- <line num="278" count="0" type="cond" truecount="0" falsecount="1"/>
386
- <line num="279" count="0" type="stmt"/>
387
- <line num="281" count="0" type="cond" truecount="0" falsecount="1"/>
388
- <line num="282" count="0" type="stmt"/>
389
- <line num="283" count="0" type="stmt"/>
440
+ <line num="261" count="0" type="stmt"/>
441
+ <line num="264" count="0" type="stmt"/>
442
+ <line num="266" count="0" type="stmt"/>
443
+ <line num="275" count="0" type="cond" truecount="0" falsecount="1"/>
444
+ <line num="276" count="0" type="stmt"/>
445
+ <line num="283" count="0" type="cond" truecount="0" falsecount="1"/>
446
+ <line num="284" count="0" type="stmt"/>
390
447
  <line num="285" count="0" type="cond" truecount="0" falsecount="1"/>
391
448
  <line num="286" count="0" type="stmt"/>
392
- <line num="287" count="0" type="stmt"/>
393
- <line num="288" count="0" type="stmt"/>
394
- <line num="290" count="0" type="cond" truecount="0" falsecount="1"/>
395
- <line num="291" count="0" type="stmt"/>
396
- <line num="292" count="0" type="cond" truecount="0" falsecount="3"/>
449
+ <line num="288" count="0" type="cond" truecount="0" falsecount="1"/>
450
+ <line num="289" count="0" type="stmt"/>
451
+ <line num="290" count="0" type="stmt"/>
452
+ <line num="292" count="0" type="cond" truecount="0" falsecount="1"/>
397
453
  <line num="293" count="0" type="stmt"/>
398
- <line num="306" count="0" type="cond" truecount="0" falsecount="1"/>
399
- <line num="307" count="0" type="stmt"/>
400
- <line num="317" count="0" type="stmt"/>
401
- <line num="320" count="0" type="stmt"/>
402
- <line num="323" count="0" type="cond" truecount="0" falsecount="1"/>
454
+ <line num="294" count="0" type="stmt"/>
455
+ <line num="295" count="0" type="stmt"/>
456
+ <line num="297" count="0" type="cond" truecount="0" falsecount="1"/>
457
+ <line num="298" count="0" type="stmt"/>
458
+ <line num="299" count="0" type="cond" truecount="0" falsecount="3"/>
459
+ <line num="300" count="0" type="stmt"/>
460
+ <line num="313" count="0" type="cond" truecount="0" falsecount="1"/>
461
+ <line num="314" count="0" type="stmt"/>
403
462
  <line num="324" count="0" type="stmt"/>
404
- <line num="327" count="0" type="cond" truecount="0" falsecount="1"/>
405
- <line num="328" count="0" type="stmt"/>
406
- <line num="329" count="0" type="stmt"/>
407
- <line num="330" count="0" type="stmt"/>
408
- <line num="332" count="0" type="cond" truecount="0" falsecount="3"/>
409
- <line num="333" count="0" type="stmt"/>
463
+ <line num="327" count="0" type="stmt"/>
464
+ <line num="330" count="0" type="cond" truecount="0" falsecount="1"/>
465
+ <line num="331" count="0" type="stmt"/>
466
+ <line num="334" count="0" type="cond" truecount="0" falsecount="1"/>
467
+ <line num="335" count="0" type="stmt"/>
468
+ <line num="336" count="0" type="stmt"/>
410
469
  <line num="337" count="0" type="stmt"/>
411
- <line num="343" count="0" type="cond" truecount="0" falsecount="3"/>
470
+ <line num="339" count="0" type="cond" truecount="0" falsecount="3"/>
471
+ <line num="340" count="0" type="stmt"/>
412
472
  <line num="344" count="0" type="stmt"/>
413
- <line num="349" count="0" type="cond" truecount="0" falsecount="3"/>
414
- <line num="350" count="0" type="stmt"/>
473
+ <line num="350" count="0" type="cond" truecount="0" falsecount="3"/>
415
474
  <line num="351" count="0" type="stmt"/>
416
- <line num="352" count="0" type="stmt"/>
417
- <line num="354" count="0" type="stmt"/>
418
- <line num="355" count="0" type="stmt"/>
419
- <line num="356" count="0" type="stmt"/>
420
- <line num="361" count="0" type="stmt"/>
421
- <line num="364" count="0" type="stmt"/>
475
+ <line num="356" count="0" type="cond" truecount="0" falsecount="3"/>
476
+ <line num="357" count="0" type="stmt"/>
477
+ <line num="358" count="0" type="stmt"/>
478
+ <line num="359" count="0" type="stmt"/>
479
+ <line num="361" count="0" type="cond" truecount="0" falsecount="4"/>
480
+ <line num="362" count="0" type="stmt"/>
481
+ <line num="363" count="0" type="stmt"/>
422
482
  <line num="368" count="0" type="stmt"/>
423
- <line num="369" count="0" type="stmt"/>
424
- <line num="370" count="0" type="stmt"/>
425
483
  <line num="371" count="0" type="stmt"/>
426
- <line num="373" count="0" type="stmt"/>
427
- <line num="383" count="0" type="stmt"/>
428
- <line num="387" count="0" type="cond" truecount="0" falsecount="1"/>
429
- <line num="388" count="0" type="stmt"/>
484
+ <line num="375" count="0" type="stmt"/>
485
+ <line num="376" count="0" type="stmt"/>
486
+ <line num="377" count="0" type="stmt"/>
487
+ <line num="378" count="0" type="stmt"/>
488
+ <line num="380" count="0" type="stmt"/>
430
489
  <line num="390" count="0" type="stmt"/>
431
490
  <line num="394" count="0" type="cond" truecount="0" falsecount="1"/>
432
491
  <line num="395" count="0" type="stmt"/>
433
492
  <line num="397" count="0" type="stmt"/>
434
- <line num="408" count="0" type="cond" truecount="0" falsecount="1"/>
435
- <line num="409" count="0" type="stmt"/>
436
- <line num="411" count="0" type="stmt"/>
437
- <line num="412" count="0" type="cond" truecount="0" falsecount="2"/>
438
- <line num="415" count="0" type="stmt"/>
439
- <line num="416" count="0" type="cond" truecount="0" falsecount="2"/>
440
- <line num="423" count="0" type="stmt"/>
441
- <line num="424" count="0" type="stmt"/>
442
- <line num="425" count="0" type="stmt"/>
443
- <line num="426" count="0" type="cond" truecount="0" falsecount="3"/>
444
- <line num="427" count="0" type="stmt"/>
445
- <line num="429" count="0" type="cond" truecount="0" falsecount="1"/>
493
+ <line num="401" count="0" type="cond" truecount="0" falsecount="1"/>
494
+ <line num="402" count="0" type="stmt"/>
495
+ <line num="404" count="0" type="stmt"/>
496
+ <line num="415" count="0" type="cond" truecount="0" falsecount="1"/>
497
+ <line num="416" count="0" type="stmt"/>
498
+ <line num="418" count="0" type="stmt"/>
499
+ <line num="419" count="0" type="cond" truecount="0" falsecount="2"/>
500
+ <line num="422" count="0" type="stmt"/>
501
+ <line num="423" count="0" type="cond" truecount="0" falsecount="2"/>
446
502
  <line num="430" count="0" type="stmt"/>
447
- <line num="432" count="0" type="cond" truecount="0" falsecount="1"/>
448
- <line num="433" count="0" type="stmt"/>
449
- <line num="436" count="0" type="stmt"/>
503
+ <line num="431" count="0" type="stmt"/>
504
+ <line num="432" count="0" type="stmt"/>
505
+ <line num="433" count="0" type="cond" truecount="0" falsecount="3"/>
506
+ <line num="434" count="0" type="stmt"/>
507
+ <line num="436" count="0" type="cond" truecount="0" falsecount="1"/>
508
+ <line num="437" count="0" type="stmt"/>
509
+ <line num="439" count="0" type="cond" truecount="0" falsecount="1"/>
450
510
  <line num="440" count="0" type="stmt"/>
451
- <line num="450" count="0" type="stmt"/>
511
+ <line num="443" count="0" type="stmt"/>
512
+ <line num="447" count="0" type="stmt"/>
452
513
  <line num="457" count="0" type="stmt"/>
453
- <line num="461" count="0" type="cond" truecount="0" falsecount="2"/>
454
- <line num="465" count="0" type="stmt"/>
455
- <line num="466" count="0" type="cond" truecount="0" falsecount="3"/>
456
- <line num="467" count="0" type="stmt"/>
457
- <line num="468" count="0" type="stmt"/>
458
- <line num="470" count="0" type="stmt"/>
459
- <line num="471" count="0" type="stmt"/>
460
- <line num="473" count="0" type="cond" truecount="0" falsecount="2"/>
514
+ <line num="464" count="0" type="stmt"/>
515
+ <line num="468" count="0" type="cond" truecount="0" falsecount="2"/>
516
+ <line num="472" count="0" type="stmt"/>
517
+ <line num="473" count="0" type="cond" truecount="0" falsecount="3"/>
518
+ <line num="474" count="0" type="stmt"/>
461
519
  <line num="475" count="0" type="stmt"/>
462
- <line num="477" count="0" type="cond" truecount="0" falsecount="5"/>
520
+ <line num="477" count="0" type="stmt"/>
463
521
  <line num="478" count="0" type="stmt"/>
464
- <line num="479" count="0" type="stmt"/>
522
+ <line num="480" count="0" type="cond" truecount="0" falsecount="2"/>
465
523
  <line num="482" count="0" type="stmt"/>
524
+ <line num="484" count="0" type="cond" truecount="0" falsecount="5"/>
525
+ <line num="485" count="0" type="stmt"/>
466
526
  <line num="486" count="0" type="stmt"/>
467
- <line num="490" count="0" type="stmt"/>
468
- <line num="494" count="0" type="cond" truecount="0" falsecount="2"/>
469
- <line num="495" count="0" type="stmt"/>
470
- <line num="496" count="0" type="cond" truecount="0" falsecount="1"/>
471
- <line num="499" count="0" type="cond" truecount="0" falsecount="1"/>
472
- <line num="500" count="0" type="stmt"/>
473
- <line num="503" count="0" type="stmt"/>
527
+ <line num="489" count="0" type="stmt"/>
528
+ <line num="493" count="0" type="stmt"/>
529
+ <line num="497" count="0" type="stmt"/>
530
+ <line num="501" count="0" type="cond" truecount="0" falsecount="2"/>
531
+ <line num="502" count="0" type="stmt"/>
532
+ <line num="503" count="0" type="cond" truecount="0" falsecount="1"/>
533
+ <line num="506" count="0" type="cond" truecount="0" falsecount="1"/>
534
+ <line num="507" count="0" type="stmt"/>
474
535
  <line num="510" count="0" type="stmt"/>
475
- <line num="511" count="0" type="stmt"/>
476
- <line num="512" count="0" type="stmt"/>
477
- <line num="513" count="0" type="stmt"/>
478
536
  <line num="517" count="0" type="stmt"/>
479
- <line num="521" count="0" type="stmt"/>
480
- <line num="525" count="0" type="cond" truecount="0" falsecount="2"/>
481
- <line num="526" count="0" type="stmt"/>
537
+ <line num="518" count="0" type="stmt"/>
538
+ <line num="519" count="0" type="stmt"/>
539
+ <line num="520" count="0" type="stmt"/>
540
+ <line num="524" count="0" type="stmt"/>
482
541
  <line num="528" count="0" type="stmt"/>
483
- <line num="533" count="0" type="cond" truecount="0" falsecount="1"/>
484
- <line num="534" count="0" type="stmt"/>
485
- <line num="536" count="0" type="cond" truecount="0" falsecount="1"/>
486
- <line num="537" count="0" type="stmt"/>
487
- <line num="543" count="0" type="stmt"/>
542
+ <line num="532" count="0" type="cond" truecount="0" falsecount="2"/>
543
+ <line num="533" count="0" type="stmt"/>
544
+ <line num="535" count="0" type="stmt"/>
545
+ <line num="540" count="0" type="cond" truecount="0" falsecount="1"/>
546
+ <line num="541" count="0" type="stmt"/>
547
+ <line num="543" count="0" type="cond" truecount="0" falsecount="1"/>
488
548
  <line num="544" count="0" type="stmt"/>
489
- <line num="546" count="0" type="cond" truecount="0" falsecount="1"/>
490
- <line num="547" count="0" type="stmt"/>
491
- <line num="549" count="0" type="cond" truecount="0" falsecount="1"/>
549
+ <line num="550" count="0" type="stmt"/>
492
550
  <line num="551" count="0" type="stmt"/>
493
- <line num="553" count="0" type="stmt"/>
494
- <line num="559" count="0" type="stmt"/>
551
+ <line num="553" count="0" type="cond" truecount="0" falsecount="1"/>
552
+ <line num="554" count="0" type="stmt"/>
553
+ <line num="556" count="0" type="cond" truecount="0" falsecount="1"/>
554
+ <line num="558" count="0" type="stmt"/>
495
555
  <line num="560" count="0" type="stmt"/>
496
- <line num="571" count="0" type="stmt"/>
497
- <line num="572" count="0" type="stmt"/>
498
- <line num="573" count="0" type="cond" truecount="0" falsecount="3"/>
499
- <line num="574" count="0" type="stmt"/>
500
- <line num="575" count="0" type="cond" truecount="0" falsecount="2"/>
501
- <line num="577" count="0" type="stmt"/>
556
+ <line num="566" count="0" type="stmt"/>
557
+ <line num="567" count="0" type="stmt"/>
502
558
  <line num="578" count="0" type="stmt"/>
503
- <line num="595" count="0" type="cond" truecount="0" falsecount="2"/>
504
- <line num="596" count="0" type="stmt"/>
505
- <line num="598" count="0" type="stmt"/>
506
- <line num="601" count="0" type="cond" truecount="0" falsecount="2"/>
507
- <line num="608" count="0" type="cond" truecount="0" falsecount="1"/>
508
- <line num="609" count="0" type="stmt"/>
509
- <line num="611" count="0" type="cond" truecount="0" falsecount="1"/>
510
- <line num="612" count="0" type="stmt"/>
511
- <line num="629" count="0" type="stmt"/>
512
- <line num="630" count="0" type="cond" truecount="0" falsecount="1"/>
513
- <line num="638" count="0" type="stmt"/>
514
- <line num="640" count="0" type="stmt"/>
515
- <line num="641" count="0" type="stmt"/>
516
- <line num="642" count="0" type="stmt"/>
517
- <line num="650" count="0" type="stmt"/>
518
- <line num="655" count="0" type="cond" truecount="0" falsecount="3"/>
559
+ <line num="579" count="0" type="stmt"/>
560
+ <line num="580" count="0" type="cond" truecount="0" falsecount="3"/>
561
+ <line num="581" count="0" type="stmt"/>
562
+ <line num="582" count="0" type="cond" truecount="0" falsecount="2"/>
563
+ <line num="584" count="0" type="stmt"/>
564
+ <line num="590" count="0" type="stmt"/>
565
+ <line num="607" count="0" type="cond" truecount="0" falsecount="2"/>
566
+ <line num="608" count="0" type="stmt"/>
567
+ <line num="610" count="0" type="stmt"/>
568
+ <line num="613" count="0" type="cond" truecount="0" falsecount="2"/>
569
+ <line num="620" count="0" type="cond" truecount="0" falsecount="1"/>
570
+ <line num="621" count="0" type="stmt"/>
571
+ <line num="623" count="0" type="cond" truecount="0" falsecount="1"/>
572
+ <line num="624" count="0" type="stmt"/>
573
+ <line num="644" count="0" type="stmt"/>
574
+ <line num="645" count="0" type="cond" truecount="0" falsecount="1"/>
575
+ <line num="653" count="0" type="stmt"/>
576
+ <line num="655" count="0" type="stmt"/>
519
577
  <line num="656" count="0" type="stmt"/>
520
- <line num="658" count="0" type="stmt"/>
521
- <line num="661" count="0" type="stmt"/>
522
- <line num="662" count="0" type="stmt"/>
523
- <line num="664" count="0" type="stmt"/>
524
- <line num="666" count="0" type="stmt"/>
525
- <line num="672" count="0" type="stmt"/>
526
- <line num="674" count="0" type="stmt"/>
578
+ <line num="657" count="0" type="stmt"/>
579
+ <line num="665" count="0" type="stmt"/>
580
+ <line num="670" count="0" type="cond" truecount="0" falsecount="3"/>
581
+ <line num="671" count="0" type="stmt"/>
582
+ <line num="673" count="0" type="stmt"/>
583
+ <line num="676" count="0" type="stmt"/>
527
584
  <line num="677" count="0" type="stmt"/>
528
- <line num="678" count="0" type="stmt"/>
529
585
  <line num="679" count="0" type="stmt"/>
530
- <line num="680" count="0" type="stmt"/>
531
- <line num="682" count="0" type="stmt"/>
532
- <line num="684" count="0" type="cond" truecount="0" falsecount="1"/>
533
- <line num="685" count="0" type="stmt"/>
586
+ <line num="681" count="0" type="stmt"/>
534
587
  <line num="687" count="0" type="stmt"/>
535
- <line num="688" count="0" type="stmt"/>
536
- <line num="691" count="0" type="stmt"/>
588
+ <line num="689" count="0" type="stmt"/>
537
589
  <line num="692" count="0" type="stmt"/>
538
- <line num="693" count="0" type="cond" truecount="0" falsecount="1"/>
539
590
  <line num="694" count="0" type="stmt"/>
591
+ <line num="695" count="0" type="stmt"/>
592
+ <line num="696" count="0" type="stmt"/>
540
593
  <line num="697" count="0" type="stmt"/>
541
- <line num="698" count="0" type="stmt"/>
542
- <line num="699" count="0" type="stmt"/>
543
- <line num="708" count="0" type="cond" truecount="0" falsecount="2"/>
594
+ <line num="701" count="0" type="stmt"/>
595
+ <line num="703" count="0" type="stmt"/>
596
+ <line num="705" count="0" type="cond" truecount="0" falsecount="1"/>
597
+ <line num="706" count="0" type="stmt"/>
598
+ <line num="708" count="0" type="stmt"/>
544
599
  <line num="709" count="0" type="stmt"/>
545
- <line num="710" count="0" type="stmt"/>
546
- <line num="711" count="0" type="stmt"/>
600
+ <line num="712" count="0" type="stmt"/>
601
+ <line num="713" count="0" type="stmt"/>
602
+ <line num="714" count="0" type="cond" truecount="0" falsecount="1"/>
547
603
  <line num="715" count="0" type="stmt"/>
548
- <line num="716" count="0" type="stmt"/>
549
- <line num="717" count="0" type="cond" truecount="0" falsecount="1"/>
550
604
  <line num="718" count="0" type="stmt"/>
551
605
  <line num="719" count="0" type="stmt"/>
552
606
  <line num="720" count="0" type="stmt"/>
553
- <line num="724" count="0" type="stmt"/>
554
- <line num="730" count="0" type="cond" truecount="0" falsecount="4"/>
555
- <line num="734" count="0" type="stmt"/>
607
+ <line num="729" count="0" type="cond" truecount="0" falsecount="2"/>
608
+ <line num="730" count="0" type="stmt"/>
609
+ <line num="731" count="0" type="stmt"/>
610
+ <line num="732" count="0" type="stmt"/>
611
+ <line num="736" count="0" type="stmt"/>
612
+ <line num="737" count="0" type="stmt"/>
556
613
  <line num="738" count="0" type="cond" truecount="0" falsecount="1"/>
557
614
  <line num="739" count="0" type="stmt"/>
558
615
  <line num="740" count="0" type="stmt"/>
559
616
  <line num="741" count="0" type="stmt"/>
560
- <line num="742" count="0" type="stmt"/>
561
- <line num="743" count="0" type="stmt"/>
562
- <line num="744" count="0" type="stmt"/>
563
617
  <line num="745" count="0" type="stmt"/>
564
- <line num="746" count="0" type="stmt"/>
565
- <line num="747" count="0" type="cond" truecount="0" falsecount="3"/>
566
- <line num="748" count="0" type="stmt"/>
567
- <line num="751" count="0" type="stmt"/>
618
+ <line num="751" count="0" type="cond" truecount="0" falsecount="4"/>
619
+ <line num="755" count="0" type="stmt"/>
620
+ <line num="759" count="0" type="cond" truecount="0" falsecount="1"/>
621
+ <line num="760" count="0" type="stmt"/>
622
+ <line num="761" count="0" type="stmt"/>
623
+ <line num="762" count="0" type="stmt"/>
624
+ <line num="763" count="0" type="stmt"/>
625
+ <line num="764" count="0" type="stmt"/>
626
+ <line num="765" count="0" type="stmt"/>
627
+ <line num="766" count="0" type="stmt"/>
628
+ <line num="767" count="0" type="stmt"/>
629
+ <line num="768" count="0" type="cond" truecount="0" falsecount="3"/>
630
+ <line num="769" count="0" type="stmt"/>
631
+ <line num="771" count="0" type="cond" truecount="0" falsecount="4"/>
632
+ <line num="773" count="0" type="stmt"/>
568
633
  </file>
569
634
  <file name="logger.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/logger.ts">
570
635
  <metrics statements="10" coveredstatements="0" conditionals="14" coveredconditionals="0" methods="5" coveredmethods="0"/>
@@ -580,7 +645,7 @@
580
645
  <line num="61" count="0" type="stmt"/>
581
646
  </file>
582
647
  <file name="messages.gen.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/messages.gen.ts">
583
- <metrics statements="138" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="69" coveredmethods="0"/>
648
+ <metrics statements="140" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="70" coveredmethods="0"/>
584
649
  <line num="8" count="0" type="stmt"/>
585
650
  <line num="11" count="0" type="stmt"/>
586
651
  <line num="17" count="0" type="stmt"/>
@@ -719,6 +784,8 @@
719
784
  <line num="900" count="0" type="stmt"/>
720
785
  <line num="906" count="0" type="stmt"/>
721
786
  <line num="909" count="0" type="stmt"/>
787
+ <line num="915" count="0" type="stmt"/>
788
+ <line num="919" count="0" type="stmt"/>
722
789
  </file>
723
790
  <file name="nodes.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/nodes.ts">
724
791
  <metrics statements="51" coveredstatements="0" conditionals="11" coveredconditionals="0" methods="13" coveredmethods="0"/>
@@ -787,56 +854,55 @@
787
854
  <line num="22" count="0" type="stmt"/>
788
855
  <line num="23" count="0" type="stmt"/>
789
856
  <line num="24" count="0" type="stmt"/>
790
- <line num="27" count="0" type="stmt"/>
791
857
  <line num="28" count="0" type="stmt"/>
792
- <line num="38" count="0" type="cond" truecount="0" falsecount="1"/>
793
- <line num="43" count="0" type="stmt"/>
794
- <line num="45" count="0" type="cond" truecount="0" falsecount="1"/>
795
- <line num="50" count="0" type="stmt"/>
796
- <line num="53" count="0" type="cond" truecount="0" falsecount="3"/>
797
- <line num="54" count="0" type="stmt"/>
798
- <line num="55" count="0" type="cond" truecount="0" falsecount="1"/>
799
- <line num="56" count="0" type="stmt"/>
858
+ <line num="31" count="0" type="stmt"/>
859
+ <line num="41" count="0" type="cond" truecount="0" falsecount="1"/>
860
+ <line num="46" count="0" type="stmt"/>
861
+ <line num="48" count="0" type="cond" truecount="0" falsecount="1"/>
862
+ <line num="53" count="0" type="stmt"/>
863
+ <line num="56" count="0" type="cond" truecount="0" falsecount="3"/>
864
+ <line num="57" count="0" type="stmt"/>
800
865
  <line num="58" count="0" type="cond" truecount="0" falsecount="1"/>
801
866
  <line num="59" count="0" type="stmt"/>
802
- <line num="65" count="0" type="cond" truecount="0" falsecount="1"/>
803
- <line num="67" count="0" type="stmt"/>
804
- <line num="70" count="0" type="cond" truecount="0" falsecount="1"/>
805
- <line num="71" count="0" type="stmt"/>
867
+ <line num="61" count="0" type="cond" truecount="0" falsecount="1"/>
868
+ <line num="62" count="0" type="stmt"/>
869
+ <line num="68" count="0" type="cond" truecount="0" falsecount="1"/>
870
+ <line num="70" count="0" type="stmt"/>
806
871
  <line num="73" count="0" type="cond" truecount="0" falsecount="1"/>
807
872
  <line num="74" count="0" type="stmt"/>
808
- <line num="75" count="0" type="stmt"/>
809
- <line num="76" count="0" type="stmt"/>
873
+ <line num="76" count="0" type="cond" truecount="0" falsecount="1"/>
810
874
  <line num="77" count="0" type="stmt"/>
875
+ <line num="78" count="0" type="stmt"/>
876
+ <line num="79" count="0" type="stmt"/>
811
877
  <line num="80" count="0" type="stmt"/>
812
- <line num="84" count="0" type="stmt"/>
813
- <line num="88" count="0" type="stmt"/>
814
- <line num="92" count="0" type="stmt"/>
815
- <line num="93" count="0" type="cond" truecount="0" falsecount="1"/>
816
- <line num="94" count="0" type="stmt"/>
817
- <line num="96" count="0" type="stmt"/>
818
- <line num="100" count="0" type="stmt"/>
819
- <line num="101" count="0" type="stmt"/>
878
+ <line num="83" count="0" type="stmt"/>
879
+ <line num="87" count="0" type="stmt"/>
880
+ <line num="91" count="0" type="stmt"/>
881
+ <line num="95" count="0" type="stmt"/>
882
+ <line num="96" count="0" type="cond" truecount="0" falsecount="1"/>
883
+ <line num="97" count="0" type="stmt"/>
884
+ <line num="99" count="0" type="stmt"/>
885
+ <line num="103" count="0" type="stmt"/>
886
+ <line num="104" count="0" type="stmt"/>
820
887
  </file>
821
888
  <file name="session.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/session.ts">
822
- <metrics statements="71" coveredstatements="0" conditionals="22" coveredconditionals="0" methods="20" coveredmethods="0"/>
889
+ <metrics statements="72" coveredstatements="0" conditionals="22" coveredconditionals="0" methods="20" coveredmethods="0"/>
823
890
  <line num="2" count="0" type="stmt"/>
824
891
  <line num="28" count="0" type="stmt"/>
825
892
  <line num="29" count="0" type="stmt"/>
826
893
  <line num="30" count="0" type="stmt"/>
827
894
  <line num="32" count="0" type="stmt"/>
828
895
  <line num="33" count="0" type="stmt"/>
829
- <line num="38" count="0" type="stmt"/>
830
896
  <line num="39" count="0" type="stmt"/>
831
- <line num="43" count="0" type="stmt"/>
832
- <line num="46" count="0" type="cond" truecount="0" falsecount="1"/>
833
- <line num="47" count="0" type="stmt"/>
897
+ <line num="40" count="0" type="stmt"/>
898
+ <line num="42" count="0" type="stmt"/>
899
+ <line num="46" count="0" type="stmt"/>
834
900
  <line num="49" count="0" type="cond" truecount="0" falsecount="1"/>
835
901
  <line num="50" count="0" type="stmt"/>
836
- <line num="52" count="0" type="stmt"/>
837
- <line num="56" count="0" type="cond" truecount="0" falsecount="1"/>
838
- <line num="58" count="0" type="stmt"/>
839
- <line num="60" count="0" type="cond" truecount="0" falsecount="1"/>
902
+ <line num="52" count="0" type="cond" truecount="0" falsecount="1"/>
903
+ <line num="53" count="0" type="stmt"/>
904
+ <line num="55" count="0" type="stmt"/>
905
+ <line num="59" count="0" type="cond" truecount="0" falsecount="1"/>
840
906
  <line num="61" count="0" type="stmt"/>
841
907
  <line num="63" count="0" type="cond" truecount="0" falsecount="1"/>
842
908
  <line num="64" count="0" type="stmt"/>
@@ -844,53 +910,55 @@
844
910
  <line num="67" count="0" type="stmt"/>
845
911
  <line num="69" count="0" type="cond" truecount="0" falsecount="1"/>
846
912
  <line num="70" count="0" type="stmt"/>
847
- <line num="72" count="0" type="stmt"/>
848
- <line num="76" count="0" type="stmt"/>
849
- <line num="77" count="0" type="stmt"/>
850
- <line num="81" count="0" type="stmt"/>
851
- <line num="82" count="0" type="stmt"/>
852
- <line num="86" count="0" type="stmt"/>
853
- <line num="90" count="0" type="stmt"/>
854
- <line num="91" count="0" type="cond" truecount="0" falsecount="1"/>
855
- <line num="92" count="0" type="stmt"/>
856
- <line num="94" count="0" type="stmt"/>
857
- <line num="98" count="0" type="stmt"/>
858
- <line num="99" count="0" type="cond" truecount="0" falsecount="2"/>
859
- <line num="100" count="0" type="stmt"/>
860
- <line num="102" count="0" type="stmt"/>
861
- <line num="104" count="0" type="stmt"/>
913
+ <line num="72" count="0" type="cond" truecount="0" falsecount="1"/>
914
+ <line num="73" count="0" type="stmt"/>
915
+ <line num="75" count="0" type="stmt"/>
916
+ <line num="79" count="0" type="stmt"/>
917
+ <line num="80" count="0" type="stmt"/>
918
+ <line num="84" count="0" type="stmt"/>
919
+ <line num="85" count="0" type="stmt"/>
920
+ <line num="89" count="0" type="stmt"/>
921
+ <line num="93" count="0" type="stmt"/>
922
+ <line num="94" count="0" type="cond" truecount="0" falsecount="1"/>
923
+ <line num="95" count="0" type="stmt"/>
924
+ <line num="97" count="0" type="stmt"/>
925
+ <line num="101" count="0" type="stmt"/>
926
+ <line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
927
+ <line num="103" count="0" type="stmt"/>
862
928
  <line num="105" count="0" type="stmt"/>
863
- <line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
864
- <line num="113" count="0" type="stmt"/>
865
- <line num="117" count="0" type="stmt"/>
866
- <line num="118" count="0" type="stmt"/>
867
- <line num="119" count="0" type="stmt"/>
868
- <line num="120" count="0" type="cond" truecount="0" falsecount="1"/>
929
+ <line num="107" count="0" type="stmt"/>
930
+ <line num="108" count="0" type="stmt"/>
931
+ <line num="112" count="0" type="cond" truecount="0" falsecount="2"/>
932
+ <line num="116" count="0" type="stmt"/>
933
+ <line num="120" count="0" type="stmt"/>
869
934
  <line num="121" count="0" type="stmt"/>
870
- <line num="123" count="0" type="cond" truecount="0" falsecount="3"/>
935
+ <line num="122" count="0" type="stmt"/>
936
+ <line num="123" count="0" type="cond" truecount="0" falsecount="1"/>
871
937
  <line num="124" count="0" type="stmt"/>
872
- <line num="126" count="0" type="stmt"/>
938
+ <line num="126" count="0" type="cond" truecount="0" falsecount="3"/>
873
939
  <line num="127" count="0" type="stmt"/>
874
- <line num="131" count="0" type="stmt"/>
875
- <line num="132" count="0" type="stmt"/>
876
- <line num="133" count="0" type="cond" truecount="0" falsecount="3"/>
940
+ <line num="129" count="0" type="stmt"/>
941
+ <line num="130" count="0" type="stmt"/>
877
942
  <line num="134" count="0" type="stmt"/>
878
- <line num="136" count="0" type="stmt"/>
879
- <line num="140" count="0" type="cond" truecount="0" falsecount="1"/>
880
- <line num="141" count="0" type="stmt"/>
881
- <line num="145" count="0" type="stmt"/>
882
- <line num="146" count="0" type="stmt"/>
883
- <line num="147" count="0" type="stmt"/>
884
- <line num="151" count="0" type="stmt"/>
885
- <line num="152" count="0" type="cond" truecount="0" falsecount="2"/>
886
- <line num="153" count="0" type="stmt"/>
887
- <line num="155" count="0" type="stmt"/>
888
- <line num="160" count="0" type="stmt"/>
889
- <line num="170" count="0" type="stmt"/>
890
- <line num="171" count="0" type="stmt"/>
891
- <line num="172" count="0" type="stmt"/>
943
+ <line num="135" count="0" type="stmt"/>
944
+ <line num="136" count="0" type="cond" truecount="0" falsecount="3"/>
945
+ <line num="137" count="0" type="stmt"/>
946
+ <line num="139" count="0" type="stmt"/>
947
+ <line num="143" count="0" type="cond" truecount="0" falsecount="1"/>
948
+ <line num="144" count="0" type="stmt"/>
949
+ <line num="148" count="0" type="stmt"/>
950
+ <line num="149" count="0" type="stmt"/>
951
+ <line num="150" count="0" type="stmt"/>
952
+ <line num="154" count="0" type="stmt"/>
953
+ <line num="155" count="0" type="cond" truecount="0" falsecount="2"/>
954
+ <line num="156" count="0" type="stmt"/>
955
+ <line num="158" count="0" type="stmt"/>
956
+ <line num="163" count="0" type="stmt"/>
892
957
  <line num="173" count="0" type="stmt"/>
893
958
  <line num="174" count="0" type="stmt"/>
959
+ <line num="175" count="0" type="stmt"/>
960
+ <line num="176" count="0" type="stmt"/>
961
+ <line num="177" count="0" type="stmt"/>
894
962
  </file>
895
963
  <file name="ticker.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/ticker.ts">
896
964
  <metrics statements="21" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="8" coveredmethods="0"/>
@@ -1049,9 +1117,9 @@
1049
1117
  </file>
1050
1118
  </package>
1051
1119
  <package name="main.modules">
1052
- <metrics statements="1108" coveredstatements="0" conditionals="587" coveredconditionals="0" methods="216" coveredmethods="0"/>
1120
+ <metrics statements="1113" coveredstatements="0" conditionals="588" coveredconditionals="0" methods="216" coveredmethods="0"/>
1053
1121
  <file name="attributeSender.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/attributeSender.ts">
1054
- <metrics statements="21" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="6" coveredmethods="0"/>
1122
+ <metrics statements="22" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="6" coveredmethods="0"/>
1055
1123
  <line num="4" count="0" type="stmt"/>
1056
1124
  <line num="5" count="0" type="stmt"/>
1057
1125
  <line num="6" count="0" type="stmt"/>
@@ -1062,17 +1130,18 @@
1062
1130
  <line num="14" count="0" type="stmt"/>
1063
1131
  <line num="18" count="0" type="stmt"/>
1064
1132
  <line num="19" count="0" type="stmt"/>
1065
- <line num="21" count="0" type="stmt"/>
1066
- <line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
1067
- <line num="25" count="0" type="stmt"/>
1068
- <line num="26" count="0" type="stmt"/>
1133
+ <line num="22" count="0" type="stmt"/>
1134
+ <line num="23" count="0" type="stmt"/>
1135
+ <line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
1069
1136
  <line num="28" count="0" type="stmt"/>
1070
- <line num="34" count="0" type="stmt"/>
1071
- <line num="39" count="0" type="stmt"/>
1072
- <line num="40" count="0" type="cond" truecount="0" falsecount="1"/>
1073
- <line num="41" count="0" type="stmt"/>
1074
- <line num="43" count="0" type="stmt"/>
1075
- <line num="47" count="0" type="stmt"/>
1137
+ <line num="29" count="0" type="stmt"/>
1138
+ <line num="31" count="0" type="stmt"/>
1139
+ <line num="37" count="0" type="stmt"/>
1140
+ <line num="42" count="0" type="stmt"/>
1141
+ <line num="43" count="0" type="cond" truecount="0" falsecount="1"/>
1142
+ <line num="44" count="0" type="stmt"/>
1143
+ <line num="46" count="0" type="stmt"/>
1144
+ <line num="50" count="0" type="stmt"/>
1076
1145
  </file>
1077
1146
  <file name="axiosSpy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/axiosSpy.ts">
1078
1147
  <metrics statements="66" coveredstatements="0" conditionals="52" coveredconditionals="0" methods="18" coveredmethods="0"/>
@@ -2077,7 +2146,7 @@
2077
2146
  <line num="12" count="0" type="stmt"/>
2078
2147
  </file>
2079
2148
  <file name="timing.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/timing.ts">
2080
- <metrics statements="106" coveredstatements="0" conditionals="110" coveredconditionals="0" methods="12" coveredmethods="0"/>
2149
+ <metrics statements="110" coveredstatements="0" conditionals="111" coveredconditionals="0" methods="12" coveredmethods="0"/>
2081
2150
  <line num="2" count="0" type="stmt"/>
2082
2151
  <line num="3" count="0" type="stmt"/>
2083
2152
  <line num="4" count="0" type="stmt"/>
@@ -2126,64 +2195,68 @@
2126
2195
  <line num="109" count="0" type="cond" truecount="0" falsecount="4"/>
2127
2196
  <line num="110" count="0" type="cond" truecount="0" falsecount="1"/>
2128
2197
  <line num="111" count="0" type="stmt"/>
2198
+ <line num="113" count="0" type="stmt"/>
2129
2199
  <line num="114" count="0" type="cond" truecount="0" falsecount="4"/>
2130
2200
  <line num="115" count="0" type="cond" truecount="0" falsecount="1"/>
2131
2201
  <line num="116" count="0" type="stmt"/>
2132
- <line num="119" count="0" type="stmt"/>
2133
- <line num="136" count="0" type="stmt"/>
2134
- <line num="139" count="0" type="stmt"/>
2135
- <line num="140" count="0" type="cond" truecount="0" falsecount="1"/>
2136
- <line num="142" count="0" type="stmt"/>
2202
+ <line num="117" count="0" type="stmt"/>
2203
+ <line num="120" count="0" type="cond" truecount="0" falsecount="1"/>
2204
+ <line num="121" count="0" type="stmt"/>
2205
+ <line num="123" count="0" type="stmt"/>
2206
+ <line num="140" count="0" type="stmt"/>
2137
2207
  <line num="143" count="0" type="stmt"/>
2138
- <line num="145" count="0" type="stmt"/>
2139
- <line num="148" count="0" type="stmt"/>
2208
+ <line num="144" count="0" type="cond" truecount="0" falsecount="1"/>
2209
+ <line num="146" count="0" type="stmt"/>
2210
+ <line num="147" count="0" type="stmt"/>
2140
2211
  <line num="149" count="0" type="stmt"/>
2141
2212
  <line num="152" count="0" type="stmt"/>
2142
2213
  <line num="153" count="0" type="stmt"/>
2143
- <line num="155" count="0" type="cond" truecount="0" falsecount="1"/>
2144
2214
  <line num="156" count="0" type="stmt"/>
2145
2215
  <line num="157" count="0" type="stmt"/>
2146
- <line num="158" count="0" type="cond" truecount="0" falsecount="1"/>
2147
- <line num="159" count="0" type="stmt"/>
2148
- <line num="161" count="0" type="cond" truecount="0" falsecount="3"/>
2149
- <line num="162" count="0" type="stmt"/>
2216
+ <line num="159" count="0" type="cond" truecount="0" falsecount="1"/>
2217
+ <line num="160" count="0" type="stmt"/>
2218
+ <line num="161" count="0" type="stmt"/>
2219
+ <line num="162" count="0" type="cond" truecount="0" falsecount="1"/>
2150
2220
  <line num="163" count="0" type="stmt"/>
2151
- <line num="164" count="0" type="cond" truecount="0" falsecount="2"/>
2221
+ <line num="165" count="0" type="cond" truecount="0" falsecount="3"/>
2152
2222
  <line num="166" count="0" type="stmt"/>
2153
2223
  <line num="167" count="0" type="stmt"/>
2154
- <line num="169" count="0" type="stmt"/>
2224
+ <line num="168" count="0" type="cond" truecount="0" falsecount="2"/>
2155
2225
  <line num="170" count="0" type="stmt"/>
2156
- <line num="174" count="0" type="cond" truecount="0" falsecount="3"/>
2157
- <line num="175" count="0" type="stmt"/>
2158
- <line num="188" count="0" type="stmt"/>
2159
- <line num="189" count="0" type="stmt"/>
2160
- <line num="206" count="0" type="cond" truecount="0" falsecount="1"/>
2161
- <line num="207" count="0" type="stmt"/>
2162
- <line num="208" count="0" type="stmt"/>
2163
- <line num="209" count="0" type="stmt"/>
2164
- <line num="210" count="0" type="stmt"/>
2226
+ <line num="171" count="0" type="stmt"/>
2227
+ <line num="173" count="0" type="stmt"/>
2228
+ <line num="174" count="0" type="stmt"/>
2229
+ <line num="178" count="0" type="cond" truecount="0" falsecount="3"/>
2230
+ <line num="179" count="0" type="stmt"/>
2231
+ <line num="192" count="0" type="stmt"/>
2232
+ <line num="193" count="0" type="stmt"/>
2233
+ <line num="210" count="0" type="cond" truecount="0" falsecount="1"/>
2234
+ <line num="211" count="0" type="stmt"/>
2165
2235
  <line num="212" count="0" type="stmt"/>
2166
2236
  <line num="213" count="0" type="stmt"/>
2167
- <line num="214" count="0" type="cond" truecount="0" falsecount="1"/>
2168
- <line num="215" count="0" type="stmt"/>
2237
+ <line num="214" count="0" type="stmt"/>
2238
+ <line num="216" count="0" type="stmt"/>
2169
2239
  <line num="217" count="0" type="stmt"/>
2170
2240
  <line num="218" count="0" type="cond" truecount="0" falsecount="1"/>
2171
2241
  <line num="219" count="0" type="stmt"/>
2172
2242
  <line num="221" count="0" type="stmt"/>
2173
- <line num="223" count="0" type="cond" truecount="0" falsecount="1"/>
2174
- <line num="224" count="0" type="stmt"/>
2243
+ <line num="222" count="0" type="cond" truecount="0" falsecount="1"/>
2244
+ <line num="223" count="0" type="stmt"/>
2175
2245
  <line num="225" count="0" type="stmt"/>
2176
- <line num="228" count="0" type="cond" truecount="0" falsecount="1"/>
2177
- <line num="229" count="0" type="cond" truecount="0" falsecount="1"/>
2178
- <line num="230" count="0" type="stmt"/>
2179
- <line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
2180
- <line num="234" count="0" type="cond" truecount="0" falsecount="4"/>
2181
- <line num="235" count="0" type="stmt"/>
2182
- <line num="236" count="0" type="stmt"/>
2183
- <line num="238" count="0" type="cond" truecount="0" falsecount="2"/>
2184
- <line num="241" count="0" type="stmt"/>
2185
- <line num="243" count="0" type="cond" truecount="0" falsecount="2"/>
2186
- <line num="250" count="0" type="stmt"/>
2246
+ <line num="227" count="0" type="cond" truecount="0" falsecount="1"/>
2247
+ <line num="228" count="0" type="stmt"/>
2248
+ <line num="229" count="0" type="stmt"/>
2249
+ <line num="232" count="0" type="cond" truecount="0" falsecount="1"/>
2250
+ <line num="233" count="0" type="cond" truecount="0" falsecount="1"/>
2251
+ <line num="234" count="0" type="stmt"/>
2252
+ <line num="236" count="0" type="cond" truecount="0" falsecount="2"/>
2253
+ <line num="238" count="0" type="cond" truecount="0" falsecount="4"/>
2254
+ <line num="239" count="0" type="stmt"/>
2255
+ <line num="240" count="0" type="stmt"/>
2256
+ <line num="242" count="0" type="cond" truecount="0" falsecount="2"/>
2257
+ <line num="245" count="0" type="stmt"/>
2258
+ <line num="247" count="0" type="cond" truecount="0" falsecount="2"/>
2259
+ <line num="254" count="0" type="stmt"/>
2187
2260
  </file>
2188
2261
  <file name="viewport.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/viewport.ts">
2189
2262
  <metrics statements="30" coveredstatements="0" conditionals="7" coveredconditionals="0" methods="5" coveredmethods="0"/>
@@ -2220,7 +2293,7 @@
2220
2293
  </file>
2221
2294
  </package>
2222
2295
  <package name="main.modules.Network">
2223
- <metrics statements="489" coveredstatements="0" conditionals="257" coveredconditionals="0" methods="70" coveredmethods="0"/>
2296
+ <metrics statements="491" coveredstatements="0" conditionals="265" coveredconditionals="0" methods="71" coveredmethods="0"/>
2224
2297
  <file name="beaconProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/beaconProxy.ts">
2225
2298
  <metrics statements="53" coveredstatements="0" conditionals="23" coveredconditionals="0" methods="5" coveredmethods="0"/>
2226
2299
  <line num="2" count="0" type="stmt"/>
@@ -2278,7 +2351,7 @@
2278
2351
  <line num="91" count="0" type="stmt"/>
2279
2352
  </file>
2280
2353
  <file name="fetchProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/fetchProxy.ts">
2281
- <metrics statements="146" coveredstatements="0" conditionals="86" coveredconditionals="0" methods="20" coveredmethods="0"/>
2354
+ <metrics statements="147" coveredstatements="0" conditionals="93" coveredconditionals="0" methods="20" coveredmethods="0"/>
2282
2355
  <line num="8" count="0" type="stmt"/>
2283
2356
  <line num="9" count="0" type="stmt"/>
2284
2357
  <line num="13" count="0" type="stmt"/>
@@ -2342,89 +2415,90 @@
2342
2415
  <line num="128" count="0" type="stmt"/>
2343
2416
  <line num="132" count="0" type="stmt"/>
2344
2417
  <line num="133" count="0" type="stmt"/>
2345
- <line num="136" count="0" type="cond" truecount="0" falsecount="4"/>
2346
- <line num="140" count="0" type="cond" truecount="0" falsecount="1"/>
2347
- <line num="141" count="0" type="stmt"/>
2348
- <line num="144" count="0" type="stmt"/>
2349
- <line num="145" count="0" type="stmt"/>
2418
+ <line num="135" count="0" type="cond" truecount="0" falsecount="7"/>
2419
+ <line num="138" count="0" type="cond" truecount="0" falsecount="4"/>
2420
+ <line num="142" count="0" type="cond" truecount="0" falsecount="1"/>
2421
+ <line num="143" count="0" type="stmt"/>
2422
+ <line num="146" count="0" type="stmt"/>
2350
2423
  <line num="147" count="0" type="stmt"/>
2351
- <line num="148" count="0" type="cond" truecount="0" falsecount="1"/>
2352
- <line num="149" count="0" type="cond" truecount="0" falsecount="1"/>
2353
- <line num="150" count="0" type="stmt"/>
2354
- <line num="153" count="0" type="cond" truecount="0" falsecount="4"/>
2355
- <line num="154" count="0" type="stmt"/>
2356
- <line num="156" count="0" type="cond" truecount="0" falsecount="1"/>
2357
- <line num="157" count="0" type="cond" truecount="0" falsecount="1"/>
2358
- <line num="158" count="0" type="stmt"/>
2359
- <line num="160" count="0" type="cond" truecount="0" falsecount="2"/>
2360
- <line num="161" count="0" type="stmt"/>
2424
+ <line num="149" count="0" type="stmt"/>
2425
+ <line num="150" count="0" type="cond" truecount="0" falsecount="1"/>
2426
+ <line num="151" count="0" type="cond" truecount="0" falsecount="1"/>
2427
+ <line num="152" count="0" type="stmt"/>
2428
+ <line num="155" count="0" type="cond" truecount="0" falsecount="4"/>
2429
+ <line num="156" count="0" type="stmt"/>
2430
+ <line num="158" count="0" type="cond" truecount="0" falsecount="1"/>
2431
+ <line num="159" count="0" type="cond" truecount="0" falsecount="1"/>
2432
+ <line num="160" count="0" type="stmt"/>
2361
2433
  <line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
2362
2434
  <line num="163" count="0" type="stmt"/>
2363
- <line num="166" count="0" type="stmt"/>
2364
- <line num="170" count="0" type="stmt"/>
2365
- <line num="174" count="0" type="stmt"/>
2366
- <line num="175" count="0" type="cond" truecount="0" falsecount="2"/>
2435
+ <line num="164" count="0" type="cond" truecount="0" falsecount="2"/>
2436
+ <line num="165" count="0" type="stmt"/>
2437
+ <line num="168" count="0" type="stmt"/>
2438
+ <line num="172" count="0" type="stmt"/>
2367
2439
  <line num="176" count="0" type="stmt"/>
2368
- <line num="182" count="0" type="stmt"/>
2369
- <line num="183" count="0" type="stmt"/>
2370
- <line num="186" count="0" type="cond" truecount="0" falsecount="2"/>
2371
- <line num="188" count="0" type="cond" truecount="0" falsecount="6"/>
2372
- <line num="189" count="0" type="stmt"/>
2440
+ <line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
2441
+ <line num="178" count="0" type="stmt"/>
2442
+ <line num="184" count="0" type="stmt"/>
2443
+ <line num="185" count="0" type="stmt"/>
2444
+ <line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
2373
2445
  <line num="190" count="0" type="cond" truecount="0" falsecount="6"/>
2374
- <line num="193" count="0" type="cond" truecount="0" falsecount="2"/>
2375
- <line num="194" count="0" type="stmt"/>
2376
- <line num="195" count="0" type="stmt"/>
2377
- <line num="198" count="0" type="stmt"/>
2378
- <line num="199" count="0" type="stmt"/>
2446
+ <line num="191" count="0" type="stmt"/>
2447
+ <line num="192" count="0" type="cond" truecount="0" falsecount="6"/>
2448
+ <line num="195" count="0" type="cond" truecount="0" falsecount="2"/>
2449
+ <line num="196" count="0" type="stmt"/>
2450
+ <line num="197" count="0" type="stmt"/>
2379
2451
  <line num="200" count="0" type="stmt"/>
2380
2452
  <line num="201" count="0" type="stmt"/>
2381
- <line num="202" count="0" type="cond" truecount="0" falsecount="2"/>
2453
+ <line num="202" count="0" type="stmt"/>
2382
2454
  <line num="203" count="0" type="stmt"/>
2383
- <line num="204" count="0" type="stmt"/>
2455
+ <line num="204" count="0" type="cond" truecount="0" falsecount="2"/>
2384
2456
  <line num="205" count="0" type="stmt"/>
2385
- <line num="206" count="0" type="cond" truecount="0" falsecount="1"/>
2386
- <line num="208" count="0" type="stmt"/>
2387
- <line num="211" count="0" type="cond" truecount="0" falsecount="2"/>
2388
- <line num="212" count="0" type="stmt"/>
2389
- <line num="213" count="0" type="stmt"/>
2457
+ <line num="206" count="0" type="stmt"/>
2458
+ <line num="207" count="0" type="stmt"/>
2459
+ <line num="208" count="0" type="cond" truecount="0" falsecount="1"/>
2460
+ <line num="210" count="0" type="stmt"/>
2461
+ <line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
2390
2462
  <line num="214" count="0" type="stmt"/>
2391
- <line num="217" count="0" type="stmt"/>
2392
- <line num="221" count="0" type="cond" truecount="0" falsecount="3"/>
2393
- <line num="222" count="0" type="stmt"/>
2394
- <line num="223" count="0" type="stmt"/>
2463
+ <line num="215" count="0" type="stmt"/>
2464
+ <line num="216" count="0" type="stmt"/>
2465
+ <line num="219" count="0" type="stmt"/>
2466
+ <line num="223" count="0" type="cond" truecount="0" falsecount="3"/>
2395
2467
  <line num="224" count="0" type="stmt"/>
2396
- <line num="229" count="0" type="cond" truecount="0" falsecount="5"/>
2397
- <line num="230" count="0" type="stmt"/>
2398
- <line num="235" count="0" type="stmt"/>
2399
- <line num="236" count="0" type="stmt"/>
2400
- <line num="237" count="0" type="cond" truecount="0" falsecount="2"/>
2468
+ <line num="225" count="0" type="stmt"/>
2469
+ <line num="226" count="0" type="stmt"/>
2470
+ <line num="231" count="0" type="cond" truecount="0" falsecount="5"/>
2471
+ <line num="232" count="0" type="stmt"/>
2472
+ <line num="237" count="0" type="stmt"/>
2401
2473
  <line num="238" count="0" type="stmt"/>
2402
- <line num="239" count="0" type="stmt"/>
2474
+ <line num="239" count="0" type="cond" truecount="0" falsecount="2"/>
2475
+ <line num="240" count="0" type="stmt"/>
2403
2476
  <line num="241" count="0" type="stmt"/>
2404
- <line num="242" count="0" type="stmt"/>
2405
2477
  <line num="243" count="0" type="stmt"/>
2406
2478
  <line num="244" count="0" type="stmt"/>
2407
- <line num="245" count="0" type="cond" truecount="0" falsecount="2"/>
2408
- <line num="248" count="0" type="cond" truecount="0" falsecount="2"/>
2409
- <line num="252" count="0" type="stmt"/>
2410
- <line num="256" count="0" type="stmt"/>
2479
+ <line num="245" count="0" type="stmt"/>
2480
+ <line num="246" count="0" type="stmt"/>
2481
+ <line num="247" count="0" type="cond" truecount="0" falsecount="2"/>
2482
+ <line num="250" count="0" type="cond" truecount="0" falsecount="2"/>
2483
+ <line num="254" count="0" type="stmt"/>
2411
2484
  <line num="258" count="0" type="stmt"/>
2412
2485
  <line num="260" count="0" type="stmt"/>
2413
2486
  <line num="262" count="0" type="stmt"/>
2414
- <line num="263" count="0" type="stmt"/>
2487
+ <line num="264" count="0" type="stmt"/>
2415
2488
  <line num="265" count="0" type="stmt"/>
2416
- <line num="270" count="0" type="stmt"/>
2417
- <line num="276" count="0" type="stmt"/>
2418
- <line num="277" count="0" type="cond" truecount="0" falsecount="4"/>
2489
+ <line num="267" count="0" type="stmt"/>
2490
+ <line num="272" count="0" type="stmt"/>
2419
2491
  <line num="278" count="0" type="stmt"/>
2420
- <line num="279" count="0" type="stmt"/>
2421
- <line num="280" count="0" type="cond" truecount="0" falsecount="2"/>
2422
- <line num="284" count="0" type="stmt"/>
2423
- <line num="285" count="0" type="stmt"/>
2492
+ <line num="279" count="0" type="cond" truecount="0" falsecount="4"/>
2493
+ <line num="280" count="0" type="stmt"/>
2494
+ <line num="281" count="0" type="stmt"/>
2495
+ <line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
2496
+ <line num="286" count="0" type="stmt"/>
2424
2497
  <line num="287" count="0" type="stmt"/>
2425
- <line num="288" count="0" type="stmt"/>
2426
- <line num="293" count="0" type="stmt"/>
2427
- <line num="302" count="0" type="stmt"/>
2498
+ <line num="289" count="0" type="stmt"/>
2499
+ <line num="290" count="0" type="stmt"/>
2500
+ <line num="295" count="0" type="stmt"/>
2501
+ <line num="304" count="0" type="stmt"/>
2428
2502
  </file>
2429
2503
  <file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/index.ts">
2430
2504
  <metrics statements="14" coveredstatements="0" conditionals="13" coveredconditionals="0" methods="2" coveredmethods="0"/>
@@ -2444,7 +2518,7 @@
2444
2518
  <line num="45" count="0" type="stmt"/>
2445
2519
  </file>
2446
2520
  <file name="networkMessage.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/networkMessage.ts">
2447
- <metrics statements="48" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="8" coveredmethods="0"/>
2521
+ <metrics statements="49" coveredstatements="0" conditionals="9" coveredconditionals="0" methods="9" coveredmethods="0"/>
2448
2522
  <line num="1" count="0" type="stmt"/>
2449
2523
  <line num="3" count="0" type="stmt"/>
2450
2524
  <line num="9" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -2491,8 +2565,9 @@
2491
2565
  <line num="90" count="0" type="cond" truecount="0" falsecount="1"/>
2492
2566
  <line num="91" count="0" type="stmt"/>
2493
2567
  <line num="93" count="0" type="stmt"/>
2494
- <line num="97" count="0" type="cond" truecount="0" falsecount="1"/>
2568
+ <line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
2495
2569
  <line num="98" count="0" type="stmt"/>
2570
+ <line num="100" count="0" type="stmt"/>
2496
2571
  </file>
2497
2572
  <file name="utils.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/utils.ts">
2498
2573
  <metrics statements="106" coveredstatements="0" conditionals="83" coveredconditionals="0" methods="9" coveredmethods="0"/>
@@ -2730,7 +2805,7 @@
2730
2805
  </file>
2731
2806
  </package>
2732
2807
  <package name="webworker">
2733
- <metrics statements="436" coveredstatements="0" conditionals="361" coveredconditionals="0" methods="54" coveredmethods="0"/>
2808
+ <metrics statements="438" coveredstatements="0" conditionals="364" coveredconditionals="0" methods="54" coveredmethods="0"/>
2734
2809
  <file name="BatchWriter.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/BatchWriter.ts">
2735
2810
  <metrics statements="68" coveredstatements="0" conditionals="15" coveredconditionals="0" methods="10" coveredmethods="0"/>
2736
2811
  <line num="3" count="0" type="stmt"/>
@@ -2803,10 +2878,10 @@
2803
2878
  <line num="130" count="0" type="stmt"/>
2804
2879
  </file>
2805
2880
  <file name="MessageEncoder.gen.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/MessageEncoder.gen.ts">
2806
- <metrics statements="141" coveredstatements="0" conditionals="269" coveredconditionals="0" methods="1" coveredmethods="0"/>
2881
+ <metrics statements="143" coveredstatements="0" conditionals="272" coveredconditionals="0" methods="1" coveredmethods="0"/>
2807
2882
  <line num="6" count="0" type="stmt"/>
2808
2883
  <line num="9" count="0" type="stmt"/>
2809
- <line num="11" count="0" type="cond" truecount="0" falsecount="69"/>
2884
+ <line num="11" count="0" type="cond" truecount="0" falsecount="70"/>
2810
2885
  <line num="14" count="0" type="stmt"/>
2811
2886
  <line num="15" count="0" type="stmt"/>
2812
2887
  <line num="18" count="0" type="cond" truecount="0" falsecount="3"/>
@@ -2945,6 +3020,8 @@
2945
3020
  <line num="283" count="0" type="stmt"/>
2946
3021
  <line num="286" count="0" type="stmt"/>
2947
3022
  <line num="287" count="0" type="stmt"/>
3023
+ <line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
3024
+ <line num="291" count="0" type="stmt"/>
2948
3025
  </file>
2949
3026
  <file name="PrimitiveEncoder.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/PrimitiveEncoder.ts">
2950
3027
  <metrics statements="69" coveredstatements="0" conditionals="23" coveredconditionals="0" methods="13" coveredmethods="0"/>