@openreplay/tracker 11.0.3 → 11.0.5

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 (83) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/cjs/app/canvas.d.ts +3 -0
  3. package/cjs/app/canvas.js +23 -7
  4. package/cjs/app/index.d.ts +2 -0
  5. package/cjs/app/index.js +15 -6
  6. package/cjs/app/nodes.d.ts +1 -0
  7. package/cjs/app/nodes.js +3 -0
  8. package/cjs/index.d.ts +1 -0
  9. package/cjs/index.js +7 -1
  10. package/coverage/clover.xml +840 -739
  11. package/coverage/coverage-final.json +13 -12
  12. package/coverage/lcov-report/index.html +33 -33
  13. package/coverage/lcov-report/main/app/canvas.ts.html +23 -14
  14. package/coverage/lcov-report/main/app/guards.ts.html +1 -1
  15. package/coverage/lcov-report/main/app/index.html +16 -16
  16. package/coverage/lcov-report/main/app/index.ts.html +478 -82
  17. package/coverage/lcov-report/main/app/logger.ts.html +25 -91
  18. package/coverage/lcov-report/main/app/messages.gen.ts.html +62 -5
  19. package/coverage/lcov-report/main/app/nodes.ts.html +1 -1
  20. package/coverage/lcov-report/main/app/observer/iframe_observer.ts.html +2 -2
  21. package/coverage/lcov-report/main/app/observer/iframe_offsets.ts.html +1 -1
  22. package/coverage/lcov-report/main/app/observer/index.html +1 -1
  23. package/coverage/lcov-report/main/app/observer/shadow_root_observer.ts.html +2 -2
  24. package/coverage/lcov-report/main/app/observer/top_observer.ts.html +1 -1
  25. package/coverage/lcov-report/main/app/sanitizer.ts.html +1 -1
  26. package/coverage/lcov-report/main/app/session.ts.html +1 -1
  27. package/coverage/lcov-report/main/app/ticker.ts.html +1 -1
  28. package/coverage/lcov-report/main/index.html +9 -9
  29. package/coverage/lcov-report/main/index.ts.html +182 -11
  30. package/coverage/lcov-report/main/modules/Network/beaconProxy.ts.html +1 -1
  31. package/coverage/lcov-report/main/modules/Network/fetchProxy.ts.html +21 -6
  32. package/coverage/lcov-report/main/modules/Network/index.html +6 -6
  33. package/coverage/lcov-report/main/modules/Network/index.ts.html +1 -1
  34. package/coverage/lcov-report/main/modules/Network/networkMessage.ts.html +1 -1
  35. package/coverage/lcov-report/main/modules/Network/utils.ts.html +1 -1
  36. package/coverage/lcov-report/main/modules/Network/xhrProxy.ts.html +3 -3
  37. package/coverage/lcov-report/main/modules/attributeSender.ts.html +1 -1
  38. package/coverage/lcov-report/main/modules/axiosSpy.ts.html +1 -1
  39. package/coverage/lcov-report/main/modules/conditionsManager.ts.html +112 -67
  40. package/coverage/lcov-report/main/modules/connection.ts.html +1 -1
  41. package/coverage/lcov-report/main/modules/console.ts.html +1 -1
  42. package/coverage/lcov-report/main/modules/constructedStyleSheets.ts.html +1 -1
  43. package/coverage/lcov-report/main/modules/cssrules.ts.html +1 -1
  44. package/coverage/lcov-report/main/modules/exception.ts.html +1 -1
  45. package/coverage/lcov-report/main/modules/featureFlags.ts.html +1 -1
  46. package/coverage/lcov-report/main/modules/focus.ts.html +1 -1
  47. package/coverage/lcov-report/main/modules/fonts.ts.html +1 -1
  48. package/coverage/lcov-report/main/modules/img.ts.html +1 -1
  49. package/coverage/lcov-report/main/modules/index.html +34 -19
  50. package/coverage/lcov-report/main/modules/input.ts.html +1 -1
  51. package/coverage/lcov-report/main/modules/mouse.ts.html +1 -1
  52. package/coverage/lcov-report/main/modules/network.ts.html +1 -1
  53. package/coverage/lcov-report/main/modules/performance.ts.html +1 -1
  54. package/coverage/lcov-report/main/modules/scroll.ts.html +1 -1
  55. package/coverage/lcov-report/main/modules/selection.ts.html +1 -1
  56. package/coverage/lcov-report/main/modules/tabs.ts.html +1 -1
  57. package/coverage/lcov-report/main/modules/tagWatcher.ts.html +307 -0
  58. package/coverage/lcov-report/main/modules/timing.ts.html +1 -1
  59. package/coverage/lcov-report/main/modules/userTesting/SignalManager.ts.html +1 -1
  60. package/coverage/lcov-report/main/modules/userTesting/dnd.ts.html +1 -1
  61. package/coverage/lcov-report/main/modules/userTesting/index.html +1 -1
  62. package/coverage/lcov-report/main/modules/userTesting/index.ts.html +1 -1
  63. package/coverage/lcov-report/main/modules/userTesting/recorder.ts.html +1 -1
  64. package/coverage/lcov-report/main/modules/userTesting/styles.ts.html +1 -1
  65. package/coverage/lcov-report/main/modules/userTesting/utils.ts.html +1 -1
  66. package/coverage/lcov-report/main/modules/viewport.ts.html +1 -1
  67. package/coverage/lcov-report/main/utils.ts.html +1 -1
  68. package/coverage/lcov-report/webworker/BatchWriter.ts.html +23 -5
  69. package/coverage/lcov-report/webworker/MessageEncoder.gen.ts.html +17 -5
  70. package/coverage/lcov-report/webworker/PrimitiveEncoder.ts.html +1 -1
  71. package/coverage/lcov-report/webworker/QueueSender.ts.html +18 -6
  72. package/coverage/lcov-report/webworker/index.html +19 -19
  73. package/coverage/lcov-report/webworker/index.ts.html +15 -12
  74. package/coverage/lcov.info +1576 -1355
  75. package/lib/app/canvas.d.ts +3 -0
  76. package/lib/app/canvas.js +23 -7
  77. package/lib/app/index.d.ts +2 -0
  78. package/lib/app/index.js +15 -6
  79. package/lib/app/nodes.d.ts +1 -0
  80. package/lib/app/nodes.js +3 -0
  81. package/lib/index.d.ts +1 -0
  82. package/lib/index.js +7 -1
  83. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1703174863672" clover="3.2.0">
3
- <project timestamp="1703174863672" name="All files">
4
- <metrics statements="3894" coveredstatements="12" conditionals="1985" coveredconditionals="0" methods="776" coveredmethods="2" elements="6655" coveredelements="14" complexity="0" loc="3894" ncloc="3894" packages="7" files="53" classes="53"/>
2
+ <coverage generated="1704819090415" clover="3.2.0">
3
+ <project timestamp="1704819090415" name="All files">
4
+ <metrics statements="3992" coveredstatements="38" conditionals="2035" coveredconditionals="12" methods="808" coveredmethods="12" elements="6835" coveredelements="62" complexity="0" loc="3992" ncloc="3992" packages="7" files="54" classes="54"/>
5
5
  <package name="main">
6
- <metrics statements="279" coveredstatements="0" conditionals="144" coveredconditionals="0" methods="59" coveredmethods="0"/>
6
+ <metrics statements="292" coveredstatements="0" conditionals="149" coveredconditionals="0" methods="62" coveredmethods="0"/>
7
7
  <file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/index.ts">
8
- <metrics statements="198" coveredstatements="0" conditionals="114" coveredconditionals="0" methods="37" coveredmethods="0"/>
8
+ <metrics statements="211" coveredstatements="0" conditionals="119" coveredconditionals="0" methods="40" coveredmethods="0"/>
9
9
  <line num="1" count="0" type="stmt"/>
10
10
  <line num="3" count="0" type="stmt"/>
11
11
  <line num="5" count="0" type="stmt"/>
@@ -116,7 +116,9 @@
116
116
  <line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
117
117
  <line num="202" count="0" type="stmt"/>
118
118
  <line num="203" count="0" type="stmt"/>
119
+ <line num="208" count="0" type="stmt"/>
119
120
  <line num="209" count="0" type="stmt"/>
121
+ <line num="217" count="0" type="stmt"/>
120
122
  <line num="218" count="0" type="stmt"/>
121
123
  <line num="219" count="0" type="stmt"/>
122
124
  <line num="220" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -132,78 +134,89 @@
132
134
  <line num="262" count="0" type="cond" truecount="0" falsecount="1"/>
133
135
  <line num="263" count="0" type="stmt"/>
134
136
  <line num="265" count="0" type="stmt"/>
135
- <line num="269" count="0" type="cond" truecount="0" falsecount="2"/>
136
- <line num="270" count="0" type="cond" truecount="0" falsecount="1"/>
137
- <line num="271" count="0" type="stmt"/>
138
- <line num="273" count="0" type="stmt"/>
139
- <line num="275" count="0" type="stmt"/>
140
- <line num="280" count="0" type="cond" truecount="0" falsecount="1"/>
141
- <line num="281" count="0" type="stmt"/>
142
- <line num="284" count="0" type="stmt"/>
143
- <line num="286" count="0" type="stmt"/>
144
- <line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
145
- <line num="291" count="0" type="cond" truecount="0" falsecount="1"/>
146
- <line num="292" count="0" type="stmt"/>
147
- <line num="294" count="0" type="stmt"/>
148
- <line num="296" count="0" type="stmt"/>
149
- <line num="301" count="0" type="cond" truecount="0" falsecount="1"/>
150
- <line num="302" count="0" type="stmt"/>
151
- <line num="304" count="0" type="stmt"/>
152
- <line num="305" count="0" type="stmt"/>
137
+ <line num="276" count="0" type="cond" truecount="0" falsecount="1"/>
138
+ <line num="277" count="0" type="stmt"/>
139
+ <line num="279" count="0" type="stmt"/>
140
+ <line num="283" count="0" type="cond" truecount="0" falsecount="2"/>
141
+ <line num="284" count="0" type="cond" truecount="0" falsecount="1"/>
142
+ <line num="285" count="0" type="stmt"/>
143
+ <line num="287" count="0" type="stmt"/>
144
+ <line num="289" count="0" type="stmt"/>
145
+ <line num="294" count="0" type="cond" truecount="0" falsecount="1"/>
146
+ <line num="295" count="0" type="stmt"/>
147
+ <line num="298" count="0" type="stmt"/>
148
+ <line num="300" count="0" type="stmt"/>
149
+ <line num="308" count="0" type="cond" truecount="0" falsecount="2"/>
153
150
  <line num="309" count="0" type="cond" truecount="0" falsecount="1"/>
154
151
  <line num="310" count="0" type="stmt"/>
155
152
  <line num="312" count="0" type="stmt"/>
156
- <line num="316" count="0" type="cond" truecount="0" falsecount="1"/>
157
- <line num="317" count="0" type="stmt"/>
158
- <line num="319" count="0" type="stmt"/>
159
- <line num="323" count="0" type="cond" truecount="0" falsecount="1"/>
160
- <line num="324" count="0" type="stmt"/>
161
- <line num="326" count="0" type="stmt"/>
162
- <line num="330" count="0" type="cond" truecount="0" falsecount="1"/>
163
- <line num="331" count="0" type="stmt"/>
164
- <line num="333" count="0" type="stmt"/>
165
- <line num="337" count="0" type="cond" truecount="0" falsecount="1"/>
166
- <line num="338" count="0" type="stmt"/>
167
- <line num="340" count="0" type="stmt"/>
168
- <line num="344" count="0" type="stmt"/>
169
- <line num="345" count="0" type="stmt"/>
170
- <line num="349" count="0" type="cond" truecount="0" falsecount="1"/>
171
- <line num="350" count="0" type="stmt"/>
153
+ <line num="314" count="0" type="stmt"/>
154
+ <line num="333" count="0" type="cond" truecount="0" falsecount="2"/>
155
+ <line num="334" count="0" type="cond" truecount="0" falsecount="1"/>
156
+ <line num="335" count="0" type="stmt"/>
157
+ <line num="337" count="0" type="stmt"/>
158
+ <line num="339" count="0" type="stmt"/>
159
+ <line num="351" count="0" type="cond" truecount="0" falsecount="1"/>
172
160
  <line num="352" count="0" type="stmt"/>
173
- <line num="356" count="0" type="cond" truecount="0" falsecount="3"/>
174
- <line num="357" count="0" type="stmt"/>
161
+ <line num="354" count="0" type="stmt"/>
162
+ <line num="358" count="0" type="cond" truecount="0" falsecount="1"/>
163
+ <line num="359" count="0" type="stmt"/>
164
+ <line num="361" count="0" type="stmt"/>
175
165
  <line num="362" count="0" type="stmt"/>
176
- <line num="363" count="0" type="stmt"/>
177
- <line num="367" count="0" type="cond" truecount="0" falsecount="3"/>
178
- <line num="368" count="0" type="stmt"/>
179
- <line num="373" count="0" type="stmt"/>
166
+ <line num="366" count="0" type="cond" truecount="0" falsecount="1"/>
167
+ <line num="367" count="0" type="stmt"/>
168
+ <line num="369" count="0" type="stmt"/>
169
+ <line num="373" count="0" type="cond" truecount="0" falsecount="1"/>
180
170
  <line num="374" count="0" type="stmt"/>
181
- <line num="378" count="0" type="cond" truecount="0" falsecount="4"/>
182
- <line num="379" count="0" type="stmt"/>
183
- <line num="384" count="0" type="stmt"/>
184
- <line num="385" count="0" type="stmt"/>
185
- <line num="389" count="0" type="cond" truecount="0" falsecount="3"/>
186
- <line num="390" count="0" type="cond" truecount="0" falsecount="2"/>
187
- <line num="391" count="0" type="stmt"/>
188
- <line num="393" count="0" type="stmt"/>
189
- <line num="394" count="0" type="stmt"/>
190
- <line num="396" count="0" type="stmt"/>
191
- <line num="398" count="0" type="stmt"/>
192
- <line num="404" count="0" type="cond" truecount="0" falsecount="3"/>
193
- <line num="405" count="0" type="stmt"/>
194
- <line num="406" count="0" type="stmt"/>
195
- <line num="408" count="0" type="stmt"/>
196
- <line num="410" count="0" type="stmt"/>
171
+ <line num="376" count="0" type="stmt"/>
172
+ <line num="380" count="0" type="cond" truecount="0" falsecount="1"/>
173
+ <line num="381" count="0" type="stmt"/>
174
+ <line num="383" count="0" type="stmt"/>
175
+ <line num="387" count="0" type="cond" truecount="0" falsecount="1"/>
176
+ <line num="388" count="0" type="stmt"/>
177
+ <line num="390" count="0" type="stmt"/>
178
+ <line num="394" count="0" type="cond" truecount="0" falsecount="1"/>
179
+ <line num="395" count="0" type="stmt"/>
180
+ <line num="397" count="0" type="stmt"/>
181
+ <line num="401" count="0" type="stmt"/>
182
+ <line num="402" count="0" type="stmt"/>
183
+ <line num="406" count="0" type="cond" truecount="0" falsecount="1"/>
184
+ <line num="407" count="0" type="stmt"/>
185
+ <line num="409" count="0" type="stmt"/>
186
+ <line num="413" count="0" type="cond" truecount="0" falsecount="3"/>
197
187
  <line num="414" count="0" type="stmt"/>
198
- <line num="418" count="0" type="cond" truecount="0" falsecount="1"/>
199
188
  <line num="419" count="0" type="stmt"/>
200
- <line num="421" count="0" type="cond" truecount="0" falsecount="2"/>
201
- <line num="422" count="0" type="stmt"/>
202
- <line num="423" count="0" type="stmt"/>
203
- <line num="424" count="0" type="cond" truecount="0" falsecount="1"/>
204
- <line num="428" count="0" type="stmt"/>
205
- <line num="429" count="0" type="cond" truecount="0" falsecount="1"/>
189
+ <line num="420" count="0" type="stmt"/>
190
+ <line num="424" count="0" type="cond" truecount="0" falsecount="3"/>
191
+ <line num="425" count="0" type="stmt"/>
206
192
  <line num="430" count="0" type="stmt"/>
