@openreplay/tracker 10.0.2 → 10.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/cjs/app/index.js +1 -1
- package/cjs/index.js +1 -1
- package/cjs/modules/Network/fetchProxy.js +4 -2
- package/cjs/utils.js +16 -2
- package/coverage/clover.xml +1575 -733
- package/coverage/coverage-final.json +22 -14
- package/coverage/lcov-report/index.html +60 -45
- package/coverage/lcov-report/main/app/canvas.ts.html +475 -0
- package/coverage/lcov-report/main/app/guards.ts.html +5 -2
- package/coverage/lcov-report/main/app/index.html +34 -19
- package/coverage/lcov-report/main/app/index.ts.html +1086 -45
- package/coverage/lcov-report/main/app/logger.ts.html +1 -1
- package/coverage/lcov-report/main/app/messages.gen.ts.html +179 -146
- package/coverage/lcov-report/main/app/nodes.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/iframe_observer.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/iframe_offsets.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/index.html +1 -1
- package/coverage/lcov-report/main/app/observer/shadow_root_observer.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/top_observer.ts.html +1 -1
- package/coverage/lcov-report/main/app/sanitizer.ts.html +1 -1
- package/coverage/lcov-report/main/app/session.ts.html +1 -1
- package/coverage/lcov-report/main/app/ticker.ts.html +1 -1
- package/coverage/lcov-report/main/index.html +20 -20
- package/coverage/lcov-report/main/index.ts.html +274 -100
- package/coverage/lcov-report/main/modules/Network/beaconProxy.ts.html +19 -19
- package/coverage/lcov-report/main/modules/Network/fetchProxy.ts.html +97 -97
- package/coverage/lcov-report/main/modules/Network/index.html +65 -65
- package/coverage/lcov-report/main/modules/Network/index.ts.html +33 -33
- package/coverage/lcov-report/main/modules/Network/networkMessage.ts.html +82 -73
- package/coverage/lcov-report/main/modules/Network/utils.ts.html +34 -34
- package/coverage/lcov-report/main/modules/Network/xhrProxy.ts.html +13 -13
- package/coverage/lcov-report/main/modules/attributeSender.ts.html +1 -1
- package/coverage/lcov-report/main/modules/axiosSpy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/conditionsManager.ts.html +799 -0
- package/coverage/lcov-report/main/modules/connection.ts.html +1 -1
- package/coverage/lcov-report/main/modules/console.ts.html +1 -1
- package/coverage/lcov-report/main/modules/constructedStyleSheets.ts.html +1 -1
- package/coverage/lcov-report/main/modules/cssrules.ts.html +1 -1
- package/coverage/lcov-report/main/modules/exception.ts.html +1 -1
- package/coverage/lcov-report/main/modules/featureFlags.ts.html +10 -7
- package/coverage/lcov-report/main/modules/focus.ts.html +1 -1
- package/coverage/lcov-report/main/modules/fonts.ts.html +1 -1
- package/coverage/lcov-report/main/modules/img.ts.html +1 -1
- package/coverage/lcov-report/main/modules/index.html +27 -12
- package/coverage/lcov-report/main/modules/input.ts.html +1 -1
- package/coverage/lcov-report/main/modules/mouse.ts.html +1 -1
- package/coverage/lcov-report/main/modules/network.ts.html +2 -2
- package/coverage/lcov-report/main/modules/performance.ts.html +1 -1
- package/coverage/lcov-report/main/modules/scroll.ts.html +1 -1
- package/coverage/lcov-report/main/modules/selection.ts.html +1 -1
- package/coverage/lcov-report/main/modules/tabs.ts.html +1 -1
- package/coverage/lcov-report/main/modules/timing.ts.html +1 -1
- package/coverage/lcov-report/main/modules/userTesting/SignalManager.ts.html +370 -0
- package/coverage/lcov-report/main/modules/userTesting/dnd.ts.html +10 -22
- package/coverage/lcov-report/main/modules/userTesting/index.html +57 -27
- package/coverage/lcov-report/main/modules/userTesting/index.ts.html +814 -115
- package/coverage/lcov-report/main/modules/userTesting/recorder.ts.html +136 -67
- package/coverage/lcov-report/main/modules/userTesting/styles.ts.html +111 -39
- package/coverage/lcov-report/main/modules/userTesting/utils.ts.html +364 -0
- package/coverage/lcov-report/main/modules/viewport.ts.html +1 -1
- package/coverage/lcov-report/main/utils.ts.html +101 -59
- package/coverage/lcov-report/webworker/BatchWriter.ts.html +1 -1
- package/coverage/lcov-report/webworker/MessageEncoder.gen.ts.html +17 -5
- package/coverage/lcov-report/webworker/PrimitiveEncoder.ts.html +1 -1
- package/coverage/lcov-report/webworker/QueueSender.ts.html +1 -1
- package/coverage/lcov-report/webworker/index.html +9 -9
- package/coverage/lcov-report/webworker/index.ts.html +15 -9
- package/coverage/lcov.info +2699 -1150
- package/lib/app/index.js +1 -1
- package/lib/common/tsconfig.tsbuildinfo +1 -1
- package/lib/index.js +1 -1
- package/lib/modules/Network/fetchProxy.js +4 -2
- package/lib/utils.js +16 -2
- package/package.json +1 -1
package/coverage/clover.xml
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1702655745021" clover="3.2.0">
|
|
3
|
+
<project timestamp="1702655745021" name="All files">
|
|
4
|
+
<metrics statements="3847" coveredstatements="76" conditionals="1967" coveredconditionals="30" methods="768" coveredmethods="28" elements="6582" coveredelements="134" complexity="0" loc="3847" ncloc="3847" packages="7" files="53" classes="53"/>
|
|
5
5
|
<package name="main">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="279" coveredstatements="0" conditionals="144" coveredconditionals="0" methods="59" coveredmethods="0"/>
|
|
7
7
|
<file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/index.ts">
|
|
8
|
-
<metrics statements="
|
|
8
|
+
<metrics statements="198" coveredstatements="0" conditionals="114" coveredconditionals="0" methods="37" 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"/>
|
|
@@ -29,182 +29,211 @@
|
|
|
29
29
|
<line num="28" count="0" type="stmt"/>
|
|
30
30
|
<line num="29" count="0" type="stmt"/>
|
|
31
31
|
<line num="30" count="0" type="stmt"/>
|
|
32
|
-
<line num="31" count="0" type="stmt"/>
|
|
33
32
|
<line num="32" count="0" type="stmt"/>
|
|
34
|
-
<line num="
|
|
35
|
-
<line num="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
38
|
-
<line num="
|
|
39
|
-
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
33
|
+
<line num="65" count="0" type="stmt"/>
|
|
34
|
+
<line num="68" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
35
|
+
<line num="69" count="0" type="stmt"/>
|
|
36
|
+
<line num="72" count="0" type="stmt"/>
|
|
37
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
40
38
|
<line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
41
|
-
<line num="
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="
|
|
39
|
+
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
40
|
+
<line num="78" count="0" type="stmt"/>
|
|
41
|
+
<line num="81" count="0" type="stmt"/>
|
|
44
42
|
<line num="83" count="0" type="stmt"/>
|
|
45
|
-
<line num="
|
|
43
|
+
<line num="84" count="0" type="stmt"/>
|
|
46
44
|
<line num="87" count="0" type="stmt"/>
|
|
47
|
-
<line num="
|
|
48
|
-
<line num="91" count="0" type="
|
|
49
|
-
<line num="
|
|
50
|
-
<line num="
|
|
51
|
-
<line num="
|
|
45
|
+
<line num="88" count="0" type="stmt"/>
|
|
46
|
+
<line num="91" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
47
|
+
<line num="92" count="0" type="stmt"/>
|
|
48
|
+
<line num="94" count="0" type="stmt"/>
|
|
49
|
+
<line num="97" count="0" type="stmt"/>
|
|
52
50
|
<line num="100" count="0" type="stmt"/>
|
|
53
|
-
<line num="101" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
54
51
|
<line num="102" count="0" type="stmt"/>
|
|
55
|
-
<line num="
|
|
56
|
-
<line num="
|
|
57
|
-
<line num="106" count="0" type="
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="
|
|
61
|
-
<line num="
|
|
62
|
-
<line num="
|
|
63
|
-
<line num="
|
|
52
|
+
<line num="103" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
53
|
+
<line num="104" count="0" type="stmt"/>
|
|
54
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
55
|
+
<line num="107" count="0" type="stmt"/>
|
|
56
|
+
<line num="108" count="0" type="stmt"/>
|
|
57
|
+
<line num="110" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
58
|
+
<line num="111" count="0" type="stmt"/>
|
|
59
|
+
<line num="114" count="0" type="stmt"/>
|
|
60
|
+
<line num="116" count="0" type="stmt"/>
|
|
61
|
+
<line num="117" count="0" type="stmt"/>
|
|
62
|
+
<line num="118" count="0" type="stmt"/>
|
|
63
|
+
<line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
64
|
+
<line num="130" count="0" type="stmt"/>
|
|
64
65
|
<line num="132" count="0" type="stmt"/>
|
|
65
|
-
<line num="133" count="0" type="
|
|
66
|
-
<line num="134" count="0" type="
|
|
66
|
+
<line num="133" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
67
|
+
<line num="134" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
67
68
|
<line num="135" count="0" type="stmt"/>
|
|
68
69
|
<line num="136" count="0" type="stmt"/>
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
71
|
-
<line num="139" count="0" type="stmt"/>
|
|
70
|
+
<line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
71
|
+
<line num="139" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
72
72
|
<line num="140" count="0" type="stmt"/>
|
|
73
73
|
<line num="141" count="0" type="stmt"/>
|
|
74
|
-
<line num="
|
|
75
|
-
<line num="143" count="0" type="stmt"/>
|
|
76
|
-
<line num="144" count="0" type="stmt"/>
|
|
74
|
+
<line num="144" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
77
75
|
<line num="145" count="0" type="stmt"/>
|
|
78
76
|
<line num="146" count="0" type="stmt"/>
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="148" count="0" type="stmt"/>
|
|
81
|
-
<line num="149" count="0" type="stmt"/>
|
|
82
|
-
<line num="150" count="0" type="stmt"/>
|
|
77
|
+
<line num="151" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
83
78
|
<line num="152" count="0" type="stmt"/>
|
|
84
|
-
<line num="153" count="0" type="
|
|
85
|
-
<line num="154" count="0" type="stmt"/>
|
|
79
|
+
<line num="153" count="0" type="stmt"/>
|
|
86
80
|
<line num="156" count="0" type="stmt"/>
|
|
87
|
-
<line num="
|
|
88
|
-
<line num="159" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
81
|
+
<line num="157" count="0" type="stmt"/>
|
|
89
82
|
<line num="160" count="0" type="stmt"/>
|
|
90
83
|
<line num="161" count="0" type="stmt"/>
|
|
91
|
-
<line num="162" count="0" type="
|
|
84
|
+
<line num="162" count="0" type="stmt"/>
|
|
85
|
+
<line num="163" count="0" type="stmt"/>
|
|
92
86
|
<line num="164" count="0" type="stmt"/>
|
|
93
|
-
<line num="165" count="0" type="
|
|
87
|
+
<line num="165" count="0" type="stmt"/>
|
|
94
88
|
<line num="166" count="0" type="stmt"/>
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="
|
|
89
|
+
<line num="167" count="0" type="stmt"/>
|
|
90
|
+
<line num="168" count="0" type="stmt"/>
|
|
91
|
+
<line num="169" count="0" type="stmt"/>
|
|
92
|
+
<line num="170" count="0" type="stmt"/>
|
|
97
93
|
<line num="171" count="0" type="stmt"/>
|
|
98
94
|
<line num="172" count="0" type="stmt"/>
|
|
99
|
-
<line num="173" count="0" type="
|
|
95
|
+
<line num="173" count="0" type="stmt"/>
|
|
96
|
+
<line num="174" count="0" type="stmt"/>
|
|
97
|
+
<line num="175" count="0" type="stmt"/>
|
|
100
98
|
<line num="176" count="0" type="stmt"/>
|
|
101
99
|
<line num="177" count="0" type="stmt"/>
|
|
102
|
-
<line num="
|
|
100
|
+
<line num="178" count="0" type="stmt"/>
|
|
101
|
+
<line num="179" count="0" type="stmt"/>
|
|
102
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
103
|
+
<line num="182" count="0" type="stmt"/>
|
|
103
104
|
<line num="184" count="0" type="stmt"/>
|
|
104
|
-
<line num="185" count="0" type="cond" truecount="0" falsecount="
|
|
105
|
+
<line num="185" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
105
106
|
<line num="186" count="0" type="stmt"/>
|
|
106
|
-
<line num="
|
|
107
|
-
<line num="
|
|
108
|
-
<line num="
|
|
107
|
+
<line num="187" count="0" type="stmt"/>
|
|
108
|
+
<line num="188" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
109
|
+
<line num="190" count="0" type="stmt"/>
|
|
110
|
+
<line num="191" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
111
|
+
<line num="192" count="0" type="stmt"/>
|
|
112
|
+
<line num="194" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
113
|
+
<line num="195" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
114
|
+
<line num="197" count="0" type="stmt"/>
|
|
115
|
+
<line num="198" count="0" type="stmt"/>
|
|
116
|
+
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
117
|
+
<line num="202" count="0" type="stmt"/>
|
|
118
|
+
<line num="203" count="0" type="stmt"/>
|
|
109
119
|
<line num="209" count="0" type="stmt"/>
|
|
110
|
-
<line num="
|
|
111
|
-
<line num="
|
|
120
|
+
<line num="218" count="0" type="stmt"/>
|
|
121
|
+
<line num="219" count="0" type="stmt"/>
|
|
122
|
+
<line num="220" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
112
123
|
<line num="221" count="0" type="stmt"/>
|
|
113
|
-
<line num="
|
|
114
|
-
<line num="
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="
|
|
122
|
-
<line num="
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="
|
|
126
|
-
<line num="
|
|
127
|
-
<line num="258" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
128
|
-
<line num="259" count="0" type="stmt"/>
|
|
129
|
-
<line num="261" count="0" type="stmt"/>
|
|
130
|
-
<line num="265" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
131
|
-
<line num="266" count="0" type="stmt"/>
|
|
132
|
-
<line num="268" count="0" type="stmt"/>
|
|
133
|
-
<line num="272" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
124
|
+
<line num="222" count="0" type="stmt"/>
|
|
125
|
+
<line num="234" count="0" type="stmt"/>
|
|
126
|
+
<line num="238" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
127
|
+
<line num="242" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
128
|
+
<line num="246" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
129
|
+
<line num="250" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
130
|
+
<line num="254" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
131
|
+
<line num="258" count="0" type="stmt"/>
|
|
132
|
+
<line num="262" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
133
|
+
<line num="263" count="0" type="stmt"/>
|
|
134
|
+
<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"/>
|
|
134
138
|
<line num="273" count="0" type="stmt"/>
|
|
135
139
|
<line num="275" count="0" type="stmt"/>
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="
|
|
138
|
-
<line num="
|
|
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"/>
|
|
139
143
|
<line num="286" count="0" type="stmt"/>
|
|
140
|
-
<line num="
|
|
144
|
+
<line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
141
145
|
<line num="291" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
142
146
|
<line num="292" count="0" type="stmt"/>
|
|
143
147
|
<line num="294" count="0" type="stmt"/>
|
|
144
|
-
<line num="
|
|
145
|
-
<line num="
|
|
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"/>
|
|
146
151
|
<line num="304" count="0" type="stmt"/>
|
|
147
152
|
<line num="305" count="0" type="stmt"/>
|
|
148
|
-
<line num="309" count="0" type="cond" truecount="0" falsecount="
|
|
153
|
+
<line num="309" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
149
154
|
<line num="310" count="0" type="stmt"/>
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="316" count="0" type="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
155
|
+
<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"/>
|
|
154
161
|
<line num="326" count="0" type="stmt"/>
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="331" count="0" type="
|
|
157
|
-
<line num="332" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
162
|
+
<line num="330" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
163
|
+
<line num="331" count="0" type="stmt"/>
|
|
158
164
|
<line num="333" count="0" type="stmt"/>
|
|
159
|
-
<line num="
|
|
160
|
-
<line num="336" count="0" type="stmt"/>
|
|
165
|
+
<line num="337" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
161
166
|
<line num="338" count="0" type="stmt"/>
|
|
162
167
|
<line num="340" count="0" type="stmt"/>
|
|
163
|
-
<line num="
|
|
164
|
-
<line num="
|
|
165
|
-
<line num="
|
|
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"/>
|
|
166
171
|
<line num="350" count="0" type="stmt"/>
|
|
167
172
|
<line num="352" count="0" type="stmt"/>
|
|
168
|
-
<line num="356" count="0" type="
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="363" count="0" type="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="
|
|
176
|
-
<line num="
|
|
177
|
-
<line num="
|
|
173
|
+
<line num="356" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
174
|
+
<line num="357" count="0" type="stmt"/>
|
|
175
|
+
<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"/>
|
|
180
|
+
<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"/>
|
|
197
|
+
<line num="414" count="0" type="stmt"/>
|
|
198
|
+
<line num="418" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
199
|
+
<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"/>
|
|
206
|
+
<line num="430" count="0" type="stmt"/>
|
|
178
207
|
</file>
|
|
179
208
|
<file name="utils.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/utils.ts">
|
|
180
|
-
<metrics statements="
|
|
181
|
-
<line num="1" count="
|
|
182
|
-
<line num="3" count="
|
|
183
|
-
<line num="5" count="
|
|
184
|
-
<line num="7" count="
|
|
185
|
-
<line num="12" count="
|
|
186
|
-
<line num="13" count="
|
|
209
|
+
<metrics statements="81" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
210
|
+
<line num="1" count="0" type="stmt"/>
|
|
211
|
+
<line num="3" count="0" type="stmt"/>
|
|
212
|
+
<line num="5" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
213
|
+
<line num="7" count="0" type="stmt"/>
|
|
214
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
215
|
+
<line num="13" count="0" type="stmt"/>
|
|
187
216
|
<line num="14" count="0" type="stmt"/>
|
|
188
|
-
<line num="16" count="
|
|
217
|
+
<line num="16" count="0" type="stmt"/>
|
|
189
218
|
<line num="17" count="0" type="stmt"/>
|
|
190
|
-
<line num="19" count="
|
|
219
|
+
<line num="19" count="0" type="stmt"/>
|
|
191
220
|
<line num="21" count="0" type="stmt"/>
|
|
192
221
|
<line num="22" count="0" type="stmt"/>
|
|
193
|
-
<line num="24" count="
|
|
222
|
+
<line num="24" count="0" type="stmt"/>
|
|
194
223
|
<line num="26" count="0" type="stmt"/>
|
|
195
224
|
<line num="27" count="0" type="stmt"/>
|
|
196
|
-
<line num="29" count="
|
|
225
|
+
<line num="29" count="0" type="stmt"/>
|
|
197
226
|
<line num="30" count="0" type="stmt"/>
|
|
198
|
-
<line num="34" count="
|
|
227
|
+
<line num="34" count="0" type="stmt"/>
|
|
199
228
|
<line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
200
|
-
<line num="40" count="
|
|
201
|
-
<line num="42" count="
|
|
202
|
-
<line num="43" count="
|
|
229
|
+
<line num="40" count="0" type="stmt"/>
|
|
230
|
+
<line num="42" count="0" type="stmt"/>
|
|
231
|
+
<line num="43" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
203
232
|
<line num="44" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
204
233
|
<line num="45" count="0" type="stmt"/>
|
|
205
234
|
<line num="47" count="0" type="stmt"/>
|
|
206
235
|
<line num="52" count="0" type="stmt"/>
|
|
207
|
-
<line num="55" count="
|
|
236
|
+
<line num="55" count="0" type="stmt"/>
|
|
208
237
|
<line num="56" count="0" type="stmt"/>
|
|
209
238
|
<line num="57" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
210
239
|
<line num="58" count="0" type="stmt"/>
|
|
@@ -212,53 +241,119 @@
|
|
|
212
241
|
<line num="61" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
213
242
|
<line num="62" count="0" type="stmt"/>
|
|
214
243
|
<line num="64" count="0" type="stmt"/>
|
|
215
|
-
<line num="67" count="
|
|
244
|
+
<line num="67" count="0" type="stmt"/>
|
|
216
245
|
<line num="68" count="0" type="stmt"/>
|
|
217
246
|
<line num="69" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
218
247
|
<line num="71" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
219
248
|
<line num="72" count="0" type="stmt"/>
|
|
220
249
|
<line num="79" count="0" type="stmt"/>
|
|
221
250
|
<line num="82" count="0" type="stmt"/>
|
|
222
|
-
<line num="88" count="
|
|
251
|
+
<line num="88" count="0" type="stmt"/>
|
|
223
252
|
<line num="89" count="0" type="stmt"/>
|
|
224
253
|
<line num="90" count="0" type="stmt"/>
|
|
225
254
|
<line num="92" count="0" type="stmt"/>
|
|
226
255
|
<line num="97" count="0" type="stmt"/>
|
|
227
|
-
<line num="100" count="
|
|
256
|
+
<line num="100" count="0" type="stmt"/>
|
|
228
257
|
<line num="101" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
229
258
|
<line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
230
259
|
<line num="105" count="0" type="stmt"/>
|
|
231
260
|
<line num="106" count="0" type="stmt"/>
|
|
232
|
-
<line num="109" count="
|
|
261
|
+
<line num="109" count="0" type="stmt"/>
|
|
233
262
|
<line num="110" count="0" type="stmt"/>
|
|
234
263
|
<line num="111" count="0" type="stmt"/>
|
|
235
264
|
<line num="113" count="0" type="stmt"/>
|
|
236
|
-
<line num="121" count="
|
|
265
|
+
<line num="121" count="0" type="stmt"/>
|
|
237
266
|
<line num="123" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
238
|
-
<line num="129" count="
|
|
267
|
+
<line num="129" count="0" type="stmt"/>
|
|
239
268
|
<line num="130" count="0" type="stmt"/>
|
|
240
269
|
<line num="131" count="0" type="stmt"/>
|
|
241
|
-
<line num="134" count="
|
|
270
|
+
<line num="134" count="0" type="stmt"/>
|
|
242
271
|
<line num="140" count="0" type="stmt"/>
|
|
243
272
|
<line num="141" count="0" type="stmt"/>
|
|
244
|
-
<line num="
|
|
245
|
-
<line num="
|
|
246
|
-
<line num="
|
|
247
|
-
<line num="
|
|
248
|
-
<line num="
|
|
249
|
-
<line num="
|
|
250
|
-
<line num="
|
|
251
|
-
<line num="
|
|
252
|
-
<line num="
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="
|
|
256
|
-
<line num="
|
|
257
|
-
<line num="
|
|
273
|
+
<line num="142" count="0" type="stmt"/>
|
|
274
|
+
<line num="144" count="0" type="stmt"/>
|
|
275
|
+
<line num="151" count="0" type="stmt"/>
|
|
276
|
+
<line num="157" count="0" type="stmt"/>
|
|
277
|
+
<line num="160" count="0" type="stmt"/>
|
|
278
|
+
<line num="161" count="0" type="stmt"/>
|
|
279
|
+
<line num="163" count="0" type="stmt"/>
|
|
280
|
+
<line num="177" count="0" type="stmt"/>
|
|
281
|
+
<line num="178" count="0" type="stmt"/>
|
|
282
|
+
<line num="179" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
283
|
+
<line num="180" count="0" type="stmt"/>
|
|
284
|
+
<line num="182" count="0" type="stmt"/>
|
|
285
|
+
<line num="183" count="0" type="stmt"/>
|
|
286
|
+
<line num="184" count="0" type="stmt"/>
|
|
287
|
+
<line num="186" count="0" type="stmt"/>
|
|
288
|
+
<line num="187" count="0" type="stmt"/>
|
|
289
|
+
<line num="189" count="0" type="stmt"/>
|
|
290
|
+
<line num="190" count="0" type="stmt"/>
|
|
258
291
|
</file>
|
|
259
292
|
</package>
|
|
260
293
|
<package name="main.app">
|
|
261
|
-
<metrics statements="
|
|
294
|
+
<metrics statements="851" coveredstatements="0" conditionals="340" coveredconditionals="0" methods="222" coveredmethods="0"/>
|
|
295
|
+
<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"/>
|
|
297
|
+
<line num="2" count="0" type="stmt"/>
|
|
298
|
+
<line num="3" count="0" type="stmt"/>
|
|
299
|
+
<line num="16" count="0" type="stmt"/>
|
|
300
|
+
<line num="17" count="0" type="stmt"/>
|
|
301
|
+
<line num="21" count="0" type="stmt"/>
|
|
302
|
+
<line num="22" count="0" type="stmt"/>
|
|
303
|
+
<line num="24" count="0" type="stmt"/>
|
|
304
|
+
<line num="28" count="0" type="stmt"/>
|
|
305
|
+
<line num="29" count="0" type="stmt"/>
|
|
306
|
+
<line num="30" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
307
|
+
<line num="31" count="0" type="stmt"/>
|
|
308
|
+
<line num="33" count="0" type="stmt"/>
|
|
309
|
+
<line num="34" count="0" type="stmt"/>
|
|
310
|
+
<line num="38" count="0" type="stmt"/>
|
|
311
|
+
<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"/>
|
|
316
|
+
<line num="44" count="0" type="stmt"/>
|
|
317
|
+
<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"/>
|
|
321
|
+
<line num="50" count="0" type="stmt"/>
|
|
322
|
+
<line num="51" count="0" type="stmt"/>
|
|
323
|
+
<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"/>
|
|
329
|
+
<line num="66" count="0" type="stmt"/>
|
|
330
|
+
<line num="67" count="0" type="stmt"/>
|
|
331
|
+
<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"/>
|
|
342
|
+
<line num="108" count="0" type="stmt"/>
|
|
343
|
+
<line num="109" count="0" type="stmt"/>
|
|
344
|
+
<line num="110" count="0" type="stmt"/>
|
|
345
|
+
<line num="112" count="0" type="stmt"/>
|
|
346
|
+
<line num="113" count="0" type="stmt"/>
|
|
347
|
+
<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"/>
|
|
351
|
+
<line num="123" count="0" type="stmt"/>
|
|
352
|
+
<line num="125" count="0" type="stmt"/>
|
|
353
|
+
<line num="126" count="0" type="stmt"/>
|
|
354
|
+
<line num="127" count="0" type="stmt"/>
|
|
355
|
+
<line num="130" count="0" type="stmt"/>
|
|
356
|
+
</file>
|
|
262
357
|
<file name="guards.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/guards.ts">
|
|
263
358
|
<metrics statements="16" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
264
359
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -275,15 +370,15 @@
|
|
|
275
370
|
<line num="23" count="0" type="stmt"/>
|
|
276
371
|
<line num="26" count="0" type="stmt"/>
|
|
277
372
|
<line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
278
|
-
<line num="
|
|
279
|
-
<line num="
|
|
373
|
+
<line num="43" count="0" type="stmt"/>
|
|
374
|
+
<line num="48" count="0" type="stmt"/>
|
|
280
375
|
</file>
|
|
281
376
|
<file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/index.ts">
|
|
282
|
-
<metrics statements="
|
|
377
|
+
<metrics statements="441" coveredstatements="0" conditionals="240" coveredconditionals="0" methods="75" coveredmethods="0"/>
|
|
378
|
+
<line num="1" count="0" type="stmt"/>
|
|
283
379
|
<line num="2" count="0" type="stmt"/>
|
|
284
|
-
<line num="
|
|
285
|
-
<line num="
|
|
286
|
-
<line num="13" count="0" type="stmt"/>
|
|
380
|
+
<line num="4" count="0" type="stmt"/>
|
|
381
|
+
<line num="5" count="0" type="stmt"/>
|
|
287
382
|
<line num="14" count="0" type="stmt"/>
|
|
288
383
|
<line num="15" count="0" type="stmt"/>
|
|
289
384
|
<line num="16" count="0" type="stmt"/>
|
|
@@ -291,277 +386,436 @@
|
|
|
291
386
|
<line num="18" count="0" type="stmt"/>
|
|
292
387
|
<line num="19" count="0" type="stmt"/>
|
|
293
388
|
<line num="20" count="0" type="stmt"/>
|
|
294
|
-
<line num="
|
|
295
|
-
<line num="
|
|
296
|
-
<line num="
|
|
297
|
-
<line num="
|
|
298
|
-
<line num="
|
|
299
|
-
<line num="
|
|
300
|
-
<line num="
|
|
301
|
-
<line num="
|
|
302
|
-
<line num="
|
|
303
|
-
<line num="
|
|
304
|
-
<line num="
|
|
305
|
-
<line num="
|
|
306
|
-
<line num="
|
|
307
|
-
<line num="
|
|
308
|
-
<line num="
|
|
309
|
-
<line num="
|
|
310
|
-
<line num="130" count="0" type="stmt"/>
|
|
389
|
+
<line num="21" count="0" type="stmt"/>
|
|
390
|
+
<line num="22" count="0" type="stmt"/>
|
|
391
|
+
<line num="28" count="0" type="stmt"/>
|
|
392
|
+
<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"/>
|
|
400
|
+
<line num="92" count="0" type="stmt"/>
|
|
401
|
+
<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"/>
|
|
311
405
|
<line num="131" count="0" type="stmt"/>
|
|
312
|
-
<line num="132" count="0" type="
|
|
313
|
-
<line num="
|
|
314
|
-
<line num="
|
|
315
|
-
<line num="
|
|
316
|
-
<line num="
|
|
317
|
-
<line num="
|
|
318
|
-
<line num="150" count="0" type="stmt"/>
|
|
319
|
-
<line num="151" count="0" type="stmt"/>
|
|
320
|
-
<line num="152" count="0" type="stmt"/>
|
|
406
|
+
<line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
407
|
+
<line num="133" count="0" type="stmt"/>
|
|
408
|
+
<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"/>
|
|
321
412
|
<line num="153" count="0" type="stmt"/>
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="
|
|
413
|
+
<line num="154" count="0" type="stmt"/>
|
|
414
|
+
<line num="157" count="0" type="stmt"/>
|
|
415
|
+
<line num="158" count="0" type="stmt"/>
|
|
416
|
+
<line num="159" count="0" type="stmt"/>
|
|
417
|
+
<line num="163" count="0" type="stmt"/>
|
|
418
|
+
<line num="164" count="0" type="stmt"/>
|
|
419
|
+
<line num="167" count="0" type="stmt"/>
|
|
420
|
+
<line num="168" count="0" type="stmt"/>
|
|
421
|
+
<line num="169" count="0" type="stmt"/>
|
|
422
|
+
<line num="172" count="0" type="stmt"/>
|
|
423
|
+
<line num="174" count="0" type="stmt"/>
|
|
424
|
+
<line num="181" count="0" type="stmt"/>
|
|
328
425
|
<line num="183" count="0" type="stmt"/>
|
|
329
426
|
<line num="184" count="0" type="stmt"/>
|
|
330
427
|
<line num="185" count="0" type="stmt"/>
|
|
331
428
|
<line num="186" count="0" type="stmt"/>
|
|
332
|
-
<line num="
|
|
333
|
-
<line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
334
|
-
<line num="189" count="0" type="stmt"/>
|
|
335
|
-
<line num="190" count="0" type="stmt"/>
|
|
336
|
-
<line num="191" count="0" type="stmt"/>
|
|
337
|
-
<line num="192" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
338
|
-
<line num="194" count="0" type="stmt"/>
|
|
339
|
-
<line num="196" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
340
|
-
<line num="197" count="0" type="stmt"/>
|
|
341
|
-
<line num="202" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
342
|
-
<line num="203" count="0" type="stmt"/>
|
|
343
|
-
<line num="206" count="0" type="stmt"/>
|
|
344
|
-
<line num="207" count="0" type="stmt"/>
|
|
429
|
+
<line num="209" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
345
430
|
<line num="210" count="0" type="stmt"/>
|
|
346
|
-
<line num="211" count="0" type="
|
|
347
|
-
<line num="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
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"/>
|
|
434
|
+
<line num="216" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
435
|
+
<line num="217" count="0" type="stmt"/>
|
|
352
436
|
<line num="218" count="0" type="stmt"/>
|
|
353
|
-
<line num="219" count="0" type="
|
|
437
|
+
<line num="219" count="0" type="stmt"/>
|
|
354
438
|
<line num="220" count="0" type="stmt"/>
|
|
355
439
|
<line num="221" count="0" type="stmt"/>
|
|
356
|
-
<line num="222" count="0" type="
|
|
357
|
-
<line num="223" count="0" type="
|
|
440
|
+
<line num="222" count="0" type="stmt"/>
|
|
441
|
+
<line num="223" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
358
442
|
<line num="224" count="0" type="stmt"/>
|
|
359
|
-
<line num="225" count="0" type="
|
|
443
|
+
<line num="225" count="0" type="stmt"/>
|
|
360
444
|
<line num="226" count="0" type="stmt"/>
|
|
361
|
-
<line num="227" count="0" type="
|
|
362
|
-
<line num="228" count="0" type="
|
|
363
|
-
<line num="
|
|
364
|
-
<line num="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="
|
|
368
|
-
<line num="
|
|
445
|
+
<line num="227" count="0" type="stmt"/>
|
|
446
|
+
<line num="228" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
447
|
+
<line num="230" count="0" type="stmt"/>
|
|
448
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
449
|
+
<line num="233" count="0" type="stmt"/>
|
|
450
|
+
<line num="238" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
451
|
+
<line num="239" count="0" type="stmt"/>
|
|
452
|
+
<line num="242" count="0" type="stmt"/>
|
|
369
453
|
<line num="243" count="0" type="stmt"/>
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="
|
|
454
|
+
<line num="246" count="0" type="stmt"/>
|
|
455
|
+
<line num="247" count="0" type="stmt"/>
|
|
372
456
|
<line num="249" count="0" type="stmt"/>
|
|
373
|
-
<line num="250" count="0" type="
|
|
457
|
+
<line num="250" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
458
|
+
<line num="251" count="0" type="stmt"/>
|
|
374
459
|
<line num="252" count="0" type="stmt"/>
|
|
460
|
+
<line num="253" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
375
461
|
<line num="254" count="0" type="stmt"/>
|
|
462
|
+
<line num="255" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
463
|
+
<line num="256" count="0" type="stmt"/>
|
|
376
464
|
<line num="257" count="0" type="stmt"/>
|
|
465
|
+
<line num="258" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
377
466
|
<line num="259" count="0" type="stmt"/>
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
467
|
+
<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"/>
|
|
472
|
+
<line num="265" count="0" type="stmt"/>
|
|
473
|
+
<line num="266" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
474
|
+
<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"/>
|
|
383
478
|
<line num="279" count="0" type="stmt"/>
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="285" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
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"/>
|
|
388
482
|
<line num="286" count="0" type="stmt"/>
|
|
389
|
-
<line num="287" count="0" type="stmt"/>
|
|
390
483
|
<line num="288" count="0" type="stmt"/>
|
|
391
|
-
<line num="290" count="0" type="
|
|
392
|
-
<line num="291" count="0" type="stmt"/>
|
|
393
|
-
<line num="292" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
484
|
+
<line num="290" count="0" type="stmt"/>
|
|
394
485
|
<line num="293" count="0" type="stmt"/>
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="
|
|
486
|
+
<line num="295" count="0" type="stmt"/>
|
|
487
|
+
<line num="304" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
488
|
+
<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"/>
|
|
400
499
|
<line num="324" count="0" type="stmt"/>
|
|
401
|
-
<line num="
|
|
402
|
-
<line num="
|
|
500
|
+
<line num="326" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
501
|
+
<line num="327" count="0" type="stmt"/>
|
|
502
|
+
<line num="328" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
403
503
|
<line num="329" count="0" type="stmt"/>
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="
|
|
406
|
-
<line num="
|
|
407
|
-
<line num="337" count="0" type="stmt"/>
|
|
408
|
-
<line num="343" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
409
|
-
<line num="344" count="0" type="stmt"/>
|
|
410
|
-
<line num="349" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
411
|
-
<line num="350" count="0" type="stmt"/>
|
|
412
|
-
<line num="351" count="0" type="stmt"/>
|
|
413
|
-
<line num="352" count="0" type="stmt"/>
|
|
414
|
-
<line num="354" count="0" type="stmt"/>
|
|
415
|
-
<line num="355" 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"/>
|
|
416
507
|
<line num="356" count="0" type="stmt"/>
|
|
417
|
-
<line num="
|
|
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"/>
|
|
418
511
|
<line num="364" count="0" type="stmt"/>
|
|
419
|
-
<line num="
|
|
512
|
+
<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"/>
|
|
420
515
|
<line num="369" count="0" type="stmt"/>
|
|
421
|
-
<line num="
|
|
422
|
-
<line num="
|
|
423
|
-
<line num="
|
|
424
|
-
<line num="
|
|
425
|
-
<line num="
|
|
516
|
+
<line num="373" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
517
|
+
<line num="374" count="0" type="stmt"/>
|
|
518
|
+
<line num="375" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
519
|
+
<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"/>
|
|
426
523
|
<line num="388" count="0" type="stmt"/>
|
|
427
|
-
<line num="
|
|
428
|
-
<line num="
|
|
429
|
-
<line num="
|
|
430
|
-
<line num="
|
|
431
|
-
<line num="
|
|
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"/>
|
|
527
|
+
<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"/>
|
|
432
531
|
<line num="409" count="0" type="stmt"/>
|
|
433
|
-
<line num="
|
|
434
|
-
<line num="
|
|
435
|
-
<line num="
|
|
436
|
-
<line num="
|
|
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"/>
|
|
535
|
+
<line num="421" count="0" type="stmt"/>
|
|
536
|
+
<line num="422" count="0" type="stmt"/>
|
|
437
537
|
<line num="423" count="0" type="stmt"/>
|
|
438
538
|
<line num="424" count="0" type="stmt"/>
|
|
439
|
-
<line num="
|
|
440
|
-
<line num="426" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
441
|
-
<line num="427" count="0" type="stmt"/>
|
|
442
|
-
<line num="429" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
539
|
+
<line num="429" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
443
540
|
<line num="430" count="0" type="stmt"/>
|
|
444
|
-
<line num="432" count="0" type="
|
|
445
|
-
<line num="
|
|
446
|
-
<line num="
|
|
447
|
-
<line num="
|
|
541
|
+
<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"/>
|
|
545
|
+
<line num="442" count="0" type="stmt"/>
|
|
546
|
+
<line num="445" count="0" type="stmt"/>
|
|
547
|
+
<line num="449" count="0" type="stmt"/>
|
|
448
548
|
<line num="450" count="0" type="stmt"/>
|
|
449
|
-
<line num="
|
|
450
|
-
<line num="
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="470" count="0" type="stmt"/>
|
|
549
|
+
<line num="451" count="0" type="stmt"/>
|
|
550
|
+
<line num="452" count="0" type="stmt"/>
|
|
551
|
+
<line num="454" count="0" type="stmt"/>
|
|
552
|
+
<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"/>
|
|
456
555
|
<line num="471" count="0" type="stmt"/>
|
|
457
|
-
<line num="
|
|
458
|
-
<line num="
|
|
459
|
-
<line num="477" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
556
|
+
<line num="475" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
557
|
+
<line num="476" count="0" type="stmt"/>
|
|
460
558
|
<line num="478" count="0" type="stmt"/>
|
|
461
|
-
<line num="
|
|
462
|
-
<line num="482" count="0" type="stmt"/>
|
|
463
|
-
<line num="486" count="0" type="stmt"/>
|
|
559
|
+
<line num="489" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
464
560
|
<line num="490" count="0" type="stmt"/>
|
|
465
|
-
<line num="
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="496" count="0" type="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
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"/>
|
|
565
|
+
<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"/>
|
|
569
|
+
<line num="508" count="0" type="stmt"/>
|
|
570
|
+
<line num="510" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
472
571
|
<line num="511" count="0" type="stmt"/>
|
|
473
|
-
<line num="
|
|
474
|
-
<line num="
|
|
572
|
+
<line num="513" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
573
|
+
<line num="514" count="0" type="stmt"/>
|
|
475
574
|
<line num="517" count="0" type="stmt"/>
|
|
476
575
|
<line num="521" count="0" type="stmt"/>
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="
|
|
480
|
-
<line num="
|
|
481
|
-
<line num="
|
|
482
|
-
<line num="
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="543" count="0" type="stmt"/>
|
|
485
|
-
<line num="544" count="0" type="stmt"/>
|
|
486
|
-
<line num="546" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
487
|
-
<line num="547" count="0" type="stmt"/>
|
|
488
|
-
<line num="549" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
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"/>
|
|
489
583
|
<line num="551" count="0" type="stmt"/>
|
|
490
|
-
<line num="
|
|
584
|
+
<line num="552" count="0" type="stmt"/>
|
|
585
|
+
<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"/>
|
|
491
588
|
<line num="559" count="0" type="stmt"/>
|
|
492
589
|
<line num="560" count="0" type="stmt"/>
|
|
590
|
+
<line num="563" count="0" type="stmt"/>
|
|
591
|
+
<line num="567" count="0" type="stmt"/>
|
|
493
592
|
<line num="571" count="0" type="stmt"/>
|
|
494
|
-
<line num="572" count="0" type="stmt"/>
|
|
495
|
-
<line num="573" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
496
|
-
<line num="574" count="0" type="stmt"/>
|
|
497
593
|
<line num="575" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
498
|
-
<line num="
|
|
499
|
-
<line num="
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="
|
|
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"/>
|
|
601
|
+
<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"/>
|
|
503
605
|
<line num="606" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
504
|
-
<line num="
|
|
606
|
+
<line num="607" count="0" type="stmt"/>
|
|
607
|
+
<line num="609" count="0" type="stmt"/>
|
|
608
|
+
<line num="613" count="0" type="stmt"/>
|
|
505
609
|
<line num="614" count="0" type="stmt"/>
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
610
|
+
<line num="615" count="0" type="stmt"/>
|
|
611
|
+
<line num="616" count="0" type="stmt"/>
|
|
612
|
+
<line num="619" count="0" type="stmt"/>
|
|
613
|
+
<line num="620" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
614
|
+
<line num="621" count="0" type="stmt"/>
|
|
615
|
+
<line num="623" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
616
|
+
<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"/>
|
|
508
619
|
<line num="634" count="0" type="stmt"/>
|
|
509
|
-
<line num="
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
512
|
-
<line num="646" count="0" type="stmt"/>
|
|
513
|
-
<line num="647" count="0" type="stmt"/>
|
|
514
|
-
<line num="655" count="0" type="stmt"/>
|
|
515
|
-
<line num="660" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
516
|
-
<line num="661" count="0" type="stmt"/>
|
|
517
|
-
<line num="663" 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"/>
|
|
518
623
|
<line num="666" count="0" type="stmt"/>
|
|
519
624
|
<line num="667" count="0" type="stmt"/>
|
|
520
|
-
<line num="
|
|
521
|
-
<line num="
|
|
625
|
+
<line num="668" count="0" type="stmt"/>
|
|
626
|
+
<line num="676" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
522
627
|
<line num="677" count="0" type="stmt"/>
|
|
523
|
-
<line num="
|
|
628
|
+
<line num="678" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
629
|
+
<line num="680" count="0" type="stmt"/>
|
|
630
|
+
<line num="681" count="0" type="stmt"/>
|
|
524
631
|
<line num="682" count="0" type="stmt"/>
|
|
525
632
|
<line num="683" count="0" type="stmt"/>
|
|
526
|
-
<line num="684" count="0" type="
|
|
633
|
+
<line num="684" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
527
634
|
<line num="685" count="0" type="stmt"/>
|
|
635
|
+
<line num="686" count="0" type="stmt"/>
|
|
528
636
|
<line num="687" count="0" type="stmt"/>
|
|
529
|
-
<line num="689" count="0" type="
|
|
637
|
+
<line num="689" count="0" type="stmt"/>
|
|
530
638
|
<line num="690" count="0" type="stmt"/>
|
|
531
|
-
<line num="
|
|
639
|
+
<line num="691" count="0" type="stmt"/>
|
|
532
640
|
<line num="693" count="0" type="stmt"/>
|
|
641
|
+
<line num="694" count="0" type="stmt"/>
|
|
642
|
+
<line num="695" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
533
643
|
<line num="696" count="0" type="stmt"/>
|
|
534
|
-
<line num="697" count="0" type="stmt"/>
|
|
535
644
|
<line num="698" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
536
|
-
<line num="
|
|
645
|
+
<line num="700" count="0" type="stmt"/>
|
|
537
646
|
<line num="702" count="0" type="stmt"/>
|
|
538
|
-
<line num="
|
|
539
|
-
<line num="
|
|
540
|
-
<line num="
|
|
647
|
+
<line num="707" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
648
|
+
<line num="709" count="0" type="stmt"/>
|
|
649
|
+
<line num="711" count="0" type="stmt"/>
|
|
650
|
+
<line num="712" count="0" type="stmt"/>
|
|
541
651
|
<line num="714" count="0" type="stmt"/>
|
|
542
652
|
<line num="715" count="0" type="stmt"/>
|
|
543
|
-
<line num="
|
|
544
|
-
<line num="720" count="0" type="stmt"/>
|
|
653
|
+
<line num="717" count="0" type="stmt"/>
|
|
545
654
|
<line num="721" count="0" type="stmt"/>
|
|
546
|
-
<line num="722" count="0" type="
|
|
655
|
+
<line num="722" count="0" type="stmt"/>
|
|
547
656
|
<line num="723" count="0" type="stmt"/>
|
|
548
657
|
<line num="724" count="0" type="stmt"/>
|
|
549
658
|
<line num="725" count="0" type="stmt"/>
|
|
550
|
-
<line num="
|
|
551
|
-
<line num="
|
|
552
|
-
<line num="
|
|
553
|
-
<line num="
|
|
554
|
-
<line num="
|
|
555
|
-
<line num="
|
|
556
|
-
<line num="
|
|
557
|
-
<line num="
|
|
558
|
-
<line num="
|
|
659
|
+
<line num="726" count="0" type="stmt"/>
|
|
660
|
+
<line num="727" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
661
|
+
<line num="728" count="0" type="stmt"/>
|
|
662
|
+
<line num="729" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
663
|
+
<line num="730" count="0" type="stmt"/>
|
|
664
|
+
<line num="732" count="0" type="stmt"/>
|
|
665
|
+
<line num="733" count="0" type="stmt"/>
|
|
666
|
+
<line num="734" count="0" type="stmt"/>
|
|
667
|
+
<line num="735" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
668
|
+
<line num="736" count="0" type="stmt"/>
|
|
669
|
+
<line num="738" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
670
|
+
<line num="740" count="0" type="stmt"/>
|
|
671
|
+
<line num="742" count="0" type="stmt"/>
|
|
672
|
+
<line num="747" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
559
673
|
<line num="749" count="0" type="stmt"/>
|
|
560
|
-
<line num="750" count="0" type="stmt"/>
|
|
561
674
|
<line num="751" count="0" type="stmt"/>
|
|
562
|
-
<line num="752" count="0" type="
|
|
563
|
-
<line num="
|
|
564
|
-
<line num="
|
|
675
|
+
<line num="752" count="0" type="stmt"/>
|
|
676
|
+
<line num="763" count="0" type="stmt"/>
|
|
677
|
+
<line num="770" count="0" type="stmt"/>
|
|
678
|
+
<line num="771" count="0" type="stmt"/>
|
|
679
|
+
<line num="773" count="0" type="stmt"/>
|
|
680
|
+
<line num="777" count="0" type="stmt"/>
|
|
681
|
+
<line num="778" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
682
|
+
<line num="779" count="0" type="stmt"/>
|
|
683
|
+
<line num="781" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
684
|
+
<line num="782" count="0" type="stmt"/>
|
|
685
|
+
<line num="783" count="0" type="stmt"/>
|
|
686
|
+
<line num="784" count="0" type="stmt"/>
|
|
687
|
+
<line num="786" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
688
|
+
<line num="791" count="0" type="stmt"/>
|
|
689
|
+
<line num="792" count="0" type="stmt"/>
|
|
690
|
+
<line num="793" count="0" type="stmt"/>
|
|
691
|
+
<line num="795" count="0" type="stmt"/>
|
|
692
|
+
<line num="796" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
693
|
+
<line num="797" count="0" type="stmt"/>
|
|
694
|
+
<line num="800" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
695
|
+
<line num="801" count="0" type="stmt"/>
|
|
696
|
+
<line num="803" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
697
|
+
<line num="805" count="0" type="stmt"/>
|
|
698
|
+
<line num="807" count="0" type="stmt"/>
|
|
699
|
+
<line num="813" count="0" type="stmt"/>
|
|
700
|
+
<line num="814" count="0" type="stmt"/>
|
|
701
|
+
<line num="825" count="0" type="stmt"/>
|
|
702
|
+
<line num="826" count="0" type="stmt"/>
|
|
703
|
+
<line num="827" count="0" type="stmt"/>
|
|
704
|
+
<line num="829" count="0" type="stmt"/>
|
|
705
|
+
<line num="835" count="0" type="stmt"/>
|
|
706
|
+
<line num="854" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
707
|
+
<line num="855" count="0" type="stmt"/>
|
|
708
|
+
<line num="857" count="0" type="stmt"/>
|
|
709
|
+
<line num="860" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
710
|
+
<line num="867" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
711
|
+
<line num="868" count="0" type="stmt"/>
|
|
712
|
+
<line num="869" count="0" type="stmt"/>
|
|
713
|
+
<line num="870" count="0" type="stmt"/>
|
|
714
|
+
<line num="872" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
715
|
+
<line num="873" count="0" type="stmt"/>
|
|
716
|
+
<line num="874" count="0" type="stmt"/>
|
|
717
|
+
<line num="875" count="0" type="stmt"/>
|
|
718
|
+
<line num="895" count="0" type="stmt"/>
|
|
719
|
+
<line num="896" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
720
|
+
<line num="904" count="0" type="stmt"/>
|
|
721
|
+
<line num="905" count="0" type="stmt"/>
|
|
722
|
+
<line num="906" count="0" type="stmt"/>
|
|
723
|
+
<line num="908" count="0" type="stmt"/>
|
|
724
|
+
<line num="909" count="0" type="stmt"/>
|
|
725
|
+
<line num="910" count="0" type="stmt"/>
|
|
726
|
+
<line num="918" count="0" type="stmt"/>
|
|
727
|
+
<line num="923" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
728
|
+
<line num="924" count="0" type="stmt"/>
|
|
729
|
+
<line num="926" count="0" type="stmt"/>
|
|
730
|
+
<line num="929" count="0" type="stmt"/>
|
|
731
|
+
<line num="930" count="0" type="stmt"/>
|
|
732
|
+
<line num="932" count="0" type="stmt"/>
|
|
733
|
+
<line num="934" count="0" type="stmt"/>
|
|
734
|
+
<line num="940" count="0" type="stmt"/>
|
|
735
|
+
<line num="941" count="0" type="stmt"/>
|
|
736
|
+
<line num="943" count="0" type="stmt"/>
|
|
737
|
+
<line num="944" count="0" type="stmt"/>
|
|
738
|
+
<line num="945" count="0" type="stmt"/>
|
|
739
|
+
<line num="946" count="0" type="stmt"/>
|
|
740
|
+
<line num="947" count="0" type="stmt"/>
|
|
741
|
+
<line num="948" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
742
|
+
<line num="949" count="0" type="stmt"/>
|
|
743
|
+
<line num="951" count="0" type="stmt"/>
|
|
744
|
+
<line num="954" count="0" type="stmt"/>
|
|
745
|
+
<line num="957" count="0" type="stmt"/>
|
|
746
|
+
<line num="958" count="0" type="stmt"/>
|
|
747
|
+
<line num="960" count="0" type="stmt"/>
|
|
748
|
+
<line num="961" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
749
|
+
<line num="963" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
750
|
+
<line num="966" count="0" type="stmt"/>
|
|
751
|
+
<line num="967" count="0" type="stmt"/>
|
|
752
|
+
<line num="969" count="0" type="stmt"/>
|
|
753
|
+
<line num="970" count="0" type="stmt"/>
|
|
754
|
+
<line num="973" count="0" type="stmt"/>
|
|
755
|
+
<line num="974" count="0" type="stmt"/>
|
|
756
|
+
<line num="977" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
757
|
+
<line num="978" count="0" type="stmt"/>
|
|
758
|
+
<line num="981" count="0" type="stmt"/>
|
|
759
|
+
<line num="984" count="0" type="stmt"/>
|
|
760
|
+
<line num="986" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
761
|
+
<line num="987" count="0" type="stmt"/>
|
|
762
|
+
<line num="989" count="0" type="stmt"/>
|
|
763
|
+
<line num="991" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
764
|
+
<line num="995" count="0" type="stmt"/>
|
|
765
|
+
<line num="996" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
766
|
+
<line num="997" count="0" type="stmt"/>
|
|
767
|
+
<line num="999" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
768
|
+
<line num="1000" count="0" type="stmt"/>
|
|
769
|
+
<line num="1001" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
770
|
+
<line num="1002" count="0" type="stmt"/>
|
|
771
|
+
<line num="1003" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
772
|
+
<line num="1007" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
773
|
+
<line num="1008" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
774
|
+
<line num="1010" count="0" type="stmt"/>
|
|
775
|
+
<line num="1011" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
776
|
+
<line num="1012" count="0" type="stmt"/>
|
|
777
|
+
<line num="1017" count="0" type="stmt"/>
|
|
778
|
+
<line num="1021" count="0" type="stmt"/>
|
|
779
|
+
<line num="1024" count="0" type="stmt"/>
|
|
780
|
+
<line num="1025" count="0" type="stmt"/>
|
|
781
|
+
<line num="1026" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
782
|
+
<line num="1027" count="0" type="stmt"/>
|
|
783
|
+
<line num="1028" count="0" type="stmt"/>
|
|
784
|
+
<line num="1031" count="0" type="stmt"/>
|
|
785
|
+
<line num="1032" count="0" type="stmt"/>
|
|
786
|
+
<line num="1033" count="0" type="stmt"/>
|
|
787
|
+
<line num="1034" count="0" type="stmt"/>
|
|
788
|
+
<line num="1038" count="0" type="stmt"/>
|
|
789
|
+
<line num="1042" count="0" type="stmt"/>
|
|
790
|
+
<line num="1046" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
791
|
+
<line num="1054" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
792
|
+
<line num="1055" count="0" type="stmt"/>
|
|
793
|
+
<line num="1056" count="0" type="stmt"/>
|
|
794
|
+
<line num="1057" count="0" type="stmt"/>
|
|
795
|
+
<line num="1061" count="0" type="stmt"/>
|
|
796
|
+
<line num="1062" count="0" type="stmt"/>
|
|
797
|
+
<line num="1063" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
798
|
+
<line num="1064" count="0" type="stmt"/>
|
|
799
|
+
<line num="1065" count="0" type="stmt"/>
|
|
800
|
+
<line num="1066" count="0" type="stmt"/>
|
|
801
|
+
<line num="1070" count="0" type="stmt"/>
|
|
802
|
+
<line num="1076" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
803
|
+
<line num="1080" count="0" type="stmt"/>
|
|
804
|
+
<line num="1084" count="0" type="stmt"/>
|
|
805
|
+
<line num="1085" count="0" type="stmt"/>
|
|
806
|
+
<line num="1089" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
807
|
+
<line num="1090" count="0" type="stmt"/>
|
|
808
|
+
<line num="1091" count="0" type="stmt"/>
|
|
809
|
+
<line num="1092" count="0" type="stmt"/>
|
|
810
|
+
<line num="1093" count="0" type="stmt"/>
|
|
811
|
+
<line num="1094" count="0" type="stmt"/>
|
|
812
|
+
<line num="1095" count="0" type="stmt"/>
|
|
813
|
+
<line num="1096" count="0" type="stmt"/>
|
|
814
|
+
<line num="1097" count="0" type="stmt"/>
|
|
815
|
+
<line num="1098" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
816
|
+
<line num="1099" count="0" type="stmt"/>
|
|
817
|
+
<line num="1101" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
818
|
+
<line num="1103" count="0" type="stmt"/>
|
|
565
819
|
</file>
|
|
566
820
|
<file name="logger.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/logger.ts">
|
|
567
821
|
<metrics statements="10" coveredstatements="0" conditionals="14" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
@@ -577,145 +831,147 @@
|
|
|
577
831
|
<line num="61" count="0" type="stmt"/>
|
|
578
832
|
</file>
|
|
579
833
|
<file name="messages.gen.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/messages.gen.ts">
|
|
580
|
-
<metrics statements="
|
|
581
|
-
<line num="8" count="
|
|
834
|
+
<metrics statements="140" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="70" coveredmethods="0"/>
|
|
835
|
+
<line num="8" count="0" type="stmt"/>
|
|
582
836
|
<line num="11" count="0" type="stmt"/>
|
|
583
|
-
<line num="17" count="
|
|
837
|
+
<line num="17" count="0" type="stmt"/>
|
|
584
838
|
<line num="22" count="0" type="stmt"/>
|
|
585
|
-
<line num="30" count="
|
|
839
|
+
<line num="30" count="0" type="stmt"/>
|
|
586
840
|
<line num="34" count="0" type="stmt"/>
|
|
587
|
-
<line num="41" count="
|
|
841
|
+
<line num="41" count="0" type="stmt"/>
|
|
588
842
|
<line num="45" count="0" type="stmt"/>
|
|
589
|
-
<line num="52" count="
|
|
843
|
+
<line num="52" count="0" type="stmt"/>
|
|
590
844
|
<line num="55" count="0" type="stmt"/>
|
|
591
|
-
<line num="61" count="
|
|
845
|
+
<line num="61" count="0" type="stmt"/>
|
|
592
846
|
<line num="68" count="0" type="stmt"/>
|
|
593
|
-
<line num="78" count="
|
|
847
|
+
<line num="78" count="0" type="stmt"/>
|
|
594
848
|
<line num="83" count="0" type="stmt"/>
|
|
595
|
-
<line num="91" count="
|
|
849
|
+
<line num="91" count="0" type="stmt"/>
|
|
596
850
|
<line num="96" count="0" type="stmt"/>
|
|
597
|
-
<line num="104" count="
|
|
851
|
+
<line num="104" count="0" type="stmt"/>
|
|
598
852
|
<line num="107" count="0" type="stmt"/>
|
|
599
|
-
<line num="113" count="
|
|
853
|
+
<line num="113" count="0" type="stmt"/>
|
|
600
854
|
<line num="118" count="0" type="stmt"/>
|
|
601
|
-
<line num="126" count="
|
|
855
|
+
<line num="126" count="0" type="stmt"/>
|
|
602
856
|
<line num="130" count="0" type="stmt"/>
|
|
603
|
-
<line num="137" count="
|
|
857
|
+
<line num="137" count="0" type="stmt"/>
|
|
604
858
|
<line num="141" count="0" type="stmt"/>
|
|
605
|
-
<line num="148" count="
|
|
859
|
+
<line num="148" count="0" type="stmt"/>
|
|
606
860
|
<line num="153" count="0" type="stmt"/>
|
|
607
|
-
<line num="161" count="
|
|
861
|
+
<line num="161" count="0" type="stmt"/>
|
|
608
862
|
<line num="165" count="0" type="stmt"/>
|
|
609
|
-
<line num="172" count="
|
|
863
|
+
<line num="172" count="0" type="stmt"/>
|
|
610
864
|
<line num="177" count="0" type="stmt"/>
|
|
611
|
-
<line num="185" count="
|
|
865
|
+
<line num="185" count="0" type="stmt"/>
|
|
612
866
|
<line num="189" count="0" type="stmt"/>
|
|
613
|
-
<line num="196" count="
|
|
867
|
+
<line num="196" count="0" type="stmt"/>
|
|
614
868
|
<line num="200" count="0" type="stmt"/>
|
|
615
|
-
<line num="207" count="
|
|
869
|
+
<line num="207" count="0" type="stmt"/>
|
|
616
870
|
<line num="217" count="0" type="stmt"/>
|
|
617
|
-
<line num="230" count="
|
|
871
|
+
<line num="230" count="0" type="stmt"/>
|
|
618
872
|
<line num="234" count="0" type="stmt"/>
|
|
619
|
-
<line num="241" count="
|
|
873
|
+
<line num="241" count="0" type="stmt"/>
|
|
620
874
|
<line num="252" count="0" type="stmt"/>
|
|
621
|
-
<line num="266" count="
|
|
875
|
+
<line num="266" count="0" type="stmt"/>
|
|
622
876
|
<line num="271" count="0" type="stmt"/>
|
|
623
|
-
<line num="279" count="
|
|
877
|
+
<line num="279" count="0" type="stmt"/>
|
|
624
878
|
<line num="283" count="0" type="stmt"/>
|
|
625
|
-
<line num="290" count="
|
|
879
|
+
<line num="290" count="0" type="stmt"/>
|
|
626
880
|
<line num="293" count="0" type="stmt"/>
|
|
627
|
-
<line num="299" count="
|
|
881
|
+
<line num="299" count="0" type="stmt"/>
|
|
628
882
|
<line num="302" count="0" type="stmt"/>
|
|
629
|
-
<line num="308" count="
|
|
883
|
+
<line num="308" count="0" type="stmt"/>
|
|
630
884
|
<line num="312" count="0" type="stmt"/>
|
|
631
|
-
<line num="319" count="
|
|
885
|
+
<line num="319" count="0" type="stmt"/>
|
|
632
886
|
<line num="324" count="0" type="stmt"/>
|
|
633
|
-
<line num="332" count="
|
|
887
|
+
<line num="332" count="0" type="stmt"/>
|
|
634
888
|
<line num="336" count="0" type="stmt"/>
|
|
635
|
-
<line num="343" count="
|
|
889
|
+
<line num="343" count="0" type="stmt"/>
|
|
636
890
|
<line num="352" count="0" type="stmt"/>
|
|
637
|
-
<line num="364" count="
|
|
891
|
+
<line num="364" count="0" type="stmt"/>
|
|
638
892
|
<line num="370" count="0" type="stmt"/>
|
|
639
|
-
<line num="379" count="
|
|
893
|
+
<line num="379" count="0" type="stmt"/>
|
|
640
894
|
<line num="383" count="0" type="stmt"/>
|
|
641
|
-
<line num="390" count="
|
|
895
|
+
<line num="390" count="0" type="stmt"/>
|
|
642
896
|
<line num="393" count="0" type="stmt"/>
|
|
643
|
-
<line num="399" count="
|
|
897
|
+
<line num="399" count="0" type="stmt"/>
|
|
644
898
|
<line num="404" count="0" type="stmt"/>
|
|
645
|
-
<line num="412" count="
|
|
899
|
+
<line num="412" count="0" type="stmt"/>
|
|
646
900
|
<line num="416" count="0" type="stmt"/>
|
|
647
|
-
<line num="423" count="
|
|
901
|
+
<line num="423" count="0" type="stmt"/>
|
|
648
902
|
<line num="427" count="0" type="stmt"/>
|
|
649
|
-
<line num="434" count="
|
|
903
|
+
<line num="434" count="0" type="stmt"/>
|
|
650
904
|
<line num="439" count="0" type="stmt"/>
|
|
651
|
-
<line num="447" count="
|
|
905
|
+
<line num="447" count="0" type="stmt"/>
|
|
652
906
|
<line num="453" count="0" type="stmt"/>
|
|
653
|
-
<line num="462" count="
|
|
907
|
+
<line num="462" count="0" type="stmt"/>
|
|
654
908
|
<line num="468" count="0" type="stmt"/>
|
|
655
|
-
<line num="477" count="
|
|
909
|
+
<line num="477" count="0" type="stmt"/>
|
|
656
910
|
<line num="481" count="0" type="stmt"/>
|
|
657
|
-
<line num="488" count="
|
|
911
|
+
<line num="488" count="0" type="stmt"/>
|
|
658
912
|
<line num="493" count="0" type="stmt"/>
|
|
659
|
-
<line num="501" count="
|
|
913
|
+
<line num="501" count="0" type="stmt"/>
|
|
660
914
|
<line num="511" count="0" type="stmt"/>
|
|
661
|
-
<line num="524" count="
|
|
915
|
+
<line num="524" count="0" type="stmt"/>
|
|
662
916
|
<line num="528" count="0" type="stmt"/>
|
|
663
|
-
<line num="535" count="
|
|
917
|
+
<line num="535" count="0" type="stmt"/>
|
|
664
918
|
<line num="538" count="0" type="stmt"/>
|
|
665
|
-
<line num="544" count="
|
|
919
|
+
<line num="544" count="0" type="stmt"/>
|
|
666
920
|
<line num="550" count="0" type="stmt"/>
|
|
667
|
-
<line num="559" count="
|
|
921
|
+
<line num="559" count="0" type="stmt"/>
|
|
668
922
|
<line num="562" count="0" type="stmt"/>
|
|
669
|
-
<line num="568" count="
|
|
923
|
+
<line num="568" count="0" type="stmt"/>
|
|
670
924
|
<line num="577" count="0" type="stmt"/>
|
|
671
|
-
<line num="589" count="
|
|
925
|
+
<line num="589" count="0" type="stmt"/>
|
|
672
926
|
<line num="595" count="0" type="stmt"/>
|
|
673
|
-
<line num="604" count="
|
|
927
|
+
<line num="604" count="0" type="stmt"/>
|
|
674
928
|
<line num="609" count="0" type="stmt"/>
|
|
675
|
-
<line num="617" count="
|
|
929
|
+
<line num="617" count="0" type="stmt"/>
|
|
676
930
|
<line num="621" count="0" type="stmt"/>
|
|
677
|
-
<line num="628" count="
|
|
931
|
+
<line num="628" count="0" type="stmt"/>
|
|
678
932
|
<line num="632" count="0" type="stmt"/>
|
|
679
|
-
<line num="639" count="
|
|
933
|
+
<line num="639" count="0" type="stmt"/>
|
|
680
934
|
<line num="645" count="0" type="stmt"/>
|
|
681
|
-
<line num="654" count="
|
|
935
|
+
<line num="654" count="0" type="stmt"/>
|
|
682
936
|
<line num="660" count="0" type="stmt"/>
|
|
683
|
-
<line num="669" count="
|
|
937
|
+
<line num="669" count="0" type="stmt"/>
|
|
684
938
|
<line num="673" count="0" type="stmt"/>
|
|
685
|
-
<line num="680" count="
|
|
939
|
+
<line num="680" count="0" type="stmt"/>
|
|
686
940
|
<line num="685" count="0" type="stmt"/>
|
|
687
|
-
<line num="693" count="
|
|
941
|
+
<line num="693" count="0" type="stmt"/>
|
|
688
942
|
<line num="699" count="0" type="stmt"/>
|
|
689
|
-
<line num="708" count="
|
|
943
|
+
<line num="708" count="0" type="stmt"/>
|
|
690
944
|
<line num="712" count="0" type="stmt"/>
|
|
691
|
-
<line num="719" count="
|
|
945
|
+
<line num="719" count="0" type="stmt"/>
|
|
692
946
|
<line num="723" count="0" type="stmt"/>
|
|
693
|
-
<line num="730" count="
|
|
947
|
+
<line num="730" count="0" type="stmt"/>
|
|
694
948
|
<line num="734" count="0" type="stmt"/>
|
|
695
|
-
<line num="741" count="
|
|
949
|
+
<line num="741" count="0" type="stmt"/>
|
|
696
950
|
<line num="747" count="0" type="stmt"/>
|
|
697
|
-
<line num="756" count="
|
|
951
|
+
<line num="756" count="0" type="stmt"/>
|
|
698
952
|
<line num="760" count="0" type="stmt"/>
|
|
699
|
-
<line num="767" count="
|
|
953
|
+
<line num="767" count="0" type="stmt"/>
|
|
700
954
|
<line num="774" count="0" type="stmt"/>
|
|
701
|
-
<line num="784" count="
|
|
955
|
+
<line num="784" count="0" type="stmt"/>
|
|
702
956
|
<line num="788" count="0" type="stmt"/>
|
|
703
|
-
<line num="795" count="
|
|
957
|
+
<line num="795" count="0" type="stmt"/>
|
|
704
958
|
<line num="806" count="0" type="stmt"/>
|
|
705
|
-
<line num="820" count="
|
|
959
|
+
<line num="820" count="0" type="stmt"/>
|
|
706
960
|
<line num="828" count="0" type="stmt"/>
|
|
707
|
-
<line num="839" count="
|
|
961
|
+
<line num="839" count="0" type="stmt"/>
|
|
708
962
|
<line num="844" count="0" type="stmt"/>
|
|
709
|
-
<line num="852" count="
|
|
963
|
+
<line num="852" count="0" type="stmt"/>
|
|
710
964
|
<line num="855" count="0" type="stmt"/>
|
|
711
|
-
<line num="861" count="
|
|
965
|
+
<line num="861" count="0" type="stmt"/>
|
|
712
966
|
<line num="864" count="0" type="stmt"/>
|
|
713
|
-
<line num="870" count="
|
|
967
|
+
<line num="870" count="0" type="stmt"/>
|
|
714
968
|
<line num="882" count="0" type="stmt"/>
|
|
715
|
-
<line num="897" count="
|
|
969
|
+
<line num="897" count="0" type="stmt"/>
|
|
716
970
|
<line num="900" count="0" type="stmt"/>
|
|
717
|
-
<line num="906" count="
|
|
971
|
+
<line num="906" count="0" type="stmt"/>
|
|
718
972
|
<line num="909" count="0" type="stmt"/>
|
|
973
|
+
<line num="915" count="0" type="stmt"/>
|
|
974
|
+
<line num="919" count="0" type="stmt"/>
|
|
719
975
|
</file>
|
|
720
976
|
<file name="nodes.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/app/nodes.ts">
|
|
721
977
|
<metrics statements="51" coveredstatements="0" conditionals="11" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
@@ -1047,7 +1303,7 @@
|
|
|
1047
1303
|
</file>
|
|
1048
1304
|
</package>
|
|
1049
1305
|
<package name="main.modules">
|
|
1050
|
-
<metrics statements="
|
|
1306
|
+
<metrics statements="1214" coveredstatements="76" conditionals="634" coveredconditionals="30" methods="258" coveredmethods="28"/>
|
|
1051
1307
|
<file name="attributeSender.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/attributeSender.ts">
|
|
1052
1308
|
<metrics statements="22" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
1053
1309
|
<line num="4" count="0" type="stmt"/>
|
|
@@ -1142,6 +1398,109 @@
|
|
|
1142
1398
|
<line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1143
1399
|
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1144
1400
|
</file>
|
|
1401
|
+
<file name="conditionsManager.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/conditionsManager.ts">
|
|
1402
|
+
<metrics statements="100" coveredstatements="76" conditionals="42" coveredconditionals="30" methods="42" coveredmethods="28"/>
|
|
1403
|
+
<line num="12" count="1" type="stmt"/>
|
|
1404
|
+
<line num="13" count="11" type="stmt"/>
|
|
1405
|
+
<line num="14" count="11" type="stmt"/>
|
|
1406
|
+
<line num="16" count="11" type="stmt"/>
|
|
1407
|
+
<line num="19" count="6" type="stmt"/>
|
|
1408
|
+
<line num="23" count="1" type="stmt"/>
|
|
1409
|
+
<line num="24" count="1" type="stmt"/>
|
|
1410
|
+
<line num="30" count="1" type="stmt"/>
|
|
1411
|
+
<line num="31" count="1" type="stmt"/>
|
|
1412
|
+
<line num="33" count="0" type="stmt"/>
|
|
1413
|
+
<line num="38" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
1414
|
+
<line num="39" count="8" type="stmt"/>
|
|
1415
|
+
<line num="40" count="8" type="stmt"/>
|
|
1416
|
+
<line num="41" count="8" type="stmt"/>
|
|
1417
|
+
<line num="43" count="0" type="stmt"/>
|
|
1418
|
+
<line num="48" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
1419
|
+
<line num="50" count="6" type="cond" truecount="5" falsecount="1"/>
|
|
1420
|
+
<line num="52" count="1" type="stmt"/>
|
|
1421
|
+
<line num="53" count="1" type="stmt"/>
|
|
1422
|
+
<line num="55" count="1" type="stmt"/>
|
|
1423
|
+
<line num="56" count="1" type="stmt"/>
|
|
1424
|
+
<line num="58" count="1" type="stmt"/>
|
|
1425
|
+
<line num="59" count="1" type="stmt"/>
|
|
1426
|
+
<line num="61" count="1" type="stmt"/>
|
|
1427
|
+
<line num="62" count="1" type="stmt"/>
|
|
1428
|
+
<line num="64" count="2" type="stmt"/>
|
|
1429
|
+
<line num="65" count="2" type="stmt"/>
|
|
1430
|
+
<line num="67" count="0" type="stmt"/>
|
|
1431
|
+
<line num="72" count="0" type="stmt"/>
|
|
1432
|
+
<line num="73" count="0" type="stmt"/>
|
|
1433
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1434
|
+
<line num="76" count="0" type="stmt"/>
|
|
1435
|
+
<line num="77" count="0" type="stmt"/>
|
|
1436
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
1437
|
+
<line num="79" count="0" type="stmt"/>
|
|
1438
|
+
<line num="85" count="11" type="stmt"/>
|
|
1439
|
+
<line num="88" count="1" type="stmt"/>
|
|
1440
|
+
<line num="89" count="6" type="stmt"/>
|
|
1441
|
+
<line num="90" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
1442
|
+
<line num="91" count="1" type="stmt"/>
|
|
1443
|
+
<line num="98" count="2" type="stmt"/>
|
|
1444
|
+
<line num="99" count="4" type="stmt"/>
|
|
1445
|
+
<line num="101" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1446
|
+
<line num="102" count="2" type="stmt"/>
|
|
1447
|
+
<line num="104" count="4" type="cond" truecount="2" falsecount="3"/>
|
|
1448
|
+
<line num="106" count="2" type="stmt"/>
|
|
1449
|
+
<line num="107" count="2" type="stmt"/>
|
|
1450
|
+
<line num="109" count="2" type="stmt"/>
|
|
1451
|
+
<line num="110" count="2" type="stmt"/>
|
|
1452
|
+
<line num="112" count="0" type="stmt"/>
|
|
1453
|
+
<line num="113" count="0" type="stmt"/>
|
|
1454
|
+
<line num="115" count="0" type="stmt"/>
|
|
1455
|
+
<line num="116" count="0" type="stmt"/>
|
|
1456
|
+
<line num="118" count="0" type="stmt"/>
|
|
1457
|
+
<line num="120" count="4" type="stmt"/>
|
|
1458
|
+
<line num="122" count="4" type="cond" truecount="3" falsecount="0"/>
|
|
1459
|
+
<line num="123" count="2" type="stmt"/>
|
|
1460
|
+
<line num="131" count="1" type="stmt"/>
|
|
1461
|
+
<line num="132" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1462
|
+
<line num="133" count="1" type="stmt"/>
|
|
1463
|
+
<line num="134" count="1" type="stmt"/>
|
|
1464
|
+
<line num="135" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
1465
|
+
<line num="136" count="1" type="stmt"/>
|
|
1466
|
+
<line num="144" count="1" type="stmt"/>
|
|
1467
|
+
<line num="145" count="1" type="stmt"/>
|
|
1468
|
+
<line num="147" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1469
|
+
<line num="148" count="1" type="stmt"/>
|
|
1470
|
+
<line num="149" count="0" type="stmt"/>
|
|
1471
|
+
<line num="150" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
1472
|
+
<line num="151" count="0" type="stmt"/>
|
|
1473
|
+
<line num="155" count="1" type="stmt"/>
|
|
1474
|
+
<line num="156" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1475
|
+
<line num="157" count="1" type="stmt"/>
|
|
1476
|
+
<line num="158" count="1" type="stmt"/>
|
|
1477
|
+
<line num="159" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
1478
|
+
<line num="160" count="1" type="stmt"/>
|
|
1479
|
+
<line num="168" count="1" type="stmt"/>
|
|
1480
|
+
<line num="169" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1481
|
+
<line num="170" count="1" type="stmt"/>
|
|
1482
|
+
<line num="171" count="1" type="stmt"/>
|
|
1483
|
+
<line num="172" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
1484
|
+
<line num="173" count="1" type="stmt"/>
|
|
1485
|
+
<line num="181" count="1" type="stmt"/>
|
|
1486
|
+
<line num="182" count="1" type="stmt"/>
|
|
1487
|
+
<line num="183" count="1" type="stmt"/>
|
|
1488
|
+
<line num="185" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1489
|
+
<line num="186" count="1" type="stmt"/>
|
|
1490
|
+
<line num="187" count="1" type="stmt"/>
|
|
1491
|
+
<line num="188" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
1492
|
+
<line num="189" count="1" type="stmt"/>
|
|
1493
|
+
<line num="228" count="1" type="stmt"/>
|
|
1494
|
+
<line num="229" count="5" type="stmt"/>
|
|
1495
|
+
<line num="230" count="0" type="stmt"/>
|
|
1496
|
+
<line num="231" count="1" type="stmt"/>
|
|
1497
|
+
<line num="232" count="0" type="stmt"/>
|
|
1498
|
+
<line num="233" count="0" type="stmt"/>
|
|
1499
|
+
<line num="234" count="0" type="stmt"/>
|
|
1500
|
+
<line num="235" count="0" type="stmt"/>
|
|
1501
|
+
<line num="236" count="2" type="stmt"/>
|
|
1502
|
+
<line num="237" count="0" type="stmt"/>
|
|
1503
|
+
</file>
|
|
1145
1504
|
<file name="connection.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/connection.ts">
|
|
1146
1505
|
<metrics statements="9" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
1147
1506
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -1428,7 +1787,7 @@
|
|
|
1428
1787
|
<line num="98" count="0" type="stmt"/>
|
|
1429
1788
|
</file>
|
|
1430
1789
|
<file name="featureFlags.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/featureFlags.ts">
|
|
1431
|
-
<metrics statements="
|
|
1790
|
+
<metrics statements="42" coveredstatements="0" conditionals="13" coveredconditionals="0" methods="17" coveredmethods="0"/>
|
|
1432
1791
|
<line num="15" count="0" type="stmt"/>
|
|
1433
1792
|
<line num="16" count="0" type="stmt"/>
|
|
1434
1793
|
<line num="17" count="0" type="stmt"/>
|
|
@@ -1450,26 +1809,27 @@
|
|
|
1450
1809
|
<line num="50" count="0" type="stmt"/>
|
|
1451
1810
|
<line num="51" count="0" type="stmt"/>
|
|
1452
1811
|
<line num="52" count="0" type="stmt"/>
|
|
1453
|
-
<line num="66" count="0" type="
|
|
1454
|
-
<line num="
|
|
1455
|
-
<line num="75" count="0" type="
|
|
1812
|
+
<line num="66" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1813
|
+
<line num="67" count="0" type="stmt"/>
|
|
1814
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1456
1815
|
<line num="76" count="0" type="stmt"/>
|
|
1457
|
-
<line num="
|
|
1816
|
+
<line num="77" count="0" type="stmt"/>
|
|
1458
1817
|
<line num="82" count="0" type="stmt"/>
|
|
1459
|
-
<line num="83" count="0" type="
|
|
1460
|
-
<line num="
|
|
1818
|
+
<line num="83" count="0" type="stmt"/>
|
|
1819
|
+
<line num="84" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1461
1820
|
<line num="87" count="0" type="stmt"/>
|
|
1462
1821
|
<line num="88" count="0" type="stmt"/>
|
|
1463
1822
|
<line num="89" count="0" type="stmt"/>
|
|
1464
|
-
<line num="
|
|
1823
|
+
<line num="90" count="0" type="stmt"/>
|
|
1465
1824
|
<line num="93" count="0" type="stmt"/>
|
|
1466
|
-
<line num="94" count="0" type="
|
|
1467
|
-
<line num="
|
|
1468
|
-
<line num="
|
|
1469
|
-
<line num="103" count="0" type="
|
|
1470
|
-
<line num="104" count="0" type="
|
|
1825
|
+
<line num="94" count="0" type="stmt"/>
|
|
1826
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1827
|
+
<line num="99" count="0" type="stmt"/>
|
|
1828
|
+
<line num="103" count="0" type="stmt"/>
|
|
1829
|
+
<line num="104" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1471
1830
|
<line num="105" count="0" type="stmt"/>
|
|
1472
|
-
<line num="
|
|
1831
|
+
<line num="106" count="0" type="stmt"/>
|
|
1832
|
+
<line num="108" count="0" type="stmt"/>
|
|
1473
1833
|
</file>
|
|
1474
1834
|
<file name="focus.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/focus.ts">
|
|
1475
1835
|
<metrics statements="27" coveredstatements="0" conditionals="11" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
@@ -2223,12 +2583,12 @@
|
|
|
2223
2583
|
</file>
|
|
2224
2584
|
</package>
|
|
2225
2585
|
<package name="main.modules.Network">
|
|
2226
|
-
<metrics statements="
|
|
2586
|
+
<metrics statements="491" coveredstatements="0" conditionals="265" coveredconditionals="0" methods="71" coveredmethods="0"/>
|
|
2227
2587
|
<file name="beaconProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/beaconProxy.ts">
|
|
2228
|
-
<metrics statements="53" coveredstatements="
|
|
2229
|
-
<line num="2" count="
|
|
2230
|
-
<line num="4" count="
|
|
2231
|
-
<line num="7" count="
|
|
2588
|
+
<metrics statements="53" coveredstatements="0" conditionals="23" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
2589
|
+
<line num="2" count="0" type="stmt"/>
|
|
2590
|
+
<line num="4" count="0" type="stmt"/>
|
|
2591
|
+
<line num="7" count="0" type="stmt"/>
|
|
2232
2592
|
<line num="8" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2233
2593
|
<line num="9" count="0" type="stmt"/>
|
|
2234
2594
|
<line num="11" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -2236,7 +2596,7 @@
|
|
|
2236
2596
|
<line num="14" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2237
2597
|
<line num="15" count="0" type="stmt"/>
|
|
2238
2598
|
<line num="17" count="0" type="stmt"/>
|
|
2239
|
-
<line num="20" count="
|
|
2599
|
+
<line num="20" count="0" type="stmt"/>
|
|
2240
2600
|
<line num="22" count="0" type="stmt"/>
|
|
2241
2601
|
<line num="23" count="0" type="stmt"/>
|
|
2242
2602
|
<line num="24" count="0" type="stmt"/>
|
|
@@ -2273,18 +2633,18 @@
|
|
|
2273
2633
|
<line num="66" count="0" type="stmt"/>
|
|
2274
2634
|
<line num="69" count="0" type="stmt"/>
|
|
2275
2635
|
<line num="70" count="0" type="stmt"/>
|
|
2276
|
-
<line num="74" count="
|
|
2277
|
-
<line num="75" count="
|
|
2636
|
+
<line num="74" count="0" type="stmt"/>
|
|
2637
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="8"/>
|
|
2278
2638
|
<line num="78" count="0" type="stmt"/>
|
|
2279
2639
|
<line num="88" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2280
2640
|
<line num="89" count="0" type="stmt"/>
|
|
2281
2641
|
<line num="91" count="0" type="stmt"/>
|
|
2282
2642
|
</file>
|
|
2283
2643
|
<file name="fetchProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/fetchProxy.ts">
|
|
2284
|
-
<metrics statements="147" coveredstatements="
|
|
2285
|
-
<line num="8" count="
|
|
2286
|
-
<line num="9" count="
|
|
2287
|
-
<line num="13" count="
|
|
2644
|
+
<metrics statements="147" coveredstatements="0" conditionals="93" coveredconditionals="0" methods="20" coveredmethods="0"/>
|
|
2645
|
+
<line num="8" count="0" type="stmt"/>
|
|
2646
|
+
<line num="9" count="0" type="stmt"/>
|
|
2647
|
+
<line num="13" count="0" type="stmt"/>
|
|
2288
2648
|
<line num="18" count="0" type="stmt"/>
|
|
2289
2649
|
<line num="19" count="0" type="stmt"/>
|
|
2290
2650
|
<line num="20" count="0" type="stmt"/>
|
|
@@ -2336,22 +2696,22 @@
|
|
|
2336
2696
|
<line num="113" count="0" type="stmt"/>
|
|
2337
2697
|
<line num="114" count="0" type="stmt"/>
|
|
2338
2698
|
<line num="116" count="0" type="stmt"/>
|
|
2339
|
-
<line num="121" count="
|
|
2340
|
-
<line num="123" count="
|
|
2341
|
-
<line num="124" count="
|
|
2342
|
-
<line num="125" count="
|
|
2343
|
-
<line num="126" count="
|
|
2344
|
-
<line num="127" count="
|
|
2345
|
-
<line num="128" count="
|
|
2346
|
-
<line num="132" count="
|
|
2347
|
-
<line num="133" count="
|
|
2348
|
-
<line num="135" count="
|
|
2349
|
-
<line num="138" count="
|
|
2350
|
-
<line num="142" count="
|
|
2699
|
+
<line num="121" count="0" type="stmt"/>
|
|
2700
|
+
<line num="123" count="0" type="stmt"/>
|
|
2701
|
+
<line num="124" count="0" type="stmt"/>
|
|
2702
|
+
<line num="125" count="0" type="stmt"/>
|
|
2703
|
+
<line num="126" count="0" type="stmt"/>
|
|
2704
|
+
<line num="127" count="0" type="stmt"/>
|
|
2705
|
+
<line num="128" count="0" type="stmt"/>
|
|
2706
|
+
<line num="132" count="0" type="stmt"/>
|
|
2707
|
+
<line num="133" count="0" type="stmt"/>
|
|
2708
|
+
<line num="135" count="0" type="cond" truecount="0" falsecount="7"/>
|
|
2709
|
+
<line num="138" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2710
|
+
<line num="142" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2351
2711
|
<line num="143" count="0" type="stmt"/>
|
|
2352
|
-
<line num="146" count="
|
|
2353
|
-
<line num="147" count="
|
|
2354
|
-
<line num="149" count="
|
|
2712
|
+
<line num="146" count="0" type="stmt"/>
|
|
2713
|
+
<line num="147" count="0" type="stmt"/>
|
|
2714
|
+
<line num="149" count="0" type="stmt"/>
|
|
2355
2715
|
<line num="150" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2356
2716
|
<line num="151" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2357
2717
|
<line num="152" count="0" type="stmt"/>
|
|
@@ -2365,39 +2725,39 @@
|
|
|
2365
2725
|
<line num="164" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2366
2726
|
<line num="165" count="0" type="stmt"/>
|
|
2367
2727
|
<line num="168" count="0" type="stmt"/>
|
|
2368
|
-
<line num="172" count="
|
|
2728
|
+
<line num="172" count="0" type="stmt"/>
|
|
2369
2729
|
<line num="176" count="0" type="stmt"/>
|
|
2370
2730
|
<line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2371
2731
|
<line num="178" count="0" type="stmt"/>
|
|
2372
|
-
<line num="184" count="
|
|
2373
|
-
<line num="185" count="
|
|
2374
|
-
<line num="188" count="
|
|
2375
|
-
<line num="190" count="
|
|
2376
|
-
<line num="191" count="
|
|
2377
|
-
<line num="192" count="
|
|
2732
|
+
<line num="184" count="0" type="stmt"/>
|
|
2733
|
+
<line num="185" count="0" type="stmt"/>
|
|
2734
|
+
<line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2735
|
+
<line num="190" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
2736
|
+
<line num="191" count="0" type="stmt"/>
|
|
2737
|
+
<line num="192" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
2378
2738
|
<line num="195" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2379
2739
|
<line num="196" count="0" type="stmt"/>
|
|
2380
2740
|
<line num="197" count="0" type="stmt"/>
|
|
2381
|
-
<line num="200" count="
|
|
2382
|
-
<line num="201" count="
|
|
2383
|
-
<line num="202" count="
|
|
2384
|
-
<line num="203" count="
|
|
2385
|
-
<line num="204" count="
|
|
2386
|
-
<line num="205" count="
|
|
2387
|
-
<line num="206" count="
|
|
2388
|
-
<line num="207" count="
|
|
2389
|
-
<line num="208" count="
|
|
2390
|
-
<line num="210" count="
|
|
2391
|
-
<line num="213" count="
|
|
2741
|
+
<line num="200" count="0" type="stmt"/>
|
|
2742
|
+
<line num="201" count="0" type="stmt"/>
|
|
2743
|
+
<line num="202" count="0" type="stmt"/>
|
|
2744
|
+
<line num="203" count="0" type="stmt"/>
|
|
2745
|
+
<line num="204" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2746
|
+
<line num="205" count="0" type="stmt"/>
|
|
2747
|
+
<line num="206" count="0" type="stmt"/>
|
|
2748
|
+
<line num="207" count="0" type="stmt"/>
|
|
2749
|
+
<line num="208" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2750
|
+
<line num="210" count="0" type="stmt"/>
|
|
2751
|
+
<line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2392
2752
|
<line num="214" count="0" type="stmt"/>
|
|
2393
2753
|
<line num="215" count="0" type="stmt"/>
|
|
2394
2754
|
<line num="216" count="0" type="stmt"/>
|
|
2395
|
-
<line num="219" count="
|
|
2396
|
-
<line num="223" count="
|
|
2755
|
+
<line num="219" count="0" type="stmt"/>
|
|
2756
|
+
<line num="223" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2397
2757
|
<line num="224" count="0" type="stmt"/>
|
|
2398
2758
|
<line num="225" count="0" type="stmt"/>
|
|
2399
2759
|
<line num="226" count="0" type="stmt"/>
|
|
2400
|
-
<line num="231" count="
|
|
2760
|
+
<line num="231" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
2401
2761
|
<line num="232" count="0" type="stmt"/>
|
|
2402
2762
|
<line num="237" count="0" type="stmt"/>
|
|
2403
2763
|
<line num="238" count="0" type="stmt"/>
|
|
@@ -2427,58 +2787,58 @@
|
|
|
2427
2787
|
<line num="287" count="0" type="stmt"/>
|
|
2428
2788
|
<line num="289" count="0" type="stmt"/>
|
|
2429
2789
|
<line num="290" count="0" type="stmt"/>
|
|
2430
|
-
<line num="295" count="
|
|
2431
|
-
<line num="304" count="
|
|
2790
|
+
<line num="295" count="0" type="stmt"/>
|
|
2791
|
+
<line num="304" count="0" type="stmt"/>
|
|
2432
2792
|
</file>
|
|
2433
2793
|
<file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/index.ts">
|
|
2434
|
-
<metrics statements="14" coveredstatements="
|
|
2435
|
-
<line num="1" count="
|
|
2436
|
-
<line num="2" count="
|
|
2437
|
-
<line num="3" count="
|
|
2438
|
-
<line num="7" count="
|
|
2439
|
-
<line num="8" count="
|
|
2440
|
-
<line num="11" count="
|
|
2441
|
-
<line num="20" count="
|
|
2794
|
+
<metrics statements="14" coveredstatements="0" conditionals="13" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
2795
|
+
<line num="1" count="0" type="stmt"/>
|
|
2796
|
+
<line num="2" count="0" type="stmt"/>
|
|
2797
|
+
<line num="3" count="0" type="stmt"/>
|
|
2798
|
+
<line num="7" count="0" type="stmt"/>
|
|
2799
|
+
<line num="8" count="0" type="stmt"/>
|
|
2800
|
+
<line num="11" count="0" type="stmt"/>
|
|
2801
|
+
<line num="20" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2442
2802
|
<line num="21" count="0" type="stmt"/>
|
|
2443
|
-
<line num="30" count="
|
|
2444
|
-
<line num="32" count="
|
|
2445
|
-
<line num="33" count="
|
|
2803
|
+
<line num="30" count="0" type="stmt"/>
|
|
2804
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2805
|
+
<line num="33" count="0" type="stmt"/>
|
|
2446
2806
|
<line num="42" count="0" type="stmt"/>
|
|
2447
|
-
<line num="44" count="
|
|
2807
|
+
<line num="44" count="0" type="cond" truecount="0" falsecount="9"/>
|
|
2448
2808
|
<line num="45" count="0" type="stmt"/>
|
|
2449
2809
|
</file>
|
|
2450
2810
|
<file name="networkMessage.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/networkMessage.ts">
|
|
2451
|
-
<metrics statements="
|
|
2452
|
-
<line num="1" count="
|
|
2453
|
-
<line num="3" count="
|
|
2454
|
-
<line num="9" count="
|
|
2455
|
-
<line num="10" count="
|
|
2456
|
-
<line num="11" count="
|
|
2457
|
-
<line num="12" count="
|
|
2458
|
-
<line num="13" count="
|
|
2459
|
-
<line num="14" count="
|
|
2460
|
-
<line num="22" count="
|
|
2461
|
-
<line num="23" count="
|
|
2462
|
-
<line num="24" count="
|
|
2463
|
-
<line num="25" count="
|
|
2464
|
-
<line num="26" count="
|
|
2465
|
-
<line num="27" count="
|
|
2466
|
-
<line num="28" count="
|
|
2467
|
-
<line num="29" count="
|
|
2468
|
-
<line num="30" count="
|
|
2469
|
-
<line num="31" count="
|
|
2470
|
-
<line num="32" count="
|
|
2471
|
-
<line num="34" count="
|
|
2472
|
-
<line num="36" count="
|
|
2473
|
-
<line num="37" count="
|
|
2474
|
-
<line num="38" count="
|
|
2475
|
-
<line num="39" count="
|
|
2476
|
-
<line num="40" count="
|
|
2477
|
-
<line num="41" count="
|
|
2478
|
-
<line num="42" count="
|
|
2479
|
-
<line num="45" count="
|
|
2480
|
-
<line num="46" count="
|
|
2481
|
-
<line num="47" count="
|
|
2811
|
+
<metrics statements="49" coveredstatements="0" conditionals="9" coveredconditionals="0" methods="9" coveredmethods="0"/>
|
|
2812
|
+
<line num="1" count="0" type="stmt"/>
|
|
2813
|
+
<line num="3" count="0" type="stmt"/>
|
|
2814
|
+
<line num="9" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2815
|
+
<line num="10" count="0" type="stmt"/>
|
|
2816
|
+
<line num="11" count="0" type="stmt"/>
|
|
2817
|
+
<line num="12" count="0" type="stmt"/>
|
|
2818
|
+
<line num="13" count="0" type="stmt"/>
|
|
2819
|
+
<line num="14" count="0" type="stmt"/>
|
|
2820
|
+
<line num="22" count="0" type="stmt"/>
|
|
2821
|
+
<line num="23" count="0" type="stmt"/>
|
|
2822
|
+
<line num="24" count="0" type="stmt"/>
|
|
2823
|
+
<line num="25" count="0" type="stmt"/>
|
|
2824
|
+
<line num="26" count="0" type="stmt"/>
|
|
2825
|
+
<line num="27" count="0" type="stmt"/>
|
|
2826
|
+
<line num="28" count="0" type="stmt"/>
|
|
2827
|
+
<line num="29" count="0" type="stmt"/>
|
|
2828
|
+
<line num="30" count="0" type="stmt"/>
|
|
2829
|
+
<line num="31" count="0" type="stmt"/>
|
|
2830
|
+
<line num="32" count="0" type="stmt"/>
|
|
2831
|
+
<line num="34" count="0" type="stmt"/>
|
|
2832
|
+
<line num="36" count="0" type="stmt"/>
|
|
2833
|
+
<line num="37" count="0" type="stmt"/>
|
|
2834
|
+
<line num="38" count="0" type="stmt"/>
|
|
2835
|
+
<line num="39" count="0" type="stmt"/>
|
|
2836
|
+
<line num="40" count="0" type="stmt"/>
|
|
2837
|
+
<line num="41" count="0" type="stmt"/>
|
|
2838
|
+
<line num="42" count="0" type="stmt"/>
|
|
2839
|
+
<line num="45" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2840
|
+
<line num="46" count="0" type="stmt"/>
|
|
2841
|
+
<line num="47" count="0" type="stmt"/>
|
|
2482
2842
|
<line num="51" count="0" type="stmt"/>
|
|
2483
2843
|
<line num="52" count="0" type="stmt"/>
|
|
2484
2844
|
<line num="56" count="0" type="stmt"/>
|
|
@@ -2495,12 +2855,13 @@
|
|
|
2495
2855
|
<line num="90" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2496
2856
|
<line num="91" count="0" type="stmt"/>
|
|
2497
2857
|
<line num="93" count="0" type="stmt"/>
|
|
2498
|
-
<line num="97" count="0" type="cond" truecount="0" falsecount="
|
|
2858
|
+
<line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2499
2859
|
<line num="98" count="0" type="stmt"/>
|
|
2860
|
+
<line num="100" count="0" type="stmt"/>
|
|
2500
2861
|
</file>
|
|
2501
2862
|
<file name="utils.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/utils.ts">
|
|
2502
|
-
<metrics statements="106" coveredstatements="
|
|
2503
|
-
<line num="1" count="
|
|
2863
|
+
<metrics statements="106" coveredstatements="0" conditionals="83" coveredconditionals="0" methods="9" coveredmethods="0"/>
|
|
2864
|
+
<line num="1" count="0" type="stmt"/>
|
|
2504
2865
|
<line num="5" count="0" type="stmt"/>
|
|
2505
2866
|
<line num="6" count="0" type="cond" truecount="0" falsecount="7"/>
|
|
2506
2867
|
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -2516,7 +2877,7 @@
|
|
|
2516
2877
|
<line num="29" count="0" type="stmt"/>
|
|
2517
2878
|
<line num="31" count="0" type="stmt"/>
|
|
2518
2879
|
<line num="33" count="0" type="stmt"/>
|
|
2519
|
-
<line num="36" count="
|
|
2880
|
+
<line num="36" count="0" type="stmt"/>
|
|
2520
2881
|
<line num="40" count="0" type="stmt"/>
|
|
2521
2882
|
<line num="41" count="0" type="cond" truecount="0" falsecount="7"/>
|
|
2522
2883
|
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -2530,7 +2891,7 @@
|
|
|
2530
2891
|
<line num="58" count="0" type="stmt"/>
|
|
2531
2892
|
<line num="60" count="0" type="stmt"/>
|
|
2532
2893
|
<line num="62" count="0" type="stmt"/>
|
|
2533
|
-
<line num="65" count="
|
|
2894
|
+
<line num="65" count="0" type="stmt"/>
|
|
2534
2895
|
<line num="66" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2535
2896
|
<line num="67" count="0" type="stmt"/>
|
|
2536
2897
|
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -2551,190 +2912,670 @@
|
|
|
2551
2912
|
<line num="99" count="0" type="stmt"/>
|
|
2552
2913
|
<line num="101" count="0" type="stmt"/>
|
|
2553
2914
|
<line num="103" count="0" type="stmt"/>
|
|
2554
|
-
<line num="106" count="
|
|
2555
|
-
<line num="107" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2915
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2916
|
+
<line num="107" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2917
|
+
<line num="108" count="0" type="stmt"/>
|
|
2918
|
+
<line num="110" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2919
|
+
<line num="111" count="0" type="stmt"/>
|
|
2920
|
+
<line num="112" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2921
|
+
<line num="113" count="0" type="stmt"/>
|
|
2922
|
+
<line num="114" count="0" type="stmt"/>
|
|
2923
|
+
<line num="115" count="0" type="stmt"/>
|
|
2924
|
+
<line num="116" count="0" type="stmt"/>
|
|
2925
|
+
<line num="117" count="0" type="stmt"/>
|
|
2926
|
+
<line num="122" count="0" type="stmt"/>
|
|
2927
|
+
<line num="126" count="0" type="stmt"/>
|
|
2928
|
+
<line num="129" count="0" type="stmt"/>
|
|
2929
|
+
<line num="130" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2930
|
+
<line num="131" count="0" type="stmt"/>
|
|
2931
|
+
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2932
|
+
<line num="136" count="0" type="stmt"/>
|
|
2933
|
+
<line num="138" count="0" type="stmt"/>
|
|
2934
|
+
<line num="141" count="0" type="stmt"/>
|
|
2935
|
+
<line num="142" count="0" type="stmt"/>
|
|
2936
|
+
<line num="144" count="0" type="stmt"/>
|
|
2937
|
+
<line num="145" count="0" type="stmt"/>
|
|
2938
|
+
<line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2939
|
+
<line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2940
|
+
<line num="151" count="0" type="stmt"/>
|
|
2941
|
+
<line num="152" count="0" type="stmt"/>
|
|
2942
|
+
<line num="153" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2943
|
+
<line num="155" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2944
|
+
<line num="160" count="0" type="stmt"/>
|
|
2945
|
+
<line num="161" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2946
|
+
<line num="163" count="0" type="stmt"/>
|
|
2947
|
+
<line num="165" count="0" type="stmt"/>
|
|
2948
|
+
<line num="167" count="0" type="stmt"/>
|
|
2949
|
+
<line num="170" count="0" type="stmt"/>
|
|
2950
|
+
<line num="171" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2951
|
+
<line num="174" count="0" type="stmt"/>
|
|
2952
|
+
<line num="175" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2953
|
+
<line num="176" count="0" type="stmt"/>
|
|
2954
|
+
<line num="178" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2955
|
+
<line num="181" count="0" type="stmt"/>
|
|
2956
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2957
|
+
<line num="184" count="0" type="stmt"/>
|
|
2958
|
+
<line num="186" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2959
|
+
<line num="187" count="0" type="stmt"/>
|
|
2960
|
+
<line num="189" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2961
|
+
<line num="190" count="0" type="stmt"/>
|
|
2962
|
+
<line num="192" count="0" type="stmt"/>
|
|
2963
|
+
<line num="195" count="0" type="stmt"/>
|
|
2964
|
+
<line num="196" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2965
|
+
<line num="197" count="0" type="stmt"/>
|
|
2966
|
+
<line num="198" count="0" type="stmt"/>
|
|
2967
|
+
<line num="200" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2968
|
+
<line num="201" count="0" type="stmt"/>
|
|
2969
|
+
<line num="203" count="0" type="stmt"/>
|
|
2970
|
+
</file>
|
|
2971
|
+
<file name="xhrProxy.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/Network/xhrProxy.ts">
|
|
2972
|
+
<metrics statements="122" coveredstatements="0" conditionals="44" coveredconditionals="0" methods="26" coveredmethods="0"/>
|
|
2973
|
+
<line num="9" count="0" type="stmt"/>
|
|
2974
|
+
<line num="10" count="0" type="stmt"/>
|
|
2975
|
+
<line num="14" count="0" type="stmt"/>
|
|
2976
|
+
<line num="20" count="0" type="stmt"/>
|
|
2977
|
+
<line num="21" count="0" type="stmt"/>
|
|
2978
|
+
<line num="22" count="0" type="stmt"/>
|
|
2979
|
+
<line num="23" count="0" type="stmt"/>
|
|
2980
|
+
<line num="24" count="0" type="stmt"/>
|
|
2981
|
+
<line num="25" count="0" type="stmt"/>
|
|
2982
|
+
<line num="27" count="0" type="stmt"/>
|
|
2983
|
+
<line num="28" count="0" type="stmt"/>
|
|
2984
|
+
<line num="29" count="0" type="stmt"/>
|
|
2985
|
+
<line num="31" count="0" type="stmt"/>
|
|
2986
|
+
<line num="32" count="0" type="stmt"/>
|
|
2987
|
+
<line num="34" count="0" type="stmt"/>
|
|
2988
|
+
<line num="35" count="0" type="stmt"/>
|
|
2989
|
+
<line num="37" count="0" type="stmt"/>
|
|
2990
|
+
<line num="38" count="0" type="stmt"/>
|
|
2991
|
+
<line num="42" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2992
|
+
<line num="44" count="0" type="stmt"/>
|
|
2993
|
+
<line num="46" count="0" type="stmt"/>
|
|
2994
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2995
|
+
<line num="48" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2996
|
+
<line num="49" count="0" type="stmt"/>
|
|
2997
|
+
<line num="52" count="0" type="stmt"/>
|
|
2998
|
+
<line num="54" count="0" type="stmt"/>
|
|
2999
|
+
<line num="56" count="0" type="stmt"/>
|
|
3000
|
+
<line num="59" count="0" type="stmt"/>
|
|
3001
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3002
|
+
<line num="61" count="0" type="stmt"/>
|
|
3003
|
+
<line num="63" count="0" type="stmt"/>
|
|
3004
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3005
|
+
<line num="71" count="0" type="stmt"/>
|
|
3006
|
+
<line num="73" count="0" type="stmt"/>
|
|
3007
|
+
<line num="75" count="0" type="stmt"/>
|
|
3008
|
+
<line num="79" count="0" type="stmt"/>
|
|
3009
|
+
<line num="83" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3010
|
+
<line num="84" count="0" type="stmt"/>
|
|
3011
|
+
<line num="85" count="0" type="stmt"/>
|
|
3012
|
+
<line num="86" count="0" type="stmt"/>
|
|
3013
|
+
<line num="87" count="0" type="stmt"/>
|
|
3014
|
+
<line num="88" count="0" type="stmt"/>
|
|
3015
|
+
<line num="89" count="0" type="stmt"/>
|
|
3016
|
+
<line num="90" count="0" type="stmt"/>
|
|
3017
|
+
<line num="93" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3018
|
+
<line num="94" count="0" type="stmt"/>
|
|
3019
|
+
<line num="99" count="0" type="stmt"/>
|
|
3020
|
+
<line num="100" count="0" type="stmt"/>
|
|
3021
|
+
<line num="102" count="0" type="stmt"/>
|
|
3022
|
+
<line num="106" count="0" type="stmt"/>
|
|
3023
|
+
<line num="107" count="0" type="stmt"/>
|
|
3024
|
+
<line num="109" count="0" type="stmt"/>
|
|
3025
|
+
<line num="113" count="0" type="stmt"/>
|
|
3026
|
+
<line num="114" count="0" type="stmt"/>
|
|
3027
|
+
<line num="115" count="0" type="stmt"/>
|
|
3028
|
+
<line num="116" count="0" type="stmt"/>
|
|
3029
|
+
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3030
|
+
<line num="118" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3031
|
+
<line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3032
|
+
<line num="120" count="0" type="stmt"/>
|
|
3033
|
+
<line num="121" count="0" type="stmt"/>
|
|
3034
|
+
<line num="126" count="0" type="stmt"/>
|
|
3035
|
+
<line num="127" count="0" type="stmt"/>
|
|
3036
|
+
<line num="128" count="0" type="stmt"/>
|
|
3037
|
+
<line num="129" count="0" type="stmt"/>
|
|
3038
|
+
<line num="130" count="0" type="stmt"/>
|
|
3039
|
+
<line num="135" count="0" type="stmt"/>
|
|
3040
|
+
<line num="136" count="0" type="stmt"/>
|
|
3041
|
+
<line num="137" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3042
|
+
<line num="138" count="0" type="stmt"/>
|
|
3043
|
+
<line num="141" count="0" type="stmt"/>
|
|
3044
|
+
<line num="142" count="0" type="stmt"/>
|
|
3045
|
+
<line num="147" count="0" type="stmt"/>
|
|
3046
|
+
<line num="148" count="0" type="stmt"/>
|
|
3047
|
+
<line num="149" count="0" type="stmt"/>
|
|
3048
|
+
<line num="154" count="0" type="stmt"/>
|
|
3049
|
+
<line num="155" count="0" type="stmt"/>
|
|
3050
|
+
<line num="156" count="0" type="stmt"/>
|
|
3051
|
+
<line num="161" count="0" type="stmt"/>
|
|
3052
|
+
<line num="162" count="0" type="stmt"/>
|
|
3053
|
+
<line num="163" count="0" type="stmt"/>
|
|
3054
|
+
<line num="171" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
3055
|
+
<line num="174" count="0" type="stmt"/>
|
|
3056
|
+
<line num="175" count="0" type="stmt"/>
|
|
3057
|
+
<line num="176" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3058
|
+
<line num="177" count="0" type="stmt"/>
|
|
3059
|
+
<line num="179" count="0" type="stmt"/>
|
|
3060
|
+
<line num="181" count="0" type="stmt"/>
|
|
3061
|
+
<line num="182" count="0" type="stmt"/>
|
|
3062
|
+
<line num="183" count="0" type="stmt"/>
|
|
3063
|
+
<line num="185" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3064
|
+
<line num="186" count="0" type="stmt"/>
|
|
3065
|
+
<line num="188" count="0" type="stmt"/>
|
|
3066
|
+
<line num="189" count="0" type="stmt"/>
|
|
3067
|
+
<line num="190" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3068
|
+
<line num="191" count="0" type="stmt"/>
|
|
3069
|
+
<line num="193" count="0" type="stmt"/>
|
|
3070
|
+
<line num="194" count="0" type="stmt"/>
|
|
3071
|
+
<line num="195" count="0" type="stmt"/>
|
|
3072
|
+
<line num="197" count="0" type="stmt"/>
|
|
3073
|
+
<line num="199" count="0" type="stmt"/>
|
|
3074
|
+
<line num="200" count="0" type="stmt"/>
|
|
3075
|
+
<line num="201" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3076
|
+
<line num="202" count="0" type="stmt"/>
|
|
3077
|
+
<line num="203" count="0" type="stmt"/>
|
|
3078
|
+
<line num="205" count="0" type="stmt"/>
|
|
3079
|
+
<line num="208" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3080
|
+
<line num="210" count="0" type="stmt"/>
|
|
3081
|
+
<line num="211" count="0" type="stmt"/>
|
|
3082
|
+
<line num="212" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3083
|
+
<line num="213" count="0" type="stmt"/>
|
|
3084
|
+
<line num="215" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3085
|
+
<line num="216" count="0" type="stmt"/>
|
|
3086
|
+
<line num="217" count="0" type="stmt"/>
|
|
3087
|
+
<line num="219" count="0" type="stmt"/>
|
|
3088
|
+
<line num="221" count="0" type="stmt"/>
|
|
3089
|
+
<line num="222" count="0" type="stmt"/>
|
|
3090
|
+
<line num="223" count="0" type="stmt"/>
|
|
3091
|
+
<line num="228" count="0" type="stmt"/>
|
|
3092
|
+
<line num="237" count="0" type="stmt"/>
|
|
3093
|
+
<line num="239" count="0" type="stmt"/>
|
|
3094
|
+
<line num="240" count="0" type="stmt"/>
|
|
3095
|
+
</file>
|
|
3096
|
+
</package>
|
|
3097
|
+
<package name="main.modules.userTesting">
|
|
3098
|
+
<metrics statements="459" coveredstatements="0" conditionals="179" coveredconditionals="0" methods="75" coveredmethods="0"/>
|
|
3099
|
+
<file name="SignalManager.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/userTesting/SignalManager.ts">
|
|
3100
|
+
<metrics statements="39" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
3101
|
+
<line num="1" count="0" type="stmt"/>
|
|
3102
|
+
<line num="3" count="0" type="stmt"/>
|
|
3103
|
+
<line num="4" count="0" type="stmt"/>
|
|
3104
|
+
<line num="13" count="0" type="stmt"/>
|
|
3105
|
+
<line num="14" count="0" type="stmt"/>
|
|
3106
|
+
<line num="15" count="0" type="stmt"/>
|
|
3107
|
+
<line num="16" count="0" type="stmt"/>
|
|
3108
|
+
<line num="17" count="0" type="stmt"/>
|
|
3109
|
+
<line num="18" count="0" type="stmt"/>
|
|
3110
|
+
<line num="19" count="0" type="stmt"/>
|
|
3111
|
+
<line num="20" count="0" type="stmt"/>
|
|
3112
|
+
<line num="21" count="0" type="stmt"/>
|
|
3113
|
+
<line num="23" count="0" type="stmt"/>
|
|
3114
|
+
<line num="24" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3115
|
+
<line num="25" count="0" type="stmt"/>
|
|
3116
|
+
<line num="29" count="0" type="stmt"/>
|
|
3117
|
+
<line num="30" count="0" type="stmt"/>
|
|
3118
|
+
<line num="33" count="0" type="stmt"/>
|
|
3119
|
+
<line num="40" count="0" type="stmt"/>
|
|
3120
|
+
<line num="41" count="0" type="stmt"/>
|
|
3121
|
+
<line num="44" count="0" type="stmt"/>
|
|
3122
|
+
<line num="45" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3123
|
+
<line num="46" count="0" type="stmt"/>
|
|
3124
|
+
<line num="47" count="0" type="stmt"/>
|
|
3125
|
+
<line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3126
|
+
<line num="49" count="0" type="stmt"/>
|
|
3127
|
+
<line num="66" count="0" type="stmt"/>
|
|
3128
|
+
<line num="67" count="0" type="stmt"/>
|
|
3129
|
+
<line num="68" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3130
|
+
<line num="69" count="0" type="stmt"/>
|
|
3131
|
+
<line num="70" count="0" type="stmt"/>
|
|
3132
|
+
<line num="71" count="0" type="stmt"/>
|
|
3133
|
+
<line num="72" count="0" type="stmt"/>
|
|
3134
|
+
<line num="74" count="0" type="stmt"/>
|
|
3135
|
+
<line num="75" count="0" type="stmt"/>
|
|
3136
|
+
<line num="76" count="0" type="stmt"/>
|
|
3137
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3138
|
+
<line num="79" count="0" type="stmt"/>
|
|
3139
|
+
<line num="81" count="0" type="stmt"/>
|
|
3140
|
+
</file>
|
|
3141
|
+
<file name="dnd.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/userTesting/dnd.ts">
|
|
3142
|
+
<metrics statements="26" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
3143
|
+
<line num="3" count="0" type="stmt"/>
|
|
3144
|
+
<line num="4" count="0" type="stmt"/>
|
|
3145
|
+
<line num="5" count="0" type="stmt"/>
|
|
3146
|
+
<line num="6" count="0" type="stmt"/>
|
|
3147
|
+
<line num="7" count="0" type="stmt"/>
|
|
3148
|
+
<line num="9" count="0" type="stmt"/>
|
|
3149
|
+
<line num="10" count="0" type="stmt"/>
|
|
3150
|
+
<line num="12" count="0" type="stmt"/>
|
|
3151
|
+
<line num="15" count="0" type="stmt"/>
|
|
3152
|
+
<line num="16" count="0" type="stmt"/>
|
|
3153
|
+
<line num="18" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3154
|
+
<line num="19" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3155
|
+
<line num="20" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3156
|
+
<line num="21" count="0" type="stmt"/>
|
|
3157
|
+
<line num="22" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3158
|
+
<line num="23" count="0" type="stmt"/>
|
|
3159
|
+
<line num="25" count="0" type="stmt"/>
|
|
3160
|
+
<line num="26" count="0" type="stmt"/>
|
|
3161
|
+
<line num="30" count="0" type="stmt"/>
|
|
3162
|
+
<line num="33" count="0" type="stmt"/>
|
|
3163
|
+
<line num="35" count="0" type="stmt"/>
|
|
3164
|
+
<line num="36" count="0" type="stmt"/>
|
|
3165
|
+
<line num="37" count="0" type="stmt"/>
|
|
3166
|
+
<line num="39" count="0" type="stmt"/>
|
|
3167
|
+
<line num="42" count="0" type="stmt"/>
|
|
3168
|
+
<line num="43" count="0" type="stmt"/>
|
|
3169
|
+
</file>
|
|
3170
|
+
<file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/userTesting/index.ts">
|
|
3171
|
+
<metrics statements="284" coveredstatements="0" conditionals="148" coveredconditionals="0" methods="45" coveredmethods="0"/>
|
|
3172
|
+
<line num="2" count="0" type="stmt"/>
|
|
3173
|
+
<line num="3" count="0" type="stmt"/>
|
|
3174
|
+
<line num="4" count="0" type="stmt"/>
|
|
3175
|
+
<line num="5" count="0" type="stmt"/>
|
|
3176
|
+
<line num="15" count="0" type="stmt"/>
|
|
3177
|
+
<line num="34" count="0" type="stmt"/>
|
|
3178
|
+
<line num="36" count="0" type="stmt"/>
|
|
3179
|
+
<line num="37" count="0" type="stmt"/>
|
|
3180
|
+
<line num="44" count="0" type="stmt"/>
|
|
3181
|
+
<line num="45" count="0" type="stmt"/>
|
|
3182
|
+
<line num="46" count="0" type="stmt"/>
|
|
3183
|
+
<line num="47" count="0" type="stmt"/>
|
|
3184
|
+
<line num="48" count="0" type="stmt"/>
|
|
3185
|
+
<line num="49" count="0" type="stmt"/>
|
|
3186
|
+
<line num="50" count="0" type="stmt"/>
|
|
3187
|
+
<line num="51" count="0" type="stmt"/>
|
|
3188
|
+
<line num="52" count="0" type="stmt"/>
|
|
3189
|
+
<line num="53" count="0" type="stmt"/>
|
|
3190
|
+
<line num="54" count="0" type="stmt"/>
|
|
3191
|
+
<line num="55" count="0" type="stmt"/>
|
|
3192
|
+
<line num="58" count="0" type="stmt"/>
|
|
3193
|
+
<line num="59" count="0" type="stmt"/>
|
|
3194
|
+
<line num="61" count="0" type="stmt"/>
|
|
3195
|
+
<line num="62" count="0" type="stmt"/>
|
|
3196
|
+
<line num="63" count="0" type="stmt"/>
|
|
3197
|
+
<line num="64" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3198
|
+
<line num="65" count="0" type="stmt"/>
|
|
3199
|
+
<line num="66" count="0" type="stmt"/>
|
|
3200
|
+
<line num="67" count="0" type="stmt"/>
|
|
3201
|
+
<line num="68" count="0" type="stmt"/>
|
|
3202
|
+
<line num="69" count="0" type="stmt"/>
|
|
3203
|
+
<line num="72" count="0" type="stmt"/>
|
|
3204
|
+
<line num="73" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3205
|
+
<line num="74" count="0" type="stmt"/>
|
|
3206
|
+
<line num="79" count="0" type="stmt"/>
|
|
3207
|
+
<line num="82" count="0" type="stmt"/>
|
|
3208
|
+
<line num="83" count="0" type="stmt"/>
|
|
3209
|
+
<line num="84" count="0" type="stmt"/>
|
|
3210
|
+
<line num="85" count="0" type="stmt"/>
|
|
3211
|
+
<line num="90" count="0" type="stmt"/>
|
|
3212
|
+
<line num="92" count="0" type="stmt"/>
|
|
3213
|
+
<line num="93" count="0" type="stmt"/>
|
|
3214
|
+
<line num="94" count="0" type="stmt"/>
|
|
3215
|
+
<line num="96" count="0" type="stmt"/>
|
|
3216
|
+
<line num="100" count="0" type="stmt"/>
|
|
3217
|
+
<line num="101" count="0" type="stmt"/>
|
|
3218
|
+
<line num="102" count="0" type="stmt"/>
|
|
3219
|
+
<line num="103" count="0" type="stmt"/>
|
|
3220
|
+
<line num="105" count="0" type="stmt"/>
|
|
3221
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3222
|
+
<line num="107" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3223
|
+
<line num="108" count="0" type="stmt"/>
|
|
3224
|
+
<line num="110" count="0" type="stmt"/>
|
|
3225
|
+
<line num="111" count="0" type="stmt"/>
|
|
3226
|
+
<line num="114" count="0" type="stmt"/>
|
|
3227
|
+
<line num="116" count="0" type="stmt"/>
|
|
3228
|
+
<line num="120" count="0" type="stmt"/>
|
|
3229
|
+
<line num="121" count="0" type="stmt"/>
|
|
3230
|
+
<line num="122" count="0" type="stmt"/>
|
|
3231
|
+
<line num="123" count="0" type="stmt"/>
|
|
3232
|
+
<line num="126" count="0" type="stmt"/>
|
|
3233
|
+
<line num="127" count="0" type="stmt"/>
|
|
3234
|
+
<line num="135" count="0" type="stmt"/>
|
|
3235
|
+
<line num="142" count="0" type="stmt"/>
|
|
3236
|
+
<line num="144" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3237
|
+
<line num="145" count="0" type="stmt"/>
|
|
3238
|
+
<line num="147" count="0" type="stmt"/>
|
|
3239
|
+
<line num="148" count="0" type="stmt"/>
|
|
3240
|
+
<line num="149" count="0" type="stmt"/>
|
|
3241
|
+
<line num="150" count="0" type="stmt"/>
|
|
3242
|
+
<line num="152" count="0" type="stmt"/>
|
|
3243
|
+
<line num="153" count="0" type="stmt"/>
|
|
3244
|
+
<line num="154" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3245
|
+
<line num="155" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3246
|
+
<line num="156" count="0" type="stmt"/>
|
|
3247
|
+
<line num="157" count="0" type="stmt"/>
|
|
3248
|
+
<line num="159" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3249
|
+
<line num="160" count="0" type="stmt"/>
|
|
3250
|
+
<line num="161" count="0" type="stmt"/>
|
|
3251
|
+
<line num="162" count="0" type="cond" truecount="0" falsecount="12"/>
|
|
3252
|
+
<line num="165" count="0" type="stmt"/>
|
|
3253
|
+
<line num="166" count="0" type="stmt"/>
|
|
3254
|
+
<line num="167" count="0" type="stmt"/>
|
|
3255
|
+
<line num="180" count="0" type="stmt"/>
|
|
3256
|
+
<line num="181" count="0" type="stmt"/>
|
|
3257
|
+
<line num="195" count="0" type="stmt"/>
|
|
3258
|
+
<line num="196" count="0" type="stmt"/>
|
|
3259
|
+
<line num="197" count="0" type="stmt"/>
|
|
3260
|
+
<line num="198" count="0" type="stmt"/>
|
|
3261
|
+
<line num="199" count="0" type="stmt"/>
|
|
3262
|
+
<line num="200" count="0" type="stmt"/>
|
|
3263
|
+
<line num="201" count="0" type="stmt"/>
|
|
3264
|
+
<line num="202" count="0" type="stmt"/>
|
|
3265
|
+
<line num="203" count="0" type="stmt"/>
|
|
3266
|
+
<line num="205" count="0" type="stmt"/>
|
|
3267
|
+
<line num="206" count="0" type="stmt"/>
|
|
3268
|
+
<line num="207" count="0" type="stmt"/>
|
|
3269
|
+
<line num="208" count="0" type="stmt"/>
|
|
3270
|
+
<line num="209" count="0" type="stmt"/>
|
|
3271
|
+
<line num="210" count="0" type="stmt"/>
|
|
3272
|
+
<line num="211" count="0" type="stmt"/>
|
|
3273
|
+
<line num="212" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3274
|
+
<line num="213" count="0" type="stmt"/>
|
|
3275
|
+
<line num="214" count="0" type="stmt"/>
|
|
3276
|
+
<line num="216" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3277
|
+
<line num="217" count="0" type="stmt"/>
|
|
3278
|
+
<line num="219" count="0" type="stmt"/>
|
|
3279
|
+
<line num="224" count="0" type="stmt"/>
|
|
3280
|
+
<line num="225" count="0" type="stmt"/>
|
|
3281
|
+
<line num="226" count="0" type="stmt"/>
|
|
3282
|
+
<line num="240" count="0" type="stmt"/>
|
|
3283
|
+
<line num="242" count="0" type="stmt"/>
|
|
3284
|
+
<line num="244" count="0" type="stmt"/>
|
|
3285
|
+
<line num="245" count="0" type="stmt"/>
|
|
3286
|
+
<line num="246" count="0" type="stmt"/>
|
|
3287
|
+
<line num="247" count="0" type="stmt"/>
|
|
3288
|
+
<line num="253" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3289
|
+
<line num="254" count="0" type="stmt"/>
|
|
3290
|
+
<line num="259" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3291
|
+
<line num="260" count="0" type="stmt"/>
|
|
3292
|
+
<line num="265" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3293
|
+
<line num="266" count="0" type="stmt"/>
|
|
3294
|
+
<line num="271" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3295
|
+
<line num="272" count="0" type="stmt"/>
|
|
3296
|
+
<line num="277" count="0" type="stmt"/>
|
|
3297
|
+
<line num="280" count="0" type="stmt"/>
|
|
3298
|
+
<line num="281" count="0" type="stmt"/>
|
|
3299
|
+
<line num="284" count="0" type="stmt"/>
|
|
3300
|
+
<line num="286" count="0" type="stmt"/>
|
|
3301
|
+
<line num="287" count="0" type="stmt"/>
|
|
3302
|
+
<line num="288" count="0" type="stmt"/>
|
|
3303
|
+
<line num="290" count="0" type="stmt"/>
|
|
3304
|
+
<line num="291" count="0" type="stmt"/>
|
|
3305
|
+
<line num="295" count="0" type="stmt"/>
|
|
3306
|
+
<line num="298" count="0" type="stmt"/>
|
|
3307
|
+
<line num="299" count="0" type="stmt"/>
|
|
3308
|
+
<line num="300" count="0" type="stmt"/>
|
|
3309
|
+
<line num="310" count="0" type="stmt"/>
|
|
3310
|
+
<line num="311" count="0" type="stmt"/>
|
|
3311
|
+
<line num="312" count="0" type="stmt"/>
|
|
3312
|
+
<line num="320" count="0" type="stmt"/>
|
|
3313
|
+
<line num="321" count="0" type="stmt"/>
|
|
3314
|
+
<line num="323" count="0" type="stmt"/>
|
|
3315
|
+
<line num="324" count="0" type="stmt"/>
|
|
3316
|
+
<line num="325" count="0" type="stmt"/>
|
|
3317
|
+
<line num="327" count="0" type="stmt"/>
|
|
3318
|
+
<line num="328" count="0" type="stmt"/>
|
|
3319
|
+
<line num="329" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3320
|
+
<line num="330" count="0" type="stmt"/>
|
|
3321
|
+
<line num="336" count="0" type="stmt"/>
|
|
3322
|
+
<line num="337" count="0" type="stmt"/>
|
|
3323
|
+
<line num="338" count="0" type="stmt"/>
|
|
3324
|
+
<line num="339" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3325
|
+
<line num="340" count="0" type="stmt"/>
|
|
3326
|
+
<line num="344" count="0" type="stmt"/>
|
|
3327
|
+
<line num="346" count="0" type="stmt"/>
|
|
3328
|
+
<line num="347" count="0" type="stmt"/>
|
|
3329
|
+
<line num="348" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3330
|
+
<line num="349" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3331
|
+
<line num="350" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3332
|
+
<line num="351" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3333
|
+
<line num="353" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3334
|
+
<line num="354" count="0" type="stmt"/>
|
|
3335
|
+
<line num="358" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3336
|
+
<line num="360" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3337
|
+
<line num="362" count="0" type="stmt"/>
|
|
3338
|
+
<line num="363" count="0" type="stmt"/>
|
|
3339
|
+
<line num="366" count="0" type="stmt"/>
|
|
3340
|
+
<line num="369" count="0" type="stmt"/>
|
|
3341
|
+
<line num="379" count="0" type="stmt"/>
|
|
3342
|
+
<line num="380" count="0" type="stmt"/>
|
|
3343
|
+
<line num="381" count="0" type="stmt"/>
|
|
3344
|
+
<line num="382" count="0" type="stmt"/>
|
|
3345
|
+
<line num="383" count="0" type="stmt"/>
|
|
3346
|
+
<line num="393" count="0" type="stmt"/>
|
|
3347
|
+
<line num="394" count="0" type="stmt"/>
|
|
3348
|
+
<line num="395" count="0" type="stmt"/>
|
|
3349
|
+
<line num="398" count="0" type="stmt"/>
|
|
3350
|
+
<line num="399" count="0" type="stmt"/>
|
|
3351
|
+
<line num="400" count="0" type="stmt"/>
|
|
3352
|
+
<line num="401" count="0" type="stmt"/>
|
|
3353
|
+
<line num="402" count="0" type="stmt"/>
|
|
3354
|
+
<line num="403" count="0" type="stmt"/>
|
|
3355
|
+
<line num="404" count="0" type="stmt"/>
|
|
3356
|
+
<line num="407" count="0" type="stmt"/>
|
|
3357
|
+
<line num="408" count="0" type="stmt"/>
|
|
3358
|
+
<line num="409" count="0" type="stmt"/>
|
|
3359
|
+
<line num="415" count="0" type="stmt"/>
|
|
3360
|
+
<line num="422" count="0" type="stmt"/>
|
|
3361
|
+
<line num="423" count="0" type="stmt"/>
|
|
3362
|
+
<line num="424" count="0" type="stmt"/>
|
|
3363
|
+
<line num="425" count="0" type="stmt"/>
|
|
3364
|
+
<line num="426" count="0" type="stmt"/>
|
|
3365
|
+
<line num="428" count="0" type="stmt"/>
|
|
3366
|
+
<line num="429" count="0" type="stmt"/>
|
|
3367
|
+
<line num="430" count="0" type="stmt"/>
|
|
3368
|
+
<line num="431" count="0" type="stmt"/>
|
|
3369
|
+
<line num="432" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3370
|
+
<line num="433" count="0" type="stmt"/>
|
|
3371
|
+
<line num="435" count="0" type="stmt"/>
|
|
3372
|
+
<line num="440" count="0" type="stmt"/>
|
|
3373
|
+
<line num="441" count="0" type="stmt"/>
|
|
3374
|
+
<line num="457" count="0" type="stmt"/>
|
|
3375
|
+
<line num="458" count="0" type="stmt"/>
|
|
3376
|
+
<line num="462" count="0" type="stmt"/>
|
|
3377
|
+
<line num="463" count="0" type="stmt"/>
|
|
3378
|
+
<line num="464" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3379
|
+
<line num="465" count="0" type="stmt"/>
|
|
3380
|
+
<line num="470" count="0" type="stmt"/>
|
|
3381
|
+
<line num="471" count="0" type="stmt"/>
|
|
3382
|
+
<line num="472" count="0" type="stmt"/>
|
|
3383
|
+
<line num="475" count="0" type="stmt"/>
|
|
3384
|
+
<line num="476" count="0" type="stmt"/>
|
|
3385
|
+
<line num="478" count="0" type="stmt"/>
|
|
3386
|
+
<line num="479" count="0" type="stmt"/>
|
|
3387
|
+
<line num="480" count="0" type="stmt"/>
|
|
3388
|
+
<line num="481" count="0" type="stmt"/>
|
|
3389
|
+
<line num="482" count="0" type="stmt"/>
|
|
3390
|
+
<line num="485" count="0" type="stmt"/>
|
|
3391
|
+
<line num="486" count="0" type="stmt"/>
|
|
3392
|
+
<line num="487" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3393
|
+
<line num="488" count="0" type="stmt"/>
|
|
3394
|
+
<line num="490" count="0" type="stmt"/>
|
|
3395
|
+
<line num="491" count="0" type="stmt"/>
|
|
3396
|
+
<line num="492" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3397
|
+
<line num="493" count="0" type="stmt"/>
|
|
3398
|
+
<line num="498" count="0" type="stmt"/>
|
|
3399
|
+
<line num="499" count="0" type="stmt"/>
|
|
3400
|
+
<line num="501" count="0" type="stmt"/>
|
|
3401
|
+
<line num="502" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3402
|
+
<line num="503" count="0" type="stmt"/>
|
|
3403
|
+
<line num="504" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3404
|
+
<line num="505" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3405
|
+
<line num="506" count="0" type="stmt"/>
|
|
3406
|
+
<line num="507" count="0" type="stmt"/>
|
|
3407
|
+
<line num="508" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3408
|
+
<line num="509" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3409
|
+
<line num="511" count="0" type="stmt"/>
|
|
3410
|
+
<line num="513" count="0" type="stmt"/>
|
|
3411
|
+
<line num="517" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3412
|
+
<line num="519" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3413
|
+
<line num="520" count="0" type="stmt"/>
|
|
3414
|
+
<line num="522" count="0" type="stmt"/>
|
|
3415
|
+
<line num="524" count="0" type="stmt"/>
|
|
3416
|
+
<line num="527" count="0" type="stmt"/>
|
|
3417
|
+
<line num="528" count="0" type="stmt"/>
|
|
3418
|
+
<line num="529" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3419
|
+
<line num="530" count="0" type="stmt"/>
|
|
3420
|
+
<line num="532" count="0" type="stmt"/>
|
|
3421
|
+
<line num="533" count="0" type="stmt"/>
|
|
3422
|
+
<line num="535" count="0" type="stmt"/>
|
|
3423
|
+
<line num="539" count="0" type="stmt"/>
|
|
3424
|
+
<line num="540" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3425
|
+
<line num="541" count="0" type="stmt"/>
|
|
3426
|
+
<line num="542" count="0" type="stmt"/>
|
|
3427
|
+
<line num="551" count="0" type="stmt"/>
|
|
3428
|
+
<line num="560" count="0" type="stmt"/>
|
|
3429
|
+
<line num="566" count="0" type="stmt"/>
|
|
3430
|
+
<line num="567" count="0" type="stmt"/>
|
|
3431
|
+
<line num="569" count="0" type="cond" truecount="0" falsecount="12"/>
|
|
3432
|
+
<line num="570" count="0" type="stmt"/>
|
|
3433
|
+
<line num="573" count="0" type="stmt"/>
|
|
3434
|
+
<line num="574" count="0" type="stmt"/>
|
|
3435
|
+
<line num="575" count="0" type="stmt"/>
|
|
3436
|
+
<line num="578" count="0" type="stmt"/>
|
|
3437
|
+
<line num="579" count="0" type="stmt"/>
|
|
3438
|
+
<line num="580" count="0" type="stmt"/>
|
|
3439
|
+
<line num="581" count="0" type="stmt"/>
|
|
3440
|
+
<line num="584" count="0" type="stmt"/>
|
|
3441
|
+
<line num="585" count="0" type="stmt"/>
|
|
3442
|
+
<line num="586" count="0" type="stmt"/>
|
|
3443
|
+
<line num="589" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3444
|
+
<line num="590" count="0" type="stmt"/>
|
|
3445
|
+
<line num="592" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3446
|
+
<line num="593" count="0" type="stmt"/>
|
|
3447
|
+
<line num="595" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
3448
|
+
<line num="596" count="0" type="stmt"/>
|
|
3449
|
+
<line num="599" count="0" type="stmt"/>
|
|
3450
|
+
<line num="600" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3451
|
+
<line num="601" count="0" type="stmt"/>
|
|
3452
|
+
<line num="602" count="0" type="stmt"/>
|
|
3453
|
+
<line num="604" count="0" type="stmt"/>
|
|
3454
|
+
<line num="605" count="0" type="stmt"/>
|
|
3455
|
+
<line num="606" count="0" type="stmt"/>
|
|
3456
|
+
</file>
|
|
3457
|
+
<file name="recorder.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/userTesting/recorder.ts">
|
|
3458
|
+
<metrics statements="43" coveredstatements="0" conditionals="15" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
3459
|
+
<line num="3" count="0" type="stmt"/>
|
|
3460
|
+
<line num="8" count="0" type="stmt"/>
|
|
3461
|
+
<line num="9" count="0" type="stmt"/>
|
|
3462
|
+
<line num="10" count="0" type="stmt"/>
|
|
3463
|
+
<line num="11" count="0" type="stmt"/>
|
|
3464
|
+
<line num="12" count="0" type="stmt"/>
|
|
3465
|
+
<line num="14" count="0" type="stmt"/>
|
|
3466
|
+
<line num="22" count="0" type="stmt"/>
|
|
3467
|
+
<line num="24" count="0" type="stmt"/>
|
|
3468
|
+
<line num="25" count="0" type="stmt"/>
|
|
3469
|
+
<line num="26" count="0" type="stmt"/>
|
|
3470
|
+
<line num="31" count="0" type="stmt"/>
|
|
3471
|
+
<line num="35" count="0" type="stmt"/>
|
|
3472
|
+
<line num="37" count="0" type="stmt"/>
|
|
3473
|
+
<line num="38" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3474
|
+
<line num="39" count="0" type="stmt"/>
|
|
3475
|
+
<line num="43" count="0" type="stmt"/>
|
|
3476
|
+
<line num="45" count="0" type="stmt"/>
|
|
3477
|
+
<line num="50" count="0" type="stmt"/>
|
|
3478
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3479
|
+
<line num="53" count="0" type="stmt"/>
|
|
3480
|
+
<line num="54" count="0" type="stmt"/>
|
|
3481
|
+
<line num="57" count="0" type="stmt"/>
|
|
3482
|
+
<line num="60" count="0" type="stmt"/>
|
|
3483
|
+
<line num="65" count="0" type="stmt"/>
|
|
3484
|
+
<line num="70" count="0" type="stmt"/>
|
|
3485
|
+
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3486
|
+
<line num="77" count="0" type="stmt"/>
|
|
3487
|
+
<line num="79" count="0" type="stmt"/>
|
|
3488
|
+
<line num="83" count="0" type="stmt"/>
|
|
3489
|
+
<line num="93" count="0" type="stmt"/>
|
|
3490
|
+
<line num="98" count="0" type="stmt"/>
|
|
3491
|
+
<line num="99" count="0" type="stmt"/>
|
|
3492
|
+
<line num="100" count="0" type="stmt"/>
|
|
3493
|
+
<line num="101" count="0" type="stmt"/>
|
|
3494
|
+
<line num="102" count="0" type="stmt"/>
|
|
3495
|
+
<line num="103" count="0" type="stmt"/>
|
|
3496
|
+
<line num="104" count="0" type="stmt"/>
|
|
3497
|
+
<line num="105" count="0" type="stmt"/>
|
|
3498
|
+
<line num="107" count="0" type="stmt"/>
|
|
2556
3499
|
<line num="108" count="0" type="stmt"/>
|
|
2557
|
-
<line num="
|
|
3500
|
+
<line num="112" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3501
|
+
<line num="113" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3502
|
+
</file>
|
|
3503
|
+
<file name="styles.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/userTesting/styles.ts">
|
|
3504
|
+
<metrics statements="25" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3505
|
+
<line num="1" count="0" type="stmt"/>
|
|
3506
|
+
<line num="15" count="0" type="stmt"/>
|
|
3507
|
+
<line num="26" count="0" type="stmt"/>
|
|
3508
|
+
<line num="39" count="0" type="stmt"/>
|
|
3509
|
+
<line num="48" count="0" type="stmt"/>
|
|
3510
|
+
<line num="61" count="0" type="stmt"/>
|
|
3511
|
+
<line num="70" count="0" type="stmt"/>
|
|
3512
|
+
<line num="90" count="0" type="stmt"/>
|
|
3513
|
+
<line num="101" count="0" type="stmt"/>
|
|
2558
3514
|
<line num="111" count="0" type="stmt"/>
|
|
2559
|
-
<line num="
|
|
2560
|
-
<line num="113" count="0" type="stmt"/>
|
|
2561
|
-
<line num="114" count="0" type="stmt"/>
|
|
2562
|
-
<line num="115" count="0" type="stmt"/>
|
|
2563
|
-
<line num="116" count="0" type="stmt"/>
|
|
2564
|
-
<line num="117" count="0" type="stmt"/>
|
|
2565
|
-
<line num="122" count="0" type="stmt"/>
|
|
2566
|
-
<line num="126" count="0" type="stmt"/>
|
|
2567
|
-
<line num="129" count="3" type="stmt"/>
|
|
2568
|
-
<line num="130" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2569
|
-
<line num="131" count="0" type="stmt"/>
|
|
2570
|
-
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2571
|
-
<line num="136" count="0" type="stmt"/>
|
|
2572
|
-
<line num="138" count="0" type="stmt"/>
|
|
2573
|
-
<line num="141" count="0" type="stmt"/>
|
|
2574
|
-
<line num="142" count="0" type="stmt"/>
|
|
3515
|
+
<line num="128" count="0" type="stmt"/>
|
|
2575
3516
|
<line num="144" count="0" type="stmt"/>
|
|
2576
|
-
<line num="145" count="0" type="stmt"/>
|
|
2577
|
-
<line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2578
|
-
<line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2579
|
-
<line num="151" count="0" type="stmt"/>
|
|
2580
3517
|
<line num="152" count="0" type="stmt"/>
|
|
2581
|
-
<line num="
|
|
2582
|
-
<line num="
|
|
2583
|
-
<line num="
|
|
2584
|
-
<line num="
|
|
2585
|
-
<line num="
|
|
2586
|
-
<line num="
|
|
2587
|
-
<line num="
|
|
2588
|
-
<line num="
|
|
2589
|
-
<line num="
|
|
2590
|
-
<line num="
|
|
2591
|
-
<line num="
|
|
2592
|
-
<line num="
|
|
2593
|
-
<line num="178" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2594
|
-
<line num="181" count="3" type="stmt"/>
|
|
2595
|
-
<line num="182" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2596
|
-
<line num="184" count="0" type="stmt"/>
|
|
2597
|
-
<line num="186" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2598
|
-
<line num="187" count="0" type="stmt"/>
|
|
2599
|
-
<line num="189" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2600
|
-
<line num="190" count="0" type="stmt"/>
|
|
2601
|
-
<line num="192" count="0" type="stmt"/>
|
|
2602
|
-
<line num="195" count="3" type="stmt"/>
|
|
2603
|
-
<line num="196" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
2604
|
-
<line num="197" count="0" type="stmt"/>
|
|
2605
|
-
<line num="198" count="0" type="stmt"/>
|
|
2606
|
-
<line num="200" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2607
|
-
<line num="201" count="1" type="stmt"/>
|
|
2608
|
-
<line num="203" count="0" type="stmt"/>
|
|
3518
|
+
<line num="159" count="0" type="stmt"/>
|
|
3519
|
+
<line num="181" count="0" type="stmt"/>
|
|
3520
|
+
<line num="191" count="0" type="stmt"/>
|
|
3521
|
+
<line num="201" count="0" type="stmt"/>
|
|
3522
|
+
<line num="212" count="0" type="stmt"/>
|
|
3523
|
+
<line num="226" count="0" type="stmt"/>
|
|
3524
|
+
<line num="238" count="0" type="stmt"/>
|
|
3525
|
+
<line num="242" count="0" type="stmt"/>
|
|
3526
|
+
<line num="247" count="0" type="stmt"/>
|
|
3527
|
+
<line num="258" count="0" type="stmt"/>
|
|
3528
|
+
<line num="269" count="0" type="stmt"/>
|
|
3529
|
+
<line num="277" count="0" type="stmt"/>
|
|
2609
3530
|
</file>
|
|
2610
|
-
<file name="
|
|
2611
|
-
<metrics statements="
|
|
2612
|
-
<line num="
|
|
2613
|
-
<line num="
|
|
2614
|
-
<line num="
|
|
2615
|
-
<line num="
|
|
2616
|
-
<line num="
|
|
2617
|
-
<line num="
|
|
2618
|
-
<line num="
|
|
3531
|
+
<file name="utils.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/main/modules/userTesting/utils.ts">
|
|
3532
|
+
<metrics statements="42" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
3533
|
+
<line num="1" count="0" type="stmt"/>
|
|
3534
|
+
<line num="3" count="0" type="stmt"/>
|
|
3535
|
+
<line num="4" count="0" type="stmt"/>
|
|
3536
|
+
<line num="5" count="0" type="stmt"/>
|
|
3537
|
+
<line num="6" count="0" type="stmt"/>
|
|
3538
|
+
<line num="7" count="0" type="stmt"/>
|
|
3539
|
+
<line num="8" count="0" type="stmt"/>
|
|
3540
|
+
<line num="14" count="0" type="stmt"/>
|
|
3541
|
+
<line num="15" count="0" type="stmt"/>
|
|
3542
|
+
<line num="17" count="0" type="stmt"/>
|
|
2619
3543
|
<line num="24" count="0" type="stmt"/>
|
|
2620
|
-
<line num="25" count="0" type="stmt"/>
|
|
2621
3544
|
<line num="27" count="0" type="stmt"/>
|
|
2622
3545
|
<line num="28" count="0" type="stmt"/>
|
|
2623
3546
|
<line num="29" count="0" type="stmt"/>
|
|
2624
|
-
<line num="
|
|
2625
|
-
<line num="32" count="0" type="stmt"/>
|
|
2626
|
-
<line num="34" count="0" type="stmt"/>
|
|
2627
|
-
<line num="35" count="0" type="stmt"/>
|
|
3547
|
+
<line num="36" count="0" type="stmt"/>
|
|
2628
3548
|
<line num="37" count="0" type="stmt"/>
|
|
2629
3549
|
<line num="38" count="0" type="stmt"/>
|
|
2630
|
-
<line num="
|
|
2631
|
-
<line num="
|
|
2632
|
-
<line num="46" count="0" type="stmt"/>
|
|
2633
|
-
<line num="47" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2634
|
-
<line num="48" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2635
|
-
<line num="49" count="0" type="stmt"/>
|
|
3550
|
+
<line num="48" count="0" type="stmt"/>
|
|
3551
|
+
<line num="51" count="0" type="stmt"/>
|
|
2636
3552
|
<line num="52" count="0" type="stmt"/>
|
|
3553
|
+
<line num="53" count="0" type="stmt"/>
|
|
2637
3554
|
<line num="54" count="0" type="stmt"/>
|
|
2638
|
-
<line num="
|
|
2639
|
-
<line num="59" count="0" type="stmt"/>
|
|
2640
|
-
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3555
|
+
<line num="58" count="0" type="stmt"/>
|
|
2641
3556
|
<line num="61" count="0" type="stmt"/>
|
|
3557
|
+
<line num="62" count="0" type="stmt"/>
|
|
2642
3558
|
<line num="63" count="0" type="stmt"/>
|
|
2643
|
-
<line num="
|
|
3559
|
+
<line num="64" count="0" type="stmt"/>
|
|
3560
|
+
<line num="66" count="0" type="stmt"/>
|
|
3561
|
+
<line num="68" count="0" type="stmt"/>
|
|
2644
3562
|
<line num="71" count="0" type="stmt"/>
|
|
2645
|
-
<line num="
|
|
2646
|
-
<line num="75" count="0" type="stmt"/>
|
|
3563
|
+
<line num="78" count="0" type="stmt"/>
|
|
2647
3564
|
<line num="79" count="0" type="stmt"/>
|
|
2648
|
-
<line num="
|
|
2649
|
-
<line num="
|
|
3565
|
+
<line num="80" count="0" type="stmt"/>
|
|
3566
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3567
|
+
<line num="82" count="0" type="stmt"/>
|
|
3568
|
+
<line num="84" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2650
3569
|
<line num="85" count="0" type="stmt"/>
|
|
2651
|
-
<line num="86" count="0" type="stmt"/>
|
|
2652
3570
|
<line num="87" count="0" type="stmt"/>
|
|
2653
|
-
<line num="88" count="0" type="stmt"/>
|
|
2654
|
-
<line num="89" count="0" type="stmt"/>
|
|
2655
3571
|
<line num="90" count="0" type="stmt"/>
|
|
2656
|
-
<line num="
|
|
2657
|
-
<line num="
|
|
2658
|
-
<line num="
|
|
2659
|
-
<line num="100" count="0" type="stmt"/>
|
|
2660
|
-
<line num="102" count="0" type="stmt"/>
|
|
2661
|
-
<line num="106" count="0" type="stmt"/>
|
|
2662
|
-
<line num="107" count="0" type="stmt"/>
|
|
2663
|
-
<line num="109" count="0" type="stmt"/>
|
|
2664
|
-
<line num="113" count="0" type="stmt"/>
|
|
2665
|
-
<line num="114" count="0" type="stmt"/>
|
|
2666
|
-
<line num="115" count="0" type="stmt"/>
|
|
2667
|
-
<line num="116" count="0" type="stmt"/>
|
|
2668
|
-
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2669
|
-
<line num="118" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2670
|
-
<line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2671
|
-
<line num="120" count="0" type="stmt"/>
|
|
2672
|
-
<line num="121" count="0" type="stmt"/>
|
|
2673
|
-
<line num="126" count="0" type="stmt"/>
|
|
2674
|
-
<line num="127" count="0" type="stmt"/>
|
|
2675
|
-
<line num="128" count="0" type="stmt"/>
|
|
2676
|
-
<line num="129" count="0" type="stmt"/>
|
|
2677
|
-
<line num="130" count="0" type="stmt"/>
|
|
2678
|
-
<line num="135" count="0" type="stmt"/>
|
|
2679
|
-
<line num="136" count="0" type="stmt"/>
|
|
2680
|
-
<line num="137" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2681
|
-
<line num="138" count="0" type="stmt"/>
|
|
2682
|
-
<line num="141" count="0" type="stmt"/>
|
|
2683
|
-
<line num="142" count="0" type="stmt"/>
|
|
2684
|
-
<line num="147" count="0" type="stmt"/>
|
|
2685
|
-
<line num="148" count="0" type="stmt"/>
|
|
2686
|
-
<line num="149" count="0" type="stmt"/>
|
|
2687
|
-
<line num="154" count="0" type="stmt"/>
|
|
2688
|
-
<line num="155" count="0" type="stmt"/>
|
|
2689
|
-
<line num="156" count="0" type="stmt"/>
|
|
2690
|
-
<line num="161" count="0" type="stmt"/>
|
|
2691
|
-
<line num="162" count="0" type="stmt"/>
|
|
2692
|
-
<line num="163" count="0" type="stmt"/>
|
|
2693
|
-
<line num="171" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
2694
|
-
<line num="174" count="0" type="stmt"/>
|
|
2695
|
-
<line num="175" count="0" type="stmt"/>
|
|
2696
|
-
<line num="176" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2697
|
-
<line num="177" count="0" type="stmt"/>
|
|
2698
|
-
<line num="179" count="0" type="stmt"/>
|
|
2699
|
-
<line num="181" count="0" type="stmt"/>
|
|
2700
|
-
<line num="182" count="0" type="stmt"/>
|
|
2701
|
-
<line num="183" count="0" type="stmt"/>
|
|
2702
|
-
<line num="185" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2703
|
-
<line num="186" count="0" type="stmt"/>
|
|
2704
|
-
<line num="188" count="0" type="stmt"/>
|
|
2705
|
-
<line num="189" count="0" type="stmt"/>
|
|
2706
|
-
<line num="190" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2707
|
-
<line num="191" count="0" type="stmt"/>
|
|
2708
|
-
<line num="193" count="0" type="stmt"/>
|
|
2709
|
-
<line num="194" count="0" type="stmt"/>
|
|
2710
|
-
<line num="195" count="0" type="stmt"/>
|
|
2711
|
-
<line num="197" count="0" type="stmt"/>
|
|
2712
|
-
<line num="199" count="0" type="stmt"/>
|
|
2713
|
-
<line num="200" count="0" type="stmt"/>
|
|
2714
|
-
<line num="201" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2715
|
-
<line num="202" count="0" type="stmt"/>
|
|
2716
|
-
<line num="203" count="0" type="stmt"/>
|
|
2717
|
-
<line num="205" count="0" type="stmt"/>
|
|
2718
|
-
<line num="208" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2719
|
-
<line num="210" count="0" type="stmt"/>
|
|
2720
|
-
<line num="211" count="0" type="stmt"/>
|
|
2721
|
-
<line num="212" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2722
|
-
<line num="213" count="0" type="stmt"/>
|
|
2723
|
-
<line num="215" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2724
|
-
<line num="216" count="0" type="stmt"/>
|
|
2725
|
-
<line num="217" count="0" type="stmt"/>
|
|
2726
|
-
<line num="219" count="0" type="stmt"/>
|
|
2727
|
-
<line num="221" count="0" type="stmt"/>
|
|
2728
|
-
<line num="222" count="0" type="stmt"/>
|
|
2729
|
-
<line num="223" count="0" type="stmt"/>
|
|
2730
|
-
<line num="228" count="1" type="stmt"/>
|
|
2731
|
-
<line num="237" count="0" type="stmt"/>
|
|
2732
|
-
<line num="239" count="0" type="stmt"/>
|
|
2733
|
-
<line num="240" count="0" type="stmt"/>
|
|
3572
|
+
<line num="91" count="0" type="stmt"/>
|
|
3573
|
+
<line num="92" count="0" type="stmt"/>
|
|
3574
|
+
<line num="93" count="0" type="stmt"/>
|
|
2734
3575
|
</file>
|
|
2735
3576
|
</package>
|
|
2736
3577
|
<package name="webworker">
|
|
2737
|
-
<metrics statements="
|
|
3578
|
+
<metrics statements="437" coveredstatements="0" conditionals="364" coveredconditionals="0" methods="54" coveredmethods="0"/>
|
|
2738
3579
|
<file name="BatchWriter.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/BatchWriter.ts">
|
|
2739
3580
|
<metrics statements="68" coveredstatements="0" conditionals="15" coveredconditionals="0" methods="10" coveredmethods="0"/>
|
|
2740
3581
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -2807,10 +3648,10 @@
|
|
|
2807
3648
|
<line num="130" count="0" type="stmt"/>
|
|
2808
3649
|
</file>
|
|
2809
3650
|
<file name="MessageEncoder.gen.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/MessageEncoder.gen.ts">
|
|
2810
|
-
<metrics statements="
|
|
3651
|
+
<metrics statements="143" coveredstatements="0" conditionals="272" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2811
3652
|
<line num="6" count="0" type="stmt"/>
|
|
2812
3653
|
<line num="9" count="0" type="stmt"/>
|
|
2813
|
-
<line num="11" count="0" type="cond" truecount="0" falsecount="
|
|
3654
|
+
<line num="11" count="0" type="cond" truecount="0" falsecount="70"/>
|
|
2814
3655
|
<line num="14" count="0" type="stmt"/>
|
|
2815
3656
|
<line num="15" count="0" type="stmt"/>
|
|
2816
3657
|
<line num="18" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
@@ -2949,6 +3790,8 @@
|
|
|
2949
3790
|
<line num="283" count="0" type="stmt"/>
|
|
2950
3791
|
<line num="286" count="0" type="stmt"/>
|
|
2951
3792
|
<line num="287" count="0" type="stmt"/>
|
|
3793
|
+
<line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3794
|
+
<line num="291" count="0" type="stmt"/>
|
|
2952
3795
|
</file>
|
|
2953
3796
|
<file name="PrimitiveEncoder.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/PrimitiveEncoder.ts">
|
|
2954
3797
|
<metrics statements="69" coveredstatements="0" conditionals="23" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
@@ -3089,7 +3932,7 @@
|
|
|
3089
3932
|
<line num="137" count="0" type="stmt"/>
|
|
3090
3933
|
</file>
|
|
3091
3934
|
<file name="index.ts" path="/Users/nikitamelnikov/Documents/work/openreplay/tracker/tracker/src/webworker/index.ts">
|
|
3092
|
-
<metrics statements="
|
|
3935
|
+
<metrics statements="94" coveredstatements="0" conditionals="29" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
3093
3936
|
<line num="7" count="0" type="stmt"/>
|
|
3094
3937
|
<line num="8" count="0" type="stmt"/>
|
|
3095
3938
|
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -3123,30 +3966,29 @@
|
|
|
3123
3966
|
<line num="66" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3124
3967
|
<line num="67" count="0" type="stmt"/>
|
|
3125
3968
|
<line num="68" count="0" type="stmt"/>
|
|
3126
|
-
<line num="71" count="0" type="stmt"/>
|
|
3127
3969
|
<line num="72" count="0" type="stmt"/>
|
|
3128
|
-
<line num="
|
|
3129
|
-
<line num="
|
|
3130
|
-
<line num="80" count="0" type="
|
|
3131
|
-
<line num="81" count="0" type="
|
|
3970
|
+
<line num="73" count="0" type="stmt"/>
|
|
3971
|
+
<line num="76" count="0" type="stmt"/>
|
|
3972
|
+
<line num="80" count="0" type="stmt"/>
|
|
3973
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3132
3974
|
<line num="82" count="0" type="stmt"/>
|
|
3133
|
-
<line num="
|
|
3134
|
-
<line num="85" count="0" type="
|
|
3975
|
+
<line num="83" count="0" type="stmt"/>
|
|
3976
|
+
<line num="85" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3135
3977
|
<line num="86" count="0" type="stmt"/>
|
|
3136
3978
|
<line num="87" count="0" type="stmt"/>
|
|
3137
|
-
<line num="
|
|
3138
|
-
<line num="90" count="0" type="
|
|
3979
|
+
<line num="88" count="0" type="stmt"/>
|
|
3980
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3139
3981
|
<line num="91" count="0" type="stmt"/>
|
|
3140
|
-
<line num="
|
|
3982
|
+
<line num="92" count="0" type="stmt"/>
|
|
3141
3983
|
<line num="95" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3142
|
-
<line num="96" count="0" type="
|
|
3984
|
+
<line num="96" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3143
3985
|
<line num="97" count="0" type="stmt"/>
|
|
3144
|
-
<line num="98" count="0" type="
|
|
3145
|
-
<line num="99" count="0" type="cond" truecount="0" falsecount="
|
|
3146
|
-
<line num="
|
|
3147
|
-
<line num="
|
|
3148
|
-
<line num="
|
|
3149
|
-
<line num="
|
|
3986
|
+
<line num="98" count="0" type="stmt"/>
|
|
3987
|
+
<line num="99" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3988
|
+
<line num="100" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3989
|
+
<line num="102" count="0" type="stmt"/>
|
|
3990
|
+
<line num="104" count="0" type="stmt"/>
|
|
3991
|
+
<line num="107" count="0" type="stmt"/>
|
|
3150
3992
|
<line num="110" count="0" type="stmt"/>
|
|
3151
3993
|
<line num="111" count="0" type="stmt"/>
|
|
3152
3994
|
<line num="113" count="0" type="stmt"/>
|
|
@@ -3169,22 +4011,22 @@
|
|
|
3169
4011
|
<line num="143" count="0" type="stmt"/>
|
|
3170
4012
|
<line num="148" count="0" type="stmt"/>
|
|
3171
4013
|
<line num="151" count="0" type="stmt"/>
|
|
3172
|
-
<line num="
|
|
3173
|
-
<line num="
|
|
3174
|
-
<line num="159" count="0" type="stmt"/>
|
|
4014
|
+
<line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4015
|
+
<line num="160" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3175
4016
|
<line num="161" count="0" type="stmt"/>
|
|
3176
|
-
<line num="
|
|
3177
|
-
<line num="
|
|
3178
|
-
<line num="
|
|
3179
|
-
<line num="167" count="0" type="stmt"/>
|
|
4017
|
+
<line num="163" count="0" type="stmt"/>
|
|
4018
|
+
<line num="166" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4019
|
+
<line num="167" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3180
4020
|
<line num="168" count="0" type="stmt"/>
|
|
3181
|
-
<line num="
|
|
3182
|
-
<line num="
|
|
3183
|
-
<line num="173" count="0" type="
|
|
4021
|
+
<line num="169" count="0" type="stmt"/>
|
|
4022
|
+
<line num="170" count="0" type="stmt"/>
|
|
4023
|
+
<line num="173" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3184
4024
|
<line num="174" count="0" type="stmt"/>
|
|
3185
|
-
<line num="
|
|
3186
|
-
<line num="
|
|
4025
|
+
<line num="175" count="0" type="stmt"/>
|
|
4026
|
+
<line num="176" count="0" type="stmt"/>
|
|
3187
4027
|
<line num="179" count="0" type="stmt"/>
|
|
4028
|
+
<line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4029
|
+
<line num="181" count="0" type="stmt"/>
|
|
3188
4030
|
</file>
|
|
3189
4031
|
</package>
|
|
3190
4032
|
</project>
|