193
+ <line num="431" count="0" type="stmt"/>
194
+ <line num="435" count="0" type="cond" truecount="0" falsecount="4"/>
195
+ <line num="436" count="0" type="stmt"/>
196
+ <line num="441" count="0" type="stmt"/>
197
+ <line num="442" count="0" type="stmt"/>
198
+ <line num="446" count="0" type="cond" truecount="0" falsecount="3"/>
199
+ <line num="447" count="0" type="cond" truecount="0" falsecount="2"/>
200
+ <line num="448" count="0" type="stmt"/>
201
+ <line num="450" count="0" type="stmt"/>
202
+ <line num="451" count="0" type="stmt"/>
203
+ <line num="453" count="0" type="stmt"/>
204
+ <line num="455" count="0" type="stmt"/>
205
+ <line num="461" count="0" type="cond" truecount="0" falsecount="3"/>
206
+ <line num="462" count="0" type="stmt"/>
207
+ <line num="463" count="0" type="stmt"/>
208
+ <line num="465" count="0" type="stmt"/>
209
+ <line num="467" count="0" type="stmt"/>
210
+ <line num="471" count="0" type="stmt"/>
211
+ <line num="475" count="0" type="cond" truecount="0" falsecount="1"/>
212
+ <line num="476" count="0" type="stmt"/>
213
+ <line num="478" count="0" type="cond" truecount="0" falsecount="2"/>
214
+ <line num="479" count="0" type="stmt"/>
215
+ <line num="480" count="0" type="stmt"/>
216
+ <line num="481" count="0" type="cond" truecount="0" falsecount="1"/>
217
+ <line num="485" count="0" type="stmt"/>
218
+ <line num="486" count="0" type="cond" truecount="0" falsecount="1"/>
219
+ <line num="487" count="0" type="stmt"/>
207
220
  </file>
208
221
  <file name="utils.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/utils.ts">
209
222
  <metrics statements="81" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="22" coveredmethods="0"/>
@@ -291,9 +304,9 @@
291
304
  </file>
292
305
  </package>
293
306
  <package name="main.app">
294
- <metrics statements="852" coveredstatements="0" conditionals="340" coveredconditionals="0" methods="223" coveredmethods="0"/>
307
+ <metrics statements="885" coveredstatements="0" conditionals="350" coveredconditionals="0" methods="234" coveredmethods="0"/>
295
308
  <file name="canvas.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/canvas.ts">
296
- <metrics statements="59" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="13" coveredmethods="0"/>
309
+ <metrics statements="60" coveredstatements="0" conditionals="21" coveredconditionals="0" methods="13" coveredmethods="0"/>
297
310
  <line num="2" count="0" type="stmt"/>
298
311
  <line num="3" count="0" type="stmt"/>
299
312
  <line num="16" count="0" type="stmt"/>
@@ -303,56 +316,57 @@
303
316
  <line num="24" count="0" type="stmt"/>
304
317
  <line num="28" count="0" type="stmt"/>
305
318
  <line num="29" count="0" type="stmt"/>
306
- <line num="30" count="0" type="cond" truecount="0" falsecount="4"/>
319
+ <line num="30" count="0" type="cond" truecount="0" falsecount="1"/>
307
320
  <line num="31" count="0" type="stmt"/>
308
- <line num="33" count="0" type="stmt"/>
309
- <line num="34" count="0" type="stmt"/>
321
+ <line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
322
+ <line num="35" count="0" type="cond" truecount="0" falsecount="4"/>
323
+ <line num="36" count="0" type="stmt"/>
310
324
  <line num="38" count="0" type="stmt"/>
311
325
  <line num="39" count="0" type="stmt"/>
312
- <line num="40" count="0" type="stmt"/>
313
- <line num="41" count="0" type="stmt"/>
314
- <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
315
- <line num="43" count="0" type="cond" truecount="0" falsecount="5"/>
326
+ <line num="43" count="0" type="stmt"/>
316
327
  <line num="44" count="0" type="stmt"/>
317
328
  <line num="45" count="0" type="stmt"/>
318
- <line num="47" count="0" type="stmt"/>
319
- <line num="48" count="0" type="stmt"/>
320
- <line num="49" count="0" type="cond" truecount="0" falsecount="1"/>
329
+ <line num="46" count="0" type="stmt"/>
330
+ <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
331
+ <line num="48" count="0" type="cond" truecount="0" falsecount="5"/>
332
+ <line num="49" count="0" type="stmt"/>
321
333
  <line num="50" count="0" type="stmt"/>
322
- <line num="51" count="0" type="stmt"/>
334
+ <line num="52" count="0" type="stmt"/>
335
+ <line num="53" count="0" type="stmt"/>
336
+ <line num="54" count="0" type="cond" truecount="0" falsecount="1"/>
323
337
  <line num="55" count="0" type="stmt"/>
324
- <line num="60" count="0" type="cond" truecount="0" falsecount="1"/>
325
- <line num="61" count="0" type="stmt"/>
326
- <line num="62" count="0" type="stmt"/>
327
- <line num="64" count="0" type="stmt"/>
328
- <line num="65" count="0" type="stmt"/>
338
+ <line num="56" count="0" type="stmt"/>
339
+ <line num="60" count="0" type="stmt"/>
340
+ <line num="65" count="0" type="cond" truecount="0" falsecount="1"/>
329
341
  <line num="66" count="0" type="stmt"/>
330
- <line num="67" count="0" type="stmt"/>
342
+ <line num="68" count="0" type="stmt"/>
343
+ <line num="69" count="0" type="stmt"/>
344
+ <line num="70" count="0" type="stmt"/>
331
345
  <line num="71" count="0" type="stmt"/>
332
- <line num="79" count="0" type="stmt"/>
333
- <line num="82" count="0" type="stmt"/>
334
- <line num="87" count="0" type="stmt"/>
335
- <line num="88" count="0" type="stmt"/>
336
- <line num="89" count="0" type="stmt"/>
337
- <line num="93" count="0" type="stmt"/>
338
- <line num="100" count="0" type="stmt"/>
339
- <line num="101" count="0" type="stmt"/>
340
- <line num="105" count="0" type="stmt"/>
341
- <line num="107" count="0" type="stmt"/>
346
+ <line num="75" count="0" type="stmt"/>
347
+ <line num="83" count="0" type="stmt"/>
348
+ <line num="86" count="0" type="stmt"/>
349
+ <line num="91" count="0" type="stmt"/>
350
+ <line num="92" count="0" type="stmt"/>
351
+ <line num="96" count="0" type="stmt"/>
352
+ <line num="103" count="0" type="stmt"/>
353
+ <line num="104" count="0" type="stmt"/>
342
354
  <line num="108" count="0" type="stmt"/>
343
- <line num="109" count="0" type="stmt"/>
344
355
  <line num="110" count="0" type="stmt"/>
356
+ <line num="111" count="0" type="stmt"/>
345
357
  <line num="112" count="0" type="stmt"/>
346
358
  <line num="113" count="0" type="stmt"/>
359
+ <line num="115" count="0" type="stmt"/>
347
360
  <line num="116" count="0" type="stmt"/>
348
- <line num="120" count="0" type="stmt"/>
349
- <line num="121" count="0" type="stmt"/>
350
- <line num="122" count="0" type="stmt"/>
361
+ <line num="119" count="0" type="stmt"/>
351
362
  <line num="123" count="0" type="stmt"/>
363
+ <line num="124" count="0" type="stmt"/>
352
364
  <line num="125" count="0" type="stmt"/>
353
365
  <line num="126" count="0" type="stmt"/>
354
- <line num="127" count="0" type="stmt"/>
366
+ <line num="128" count="0" type="stmt"/>
367
+ <line num="129" count="0" type="stmt"/>
355
368
  <line num="130" count="0" type="stmt"/>
369
+ <line num="133" count="0" type="stmt"/>
356
370
  </file>
357
371
  <file name="guards.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/guards.ts">
358
372
  <metrics statements="16" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="8" coveredmethods="0"/>
@@ -374,465 +388,495 @@
374
388
  <line num="48" count="0" type="stmt"/>
375
389
  </file>
376
390
  <file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/index.ts">
377
- <metrics statements="442" coveredstatements="0" conditionals="240" coveredconditionals="0" methods="76" coveredmethods="0"/>
391
+ <metrics statements="472" coveredstatements="0" conditionals="257" coveredconditionals="0" methods="86" coveredmethods="0"/>
378
392
  <line num="1" count="0" type="stmt"/>
379
393
  <line num="2" count="0" type="stmt"/>
380
394
  <line num="4" count="0" type="stmt"/>
381
- <line num="5" count="0" type="stmt"/>
382
- <line num="14" count="0" type="stmt"/>
383
- <line num="15" count="0" type="stmt"/>
384
- <line num="16" count="0" type="stmt"/>
385
- <line num="17" count="0" type="stmt"/>
386
- <line num="18" count="0" type="stmt"/>
387
- <line num="19" count="0" type="stmt"/>
388
- <line num="20" count="0" type="stmt"/>
389
- <line num="21" count="0" type="stmt"/>
395
+ <line num="13" count="0" type="stmt"/>
390
396
  <line num="22" count="0" type="stmt"/>
397
+ <line num="23" count="0" type="stmt"/>
398
+ <line num="24" count="0" type="stmt"/>
399
+ <line num="25" count="0" type="stmt"/>
400
+ <line num="26" count="0" type="stmt"/>
401
+ <line num="27" count="0" type="stmt"/>
391
402
  <line num="28" count="0" type="stmt"/>
392
403
  <line num="29" count="0" type="stmt"/>
393
- <line num="55" count="0" type="stmt"/>
394
- <line num="56" count="0" type="stmt"/>
395
- <line num="57" count="0" type="stmt"/>
396
- <line num="58" count="0" type="stmt"/>
397
- <line num="84" count="0" type="stmt"/>
398
- <line num="85" count="0" type="stmt"/>
399
- <line num="91" count="0" type="cond" truecount="0" falsecount="2"/>
404
+ <line num="30" count="0" type="stmt"/>
405
+ <line num="35" count="0" type="stmt"/>
406
+ <line num="36" count="0" type="stmt"/>
407
+ <line num="37" count="0" type="stmt"/>
408
+ <line num="63" count="0" type="stmt"/>
409
+ <line num="64" count="0" type="stmt"/>
410
+ <line num="65" count="0" type="stmt"/>
411
+ <line num="66" count="0" type="stmt"/>
400
412
  <line num="92" count="0" type="stmt"/>
401
413
  <line num="93" count="0" type="stmt"/>
402
- <line num="94" count="0" type="stmt"/>
403
- <line num="95" count="0" type="stmt"/>
404
- <line num="128" count="0" type="stmt"/>
405
- <line num="131" count="0" type="stmt"/>
406
- <line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
407
- <line num="133" count="0" type="stmt"/>
414
+ <line num="99" count="0" type="cond" truecount="0" falsecount="2"/>
415
+ <line num="100" count="0" type="stmt"/>
416
+ <line num="101" count="0" type="stmt"/>
417
+ <line num="102" count="0" type="stmt"/>
418
+ <line num="103" count="0" type="stmt"/>
408
419
  <line num="134" count="0" type="stmt"/>
409
- <line num="135" count="0" type="stmt"/>
410
- <line num="138" count="0" type="stmt"/>
411
- <line num="148" count="0" type="stmt"/>
412
- <line num="153" count="0" type="stmt"/>
420
+ <line num="137" count="0" type="stmt"/>
421
+ <line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
422
+ <line num="139" count="0" type="stmt"/>
423
+ <line num="140" count="0" type="stmt"/>
424
+ <line num="141" count="0" type="stmt"/>
425
+ <line num="144" count="0" type="stmt"/>
413
426
  <line num="154" count="0" type="stmt"/>
414
- <line num="157" count="0" type="stmt"/>
415
- <line num="158" count="0" type="stmt"/>
416
427
  <line num="159" count="0" type="stmt"/>
428
+ <line num="160" count="0" type="stmt"/>
417
429
  <line num="163" count="0" type="stmt"/>
418
430
  <line num="164" count="0" type="stmt"/>
419
- <line num="167" count="0" type="stmt"/>
420
- <line num="168" count="0" type="stmt"/>
431
+ <line num="165" count="0" type="stmt"/>
421
432
  <line num="169" count="0" type="stmt"/>
422
- <line num="172" count="0" type="stmt"/>
433
+ <line num="170" count="0" type="stmt"/>
434
+ <line num="173" count="0" type="stmt"/>
423
435
  <line num="174" count="0" type="stmt"/>
424
- <line num="181" count="0" type="stmt"/>
425
- <line num="183" count="0" type="stmt"/>
426
- <line num="184" count="0" type="stmt"/>
427
- <line num="185" count="0" type="stmt"/>
428
- <line num="186" count="0" type="stmt"/>
429
- <line num="209" count="0" type="cond" truecount="0" falsecount="4"/>
430
- <line num="210" count="0" type="stmt"/>
431
- <line num="211" count="0" type="cond" truecount="0" falsecount="2"/>
432
- <line num="214" count="0" type="stmt"/>
433
- <line num="215" count="0" type="cond" truecount="0" falsecount="4"/>
436
+ <line num="175" count="0" type="stmt"/>
437
+ <line num="178" count="0" type="stmt"/>
438
+ <line num="180" count="0" type="stmt"/>
439
+ <line num="188" count="0" type="stmt"/>
440
+ <line num="190" count="0" type="stmt"/>
441
+ <line num="191" count="0" type="stmt"/>
442
+ <line num="192" count="0" type="stmt"/>
443
+ <line num="193" count="0" type="stmt"/>
434
444
  <line num="216" count="0" type="cond" truecount="0" falsecount="4"/>
435
445
  <line num="217" count="0" type="stmt"/>
436
- <line num="218" count="0" type="stmt"/>
437
- <line num="219" count="0" type="stmt"/>
438
- <line num="220" count="0" type="stmt"/>
446
+ <line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
439
447
  <line num="221" count="0" type="stmt"/>
440
- <line num="222" count="0" type="stmt"/>
441
- <line num="223" count="0" type="cond" truecount="0" falsecount="2"/>
448
+ <line num="222" count="0" type="cond" truecount="0" falsecount="4"/>
449
+ <line num="223" count="0" type="cond" truecount="0" falsecount="4"/>
442
450
  <line num="224" count="0" type="stmt"/>
443
451
  <line num="225" count="0" type="stmt"/>
444
452
  <line num="226" count="0" type="stmt"/>
445
453
  <line num="227" count="0" type="stmt"/>
446
- <line num="228" count="0" type="cond" truecount="0" falsecount="1"/>
454
+ <line num="228" count="0" type="stmt"/>
455
+ <line num="229" count="0" type="stmt"/>
447
456
  <line num="230" count="0" type="stmt"/>
448
- <line num="232" count="0" type="cond" truecount="0" falsecount="1"/>
457
+ <line num="231" count="0" type="stmt"/>
458
+ <line num="232" count="0" type="stmt"/>
449
459
  <line num="233" count="0" type="stmt"/>
450
- <line num="238" count="0" type="cond" truecount="0" falsecount="1"/>
460
+ <line num="234" count="0" type="stmt"/>
461
+ <line num="236" count="0" type="stmt"/>
462
+ <line num="237" count="0" type="cond" truecount="0" falsecount="1"/>
451
463
  <line num="239" count="0" type="stmt"/>
464
+ <line num="241" count="0" type="cond" truecount="0" falsecount="1"/>
452
465
  <line num="242" count="0" type="stmt"/>
453
- <line num="243" count="0" type="stmt"/>
454
- <line num="246" count="0" type="stmt"/>
455
- <line num="247" count="0" type="stmt"/>
456
- <line num="249" count="0" type="stmt"/>
457
- <line num="250" count="0" type="cond" truecount="0" falsecount="2"/>
466
+ <line num="247" count="0" type="cond" truecount="0" falsecount="1"/>
467
+ <line num="248" count="0" type="stmt"/>
458
468
  <line num="251" count="0" type="stmt"/>
459
469
  <line num="252" count="0" type="stmt"/>
460
- <line num="253" count="0" type="cond" truecount="0" falsecount="2"/>
461
- <line num="254" count="0" type="stmt"/>
462
- <line num="255" count="0" type="cond" truecount="0" falsecount="2"/>
470
+ <line num="255" count="0" type="stmt"/>
463
471
  <line num="256" count="0" type="stmt"/>
464
- <line num="257" count="0" type="stmt"/>
465
- <line num="258" count="0" type="cond" truecount="0" falsecount="1"/>
466
- <line num="259" count="0" type="stmt"/>
472
+ <line num="258" count="0" type="stmt"/>
473
+ <line num="259" count="0" type="cond" truecount="0" falsecount="2"/>
467
474
  <line num="260" count="0" type="stmt"/>
468
- <line num="261" count="0" type="cond" truecount="0" falsecount="2"/>
469
- <line num="262" count="0" type="stmt"/>
470
- <line num="263" count="0" type="cond" truecount="0" falsecount="1"/>
471
- <line num="264" count="0" type="stmt"/>
475
+ <line num="261" count="0" type="stmt"/>
476
+ <line num="262" count="0" type="cond" truecount="0" falsecount="2"/>
477
+ <line num="263" count="0" type="stmt"/>
478
+ <line num="264" count="0" type="cond" truecount="0" falsecount="2"/>
472
479
  <line num="265" count="0" type="stmt"/>
473
- <line num="266" count="0" type="cond" truecount="0" falsecount="1"/>
480
+ <line num="266" count="0" type="stmt"/>
474
481
  <line num="267" count="0" type="stmt"/>
475
- <line num="268" count="0" type="stmt"/>
476
- <line num="272" count="0" type="cond" truecount="0" falsecount="4"/>
477
- <line num="275" count="0" type="cond" truecount="0" falsecount="4"/>
478
- <line num="279" count="0" type="stmt"/>
479
- <line num="280" count="0" type="cond" truecount="0" falsecount="1"/>
480
- <line num="281" count="0" type="stmt"/>
481
- <line num="285" count="0" type="stmt"/>
482
- <line num="286" count="0" type="stmt"/>
482
+ <line num="268" count="0" type="cond" truecount="0" falsecount="2"/>
483
+ <line num="269" count="0" type="stmt"/>
484
+ <line num="270" count="0" type="stmt"/>
485
+ <line num="271" count="0" type="cond" truecount="0" falsecount="2"/>
486
+ <line num="272" count="0" type="stmt"/>
487
+ <line num="273" count="0" type="cond" truecount="0" falsecount="2"/>
488
+ <line num="274" count="0" type="stmt"/>
489
+ <line num="275" count="0" type="stmt"/>
490
+ <line num="276" count="0" type="cond" truecount="0" falsecount="1"/>
491
+ <line num="277" count="0" type="stmt"/>
492
+ <line num="278" count="0" type="stmt"/>
493
+ <line num="281" count="0" type="cond" truecount="0" falsecount="4"/>
494
+ <line num="285" count="0" type="cond" truecount="0" falsecount="4"/>
495
+ <line num="287" count="0" type="cond" truecount="0" falsecount="1"/>
483
496
  <line num="288" count="0" type="stmt"/>
484
- <line num="290" count="0" type="stmt"/>
497
+ <line num="291" count="0" type="stmt"/>
498
+ <line num="292" count="0" type="cond" truecount="0" falsecount="1"/>
485
499
  <line num="293" count="0" type="stmt"/>
486
- <line num="295" count="0" type="stmt"/>
487
- <line num="304" count="0" type="cond" truecount="0" falsecount="1"/>
500
+ <line num="297" count="0" type="stmt"/>
501
+ <line num="298" count="0" type="stmt"/>
502
+ <line num="300" count="0" type="stmt"/>
503
+ <line num="302" count="0" type="stmt"/>
488
504
  <line num="305" count="0" type="stmt"/>
489
- <line num="312" count="0" type="cond" truecount="0" falsecount="1"/>
490
- <line num="313" count="0" type="stmt"/>
491
- <line num="314" count="0" type="cond" truecount="0" falsecount="1"/>
492
- <line num="315" count="0" type="stmt"/>
493
- <line num="317" count="0" type="cond" truecount="0" falsecount="1"/>
494
- <line num="318" count="0" type="stmt"/>
495
- <line num="319" count="0" type="stmt"/>
496
- <line num="321" count="0" type="cond" truecount="0" falsecount="1"/>
497
- <line num="322" count="0" type="stmt"/>
498
- <line num="323" count="0" type="stmt"/>
499
- <line num="324" count="0" type="stmt"/>
505
+ <line num="307" count="0" type="stmt"/>
506
+ <line num="316" count="0" type="cond" truecount="0" falsecount="1"/>
507
+ <line num="317" count="0" type="stmt"/>
508
+ <line num="324" count="0" type="cond" truecount="0" falsecount="1"/>
509
+ <line num="325" count="0" type="stmt"/>
500
510
  <line num="326" count="0" type="cond" truecount="0" falsecount="1"/>
501
511
  <line num="327" count="0" type="stmt"/>
502
- <line num="328" count="0" type="cond" truecount="0" falsecount="3"/>
503
- <line num="329" count="0" type="stmt"/>
504
- <line num="342" count="0" type="cond" truecount="0" falsecount="1"/>
505
- <line num="343" count="0" type="stmt"/>
506
- <line num="353" count="0" type="stmt"/>
507
- <line num="356" count="0" type="stmt"/>
508
- <line num="359" count="0" type="cond" truecount="0" falsecount="1"/>
509
- <line num="360" count="0" type="stmt"/>
510
- <line num="363" count="0" type="cond" truecount="0" falsecount="1"/>
511
- <line num="364" count="0" type="stmt"/>
512
+ <line num="329" count="0" type="cond" truecount="0" falsecount="1"/>
513
+ <line num="330" count="0" type="stmt"/>
514
+ <line num="331" count="0" type="stmt"/>
515
+ <line num="333" count="0" type="cond" truecount="0" falsecount="1"/>
516
+ <line num="334" count="0" type="stmt"/>
517
+ <line num="335" count="0" type="stmt"/>
518
+ <line num="336" count="0" type="stmt"/>
519
+ <line num="338" count="0" type="cond" truecount="0" falsecount="1"/>
520
+ <line num="339" count="0" type="stmt"/>
521
+ <line num="340" count="0" type="cond" truecount="0" falsecount="3"/>
522
+ <line num="341" count="0" type="stmt"/>
523
+ <line num="354" count="0" type="cond" truecount="0" falsecount="1"/>
524
+ <line num="355" count="0" type="stmt"/>
512
525
  <line num="365" count="0" type="stmt"/>
513
- <line num="366" count="0" type="stmt"/>
514
- <line num="368" count="0" type="cond" truecount="0" falsecount="3"/>
515
- <line num="369" count="0" type="stmt"/>
516
- <line num="373" count="0" type="cond" truecount="0" falsecount="2"/>
517
- <line num="374" count="0" type="stmt"/>
526
+ <line num="368" count="0" type="stmt"/>
527
+ <line num="371" count="0" type="cond" truecount="0" falsecount="1"/>
528
+ <line num="372" count="0" type="stmt"/>
518
529
  <line num="375" count="0" type="cond" truecount="0" falsecount="1"/>
519
530
  <line num="376" count="0" type="stmt"/>
520
- <line num="378" count="0" type="cond" truecount="0" falsecount="4"/>
521
- <line num="380" count="0" type="stmt"/>
522
- <line num="387" count="0" type="cond" truecount="0" falsecount="3"/>
531
+ <line num="377" count="0" type="stmt"/>
532
+ <line num="378" count="0" type="stmt"/>
533
+ <line num="380" count="0" type="cond" truecount="0" falsecount="3"/>
534
+ <line num="381" count="0" type="stmt"/>
535
+ <line num="385" count="0" type="cond" truecount="0" falsecount="2"/>
536
+ <line num="386" count="0" type="stmt"/>
537
+ <line num="387" count="0" type="cond" truecount="0" falsecount="1"/>
523
538
  <line num="388" count="0" type="stmt"/>
524
- <line num="397" count="0" type="cond" truecount="0" falsecount="3"/>
525
- <line num="398" count="0" type="stmt"/>
526
- <line num="399" count="0" type="stmt"/>
539
+ <line num="390" count="0" type="cond" truecount="0" falsecount="4"/>
540
+ <line num="392" count="0" type="stmt"/>
541
+ <line num="399" count="0" type="cond" truecount="0" falsecount="3"/>
527
542
  <line num="400" count="0" type="stmt"/>
528
- <line num="402" count="0" type="cond" truecount="0" falsecount="4"/>
529
- <line num="403" count="0" type="stmt"/>
530
- <line num="404" count="0" type="stmt"/>
531
- <line num="409" count="0" type="stmt"/>
532
- <line num="418" count="0" type="stmt"/>
533
- <line num="419" count="0" type="cond" truecount="0" falsecount="1"/>
534
- <line num="420" count="0" type="stmt"/>
543
+ <line num="409" count="0" type="cond" truecount="0" falsecount="3"/>
544
+ <line num="410" count="0" type="stmt"/>
545
+ <line num="411" count="0" type="stmt"/>
546
+ <line num="412" count="0" type="stmt"/>
547
+ <line num="414" count="0" type="cond" truecount="0" falsecount="4"/>
548
+ <line num="415" count="0" type="stmt"/>
549
+ <line num="416" count="0" type="stmt"/>
535
550
  <line num="421" count="0" type="stmt"/>
536
- <line num="422" count="0" type="stmt"/>
537
- <line num="423" count="0" type="stmt"/>
538
- <line num="424" count="0" type="stmt"/>
539
- <line num="429" count="0" type="cond" truecount="0" falsecount="2"/>
540
551
  <line num="430" count="0" type="stmt"/>
552
+ <line num="431" count="0" type="cond" truecount="0" falsecount="1"/>
541
553
  <line num="432" count="0" type="stmt"/>
542
- <line num="437" count="0" type="cond" truecount="0" falsecount="4"/>
543
- <line num="438" count="0" type="stmt"/>
544
- <line num="439" count="0" type="stmt"/>
554
+ <line num="433" count="0" type="stmt"/>
555
+ <line num="434" count="0" type="stmt"/>
556
+ <line num="435" count="0" type="stmt"/>
557
+ <line num="436" count="0" type="stmt"/>
558
+ <line num="441" count="0" type="cond" truecount="0" falsecount="2"/>
545
559
  <line num="442" count="0" type="stmt"/>
546
- <line num="445" count="0" type="stmt"/>
547
- <line num="449" count="0" type="stmt"/>
560
+ <line num="444" count="0" type="stmt"/>
561
+ <line num="449" count="0" type="cond" truecount="0" falsecount="4"/>
548
562
  <line num="450" count="0" type="stmt"/>
549
563
  <line num="451" count="0" type="stmt"/>
550
- <line num="452" count="0" type="stmt"/>
551
564
  <line num="454" count="0" type="stmt"/>
565
+ <line num="457" count="0" type="stmt"/>
566
+ <line num="461" count="0" type="stmt"/>
567
+ <line num="462" count="0" type="stmt"/>
568
+ <line num="463" count="0" type="stmt"/>
552
569
  <line num="464" count="0" type="stmt"/>
553
- <line num="468" count="0" type="cond" truecount="0" falsecount="1"/>
554
- <line num="469" count="0" type="stmt"/>
555
- <line num="471" count="0" type="stmt"/>
556
- <line num="475" count="0" type="cond" truecount="0" falsecount="1"/>
570
+ <line num="466" count="0" type="stmt"/>
557
571
  <line num="476" count="0" type="stmt"/>
558
- <line num="478" count="0" type="stmt"/>
559
- <line num="489" count="0" type="cond" truecount="0" falsecount="1"/>
572
+ <line num="480" count="0" type="cond" truecount="0" falsecount="1"/>
573
+ <line num="481" count="0" type="stmt"/>
574
+ <line num="483" count="0" type="stmt"/>
575
+ <line num="487" count="0" type="cond" truecount="0" falsecount="1"/>
576
+ <line num="488" count="0" type="stmt"/>
560
577
  <line num="490" count="0" type="stmt"/>
561
- <line num="492" count="0" type="stmt"/>
562
- <line num="493" count="0" type="cond" truecount="0" falsecount="2"/>
563
- <line num="496" count="0" type="stmt"/>
564
- <line num="497" count="0" type="cond" truecount="0" falsecount="2"/>
578
+ <line num="501" count="0" type="cond" truecount="0" falsecount="1"/>
579
+ <line num="502" count="0" type="stmt"/>
565
580
  <line num="504" count="0" type="stmt"/>
566
- <line num="505" count="0" type="stmt"/>
567
- <line num="506" count="0" type="stmt"/>
568
- <line num="507" count="0" type="cond" truecount="0" falsecount="3"/>
581
+ <line num="505" count="0" type="cond" truecount="0" falsecount="2"/>
569
582
  <line num="508" count="0" type="stmt"/>
570
- <line num="510" count="0" type="cond" truecount="0" falsecount="1"/>
571
- <line num="511" count="0" type="stmt"/>
572
- <line num="513" count="0" type="cond" truecount="0" falsecount="1"/>
573
- <line num="514" count="0" type="stmt"/>
583
+ <line num="509" count="0" type="cond" truecount="0" falsecount="2"/>
584
+ <line num="516" count="0" type="stmt"/>
574
585
  <line num="517" count="0" type="stmt"/>
575
- <line num="521" count="0" type="stmt"/>
576
- <line num="531" count="0" type="stmt"/>
577
- <line num="538" count="0" type="stmt"/>
578
- <line num="542" count="0" type="cond" truecount="0" falsecount="2"/>
579
- <line num="546" count="0" type="stmt"/>
580
- <line num="547" count="0" type="cond" truecount="0" falsecount="3"/>
581
- <line num="548" count="0" type="stmt"/>
582
- <line num="549" count="0" type="stmt"/>
583
- <line num="551" count="0" type="stmt"/>
584
- <line num="552" count="0" type="stmt"/>
586
+ <line num="518" count="0" type="stmt"/>
587
+ <line num="519" count="0" type="cond" truecount="0" falsecount="3"/>
588
+ <line num="520" count="0" type="stmt"/>
589
+ <line num="522" count="0" type="cond" truecount="0" falsecount="1"/>
590
+ <line num="523" count="0" type="stmt"/>
591
+ <line num="525" count="0" type="cond" truecount="0" falsecount="1"/>
592
+ <line num="526" count="0" type="stmt"/>
593
+ <line num="529" count="0" type="stmt"/>
594
+ <line num="533" count="0" type="stmt"/>
595
+ <line num="543" count="0" type="stmt"/>
596
+ <line num="550" count="0" type="stmt"/>
585
597
  <line num="554" count="0" type="cond" truecount="0" falsecount="2"/>
586
- <line num="556" count="0" type="stmt"/>
587
- <line num="558" count="0" type="cond" truecount="0" falsecount="5"/>
588
- <line num="559" count="0" type="stmt"/>
598
+ <line num="558" count="0" type="stmt"/>
599
+ <line num="559" count="0" type="cond" truecount="0" falsecount="3"/>
589
600
  <line num="560" count="0" type="stmt"/>
601
+ <line num="561" count="0" type="stmt"/>
590
602
  <line num="563" count="0" type="stmt"/>
591
- <line num="567" count="0" type="stmt"/>
603
+ <line num="564" count="0" type="stmt"/>
604
+ <line num="566" count="0" type="cond" truecount="0" falsecount="2"/>
605
+ <line num="568" count="0" type="stmt"/>
606
+ <line num="570" count="0" type="cond" truecount="0" falsecount="5"/>
592
607
  <line num="571" count="0" type="stmt"/>
593
- <line num="575" count="0" type="cond" truecount="0" falsecount="2"/>
594
- <line num="576" count="0" type="stmt"/>
595
- <line num="577" count="0" type="cond" truecount="0" falsecount="1"/>
596
- <line num="580" count="0" type="cond" truecount="0" falsecount="1"/>
597
- <line num="581" count="0" type="stmt"/>
598
- <line num="584" count="0" type="stmt"/>
599
- <line num="591" count="0" type="stmt"/>
600
- <line num="592" count="0" type="stmt"/>
608
+ <line num="572" count="0" type="stmt"/>
609
+ <line num="575" count="0" type="stmt"/>
610
+ <line num="579" count="0" type="stmt"/>
611
+ <line num="583" count="0" type="stmt"/>
612
+ <line num="587" count="0" type="cond" truecount="0" falsecount="2"/>
613
+ <line num="588" count="0" type="stmt"/>
614
+ <line num="589" count="0" type="cond" truecount="0" falsecount="1"/>
615
+ <line num="592" count="0" type="cond" truecount="0" falsecount="1"/>
601
616
  <line num="593" count="0" type="stmt"/>
602
- <line num="594" count="0" type="stmt"/>
603
- <line num="598" count="0" type="stmt"/>
604
- <line num="602" count="0" type="stmt"/>
605
- <line num="606" count="0" type="cond" truecount="0" falsecount="2"/>
606
- <line num="607" count="0" type="stmt"/>
607
- <line num="609" count="0" type="stmt"/>
608
- <line num="613" count="0" type="stmt"/>
617
+ <line num="596" count="0" type="stmt"/>
618
+ <line num="603" count="0" type="stmt"/>
619
+ <line num="604" count="0" type="stmt"/>
620
+ <line num="605" count="0" type="stmt"/>
621
+ <line num="606" count="0" type="stmt"/>
622
+ <line num="610" count="0" type="stmt"/>
609
623
  <line num="614" count="0" type="stmt"/>
610
- <line num="615" count="0" type="stmt"/>
611
- <line num="616" count="0" type="stmt"/>
624
+ <line num="618" count="0" type="cond" truecount="0" falsecount="2"/>
612
625
  <line num="619" count="0" type="stmt"/>
613
- <line num="620" count="0" type="cond" truecount="0" falsecount="2"/>
614
626
  <line num="621" count="0" type="stmt"/>
615
- <line num="623" count="0" type="cond" truecount="0" falsecount="2"/>
627
+ <line num="625" count="0" type="stmt"/>
628
+ <line num="626" count="0" type="stmt"/>
629
+ <line num="627" count="0" type="stmt"/>
630
+ <line num="628" count="0" type="stmt"/>
616
631
  <line num="631" count="0" type="stmt"/>
617
- <line num="632" count="0" type="stmt"/>
618
- <line num="633" count="0" type="cond" truecount="0" falsecount="1"/>
619
- <line num="634" count="0" type="stmt"/>
620
- <line num="636" count="0" type="stmt"/>
621
- <line num="637" count="0" type="cond" truecount="0" falsecount="1"/>
622
- <line num="638" count="0" type="stmt"/>
623
- <line num="666" count="0" type="stmt"/>
624
- <line num="667" count="0" type="stmt"/>
625
- <line num="668" count="0" type="stmt"/>
626
- <line num="676" count="0" type="stmt"/>
627
- <line num="677" count="0" type="stmt"/>
628
- <line num="678" count="0" type="cond" truecount="0" falsecount="4"/>
632
+ <line num="632" count="0" type="cond" truecount="0" falsecount="2"/>
633
+ <line num="633" count="0" type="stmt"/>
634
+ <line num="635" count="0" type="cond" truecount="0" falsecount="2"/>
635
+ <line num="643" count="0" type="stmt"/>
636
+ <line num="644" count="0" type="stmt"/>
637
+ <line num="645" count="0" type="cond" truecount="0" falsecount="1"/>
638
+ <line num="646" count="0" type="stmt"/>
639
+ <line num="648" count="0" type="stmt"/>
640
+ <line num="649" count="0" type="cond" truecount="0" falsecount="1"/>
641
+ <line num="650" count="0" type="stmt"/>
642
+ <line num="678" count="0" type="stmt"/>
629
643
  <line num="679" count="0" type="stmt"/>
630
- <line num="680" count="0" type="cond" truecount="0" falsecount="4"/>
631
- <line num="682" count="0" type="stmt"/>
632
- <line num="683" count="0" type="stmt"/>
633
- <line num="684" count="0" type="stmt"/>
634
- <line num="685" count="0" type="stmt"/>
635
- <line num="686" count="0" type="cond" truecount="0" falsecount="2"/>
636
- <line num="687" count="0" type="stmt"/>
644
+ <line num="680" count="0" type="stmt"/>
637
645
  <line num="688" count="0" type="stmt"/>
638
646
  <line num="689" count="0" type="stmt"/>
647
+ <line num="690" count="0" type="cond" truecount="0" falsecount="4"/>
639
648
  <line num="691" count="0" type="stmt"/>
640
- <line num="692" count="0" type="stmt"/>
641
- <line num="693" count="0" type="stmt"/>
649
+ <line num="692" count="0" type="cond" truecount="0" falsecount="4"/>
650
+ <line num="694" count="0" type="stmt"/>
642
651
  <line num="695" count="0" type="stmt"/>
643
652
  <line num="696" count="0" type="stmt"/>
644
- <line num="697" count="0" type="cond" truecount="0" falsecount="1"/>
645
- <line num="698" count="0" type="stmt"/>
646
- <line num="700" count="0" type="cond" truecount="0" falsecount="1"/>
647
- <line num="702" count="0" type="stmt"/>
653
+ <line num="697" count="0" type="stmt"/>
654
+ <line num="698" count="0" type="cond" truecount="0" falsecount="2"/>
655
+ <line num="699" count="0" type="stmt"/>
656
+ <line num="700" count="0" type="stmt"/>
657
+ <line num="701" count="0" type="stmt"/>
658
+ <line num="703" count="0" type="stmt"/>
648
659
  <line num="704" count="0" type="stmt"/>
660
+ <line num="705" count="0" type="stmt"/>
661
+ <line num="707" count="0" type="stmt"/>
662
+ <line num="708" count="0" type="stmt"/>
649
663
  <line num="709" count="0" type="cond" truecount="0" falsecount="1"/>
650
- <line num="711" count="0" type="stmt"/>
651
- <line num="713" count="0" type="stmt"/>
664
+ <line num="710" count="0" type="stmt"/>
665
+ <line num="712" count="0" type="cond" truecount="0" falsecount="1"/>
652
666
  <line num="714" count="0" type="stmt"/>
653
667
  <line num="716" count="0" type="stmt"/>
654
- <line num="717" count="0" type="stmt"/>
655
- <line num="719" count="0" type="stmt"/>
656
- <line num="723" count="0" type="stmt"/>
668
+ <line num="721" count="0" type="cond" truecount="0" falsecount="1"/>
669
+ <line num="722" count="0" type="stmt"/>
657
670
  <line num="724" count="0" type="stmt"/>
658
- <line num="725" count="0" type="stmt"/>
659
671
  <line num="726" count="0" type="stmt"/>
660
672
  <line num="727" count="0" type="stmt"/>
661
- <line num="728" count="0" type="stmt"/>
662
- <line num="729" count="0" type="cond" truecount="0" falsecount="1"/>
673
+ <line num="729" count="0" type="stmt"/>
663
674
  <line num="730" count="0" type="stmt"/>
664
- <line num="731" count="0" type="cond" truecount="0" falsecount="2"/>
665
675
  <line num="732" count="0" type="stmt"/>
666
- <line num="734" count="0" type="stmt"/>
667
676
  <line num="735" count="0" type="stmt"/>
668
677
  <line num="736" count="0" type="stmt"/>
669
- <line num="737" count="0" type="cond" truecount="0" falsecount="1"/>
670
- <line num="738" count="0" type="stmt"/>
671
- <line num="740" count="0" type="cond" truecount="0" falsecount="1"/>
672
- <line num="742" count="0" type="stmt"/>
673
- <line num="744" count="0" type="stmt"/>
674
- <line num="749" count="0" type="cond" truecount="0" falsecount="1"/>
675
- <line num="751" count="0" type="stmt"/>
676
- <line num="753" count="0" type="stmt"/>
678
+ <line num="745" count="0" type="stmt"/>
679
+ <line num="746" count="0" type="stmt"/>
680
+ <line num="747" count="0" type="stmt"/>
681
+ <line num="748" count="0" type="stmt"/>
682
+ <line num="749" count="0" type="stmt"/>
683
+ <line num="750" count="0" type="stmt"/>
684
+ <line num="751" count="0" type="cond" truecount="0" falsecount="1"/>
685
+ <line num="752" count="0" type="stmt"/>
686
+ <line num="753" count="0" type="cond" truecount="0" falsecount="2"/>
677
687
  <line num="754" count="0" type="stmt"/>
678
- <line num="765" count="0" type="stmt"/>
688
+ <line num="756" count="0" type="stmt"/>
689
+ <line num="757" count="0" type="stmt"/>
690
+ <line num="758" count="0" type="stmt"/>
691
+ <line num="759" count="0" type="cond" truecount="0" falsecount="1"/>
692
+ <line num="760" count="0" type="stmt"/>
693
+ <line num="762" count="0" type="cond" truecount="0" falsecount="1"/>
694
+ <line num="764" count="0" type="stmt"/>
695
+ <line num="766" count="0" type="stmt"/>
696
+ <line num="771" count="0" type="stmt"/>
679
697
  <line num="772" count="0" type="stmt"/>
680
- <line num="774" count="0" type="stmt"/>
698
+ <line num="773" count="0" type="cond" truecount="0" falsecount="1"/>
699
+ <line num="775" count="0" type="stmt"/>
700
+ <line num="777" count="0" type="stmt"/>
681
701
  <line num="778" count="0" type="stmt"/>
682
- <line num="779" count="0" type="cond" truecount="0" falsecount="3"/>
683
702
  <line num="780" count="0" type="stmt"/>
684
- <line num="782" count="0" type="cond" truecount="0" falsecount="1"/>
685
- <line num="783" count="0" type="stmt"/>
686
- <line num="784" count="0" type="stmt"/>
687
- <line num="785" count="0" type="stmt"/>
688
- <line num="787" count="0" type="cond" truecount="0" falsecount="1"/>
689
- <line num="792" count="0" type="stmt"/>
690
- <line num="793" count="0" type="stmt"/>
691
- <line num="794" count="0" type="stmt"/>
692
- <line num="796" count="0" type="stmt"/>
693
- <line num="797" count="0" type="cond" truecount="0" falsecount="1"/>
694
- <line num="798" count="0" type="stmt"/>
695
- <line num="801" count="0" type="cond" truecount="0" falsecount="1"/>
703
+ <line num="795" count="0" type="stmt"/>
696
704
  <line num="802" count="0" type="stmt"/>
697
- <line num="804" count="0" type="cond" truecount="0" falsecount="1"/>
698
- <line num="806" count="0" type="stmt"/>
699
- <line num="808" count="0" type="stmt"/>
700
- <line num="814" count="0" type="stmt"/>
701
- <line num="815" count="0" type="stmt"/>
702
- <line num="826" count="0" type="stmt"/>
703
- <line num="827" count="0" type="stmt"/>
704
- <line num="828" count="0" type="stmt"/>
705
- <line num="830" count="0" type="stmt"/>
706
- <line num="836" count="0" type="stmt"/>
707
- <line num="856" count="0" type="cond" truecount="0" falsecount="2"/>
708
- <line num="857" count="0" type="stmt"/>
705
+ <line num="809" count="0" type="stmt"/>
706
+ <line num="820" count="0" type="stmt"/>
707
+ <line num="821" count="0" type="stmt"/>
708
+ <line num="822" count="0" type="cond" truecount="0" falsecount="4"/>
709
+ <line num="832" count="0" type="stmt"/>
709
710
  <line num="859" count="0" type="stmt"/>
710
- <line num="862" count="0" type="cond" truecount="0" falsecount="2"/>
711
- <line num="869" count="0" type="cond" truecount="0" falsecount="1"/>
712
- <line num="870" count="0" type="stmt"/>
713
- <line num="871" count="0" type="stmt"/>
714
- <line num="872" count="0" type="stmt"/>
715
- <line num="874" count="0" type="cond" truecount="0" falsecount="1"/>
711
+ <line num="860" count="0" type="cond" truecount="0" falsecount="4"/>
712
+ <line num="865" count="0" type="stmt"/>
713
+ <line num="866" count="0" type="stmt"/>
714
+ <line num="874" count="0" type="stmt"/>
716
715
  <line num="875" count="0" type="stmt"/>
717
- <line num="876" count="0" type="stmt"/>
718
716
  <line num="877" count="0" type="stmt"/>
719
- <line num="897" count="0" type="stmt"/>
720
- <line num="898" count="0" type="cond" truecount="0" falsecount="1"/>
717
+ <line num="878" count="0" type="stmt"/>
718
+ <line num="886" count="0" type="stmt"/>
719
+ <line num="887" count="0" type="cond" truecount="0" falsecount="3"/>
720
+ <line num="888" count="0" type="stmt"/>
721
+ <line num="890" count="0" type="cond" truecount="0" falsecount="1"/>
722
+ <line num="891" count="0" type="stmt"/>
723
+ <line num="892" count="0" type="stmt"/>
724
+ <line num="893" count="0" type="stmt"/>
725
+ <line num="895" count="0" type="cond" truecount="0" falsecount="1"/>
726
+ <line num="900" count="0" type="stmt"/>
727
+ <line num="901" count="0" type="stmt"/>
728
+ <line num="902" count="0" type="stmt"/>
729
+ <line num="904" count="0" type="stmt"/>
730
+ <line num="905" count="0" type="cond" truecount="0" falsecount="1"/>
721
731
  <line num="906" count="0" type="stmt"/>
722
- <line num="907" count="0" type="stmt"/>
723
- <line num="908" count="0" type="stmt"/>
732
+ <line num="909" count="0" type="cond" truecount="0" falsecount="1"/>
724
733
  <line num="910" count="0" type="stmt"/>
725
- <line num="911" count="0" type="stmt"/>
726
- <line num="912" count="0" type="stmt"/>
727
- <line num="920" count="0" type="stmt"/>
728
- <line num="925" count="0" type="cond" truecount="0" falsecount="3"/>
729
- <line num="926" count="0" type="stmt"/>
730
- <line num="928" count="0" type="stmt"/>
731
- <line num="931" count="0" type="stmt"/>
732
- <line num="932" count="0" type="stmt"/>
734
+ <line num="912" count="0" type="cond" truecount="0" falsecount="1"/>
735
+ <line num="914" count="0" type="stmt"/>
736
+ <line num="916" count="0" type="stmt"/>
737
+ <line num="922" count="0" type="stmt"/>
738
+ <line num="923" count="0" type="stmt"/>
733
739
  <line num="934" count="0" type="stmt"/>
740
+ <line num="935" count="0" type="stmt"/>
734
741
  <line num="936" count="0" type="stmt"/>
735
- <line num="942" count="0" type="stmt"/>
736
- <line num="943" count="0" type="stmt"/>
737
- <line num="945" count="0" type="stmt"/>
738
- <line num="946" count="0" type="stmt"/>
739
- <line num="947" count="0" type="stmt"/>
740
- <line num="948" count="0" type="stmt"/>
741
- <line num="949" count="0" type="stmt"/>
742
- <line num="950" count="0" type="cond" truecount="0" falsecount="4"/>
743
- <line num="951" count="0" type="stmt"/>
744
- <line num="953" count="0" type="stmt"/>
745
- <line num="956" count="0" type="stmt"/>
746
- <line num="959" count="0" type="stmt"/>
747
- <line num="960" count="0" type="stmt"/>
748
- <line num="962" count="0" type="stmt"/>
749
- <line num="963" count="0" type="cond" truecount="0" falsecount="2"/>
750
- <line num="965" count="0" type="cond" truecount="0" falsecount="2"/>
751
- <line num="968" count="0" type="stmt"/>
752
- <line num="969" count="0" type="stmt"/>
753
- <line num="971" count="0" type="stmt"/>
754
- <line num="972" count="0" type="stmt"/>
755
- <line num="975" count="0" type="stmt"/>
742
+ <line num="938" count="0" type="stmt"/>
743
+ <line num="944" count="0" type="stmt"/>
744
+ <line num="964" count="0" type="cond" truecount="0" falsecount="2"/>
745
+ <line num="965" count="0" type="stmt"/>
746
+ <line num="967" count="0" type="stmt"/>
747
+ <line num="970" count="0" type="cond" truecount="0" falsecount="2"/>
756
748
  <line num="976" count="0" type="stmt"/>
757
- <line num="979" count="0" type="cond" truecount="0" falsecount="1"/>
749
+ <line num="977" count="0" type="cond" truecount="0" falsecount="1"/>
750
+ <line num="978" count="0" type="stmt"/>
751
+ <line num="979" count="0" type="stmt"/>
758
752
  <line num="980" count="0" type="stmt"/>
753
+ <line num="982" count="0" type="cond" truecount="0" falsecount="1"/>
759
754
  <line num="983" count="0" type="stmt"/>
760
- <line num="986" count="0" type="stmt"/>
761
- <line num="988" count="0" type="cond" truecount="0" falsecount="1"/>
762
- <line num="989" count="0" type="stmt"/>
763
- <line num="991" count="0" type="stmt"/>
764
- <line num="993" count="0" type="cond" truecount="0" falsecount="2"/>
765
- <line num="997" count="0" type="stmt"/>
766
- <line num="998" count="0" type="cond" truecount="0" falsecount="1"/>
767
- <line num="999" count="0" type="stmt"/>
768
- <line num="1001" count="0" type="cond" truecount="0" falsecount="5"/>
769
- <line num="1002" count="0" type="stmt"/>
770
- <line num="1003" count="0" type="cond" truecount="0" falsecount="1"/>
771
- <line num="1004" count="0" type="stmt"/>
772
- <line num="1005" count="0" type="cond" truecount="0" falsecount="2"/>
773
- <line num="1009" count="0" type="cond" truecount="0" falsecount="1"/>
774
- <line num="1010" count="0" type="cond" truecount="0" falsecount="2"/>
775
- <line num="1012" count="0" type="stmt"/>
776
- <line num="1013" count="0" type="cond" truecount="0" falsecount="1"/>
755
+ <line num="984" count="0" type="stmt"/>
756
+ <line num="985" count="0" type="stmt"/>
757
+ <line num="1005" count="0" type="stmt"/>
758
+ <line num="1006" count="0" type="cond" truecount="0" falsecount="1"/>
777
759
  <line num="1014" count="0" type="stmt"/>
760
+ <line num="1015" count="0" type="stmt"/>
761
+ <line num="1016" count="0" type="stmt"/>
762
+ <line num="1018" count="0" type="stmt"/>
778
763
  <line num="1019" count="0" type="stmt"/>
779
- <line num="1023" count="0" type="stmt"/>
780
- <line num="1026" count="0" type="stmt"/>
781
- <line num="1027" count="0" type="stmt"/>
782
- <line num="1028" count="0" type="cond" truecount="0" falsecount="1"/>
783
- <line num="1029" count="0" type="stmt"/>
784
- <line num="1030" count="0" type="stmt"/>
785
- <line num="1033" count="0" type="stmt"/>
764
+ <line num="1020" count="0" type="stmt"/>
765
+ <line num="1028" count="0" type="stmt"/>
786
766
  <line num="1034" count="0" type="stmt"/>
787
- <line num="1035" count="0" type="stmt"/>
788
- <line num="1036" count="0" type="stmt"/>
789
- <line num="1040" count="0" type="stmt"/>
790
- <line num="1044" count="0" type="stmt"/>
791
- <line num="1048" count="0" type="cond" truecount="0" falsecount="4"/>
792
- <line num="1056" count="0" type="cond" truecount="0" falsecount="2"/>
793
- <line num="1057" count="0" type="stmt"/>
794
- <line num="1058" count="0" type="stmt"/>
795
- <line num="1059" count="0" type="stmt"/>
796
- <line num="1063" count="0" type="stmt"/>
767
+ <line num="1040" count="0" type="cond" truecount="0" falsecount="3"/>
768
+ <line num="1041" count="0" type="stmt"/>
769
+ <line num="1043" count="0" type="stmt"/>
770
+ <line num="1046" count="0" type="stmt"/>
771
+ <line num="1047" count="0" type="stmt"/>
772
+ <line num="1049" count="0" type="stmt"/>
773
+ <line num="1051" count="0" type="stmt"/>
774
+ <line num="1052" count="0" type="stmt"/>
775
+ <line num="1054" count="0" type="stmt"/>
776
+ <line num="1055" count="0" type="stmt"/>
777
+ <line num="1056" count="0" type="stmt"/>
778
+ <line num="1059" count="0" type="cond" truecount="0" falsecount="2"/>
779
+ <line num="1061" count="0" type="cond" truecount="0" falsecount="2"/>
797
780
  <line num="1064" count="0" type="stmt"/>
798
- <line num="1065" count="0" type="cond" truecount="0" falsecount="1"/>
799
- <line num="1066" count="0" type="stmt"/>
781
+ <line num="1065" count="0" type="stmt"/>
800
782
  <line num="1067" count="0" type="stmt"/>
801
783
  <line num="1068" count="0" type="stmt"/>
784
+ <line num="1071" count="0" type="stmt"/>
802
785
  <line num="1072" count="0" type="stmt"/>
803
- <line num="1078" count="0" type="cond" truecount="0" falsecount="4"/>
804
- <line num="1082" count="0" type="stmt"/>
786
+ <line num="1075" count="0" type="cond" truecount="0" falsecount="1"/>
787
+ <line num="1076" count="0" type="stmt"/>
788
+ <line num="1079" count="0" type="stmt"/>
789
+ <line num="1083" count="0" type="cond" truecount="0" falsecount="1"/>
790
+ <line num="1084" count="0" type="stmt"/>
805
791
  <line num="1086" count="0" type="stmt"/>
806
- <line num="1087" count="0" type="stmt"/>
807
- <line num="1091" count="0" type="cond" truecount="0" falsecount="1"/>
792
+ <line num="1088" count="0" type="cond" truecount="0" falsecount="2"/>
808
793
  <line num="1092" count="0" type="stmt"/>
809
- <line num="1093" count="0" type="stmt"/>
794
+ <line num="1093" count="0" type="cond" truecount="0" falsecount="1"/>
810
795
  <line num="1094" count="0" type="stmt"/>
811
- <line num="1095" count="0" type="stmt"/>
812
- <line num="1096" count="0" type="stmt"/>
796
+ <line num="1096" count="0" type="cond" truecount="0" falsecount="5"/>
813
797
  <line num="1097" count="0" type="stmt"/>
814
- <line num="1098" count="0" type="stmt"/>
798
+ <line num="1098" count="0" type="cond" truecount="0" falsecount="1"/>
815
799
  <line num="1099" count="0" type="stmt"/>
816
- <line num="1100" count="0" type="cond" truecount="0" falsecount="3"/>
817
- <line num="1101" count="0" type="stmt"/>
818
- <line num="1103" count="0" type="cond" truecount="0" falsecount="4"/>
819
- <line num="1105" count="0" type="stmt"/>
800
+ <line num="1100" count="0" type="cond" truecount="0" falsecount="2"/>
801
+ <line num="1104" count="0" type="cond" truecount="0" falsecount="1"/>
802
+ <line num="1105" count="0" type="cond" truecount="0" falsecount="2"/>
803
+ <line num="1107" count="0" type="stmt"/>
804
+ <line num="1108" count="0" type="cond" truecount="0" falsecount="1"/>
805
+ <line num="1109" count="0" type="stmt"/>
806
+ <line num="1114" count="0" type="stmt"/>
807
+ <line num="1118" count="0" type="stmt"/>
808
+ <line num="1121" count="0" type="stmt"/>
809
+ <line num="1122" count="0" type="stmt"/>
810
+ <line num="1123" count="0" type="cond" truecount="0" falsecount="1"/>
811
+ <line num="1124" count="0" type="stmt"/>
812
+ <line num="1125" count="0" type="stmt"/>
813
+ <line num="1128" count="0" type="stmt"/>
814
+ <line num="1129" count="0" type="stmt"/>
815
+ <line num="1130" count="0" type="stmt"/>
816
+ <line num="1134" count="0" type="stmt"/>
817
+ <line num="1135" count="0" type="stmt"/>
818
+ <line num="1136" count="0" type="stmt"/>
819
+ <line num="1137" count="0" type="stmt"/>
820
+ <line num="1138" count="0" type="stmt"/>
821
+ <line num="1139" count="0" type="stmt"/>
822
+ <line num="1140" count="0" type="cond" truecount="0" falsecount="4"/>
823
+ <line num="1141" count="0" type="stmt"/>
824
+ <line num="1143" count="0" type="stmt"/>
825
+ <line num="1146" count="0" type="stmt"/>
826
+ <line num="1147" count="0" type="stmt"/>
827
+ <line num="1151" count="0" type="stmt"/>
828
+ <line num="1155" count="0" type="stmt"/>
829
+ <line num="1159" count="0" type="cond" truecount="0" falsecount="4"/>
830
+ <line num="1167" count="0" type="cond" truecount="0" falsecount="2"/>
831
+ <line num="1168" count="0" type="stmt"/>
832
+ <line num="1169" count="0" type="stmt"/>
833
+ <line num="1170" count="0" type="stmt"/>
834
+ <line num="1174" count="0" type="stmt"/>
835
+ <line num="1175" count="0" type="stmt"/>
836
+ <line num="1176" count="0" type="cond" truecount="0" falsecount="1"/>
837
+ <line num="1177" count="0" type="stmt"/>
838
+ <line num="1178" count="0" type="stmt"/>
839
+ <line num="1179" count="0" type="stmt"/>
840
+ <line num="1183" count="0" type="stmt"/>
841
+ <line num="1189" count="0" type="cond" truecount="0" falsecount="4"/>
842
+ <line num="1193" count="0" type="stmt"/>
843
+ <line num="1197" count="0" type="stmt"/>
844
+ <line num="1198" count="0" type="stmt"/>
845
+ <line num="1207" count="0" type="stmt"/>
846
+ <line num="1208" count="0" type="cond" truecount="0" falsecount="1"/>
847
+ <line num="1209" count="0" type="cond" truecount="0" falsecount="1"/>
848
+ <line num="1215" count="0" type="stmt"/>
849
+ <line num="1217" count="0" type="stmt"/>
850
+ <line num="1222" count="0" type="cond" truecount="0" falsecount="1"/>
851
+ <line num="1223" count="0" type="stmt"/>
852
+ <line num="1224" count="0" type="stmt"/>
853
+ <line num="1225" count="0" type="stmt"/>
854
+ <line num="1226" count="0" type="stmt"/>
855
+ <line num="1227" count="0" type="stmt"/>
856
+ <line num="1228" count="0" type="stmt"/>
857
+ <line num="1229" count="0" type="stmt"/>
858
+ <line num="1230" count="0" type="stmt"/>
859
+ <line num="1231" count="0" type="stmt"/>
860
+ <line num="1232" count="0" type="cond" truecount="0" falsecount="3"/>
861
+ <line num="1233" count="0" type="stmt"/>
862
+ <line num="1235" count="0" type="cond" truecount="0" falsecount="4"/>
863
+ <line num="1237" count="0" type="stmt"/>
820
864
  </file>
821
865
  <file name="logger.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/logger.ts">
822
- <metrics statements="10" coveredstatements="0" conditionals="14" coveredconditionals="0" methods="5" coveredmethods="0"/>
866
+ <metrics statements="10" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="5" coveredmethods="0"/>
823
867
  <line num="1" count="0" type="stmt"/>
824
- <line num="17" count="0" type="stmt"/>
825
- <line num="27" count="0" type="stmt"/>
826
- <line num="30" count="0" type="stmt"/>
827
- <line num="38" count="0" type="cond" truecount="0" falsecount="1"/>
828
- <line num="43" count="0" type="stmt"/>
829
- <line num="47" count="0" type="cond" truecount="0" falsecount="1"/>
830
- <line num="52" count="0" type="stmt"/>
831
- <line num="56" count="0" type="cond" truecount="0" falsecount="1"/>
832
- <line num="61" count="0" type="stmt"/>
868
+ <line num="11" count="0" type="stmt"/>
869
+ <line num="15" count="0" type="stmt"/>
870
+ <line num="19" count="0" type="stmt"/>
871
+ <line num="23" count="0" type="cond" truecount="0" falsecount="1"/>
872
+ <line num="25" count="0" type="stmt"/>
873
+ <line num="30" count="0" type="cond" truecount="0" falsecount="1"/>
874
+ <line num="32" count="0" type="stmt"/>
875
+ <line num="37" count="0" type="cond" truecount="0" falsecount="1"/>
876
+ <line num="39" count="0" type="stmt"/>
833
877
  </file>
834
878
  <file name="messages.gen.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/messages.gen.ts">
835
- <metrics statements="140" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="70" coveredmethods="0"/>
879
+ <metrics statements="142" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="71" coveredmethods="0"/>
836
880
  <line num="8" count="0" type="stmt"/>
837
881
  <line num="11" count="0" type="stmt"/>
838
882
  <line num="17" count="0" type="stmt"/>
@@ -960,19 +1004,21 @@
960
1004
  <line num="820" count="0" type="stmt"/>
961
1005
  <line num="828" count="0" type="stmt"/>
962
1006
  <line num="839" count="0" type="stmt"/>
963
- <line num="844" count="0" type="stmt"/>
964
- <line num="852" count="0" type="stmt"/>
965
- <line num="855" count="0" type="stmt"/>
966
- <line num="861" count="0" type="stmt"/>
967
- <line num="864" count="0" type="stmt"/>
968
- <line num="870" count="0" type="stmt"/>
969
- <line num="882" count="0" type="stmt"/>
970
- <line num="897" count="0" type="stmt"/>
971
- <line num="900" count="0" type="stmt"/>
972
- <line num="906" count="0" type="stmt"/>
973
- <line num="909" count="0" type="stmt"/>
974
- <line num="915" count="0" type="stmt"/>
1007
+ <line num="847" count="0" type="stmt"/>
1008
+ <line num="858" count="0" type="stmt"/>
1009
+ <line num="863" count="0" type="stmt"/>
1010
+ <line num="871" count="0" type="stmt"/>
1011
+ <line num="874" count="0" type="stmt"/>
1012
+ <line num="880" count="0" type="stmt"/>
1013
+ <line num="883" count="0" type="stmt"/>
1014
+ <line num="889" count="0" type="stmt"/>
1015
+ <line num="901" count="0" type="stmt"/>
1016
+ <line num="916" count="0" type="stmt"/>
975
1017
  <line num="919" count="0" type="stmt"/>
1018
+ <line num="925" count="0" type="stmt"/>
1019
+ <line num="928" count="0" type="stmt"/>
1020
+ <line num="934" count="0" type="stmt"/>
1021
+ <line num="938" count="0" type="stmt"/>
976
1022
  </file>
977
1023
  <file name="nodes.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/nodes.ts">
978
1024
  <metrics statements="51" coveredstatements="0" conditionals="11" coveredconditionals="0" methods="13" coveredmethods="0"/>
@@ -1304,7 +1350,7 @@
1304
1350
  </file>
1305
1351
  </package>
1306
1352
  <package name="main.modules">
1307
- <metrics statements="1260" coveredstatements="12" conditionals="652" coveredconditionals="0" methods="265" coveredmethods="2"/>
1353
+ <metrics statements="1303" coveredstatements="38" conditionals="668" coveredconditionals="12" methods="281" coveredmethods="12"/>
1308
1354
  <file name="attributeSender.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/attributeSender.ts">
1309
1355
  <metrics statements="22" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="6" coveredmethods="0"/>
1310
1356
  <line num="4" count="0" type="stmt"/>
@@ -1400,153 +1446,157 @@
1400
1446
  <line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
1401
1447
  </file>
1402
1448
  <file name="conditionsManager.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/conditionsManager.ts">
1403
- <metrics statements="146" coveredstatements="12" conditionals="60" coveredconditionals="0" methods="49" coveredmethods="2"/>
1404
- <line num="30" count="1" type="stmt"/>
1405
- <line num="31" count="1" type="stmt"/>
1406
- <line num="32" count="1" type="stmt"/>
1407
- <line num="35" count="1" type="stmt"/>
1408
- <line num="36" count="1" type="stmt"/>
1409
- <line num="40" count="0" type="stmt"/>
1410
- <line num="44" count="0" type="stmt"/>
1449
+ <metrics statements="150" coveredstatements="0" conditionals="63" coveredconditionals="0" methods="52" coveredmethods="0"/>
1450
+ <line num="31" count="0" type="stmt"/>
1451
+ <line num="32" count="0" type="stmt"/>
1452
+ <line num="33" count="0" type="stmt"/>
1453
+ <line num="36" count="0" type="stmt"/>
1454
+ <line num="37" count="0" type="stmt"/>
1455
+ <line num="41" count="0" type="stmt"/>
1411
1456
  <line num="45" count="0" type="stmt"/>
1412
- <line num="51" count="0" type="stmt"/>
1457
+ <line num="46" count="0" type="stmt"/>
1413
1458
  <line num="52" count="0" type="stmt"/>
1414
1459
  <line num="53" count="0" type="stmt"/>
1415
- <line num="54" count="0" type="cond" truecount="0" falsecount="1"/>
1460
+ <line num="54" count="0" type="stmt"/>
1416
1461
  <line num="55" count="0" type="stmt"/>
1417
- <line num="56" count="0" type="cond" truecount="0" falsecount="1"/>
1418
- <line num="57" count="0" type="stmt"/>
1419
- <line num="61" count="0" type="stmt"/>
1420
- <line num="62" count="0" type="stmt"/>
1462
+ <line num="56" count="0" type="stmt"/>
1463
+ <line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
1464
+ <line num="59" count="0" type="stmt"/>
1465
+ <line num="60" count="0" type="stmt"/>
1421
1466
  <line num="63" count="0" type="stmt"/>
1422
- <line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
1423
- <line num="65" count="0" type="stmt"/>
1424
- <line num="66" count="0" type="stmt"/>
1425
- <line num="67" count="0" type="cond" truecount="0" falsecount="1"/>
1426
- <line num="68" count="0" type="stmt"/>
1427
- <line num="72" count="0" type="stmt"/>
1428
- <line num="73" count="0" type="cond" truecount="0" falsecount="1"/>
1429
- <line num="74" count="0" type="cond" truecount="0" falsecount="1"/>
1467
+ <line num="65" count="0" type="cond" truecount="0" falsecount="1"/>
1468
+ <line num="66" count="0" type="cond" truecount="0" falsecount="1"/>
1469
+ <line num="67" count="0" type="stmt"/>
1470
+ <line num="69" count="0" type="stmt"/>
1471
+ <line num="73" count="0" type="stmt"/>
1430
1472
  <line num="75" count="0" type="stmt"/>
1431
- <line num="77" count="0" type="stmt"/>
1432
- <line num="82" count="0" type="stmt"/>
1433
- <line num="84" count="0" type="stmt"/>
1434
- <line num="89" count="1" type="cond" truecount="0" falsecount="1"/>
1435
- <line num="90" count="1" type="stmt"/>
1436
- <line num="91" count="1" type="stmt"/>
1437
- <line num="92" count="1" type="stmt"/>
1438
- <line num="94" count="0" type="stmt"/>
1439
- <line num="99" count="0" type="cond" truecount="0" falsecount="1"/>
1440
- <line num="101" count="0" type="cond" truecount="0" falsecount="6"/>
1441
- <line num="103" count="0" type="stmt"/>
1473
+ <line num="79" count="0" type="stmt"/>
1474
+ <line num="80" count="0" type="cond" truecount="0" falsecount="1"/>
1475
+ <line num="81" count="0" type="stmt"/>
1476
+ <line num="82" count="0" type="cond" truecount="0" falsecount="1"/>
1477
+ <line num="83" count="0" type="stmt"/>
1478
+ <line num="86" count="0" type="stmt"/>
1479
+ <line num="90" count="0" type="cond" truecount="0" falsecount="1"/>
1480
+ <line num="91" count="0" type="stmt"/>
1481
+ <line num="92" count="0" type="stmt"/>
1482
+ <line num="93" count="0" type="stmt"/>
1483
+ <line num="95" count="0" type="stmt"/>
1484
+ <line num="100" count="0" type="cond" truecount="0" falsecount="1"/>
1485
+ <line num="102" count="0" type="cond" truecount="0" falsecount="6"/>
1442
1486
  <line num="104" count="0" type="stmt"/>
1443
- <line num="106" count="0" type="stmt"/>
1487
+ <line num="105" count="0" type="stmt"/>
1444
1488
  <line num="107" count="0" type="stmt"/>
1445
- <line num="109" count="0" type="stmt"/>
1489
+ <line num="108" count="0" type="stmt"/>
1446
1490
  <line num="110" count="0" type="stmt"/>
1447
- <line num="112" count="0" type="stmt"/>
1491
+ <line num="111" count="0" type="stmt"/>
1448
1492
  <line num="113" count="0" type="stmt"/>
1449
- <line num="115" count="0" type="stmt"/>
1493
+ <line num="114" count="0" type="stmt"/>
1450
1494
  <line num="116" count="0" type="stmt"/>
1451
- <line num="118" count="0" type="stmt"/>
1452
- <line num="123" count="0" type="stmt"/>
1495
+ <line num="117" count="0" type="stmt"/>
1496
+ <line num="119" count="0" type="stmt"/>
1453
1497
  <line num="124" count="0" type="stmt"/>
1454
- <line num="126" count="0" type="cond" truecount="0" falsecount="1"/>
1455
- <line num="127" count="0" type="stmt"/>
1498
+ <line num="125" count="0" type="stmt"/>
1499
+ <line num="127" count="0" type="cond" truecount="0" falsecount="1"/>
1456
1500
  <line num="128" count="0" type="stmt"/>
1457
- <line num="129" count="0" type="cond" truecount="0" falsecount="3"/>
1458
- <line num="130" count="0" type="stmt"/>
1459
- <line num="136" count="1" type="stmt"/>
1460
- <line num="139" count="0" type="stmt"/>
1501
+ <line num="129" count="0" type="stmt"/>
1502
+ <line num="130" count="0" type="cond" truecount="0" falsecount="3"/>
1503
+ <line num="131" count="0" type="stmt"/>
1504
+ <line num="137" count="0" type="stmt"/>
1461
1505
  <line num="140" count="0" type="stmt"/>
1462
- <line num="141" count="0" type="cond" truecount="0" falsecount="1"/>
1463
- <line num="142" count="0" type="stmt"/>
1464
- <line num="145" count="0" type="stmt"/>
1465
- <line num="146" count="0" type="cond" truecount="0" falsecount="1"/>
1466
- <line num="147" count="0" type="stmt"/>
1467
- <line num="154" count="0" type="stmt"/>
1506
+ <line num="141" count="0" type="stmt"/>
1507
+ <line num="142" count="0" type="cond" truecount="0" falsecount="1"/>
1508
+ <line num="143" count="0" type="stmt"/>
1509
+ <line num="146" count="0" type="stmt"/>
1510
+ <line num="147" count="0" type="cond" truecount="0" falsecount="1"/>
1511
+ <line num="148" count="0" type="stmt"/>
1468
1512
  <line num="155" count="0" type="stmt"/>
1469
- <line num="157" count="0" type="cond" truecount="0" falsecount="1"/>
1513
+ <line num="156" count="0" type="stmt"/>
1470
1514
  <line num="158" count="0" type="stmt"/>
1471
- <line num="160" count="0" type="cond" truecount="0" falsecount="5"/>
1472
- <line num="162" count="0" type="stmt"/>
1473
- <line num="163" count="0" type="stmt"/>
1515
+ <line num="159" count="0" type="cond" truecount="0" falsecount="1"/>
1516
+ <line num="160" count="0" type="stmt"/>
1517
+ <line num="162" count="0" type="cond" truecount="0" falsecount="5"/>
1518
+ <line num="164" count="0" type="stmt"/>
1474
1519
  <line num="165" count="0" type="stmt"/>
1475
- <line num="166" count="0" type="stmt"/>
1520
+ <line num="167" count="0" type="stmt"/>
1476
1521
  <line num="168" count="0" type="stmt"/>
1477
- <line num="169" count="0" type="stmt"/>
1522
+ <line num="170" count="0" type="stmt"/>
1478
1523
  <line num="171" count="0" type="stmt"/>
1479
- <line num="172" count="0" type="stmt"/>
1524
+ <line num="173" count="0" type="stmt"/>
1480
1525
  <line num="174" count="0" type="stmt"/>
1481
1526
  <line num="176" count="0" type="stmt"/>
1482
- <line num="178" count="0" type="cond" truecount="0" falsecount="3"/>
1483
- <line num="179" count="0" type="stmt"/>
1484
- <line num="187" count="0" type="stmt"/>
1485
- <line num="188" count="0" type="cond" truecount="0" falsecount="1"/>
1486
- <line num="189" count="0" type="stmt"/>
1487
- <line num="190" count="0" type="stmt"/>
1488
- <line num="191" count="0" type="cond" truecount="0" falsecount="3"/>
1527
+ <line num="178" count="0" type="stmt"/>
1528
+ <line num="180" count="0" type="cond" truecount="0" falsecount="3"/>
1529
+ <line num="181" count="0" type="stmt"/>
1530
+ <line num="185" count="0" type="cond" truecount="0" falsecount="3"/>
1531
+ <line num="186" count="0" type="stmt"/>
1489
1532
  <line num="192" count="0" type="stmt"/>
1490
- <line num="200" count="0" type="stmt"/>
1491
- <line num="201" count="0" type="cond" truecount="0" falsecount="1"/>
1492
- <line num="202" count="0" type="stmt"/>
1493
- <line num="203" count="0" type="stmt"/>
1494
- <line num="204" count="0" type="cond" truecount="0" falsecount="4"/>
1495
- <line num="205" count="0" type="stmt"/>
1496
- <line num="213" count="0" type="stmt"/>
1497
- <line num="214" count="0" type="cond" truecount="0" falsecount="1"/>
1533
+ <line num="193" count="0" type="stmt"/>
1534
+ <line num="194" count="0" type="cond" truecount="0" falsecount="1"/>
1535
+ <line num="195" count="0" type="stmt"/>
1536
+ <line num="196" count="0" type="stmt"/>
1537
+ <line num="197" count="0" type="stmt"/>
1538
+ <line num="203" count="0" type="cond" truecount="0" falsecount="1"/>
1539
+ <line num="207" count="0" type="stmt"/>
1498
1540
  <line num="215" count="0" type="stmt"/>
1499
- <line num="216" count="0" type="stmt"/>
1500
- <line num="217" count="0" type="cond" truecount="0" falsecount="3"/>
1541
+ <line num="216" count="0" type="cond" truecount="0" falsecount="1"/>
1542
+ <line num="217" count="0" type="stmt"/>
1501
1543
  <line num="218" count="0" type="stmt"/>
1502
- <line num="226" count="0" type="stmt"/>
1503
- <line num="227" count="0" type="stmt"/>
1544
+ <line num="219" count="0" type="cond" truecount="0" falsecount="4"/>
1545
+ <line num="220" count="0" type="stmt"/>
1504
1546
  <line num="228" count="0" type="stmt"/>
1505
- <line num="230" count="0" type="cond" truecount="0" falsecount="1"/>
1547
+ <line num="229" count="0" type="cond" truecount="0" falsecount="1"/>
1548
+ <line num="230" count="0" type="stmt"/>
1506
1549
  <line num="231" count="0" type="stmt"/>
1507
- <line num="232" count="0" type="stmt"/>
1508
- <line num="233" count="0" type="cond" truecount="0" falsecount="3"/>
1509
- <line num="234" count="0" type="stmt"/>
1510
- <line num="279" count="1" type="stmt"/>
1511
- <line num="280" count="0" type="stmt"/>
1512
- <line num="281" count="0" type="stmt"/>
1513
- <line num="282" count="0" type="stmt"/>
1514
- <line num="283" count="0" type="stmt"/>
1515
- <line num="284" count="0" type="stmt"/>
1516
- <line num="285" count="0" type="stmt"/>
1517
- <line num="286" count="0" type="stmt"/>
1518
- <line num="287" count="0" type="stmt"/>
1519
- <line num="288" count="0" type="stmt"/>
1520
- <line num="289" count="0" type="stmt"/>
1521
- <line num="290" count="0" type="stmt"/>
1522
- <line num="293" count="1" type="stmt"/>
1550
+ <line num="232" count="0" type="cond" truecount="0" falsecount="3"/>
1551
+ <line num="233" count="0" type="stmt"/>
1552
+ <line num="241" count="0" type="stmt"/>
1553
+ <line num="242" count="0" type="stmt"/>
1554
+ <line num="243" count="0" type="stmt"/>
1555
+ <line num="245" count="0" type="cond" truecount="0" falsecount="1"/>
1556
+ <line num="246" count="0" type="stmt"/>
1557
+ <line num="247" count="0" type="stmt"/>
1558
+ <line num="248" count="0" type="cond" truecount="0" falsecount="3"/>
1559
+ <line num="249" count="0" type="stmt"/>
1523
1560
  <line num="294" count="0" type="stmt"/>
1561
+ <line num="295" count="0" type="stmt"/>
1562
+ <line num="296" count="0" type="stmt"/>
1563
+ <line num="297" count="0" type="stmt"/>
1564
+ <line num="298" count="0" type="stmt"/>
1565
+ <line num="299" count="0" type="stmt"/>
1566
+ <line num="300" count="0" type="stmt"/>
1567
+ <line num="301" count="0" type="stmt"/>
1568
+ <line num="302" count="0" type="stmt"/>
1569
+ <line num="303" count="0" type="stmt"/>
1524
1570
  <line num="304" count="0" type="stmt"/>
1525
1571
  <line num="305" count="0" type="stmt"/>
1526
- <line num="307" count="0" type="cond" truecount="0" falsecount="1"/>
1527
- <line num="310" count="0" type="stmt"/>
1528
- <line num="316" count="0" type="cond" truecount="0" falsecount="10"/>
1529
- <line num="318" count="0" type="stmt"/>
1530
- <line num="324" count="0" type="stmt"/>
1531
- <line num="326" count="0" type="stmt"/>
1572
+ <line num="308" count="0" type="stmt"/>
1573
+ <line num="309" count="0" type="stmt"/>
1574
+ <line num="319" count="0" type="stmt"/>
1575
+ <line num="320" count="0" type="stmt"/>
1576
+ <line num="322" count="0" type="cond" truecount="0" falsecount="1"/>
1577
+ <line num="325" count="0" type="stmt"/>
1578
+ <line num="331" count="0" type="cond" truecount="0" falsecount="10"/>
1532
1579
  <line num="333" count="0" type="stmt"/>
1533
- <line num="335" count="0" type="stmt"/>
1534
- <line num="342" count="0" type="stmt"/>
1535
- <line num="344" count="0" type="stmt"/>
1536
- <line num="352" count="0" type="stmt"/>
1537
- <line num="354" count="0" type="stmt"/>
1538
- <line num="361" count="0" type="stmt"/>
1539
- <line num="363" count="0" type="stmt"/>
1580
+ <line num="339" count="0" type="stmt"/>
1581
+ <line num="341" count="0" type="stmt"/>
1582
+ <line num="348" count="0" type="stmt"/>
1583
+ <line num="350" count="0" type="stmt"/>
1584
+ <line num="357" count="0" type="stmt"/>
1585
+ <line num="359" count="0" type="stmt"/>
1586
+ <line num="367" count="0" type="stmt"/>
1540
1587
  <line num="369" count="0" type="stmt"/>
1541
- <line num="371" count="0" type="stmt"/>
1542
- <line num="377" count="0" type="stmt"/>
1543
- <line num="379" count="0" type="stmt"/>
1544
- <line num="385" count="0" type="stmt"/>
1545
- <line num="387" count="0" type="stmt"/>
1546
- <line num="393" count="0" type="stmt"/>
1547
- <line num="395" count="0" type="stmt"/>
1548
- <line num="401" count="0" type="stmt"/>
1549
- <line num="404" count="0" type="stmt"/>
1588
+ <line num="376" count="0" type="stmt"/>
1589
+ <line num="378" count="0" type="stmt"/>
1590
+ <line num="384" count="0" type="stmt"/>
1591
+ <line num="386" count="0" type="stmt"/>
1592
+ <line num="392" count="0" type="stmt"/>
1593
+ <line num="394" count="0" type="stmt"/>
1594
+ <line num="400" count="0" type="stmt"/>
1595
+ <line num="402" count="0" type="stmt"/>
1596
+ <line num="408" count="0" type="stmt"/>
1597
+ <line num="410" count="0" type="stmt"/>
1598
+ <line num="416" count="0" type="stmt"/>
1599
+ <line num="419" count="0" type="stmt"/>
1550
1600
  </file>
1551
1601
  <file name="connection.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/connection.ts">
1552
1602
  <metrics statements="9" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
@@ -2482,6 +2532,48 @@
2482
2532
  <line num="8" count="0" type="stmt"/>
2483
2533
  <line num="12" count="0" type="stmt"/>
2484
2534
  </file>
2535
+ <file name="tagWatcher.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/tagWatcher.ts">
2536
+ <metrics statements="39" coveredstatements="38" conditionals="13" coveredconditionals="12" methods="13" coveredmethods="12"/>
2537
+ <line num="1" count="1" type="stmt"/>
2538
+ <line num="4" count="5" type="stmt"/>
2539
+ <line num="5" count="5" type="stmt"/>
2540
+ <line num="9" count="5" type="stmt"/>
2541
+ <line num="10" count="5" type="stmt"/>
2542
+ <line num="11" count="5" type="stmt"/>
2543
+ <line num="13" count="5" type="cond" truecount="6" falsecount="0"/>
2544
+ <line num="14" count="5" type="stmt"/>
2545
+ <line num="15" count="5" type="stmt"/>
2546
+ <line num="16" count="1" type="stmt"/>
2547
+ <line num="17" count="1" type="cond" truecount="1" falsecount="0"/>
2548
+ <line num="18" count="1" type="cond" truecount="1" falsecount="0"/>
2549
+ <line num="20" count="1" type="stmt"/>
2550
+ <line num="21" count="1" type="cond" truecount="1" falsecount="0"/>
2551
+ <line num="22" count="1" type="stmt"/>
2552
+ <line num="24" count="1" type="stmt"/>
2553
+ <line num="32" count="1" type="stmt"/>
2554
+ <line num="33" count="1" type="stmt"/>
2555
+ <line num="35" count="1" type="stmt"/>
2556
+ <line num="36" count="1" type="cond" truecount="1" falsecount="1"/>
2557
+ <line num="38" count="0" type="stmt"/>
2558
+ <line num="42" count="9" type="stmt"/>
2559
+ <line num="43" count="9" type="stmt"/>
2560
+ <line num="44" count="9" type="stmt"/>
2561
+ <line num="45" count="10" type="stmt"/>
2562
+ <line num="46" count="2" type="stmt"/>
2563
+ <line num="47" count="2" type="cond" truecount="1" falsecount="0"/>
2564
+ <line num="48" count="2" type="stmt"/>
2565
+ <line num="50" count="2" type="stmt"/>
2566
+ <line num="51" count="2" type="stmt"/>
2567
+ <line num="58" count="1" type="cond" truecount="1" falsecount="0"/>
2568
+ <line num="59" count="1" type="stmt"/>
2569
+ <line num="61" count="1" type="stmt"/>
2570
+ <line num="65" count="1" type="stmt"/>
2571
+ <line num="66" count="2" type="stmt"/>
2572
+ <line num="68" count="1" type="stmt"/>
2573
+ <line num="69" count="1" type="stmt"/>
2574
+ <line num="70" count="1" type="stmt"/>
2575
+ <line num="74" count="1" type="stmt"/>
2576
+ </file>
2485
2577
  <file name="timing.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/timing.ts">
2486
2578
  <metrics statements="110" coveredstatements="0" conditionals="111" coveredconditionals="0" methods="12" coveredmethods="0"/>
2487
2579
  <line num="2" count="0" type="stmt"/>
@@ -2630,7 +2722,7 @@
2630
2722
  </file>
2631
2723
  </package>
2632
2724
  <package name="main.modules.Network">
2633
- <metrics statements="491" coveredstatements="0" conditionals="265" coveredconditionals="0" methods="71" coveredmethods="0"/>
2725
+ <metrics statements="492" coveredstatements="0" conditionals="270" coveredconditionals="0" methods="71" coveredmethods="0"/>
2634
2726
  <file name="beaconProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/beaconProxy.ts">
2635
2727
  <metrics statements="53" coveredstatements="0" conditionals="23" coveredconditionals="0" methods="5" coveredmethods="0"/>
2636
2728
  <line num="2" count="0" type="stmt"/>
@@ -2688,7 +2780,7 @@
2688
2780
  <line num="91" count="0" type="stmt"/>
2689
2781
  </file>
2690
2782
  <file name="fetchProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/fetchProxy.ts">
2691
- <metrics statements="147" coveredstatements="0" conditionals="93" coveredconditionals="0" methods="20" coveredmethods="0"/>
2783
+ <metrics statements="148" coveredstatements="0" conditionals="94" coveredconditionals="0" methods="20" coveredmethods="0"/>
2692
2784
  <line num="8" count="0" type="stmt"/>
2693
2785
  <line num="9" count="0" type="stmt"/>
2694
2786
  <line num="13" count="0" type="stmt"/>
@@ -2752,90 +2844,91 @@
2752
2844
  <line num="128" count="0" type="stmt"/>
2753
2845
  <line num="132" count="0" type="stmt"/>
2754
2846
  <line num="133" count="0" type="stmt"/>
2755
- <line num="135" count="0" type="cond" truecount="0" falsecount="7"/>
2756
- <line num="138" count="0" type="cond" truecount="0" falsecount="4"/>
2757
- <line num="142" count="0" type="cond" truecount="0" falsecount="1"/>
2758
- <line num="143" count="0" type="stmt"/>
2759
- <line num="146" count="0" type="stmt"/>
2760
- <line num="147" count="0" type="stmt"/>
2761
- <line num="149" count="0" type="stmt"/>
2762
- <line num="150" count="0" type="cond" truecount="0" falsecount="1"/>
2763
- <line num="151" count="0" type="cond" truecount="0" falsecount="1"/>
2847
+ <line num="134" count="0" type="cond" truecount="0" falsecount="1"/>
2848
+ <line num="139" count="0" type="stmt"/>
2849
+ <line num="143" count="0" type="cond" truecount="0" falsecount="4"/>
2850
+ <line num="147" count="0" type="cond" truecount="0" falsecount="1"/>
2851
+ <line num="148" count="0" type="stmt"/>
2852
+ <line num="151" count="0" type="stmt"/>
2764
2853
  <line num="152" count="0" type="stmt"/>
2765
- <line num="155" count="0" type="cond" truecount="0" falsecount="4"/>
2766
- <line num="156" count="0" type="stmt"/>
2767
- <line num="158" count="0" type="cond" truecount="0" falsecount="1"/>
2768
- <line num="159" count="0" type="cond" truecount="0" falsecount="1"/>
2769
- <line num="160" count="0" type="stmt"/>
2770
- <line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
2771
- <line num="163" count="0" type="stmt"/>
2772
- <line num="164" count="0" type="cond" truecount="0" falsecount="2"/>
2854
+ <line num="154" count="0" type="stmt"/>
2855
+ <line num="155" count="0" type="cond" truecount="0" falsecount="1"/>
2856
+ <line num="156" count="0" type="cond" truecount="0" falsecount="1"/>
2857
+ <line num="157" count="0" type="stmt"/>
2858
+ <line num="160" count="0" type="cond" truecount="0" falsecount="4"/>
2859
+ <line num="161" count="0" type="stmt"/>
2860
+ <line num="163" count="0" type="cond" truecount="0" falsecount="1"/>
2861
+ <line num="164" count="0" type="cond" truecount="0" falsecount="1"/>
2773
2862
  <line num="165" count="0" type="stmt"/>
2863
+ <line num="167" count="0" type="cond" truecount="0" falsecount="2"/>
2774
2864
  <line num="168" count="0" type="stmt"/>
2775
- <line num="172" count="0" type="stmt"/>
2776
- <line num="176" count="0" type="stmt"/>
2777
- <line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
2778
- <line num="178" count="0" type="stmt"/>
2779
- <line num="184" count="0" type="stmt"/>
2780
- <line num="185" count="0" type="stmt"/>
2781
- <line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
2782
- <line num="190" count="0" type="cond" truecount="0" falsecount="6"/>
2783
- <line num="191" count="0" type="stmt"/>
2784
- <line num="192" count="0" type="cond" truecount="0" falsecount="6"/>
2785
- <line num="195" count="0" type="cond" truecount="0" falsecount="2"/>
2865
+ <line num="169" count="0" type="cond" truecount="0" falsecount="2"/>
2866
+ <line num="170" count="0" type="stmt"/>
2867
+ <line num="173" count="0" type="stmt"/>
2868
+ <line num="177" count="0" type="stmt"/>
2869
+ <line num="181" count="0" type="stmt"/>
2870
+ <line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
2871
+ <line num="183" count="0" type="stmt"/>
2872
+ <line num="189" count="0" type="stmt"/>
2873
+ <line num="190" count="0" type="stmt"/>
2874
+ <line num="193" count="0" type="cond" truecount="0" falsecount="2"/>
2875
+ <line num="195" count="0" type="cond" truecount="0" falsecount="6"/>
2786
2876
  <line num="196" count="0" type="stmt"/>
2787
- <line num="197" count="0" type="stmt"/>
2788
- <line num="200" count="0" type="stmt"/>
2877
+ <line num="197" count="0" type="cond" truecount="0" falsecount="6"/>
2878
+ <line num="200" count="0" type="cond" truecount="0" falsecount="2"/>
2789
2879
  <line num="201" count="0" type="stmt"/>
2790
2880
  <line num="202" count="0" type="stmt"/>
2791
- <line num="203" count="0" type="stmt"/>
2792
- <line num="204" count="0" type="cond" truecount="0" falsecount="2"/>
2793
2881
  <line num="205" count="0" type="stmt"/>
2794
2882
  <line num="206" count="0" type="stmt"/>
2795
2883
  <line num="207" count="0" type="stmt"/>
2796
- <line num="208" count="0" type="cond" truecount="0" falsecount="1"/>
2884
+ <line num="208" count="0" type="stmt"/>
2885
+ <line num="209" count="0" type="cond" truecount="0" falsecount="2"/>
2797
2886
  <line num="210" count="0" type="stmt"/>
2798
- <line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
2799
- <line num="214" count="0" type="stmt"/>
2887
+ <line num="211" count="0" type="stmt"/>
2888
+ <line num="212" count="0" type="stmt"/>
2889
+ <line num="213" count="0" type="cond" truecount="0" falsecount="1"/>
2800
2890
  <line num="215" count="0" type="stmt"/>
2801
- <line num="216" count="0" type="stmt"/>
2891
+ <line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
2802
2892
  <line num="219" count="0" type="stmt"/>
2803
- <line num="223" count="0" type="cond" truecount="0" falsecount="3"/>
2893
+ <line num="220" count="0" type="stmt"/>
2894
+ <line num="221" count="0" type="stmt"/>
2804
2895
  <line num="224" count="0" type="stmt"/>
2805
- <line num="225" count="0" type="stmt"/>
2806
- <line num="226" count="0" type="stmt"/>
2807
- <line num="231" count="0" type="cond" truecount="0" falsecount="5"/>
2808
- <line num="232" count="0" type="stmt"/>
2896
+ <line num="228" count="0" type="cond" truecount="0" falsecount="3"/>
2897
+ <line num="229" count="0" type="stmt"/>
2898
+ <line num="230" count="0" type="stmt"/>
2899
+ <line num="231" count="0" type="stmt"/>
2900
+ <line num="236" count="0" type="cond" truecount="0" falsecount="5"/>
2809
2901
  <line num="237" count="0" type="stmt"/>
2810
- <line num="238" count="0" type="stmt"/>
2811
- <line num="239" count="0" type="cond" truecount="0" falsecount="2"/>
2812
- <line num="240" count="0" type="stmt"/>
2813
- <line num="241" count="0" type="stmt"/>
2902
+ <line num="242" count="0" type="stmt"/>
2814
2903
  <line num="243" count="0" type="stmt"/>
2815
- <line num="244" count="0" type="stmt"/>
2904
+ <line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
2816
2905
  <line num="245" count="0" type="stmt"/>
2817
2906
  <line num="246" count="0" type="stmt"/>
2818
- <line num="247" count="0" type="cond" truecount="0" falsecount="2"/>
2819
- <line num="250" count="0" type="cond" truecount="0" falsecount="2"/>
2820
- <line num="254" count="0" type="stmt"/>
2821
- <line num="258" count="0" type="stmt"/>
2822
- <line num="260" count="0" type="stmt"/>
2823
- <line num="262" count="0" type="stmt"/>
2824
- <line num="264" count="0" type="stmt"/>
2907
+ <line num="248" count="0" type="stmt"/>
2908
+ <line num="249" count="0" type="stmt"/>
2909
+ <line num="250" count="0" type="stmt"/>
2910
+ <line num="251" count="0" type="stmt"/>
2911
+ <line num="252" count="0" type="cond" truecount="0" falsecount="2"/>
2912
+ <line num="255" count="0" type="cond" truecount="0" falsecount="2"/>
2913
+ <line num="259" count="0" type="stmt"/>
2914
+ <line num="263" count="0" type="stmt"/>
2825
2915
  <line num="265" count="0" type="stmt"/>
2826
2916
  <line num="267" count="0" type="stmt"/>
2917
+ <line num="269" count="0" type="stmt"/>
2918
+ <line num="270" count="0" type="stmt"/>
2827
2919
  <line num="272" count="0" type="stmt"/>
2828
- <line num="278" count="0" type="stmt"/>
2829
- <line num="279" count="0" type="cond" truecount="0" falsecount="4"/>
2830
- <line num="280" count="0" type="stmt"/>
2831
- <line num="281" count="0" type="stmt"/>
2832
- <line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
2920
+ <line num="277" count="0" type="stmt"/>
2921
+ <line num="283" count="0" type="stmt"/>
2922
+ <line num="284" count="0" type="cond" truecount="0" falsecount="4"/>
2923
+ <line num="285" count="0" type="stmt"/>
2833
2924
  <line num="286" count="0" type="stmt"/>
2834
- <line num="287" count="0" type="stmt"/>
2835
- <line num="289" count="0" type="stmt"/>
2836
- <line num="290" count="0" type="stmt"/>
2925
+ <line num="287" count="0" type="cond" truecount="0" falsecount="2"/>
2926
+ <line num="291" count="0" type="stmt"/>
2927
+ <line num="292" count="0" type="stmt"/>
2928
+ <line num="294" count="0" type="stmt"/>
2837
2929
  <line num="295" count="0" type="stmt"/>
2838
- <line num="304" count="0" type="stmt"/>
2930
+ <line num="300" count="0" type="stmt"/>
2931
+ <line num="309" count="0" type="stmt"/>
2839
2932
  </file>
2840
2933
  <file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/index.ts">
2841
2934
  <metrics statements="14" coveredstatements="0" conditionals="13" coveredconditionals="0" methods="2" coveredmethods="0"/>
@@ -3016,7 +3109,7 @@
3016
3109
  <line num="203" count="0" type="stmt"/>
3017
3110
  </file>
3018
3111
  <file name="xhrProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/xhrProxy.ts">
3019
- <metrics statements="122" coveredstatements="0" conditionals="44" coveredconditionals="0" methods="26" coveredmethods="0"/>
3112
+ <metrics statements="122" coveredstatements="0" conditionals="48" coveredconditionals="0" methods="26" coveredmethods="0"/>
3020
3113
  <line num="9" count="0" type="stmt"/>
3021
3114
  <line num="10" count="0" type="stmt"/>
3022
3115
  <line num="14" count="0" type="stmt"/>
@@ -3091,7 +3184,7 @@
3091
3184
  <line num="142" count="0" type="stmt"/>
3092
3185
  <line num="147" count="0" type="stmt"/>
3093
3186
  <line num="148" count="0" type="stmt"/>
3094
- <line num="149" count="0" type="stmt"/>
3187
+ <line num="149" count="0" type="cond" truecount="0" falsecount="4"/>
3095
3188
  <line num="154" count="0" type="stmt"/>
3096
3189
  <line num="155" count="0" type="stmt"/>
3097
3190
  <line num="156" count="0" type="stmt"/>
@@ -3622,9 +3715,9 @@
3622
3715
  </file>
3623
3716
  </package>
3624
3717
  <package name="webworker">
3625
- <metrics statements="437" coveredstatements="0" conditionals="364" coveredconditionals="0" methods="54" coveredmethods="0"/>
3718
+ <metrics statements="445" coveredstatements="0" conditionals="378" coveredconditionals="0" methods="56" coveredmethods="0"/>
3626
3719
  <file name="BatchWriter.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/BatchWriter.ts">
3627
- <metrics statements="68" coveredstatements="0" conditionals="15" coveredconditionals="0" methods="10" coveredmethods="0"/>
3720
+ <metrics statements="72" coveredstatements="0" conditionals="16" coveredconditionals="0" methods="10" coveredmethods="0"/>
3628
3721
  <line num="3" count="0" type="stmt"/>
3629
3722
  <line num="5" count="0" type="stmt"/>
3630
3723
  <line num="6" count="0" type="stmt"/>
@@ -3639,66 +3732,70 @@
3639
3732
  <line num="18" count="0" type="stmt"/>
3640
3733
  <line num="19" count="0" type="stmt"/>
3641
3734
  <line num="20" count="0" type="stmt"/>
3642
- <line num="22" count="0" type="stmt"/>
3643
- <line num="26" count="0" type="stmt"/>
3644
- <line num="29" count="0" type="stmt"/>
3645
- <line num="33" count="0" type="stmt"/>
3735
+ <line num="21" count="0" type="stmt"/>
3736
+ <line num="23" count="0" type="stmt"/>
3737
+ <line num="27" count="0" type="stmt"/>
3738
+ <line num="30" count="0" type="stmt"/>
3646
3739
  <line num="34" count="0" type="stmt"/>
3647
- <line num="36" count="0" type="stmt"/>
3648
- <line num="40" count="0" type="cond" truecount="0" falsecount="1"/>
3649
- <line num="41" count="0" type="stmt"/>
3650
- <line num="45" count="0" type="stmt"/>
3651
- <line num="54" count="0" type="stmt"/>
3652
- <line num="56" count="0" type="stmt"/>
3740
+ <line num="35" count="0" type="stmt"/>
3741
+ <line num="37" count="0" type="stmt"/>
3742
+ <line num="41" count="0" type="cond" truecount="0" falsecount="1"/>
3743
+ <line num="42" count="0" type="stmt"/>
3744
+ <line num="46" count="0" type="stmt"/>
3745
+ <line num="55" count="0" type="stmt"/>
3653
3746
  <line num="57" count="0" type="stmt"/>
3654
3747
  <line num="58" count="0" type="stmt"/>
3655
3748
  <line num="59" count="0" type="stmt"/>
3656
- <line num="63" count="0" type="stmt"/>
3657
- <line num="64" count="0" type="cond" truecount="0" falsecount="3"/>
3658
- <line num="66" count="0" type="stmt"/>
3659
- <line num="68" count="0" type="stmt"/>
3749
+ <line num="60" count="0" type="stmt"/>
3750
+ <line num="64" count="0" type="stmt"/>
3751
+ <line num="65" count="0" type="cond" truecount="0" falsecount="3"/>
3752
+ <line num="67" count="0" type="stmt"/>
3660
3753
  <line num="69" count="0" type="stmt"/>
3661
- <line num="70" count="0" type="cond" truecount="0" falsecount="1"/>
3662
- <line num="71" count="0" type="stmt"/>
3754
+ <line num="70" count="0" type="stmt"/>
3755
+ <line num="71" count="0" type="cond" truecount="0" falsecount="1"/>
3663
3756
  <line num="72" count="0" type="stmt"/>
3664
- <line num="73" count="0" type="cond" truecount="0" falsecount="1"/>
3665
- <line num="74" count="0" type="stmt"/>
3757
+ <line num="73" count="0" type="stmt"/>
3758
+ <line num="74" count="0" type="cond" truecount="0" falsecount="1"/>
3666
3759
  <line num="75" count="0" type="stmt"/>
3667
- <line num="77" count="0" type="stmt"/>
3668
- <line num="79" count="0" type="stmt"/>
3669
- <line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
3670
- <line num="81" count="0" type="stmt"/>
3671
- <line num="84" count="0" type="stmt"/>
3672
- <line num="87" count="0" type="stmt"/>
3673
- <line num="89" count="0" type="stmt"/>
3674
- <line num="93" count="0" type="cond" truecount="0" falsecount="1"/>
3675
- <line num="94" count="0" type="stmt"/>
3676
- <line num="96" count="0" type="cond" truecount="0" falsecount="1"/>
3760
+ <line num="76" count="0" type="stmt"/>
3761
+ <line num="78" count="0" type="stmt"/>
3762
+ <line num="80" count="0" type="stmt"/>
3763
+ <line num="81" count="0" type="cond" truecount="0" falsecount="2"/>
3764
+ <line num="82" count="0" type="stmt"/>
3765
+ <line num="85" count="0" type="stmt"/>
3766
+ <line num="88" count="0" type="stmt"/>
3767
+ <line num="90" count="0" type="stmt"/>
3768
+ <line num="95" count="0" type="cond" truecount="0" falsecount="1"/>
3769
+ <line num="96" count="0" type="stmt"/>
3677
3770
  <line num="97" count="0" type="stmt"/>
3678
3771
  <line num="99" count="0" type="cond" truecount="0" falsecount="1"/>
3679
3772
  <line num="100" count="0" type="stmt"/>
3773
+ <line num="102" count="0" type="cond" truecount="0" falsecount="1"/>
3680
3774
  <line num="103" count="0" type="stmt"/>
3681
- <line num="104" count="0" type="cond" truecount="0" falsecount="1"/>
3682
- <line num="105" count="0" type="stmt"/>
3683
- <line num="108" count="0" type="stmt"/>
3775
+ <line num="105" count="0" type="cond" truecount="0" falsecount="1"/>
3776
+ <line num="106" count="0" type="stmt"/>
3684
3777
  <line num="109" count="0" type="stmt"/>
3685
- <line num="110" count="0" type="cond" truecount="0" falsecount="2"/>
3778
+ <line num="110" count="0" type="cond" truecount="0" falsecount="1"/>
3686
3779
  <line num="111" count="0" type="stmt"/>
3687
- <line num="113" count="0" type="stmt"/>
3688
- <line num="116" count="0" type="stmt"/>
3780
+ <line num="114" count="0" type="stmt"/>
3781
+ <line num="115" count="0" type="stmt"/>
3782
+ <line num="116" count="0" type="cond" truecount="0" falsecount="2"/>
3689
3783
  <line num="117" count="0" type="stmt"/>
3690
- <line num="121" count="0" type="cond" truecount="0" falsecount="1"/>
3784
+ <line num="119" count="0" type="stmt"/>
3691
3785
  <line num="122" count="0" type="stmt"/>
3692
- <line num="124" count="0" type="stmt"/>
3693
- <line num="125" count="0" type="stmt"/>
3694
- <line num="126" count="0" type="stmt"/>
3786
+ <line num="123" count="0" type="stmt"/>
3787
+ <line num="127" count="0" type="cond" truecount="0" falsecount="1"/>
3788
+ <line num="128" count="0" type="stmt"/>
3695
3789
  <line num="130" count="0" type="stmt"/>
3790
+ <line num="131" count="0" type="stmt"/>
3791
+ <line num="132" count="0" type="stmt"/>
3792
+ <line num="136" count="0" type="stmt"/>
3696
3793
  </file>
3697
3794
  <file name="MessageEncoder.gen.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/MessageEncoder.gen.ts">
3698
- <metrics statements="143" coveredstatements="0" conditionals="272" coveredconditionals="0" methods="1" coveredmethods="0"/>
3795
+ <metrics statements="145" coveredstatements="0" conditionals="279" coveredconditionals="0" methods="1" coveredmethods="0"/>
3699
3796
  <line num="6" count="0" type="stmt"/>
3700
3797
  <line num="9" count="0" type="stmt"/>
3701
- <line num="11" count="0" type="cond" truecount="0" falsecount="70"/>
3798
+ <line num="11" count="0" type="cond" truecount="0" falsecount="71"/>
3702
3799
  <line num="14" count="0" type="stmt"/>
3703
3800
  <line num="15" count="0" type="stmt"/>
3704
3801
  <line num="18" count="0" type="cond" truecount="0" falsecount="3"/>
@@ -3825,20 +3922,22 @@
3825
3922
  <line num="259" count="0" type="stmt"/>
3826
3923
  <line num="262" count="0" type="cond" truecount="0" falsecount="6"/>
3827
3924
  <line num="263" count="0" type="stmt"/>
3828
- <line num="266" count="0" type="cond" truecount="0" falsecount="3"/>
3925
+ <line num="266" count="0" type="cond" truecount="0" falsecount="6"/>
3829
3926
  <line num="267" count="0" type="stmt"/>
3830
- <line num="270" count="0" type="stmt"/>
3927
+ <line num="270" count="0" type="cond" truecount="0" falsecount="3"/>
3831
3928
  <line num="271" count="0" type="stmt"/>
3832
3929
  <line num="274" count="0" type="stmt"/>
3833
3930
  <line num="275" count="0" type="stmt"/>
3834
- <line num="278" count="0" type="cond" truecount="0" falsecount="10"/>
3931
+ <line num="278" count="0" type="stmt"/>
3835
3932
  <line num="279" count="0" type="stmt"/>
3836
- <line num="282" count="0" type="stmt"/>
3933
+ <line num="282" count="0" type="cond" truecount="0" falsecount="10"/>
3837
3934
  <line num="283" count="0" type="stmt"/>
3838
3935
  <line num="286" count="0" type="stmt"/>
3839
3936
  <line num="287" count="0" type="stmt"/>
3840
- <line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
3937
+ <line num="290" count="0" type="stmt"/>
3841
3938
  <line num="291" count="0" type="stmt"/>
3939
+ <line num="294" count="0" type="cond" truecount="0" falsecount="2"/>
3940
+ <line num="295" count="0" type="stmt"/>
3842
3941
  </file>
3843
3942
  <file name="PrimitiveEncoder.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/PrimitiveEncoder.ts">
3844
3943
  <metrics statements="69" coveredstatements="0" conditionals="23" coveredconditionals="0" methods="13" coveredmethods="0"/>
@@ -3913,7 +4012,7 @@
3913
4012
  <line num="115" count="0" type="stmt"/>
3914
4013
  </file>
3915
4014
  <file name="QueueSender.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/QueueSender.ts">
3916
- <metrics statements="63" coveredstatements="0" conditionals="25" coveredconditionals="0" methods="14" coveredmethods="0"/>
4015
+ <metrics statements="64" coveredstatements="0" conditionals="27" coveredconditionals="0" methods="15" coveredmethods="0"/>
3917
4016
  <line num="1" count="0" type="stmt"/>
3918
4017
  <line num="2" count="0" type="stmt"/>
3919
4018
  <line num="4" count="0" type="stmt"/>
@@ -3930,56 +4029,57 @@
3930
4029
  <line num="23" count="0" type="cond" truecount="0" falsecount="2"/>
3931
4030
  <line num="24" count="0" type="stmt"/>
3932
4031
  <line num="26" count="0" type="stmt"/>
3933
- <line num="31" count="0" type="stmt"/>
3934
- <line num="32" count="0" type="cond" truecount="0" falsecount="1"/>
3935
- <line num="34" count="0" type="stmt"/>
3936
- <line num="39" count="0" type="cond" truecount="0" falsecount="4"/>
3937
- <line num="40" count="0" type="stmt"/>
3938
- <line num="42" count="0" type="stmt"/>
4032
+ <line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
4033
+ <line num="35" count="0" type="stmt"/>
4034
+ <line num="36" count="0" type="cond" truecount="0" falsecount="1"/>
4035
+ <line num="38" count="0" type="stmt"/>
3939
4036
  <line num="43" count="0" type="cond" truecount="0" falsecount="4"/>
3940
4037
  <line num="44" count="0" type="stmt"/>
3941
4038
  <line num="46" count="0" type="stmt"/>
3942
- <line num="52" count="0" type="stmt"/>
3943
- <line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
3944
- <line num="54" count="0" type="stmt"/>
3945
- <line num="55" count="0" type="cond" truecount="0" falsecount="4"/>
4039
+ <line num="47" count="0" type="cond" truecount="0" falsecount="4"/>
4040
+ <line num="48" count="0" type="stmt"/>
4041
+ <line num="50" count="0" type="stmt"/>
3946
4042
  <line num="56" count="0" type="stmt"/>
4043
+ <line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
3947
4044
  <line num="58" count="0" type="stmt"/>
3948
- <line num="61" count="0" type="stmt"/>
3949
- <line num="66" count="0" type="cond" truecount="0" falsecount="1"/>
3950
- <line num="67" count="0" type="stmt"/>
3951
- <line num="69" count="0" type="stmt"/>
4045
+ <line num="59" count="0" type="cond" truecount="0" falsecount="4"/>
4046
+ <line num="60" count="0" type="stmt"/>
4047
+ <line num="62" count="0" type="stmt"/>
4048
+ <line num="65" count="0" type="stmt"/>
4049
+ <line num="70" count="0" type="cond" truecount="0" falsecount="1"/>
3952
4050
  <line num="71" count="0" type="stmt"/>
3953
- <line num="72" count="0" type="stmt"/>
3954
- <line num="77" count="0" type="stmt"/>
3955
- <line num="79" count="0" type="stmt"/>
3956
- <line num="83" count="0" type="cond" truecount="0" falsecount="1"/>
3957
- <line num="84" count="0" type="stmt"/>
3958
- <line num="90" count="0" type="cond" truecount="0" falsecount="1"/>
3959
- <line num="91" count="0" type="stmt"/>
3960
- <line num="92" count="0" type="stmt"/>
3961
- <line num="94" count="0" type="stmt"/>
3962
- <line num="97" count="0" type="stmt"/>
3963
- <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
3964
- <line num="106" count="0" type="stmt"/>
3965
- <line num="107" count="0" type="stmt"/>
3966
- <line num="108" count="0" type="stmt"/>
3967
- <line num="109" count="0" type="cond" truecount="0" falsecount="1"/>
4051
+ <line num="73" count="0" type="stmt"/>
4052
+ <line num="75" count="0" type="stmt"/>
4053
+ <line num="76" count="0" type="stmt"/>
4054
+ <line num="81" count="0" type="stmt"/>
4055
+ <line num="83" count="0" type="stmt"/>
4056
+ <line num="87" count="0" type="cond" truecount="0" falsecount="1"/>
4057
+ <line num="88" count="0" type="stmt"/>
4058
+ <line num="94" count="0" type="cond" truecount="0" falsecount="1"/>
4059
+ <line num="95" count="0" type="stmt"/>
4060
+ <line num="96" count="0" type="stmt"/>
4061
+ <line num="98" count="0" type="stmt"/>
4062
+ <line num="101" count="0" type="stmt"/>
4063
+ <line num="108" count="0" type="cond" truecount="0" falsecount="2"/>
3968
4064
  <line num="110" count="0" type="stmt"/>
3969
4065
  <line num="111" count="0" type="stmt"/>
4066
+ <line num="112" count="0" type="stmt"/>
4067
+ <line num="113" count="0" type="cond" truecount="0" falsecount="1"/>
4068
+ <line num="114" count="0" type="stmt"/>
3970
4069
  <line num="115" count="0" type="stmt"/>
3971
- <line num="116" count="0" type="stmt"/>
3972
4070
  <line num="119" count="0" type="stmt"/>
3973
4071
  <line num="120" count="0" type="stmt"/>
3974
- <line num="125" count="0" type="stmt"/>
4072
+ <line num="123" count="0" type="stmt"/>
4073
+ <line num="124" count="0" type="stmt"/>
3975
4074
  <line num="129" count="0" type="stmt"/>
3976
- <line num="134" count="0" type="stmt"/>
3977
- <line num="135" count="0" type="stmt"/>
3978
- <line num="136" count="0" type="stmt"/>
3979
- <line num="137" count="0" type="stmt"/>
4075
+ <line num="133" count="0" type="stmt"/>
4076
+ <line num="138" count="0" type="stmt"/>
4077
+ <line num="139" count="0" type="stmt"/>
4078
+ <line num="140" count="0" type="stmt"/>
4079
+ <line num="141" count="0" type="stmt"/>
3980
4080
  </file>
3981
4081
  <file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/index.ts">
3982
- <metrics statements="94" coveredstatements="0" conditionals="29" coveredconditionals="0" methods="16" coveredmethods="0"/>
4082
+ <metrics statements="95" coveredstatements="0" conditionals="33" coveredconditionals="0" methods="17" coveredmethods="0"/>
3983
4083
  <line num="7" count="0" type="stmt"/>
3984
4084
  <line num="8" count="0" type="stmt"/>
3985
4085
  <line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -4044,13 +4144,13 @@
4044
4144
  <line num="118" count="0" type="stmt"/>
4045
4145
  <line num="119" count="0" type="stmt"/>
4046
4146
  <line num="120" count="0" type="stmt"/>
4047
- <line num="122" count="0" type="stmt"/>
4147
+ <line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
4048
4148
  <line num="124" count="0" type="cond" truecount="0" falsecount="1"/>
4049
4149
  <line num="125" count="0" type="cond" truecount="0" falsecount="1"/>
4050
4150
  <line num="126" count="0" type="stmt"/>
4051
4151
  <line num="127" count="0" type="stmt"/>
4052
4152
  <line num="128" count="0" type="stmt"/>
4053
- <line num="130" count="0" type="stmt"/>
4153
+ <line num="130" count="0" type="cond" truecount="0" falsecount="2"/>
4054
4154
  <line num="133" count="0" type="cond" truecount="0" falsecount="1"/>
4055
4155
  <line num="134" count="0" type="stmt"/>
4056
4156
  <line num="135" count="0" type="stmt"/>
@@ -4059,21 +4159,22 @@
4059
4159
  <line num="148" count="0" type="stmt"/>
4060
4160
  <line num="151" count="0" type="stmt"/>
4061
4161
  <line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
4062
- <line num="160" count="0" type="cond" truecount="0" falsecount="1"/>
4063
- <line num="161" count="0" type="stmt"/>
4064
- <line num="163" count="0" type="stmt"/>
4065
- <line num="166" count="0" type="cond" truecount="0" falsecount="1"/>
4162
+ <line num="159" count="0" type="stmt"/>
4163
+ <line num="161" count="0" type="cond" truecount="0" falsecount="1"/>
4164
+ <line num="162" count="0" type="stmt"/>
4165
+ <line num="164" count="0" type="stmt"/>
4066
4166
  <line num="167" count="0" type="cond" truecount="0" falsecount="1"/>
4067
- <line num="168" count="0" type="stmt"/>
4167
+ <line num="168" count="0" type="cond" truecount="0" falsecount="1"/>
4068
4168
  <line num="169" count="0" type="stmt"/>
4069
4169
  <line num="170" count="0" type="stmt"/>
4070
- <line num="173" count="0" type="cond" truecount="0" falsecount="1"/>
4071
- <line num="174" count="0" type="stmt"/>
4170
+ <line num="171" count="0" type="stmt"/>
4171
+ <line num="174" count="0" type="cond" truecount="0" falsecount="1"/>
4072
4172
  <line num="175" count="0" type="stmt"/>
4073
4173
  <line num="176" count="0" type="stmt"/>
4074
- <line num="179" count="0" type="stmt"/>
4075
- <line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
4076
- <line num="181" count="0" type="stmt"/>
4174
+ <line num="177" count="0" type="stmt"/>
4175
+ <line num="180" count="0" type="stmt"/>
4176
+ <line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
4177
+ <line num="182" count="0" type="stmt"/>
4077
4178
  </file>
4078
4179
  </package>
4079
4180
  </project>