@featurevisor/sdk 0.34.0 → 0.36.0
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 +19 -0
- package/coverage/clover.xml +333 -322
- package/coverage/coverage-final.json +2 -2
- package/coverage/lcov-report/bucket.ts.html +1 -1
- package/coverage/lcov-report/conditions.ts.html +1 -1
- package/coverage/lcov-report/datafileReader.ts.html +1 -1
- package/coverage/lcov-report/emitter.ts.html +1 -1
- package/coverage/lcov-report/feature.ts.html +13 -805
- package/coverage/lcov-report/index.html +28 -28
- package/coverage/lcov-report/instance.ts.html +1018 -109
- package/coverage/lcov-report/logger.ts.html +1 -1
- package/coverage/lcov-report/segments.ts.html +1 -1
- package/coverage/lcov.info +603 -578
- package/dist/index.js +1 -1
- package/dist/index.js.gz +0 -0
- package/dist/index.js.map +1 -1
- package/lib/feature.d.ts +2 -9
- package/lib/feature.js +1 -169
- package/lib/feature.js.map +1 -1
- package/lib/instance.d.ts +26 -1
- package/lib/instance.js +313 -81
- package/lib/instance.js.map +1 -1
- package/package.json +3 -3
- package/src/feature.ts +2 -266
- package/src/instance.ts +398 -95
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1689281566053" clover="3.2.0">
|
|
3
|
+
<project timestamp="1689281566054" name="All files">
|
|
4
|
+
<metrics statements="510" coveredstatements="295" conditionals="283" coveredconditionals="135" methods="98" coveredmethods="54" elements="891" coveredelements="484" complexity="0" loc="510" ncloc="510" packages="1" files="8" classes="8"/>
|
|
5
5
|
<file name="bucket.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/bucket.ts">
|
|
6
6
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
7
7
|
<line num="1" count="2" type="stmt"/>
|
|
@@ -129,348 +129,359 @@
|
|
|
129
129
|
<line num="50" count="4" type="stmt"/>
|
|
130
130
|
</file>
|
|
131
131
|
<file name="feature.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/feature.ts">
|
|
132
|
-
<metrics statements="
|
|
133
|
-
<line num="
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="
|
|
138
|
-
<line num="
|
|
139
|
-
<line num="
|
|
140
|
-
<line num="
|
|
141
|
-
<line num="
|
|
142
|
-
<line num="
|
|
143
|
-
<line num="
|
|
144
|
-
<line num="
|
|
145
|
-
<line num="
|
|
146
|
-
<line num="
|
|
147
|
-
<line num="
|
|
148
|
-
<line num="
|
|
132
|
+
<metrics statements="26" coveredstatements="17" conditionals="13" coveredconditionals="9" methods="5" coveredmethods="4"/>
|
|
133
|
+
<line num="3" count="1" type="stmt"/>
|
|
134
|
+
<line num="4" count="1" type="stmt"/>
|
|
135
|
+
<line num="7" count="1" type="stmt"/>
|
|
136
|
+
<line num="11" count="9" type="stmt"/>
|
|
137
|
+
<line num="12" count="9" type="stmt"/>
|
|
138
|
+
<line num="14" count="9" type="cond" truecount="4" falsecount="0"/>
|
|
139
|
+
<line num="15" count="9" type="stmt"/>
|
|
140
|
+
<line num="19" count="0" type="stmt"/>
|
|
141
|
+
<line num="27" count="1" type="stmt"/>
|
|
142
|
+
<line num="36" count="9" type="stmt"/>
|
|
143
|
+
<line num="37" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
144
|
+
<line num="44" count="0" type="stmt"/>
|
|
145
|
+
<line num="47" count="9" type="stmt"/>
|
|
146
|
+
<line num="49" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
147
|
+
<line num="50" count="9" type="stmt"/>
|
|
148
|
+
<line num="53" count="0" type="stmt"/>
|
|
149
|
+
<line num="56" count="9" type="stmt"/>
|
|
150
|
+
<line num="62" count="1" type="stmt"/>
|
|
151
|
+
<line num="67" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
149
152
|
<line num="68" count="9" type="stmt"/>
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
154
|
-
<line num="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="92" count="0" type="stmt"/>
|
|
157
|
-
<line num="95" count="0" type="stmt"/>
|
|
158
|
-
<line num="99" count="1" type="stmt"/>
|
|
159
|
-
<line num="104" count="9" type="stmt"/>
|
|
160
|
-
<line num="106" count="9" type="cond" truecount="2" falsecount="1"/>
|
|
161
|
-
<line num="107" count="9" type="stmt"/>
|
|
162
|
-
<line num="110" count="0" type="stmt"/>
|
|
163
|
-
<line num="113" count="1" type="stmt"/>
|
|
164
|
-
<line num="120" count="9" type="stmt"/>
|
|
165
|
-
<line num="128" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
166
|
-
<line num="129" count="0" type="stmt"/>
|
|
167
|
-
<line num="134" count="0" type="stmt"/>
|
|
168
|
-
<line num="137" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
169
|
-
<line num="138" count="0" type="stmt"/>
|
|
170
|
-
<line num="139" count="0" type="stmt"/>
|
|
171
|
-
<line num="142" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
172
|
-
<line num="143" count="0" type="stmt"/>
|
|
173
|
-
<line num="149" count="0" type="stmt"/>
|
|
174
|
-
<line num="153" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
175
|
-
<line num="154" count="0" type="stmt"/>
|
|
176
|
-
<line num="159" count="0" type="stmt"/>
|
|
177
|
-
<line num="162" count="9" type="stmt"/>
|
|
178
|
-
<line num="164" count="9" type="stmt"/>
|
|
179
|
-
<line num="165" count="9" type="stmt"/>
|
|
180
|
-
<line num="168" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
181
|
-
<line num="170" count="0" type="stmt"/>
|
|
182
|
-
<line num="176" count="0" type="stmt"/>
|
|
183
|
-
<line num="179" count="9" type="stmt"/>
|
|
184
|
-
<line num="185" count="9" type="stmt"/>
|
|
185
|
-
<line num="188" count="1" type="stmt"/>
|
|
186
|
-
<line num="194" count="0" type="stmt"/>
|
|
187
|
-
<line num="196" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
188
|
-
<line num="197" count="0" type="stmt"/>
|
|
189
|
-
<line num="200" count="0" type="stmt"/>
|
|
190
|
-
<line num="202" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
191
|
-
<line num="203" count="0" type="stmt"/>
|
|
192
|
-
<line num="206" count="0" type="stmt"/>
|
|
193
|
-
<line num="209" count="1" type="stmt"/>
|
|
194
|
-
<line num="218" count="0" type="stmt"/>
|
|
195
|
-
<line num="226" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
196
|
-
<line num="227" count="0" type="stmt"/>
|
|
197
|
-
<line num="233" count="0" type="stmt"/>
|
|
198
|
-
<line num="236" count="0" type="stmt"/>
|
|
199
|
-
<line num="239" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
200
|
-
<line num="240" count="0" type="stmt"/>
|
|
201
|
-
<line num="246" count="0" type="stmt"/>
|
|
202
|
-
<line num="249" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
203
|
-
<line num="250" count="0" type="stmt"/>
|
|
204
|
-
<line num="256" count="0" type="stmt"/>
|
|
205
|
-
<line num="259" count="0" type="stmt"/>
|
|
206
|
-
<line num="261" count="0" type="stmt"/>
|
|
207
|
-
<line num="262" count="0" type="stmt"/>
|
|
208
|
-
<line num="265" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
209
|
-
<line num="267" count="0" type="stmt"/>
|
|
210
|
-
<line num="274" count="0" type="stmt"/>
|
|
211
|
-
<line num="277" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
212
|
-
<line num="278" count="0" type="stmt"/>
|
|
213
|
-
<line num="281" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
214
|
-
<line num="282" count="0" type="stmt"/>
|
|
215
|
-
<line num="289" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
216
|
-
<line num="290" count="0" type="stmt"/>
|
|
217
|
-
<line num="293" count="0" type="stmt"/>
|
|
218
|
-
<line num="296" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
219
|
-
<line num="297" count="0" type="stmt"/>
|
|
220
|
-
<line num="298" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
221
|
-
<line num="299" count="0" type="stmt"/>
|
|
222
|
-
<line num="305" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
223
|
-
<line num="306" count="0" type="stmt"/>
|
|
224
|
-
<line num="315" count="0" type="stmt"/>
|
|
225
|
-
<line num="318" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
226
|
-
<line num="319" count="0" type="stmt"/>
|
|
227
|
-
<line num="326" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
228
|
-
<line num="327" count="0" type="stmt"/>
|
|
229
|
-
<line num="330" count="0" type="stmt"/>
|
|
230
|
-
<line num="334" count="0" type="stmt"/>
|
|
231
|
-
<line num="341" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
232
|
-
<line num="342" count="0" type="stmt"/>
|
|
233
|
-
<line num="345" count="0" type="stmt"/>
|
|
153
|
+
<line num="71" count="0" type="stmt"/>
|
|
154
|
+
<line num="72" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
155
|
+
<line num="73" count="0" type="stmt"/>
|
|
156
|
+
<line num="76" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
157
|
+
<line num="77" count="0" type="stmt"/>
|
|
158
|
+
<line num="80" count="0" type="stmt"/>
|
|
234
159
|
</file>
|
|
235
160
|
<file name="instance.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/instance.ts">
|
|
236
|
-
<metrics statements="
|
|
237
|
-
<line num="17" count="1" type="stmt"/>
|
|
238
|
-
<line num="18" count="1" type="stmt"/>
|
|
239
|
-
<line num="19" count="1" type="stmt"/>
|
|
240
|
-
<line num="20" count="1" type="stmt"/>
|
|
161
|
+
<metrics statements="323" coveredstatements="164" conditionals="169" coveredconditionals="57" methods="53" coveredmethods="23"/>
|
|
241
162
|
<line num="21" count="1" type="stmt"/>
|
|
242
|
-
<line num="
|
|
243
|
-
<line num="
|
|
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="
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="
|
|
260
|
-
<line num="
|
|
261
|
-
<line num="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="
|
|
264
|
-
<line num="
|
|
265
|
-
<line num="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="
|
|
268
|
-
<line num="
|
|
269
|
-
<line num="
|
|
270
|
-
<line num="
|
|
271
|
-
<line num="
|
|
272
|
-
<line num="
|
|
273
|
-
<line num="
|
|
274
|
-
<line num="
|
|
275
|
-
<line num="
|
|
276
|
-
<line num="
|
|
277
|
-
<line num="
|
|
278
|
-
<line num="174" count="1" type="stmt"/>
|
|
279
|
-
<line num="178" count="10" type="stmt"/>
|
|
280
|
-
<line num="179" count="10" type="stmt"/>
|
|
163
|
+
<line num="22" count="1" type="stmt"/>
|
|
164
|
+
<line num="23" count="1" type="stmt"/>
|
|
165
|
+
<line num="24" count="1" type="stmt"/>
|
|
166
|
+
<line num="25" count="1" type="stmt"/>
|
|
167
|
+
<line num="26" count="1" type="stmt"/>
|
|
168
|
+
<line num="27" count="1" type="stmt"/>
|
|
169
|
+
<line num="47" count="1" type="stmt"/>
|
|
170
|
+
<line num="67" count="1" type="stmt"/>
|
|
171
|
+
<line num="77" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
172
|
+
<line num="78" count="1" type="stmt"/>
|
|
173
|
+
<line num="79" count="1" type="stmt"/>
|
|
174
|
+
<line num="80" count="1" type="stmt"/>
|
|
175
|
+
<line num="81" count="1" type="stmt"/>
|
|
176
|
+
<line num="82" count="1" type="stmt"/>
|
|
177
|
+
<line num="83" count="1" type="stmt"/>
|
|
178
|
+
<line num="84" count="1" type="stmt"/>
|
|
179
|
+
<line num="85" count="1" type="stmt"/>
|
|
180
|
+
<line num="86" count="1" type="stmt"/>
|
|
181
|
+
<line num="113" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
182
|
+
<line num="114" count="4" type="stmt"/>
|
|
183
|
+
<line num="117" count="0" type="stmt"/>
|
|
184
|
+
<line num="123" count="1" type="stmt"/>
|
|
185
|
+
<line num="124" count="0" type="stmt"/>
|
|
186
|
+
<line num="125" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
187
|
+
<line num="126" count="0" type="stmt"/>
|
|
188
|
+
<line num="129" count="0" type="cond" truecount="0" falsecount="7"/>
|
|
189
|
+
<line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
190
|
+
<line num="133" count="0" type="stmt"/>
|
|
191
|
+
<line num="135" count="0" type="stmt"/>
|
|
192
|
+
<line num="137" count="0" type="stmt"/>
|
|
193
|
+
<line num="139" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
194
|
+
<line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
195
|
+
<line num="144" count="0" type="stmt"/>
|
|
196
|
+
<line num="147" count="0" type="stmt"/>
|
|
197
|
+
<line num="151" count="1" type="stmt"/>
|
|
198
|
+
<line num="179" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
281
199
|
<line num="180" count="10" type="stmt"/>
|
|
200
|
+
<line num="181" count="10" type="stmt"/>
|
|
282
201
|
<line num="182" count="10" type="stmt"/>
|
|
283
202
|
<line num="183" count="10" type="stmt"/>
|
|
284
203
|
<line num="184" count="10" type="stmt"/>
|
|
285
|
-
<line num="
|
|
286
|
-
<line num="
|
|
287
|
-
<line num="
|
|
288
|
-
<line num="
|
|
289
|
-
<line num="
|
|
290
|
-
<line num="
|
|
291
|
-
<line num="
|
|
292
|
-
<line num="199" count="
|
|
293
|
-
<line num="
|
|
294
|
-
<line num="
|
|
295
|
-
<line num="206" count="
|
|
296
|
-
<line num="207" count="
|
|
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="
|
|
311
|
-
<line num="
|
|
312
|
-
<line num="
|
|
313
|
-
<line num="
|
|
314
|
-
<line num="
|
|
315
|
-
<line num="
|
|
316
|
-
<line num="
|
|
204
|
+
<line num="185" count="10" type="stmt"/>
|
|
205
|
+
<line num="186" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
206
|
+
<line num="187" count="10" type="stmt"/>
|
|
207
|
+
<line num="188" count="10" type="stmt"/>
|
|
208
|
+
<line num="191" count="10" type="stmt"/>
|
|
209
|
+
<line num="192" count="10" type="stmt"/>
|
|
210
|
+
<line num="198" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
211
|
+
<line num="199" count="1" type="stmt"/>
|
|
212
|
+
<line num="202" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
213
|
+
<line num="203" count="1" type="stmt"/>
|
|
214
|
+
<line num="206" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
215
|
+
<line num="207" count="1" type="stmt"/>
|
|
216
|
+
<line num="210" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
217
|
+
<line num="211" count="1" type="stmt"/>
|
|
218
|
+
<line num="215" count="10" type="stmt"/>
|
|
219
|
+
<line num="216" count="10" type="stmt"/>
|
|
220
|
+
<line num="217" count="10" type="stmt"/>
|
|
221
|
+
<line num="219" count="10" type="stmt"/>
|
|
222
|
+
<line num="220" count="10" type="stmt"/>
|
|
223
|
+
<line num="221" count="10" type="stmt"/>
|
|
224
|
+
<line num="223" count="10" type="stmt"/>
|
|
225
|
+
<line num="226" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
226
|
+
<line num="227" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
227
|
+
<line num="229" count="3" type="stmt"/>
|
|
228
|
+
<line num="231" count="3" type="stmt"/>
|
|
229
|
+
<line num="233" count="3" type="stmt"/>
|
|
230
|
+
<line num="234" count="3" type="stmt"/>
|
|
231
|
+
<line num="236" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
232
|
+
<line num="237" count="1" type="stmt"/>
|
|
233
|
+
<line num="241" count="0" type="stmt"/>
|
|
234
|
+
<line num="243" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
235
|
+
<line num="244" count="7" type="stmt"/>
|
|
236
|
+
<line num="245" count="7" type="stmt"/>
|
|
237
|
+
<line num="247" count="7" type="stmt"/>
|
|
238
|
+
<line num="248" count="7" type="stmt"/>
|
|
239
|
+
<line num="251" count="0" type="stmt"/>
|
|
240
|
+
<line num="258" count="14" type="stmt"/>
|
|
241
|
+
<line num="259" count="14" type="stmt"/>
|
|
317
242
|
<line num="263" count="0" type="stmt"/>
|
|
318
|
-
<line num="
|
|
319
|
-
<line num="
|
|
320
|
-
<line num="
|
|
321
|
-
<line num="
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="
|
|
330
|
-
<line num="
|
|
331
|
-
<line num="
|
|
332
|
-
<line num="
|
|
333
|
-
<line num="
|
|
334
|
-
<line num="301" count="9" type="stmt"/>
|
|
335
|
-
<line num="303" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
336
|
-
<line num="304" count="0" type="stmt"/>
|
|
243
|
+
<line num="268" count="1" type="stmt"/>
|
|
244
|
+
<line num="272" count="1" type="stmt"/>
|
|
245
|
+
<line num="276" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
246
|
+
<line num="285" count="9" type="stmt"/>
|
|
247
|
+
<line num="290" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
248
|
+
<line num="291" count="6" type="stmt"/>
|
|
249
|
+
<line num="292" count="6" type="stmt"/>
|
|
250
|
+
<line num="293" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
251
|
+
<line num="294" count="1" type="stmt"/>
|
|
252
|
+
<line num="295" count="1" type="stmt"/>
|
|
253
|
+
<line num="296" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
254
|
+
<line num="297" count="2" type="stmt"/>
|
|
255
|
+
<line num="298" count="2" type="stmt"/>
|
|
256
|
+
<line num="300" count="0" type="stmt"/>
|
|
257
|
+
<line num="302" count="0" type="stmt"/>
|
|
258
|
+
<line num="305" count="9" type="stmt"/>
|
|
337
259
|
<line num="307" count="9" type="stmt"/>
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="
|
|
343
|
-
<line num="
|
|
344
|
-
<line num="
|
|
345
|
-
<line num="
|
|
346
|
-
<line num="
|
|
347
|
-
<line num="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="
|
|
355
|
-
<line num="351" count="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="
|
|
358
|
-
<line num="
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="366" count="0" type="stmt"/>
|
|
363
|
-
<line num="369" count="1" type="stmt"/>
|
|
260
|
+
<line num="308" count="12" type="stmt"/>
|
|
261
|
+
<line num="310" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
262
|
+
<line num="311" count="1" type="stmt"/>
|
|
263
|
+
<line num="314" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
264
|
+
<line num="315" count="8" type="stmt"/>
|
|
265
|
+
<line num="318" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
266
|
+
<line num="319" count="2" type="stmt"/>
|
|
267
|
+
<line num="324" count="9" type="stmt"/>
|
|
268
|
+
<line num="326" count="9" type="stmt"/>
|
|
269
|
+
<line num="328" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
270
|
+
<line num="329" count="4" type="stmt"/>
|
|
271
|
+
<line num="332" count="5" type="stmt"/>
|
|
272
|
+
<line num="336" count="9" type="stmt"/>
|
|
273
|
+
<line num="338" count="9" type="stmt"/>
|
|
274
|
+
<line num="340" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
275
|
+
<line num="341" count="0" type="stmt"/>
|
|
276
|
+
<line num="344" count="9" type="stmt"/>
|
|
277
|
+
<line num="351" count="3" type="stmt"/>
|
|
278
|
+
<line num="358" count="1" type="stmt"/>
|
|
279
|
+
<line num="360" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
280
|
+
<line num="361" count="0" type="stmt"/>
|
|
281
|
+
<line num="364" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
282
|
+
<line num="365" count="0" type="stmt"/>
|
|
283
|
+
<line num="368" count="1" type="stmt"/>
|
|
364
284
|
<line num="370" count="1" type="stmt"/>
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
285
|
+
<line num="372" count="1" type="stmt"/>
|
|
286
|
+
<line num="373" count="1" type="stmt"/>
|
|
287
|
+
<line num="374" count="1" type="stmt"/>
|
|
288
|
+
<line num="376" count="1" type="stmt"/>
|
|
289
|
+
<line num="377" count="1" type="stmt"/>
|
|
367
290
|
<line num="379" count="1" type="stmt"/>
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="
|
|
377
|
-
<line num="
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="
|
|
291
|
+
<line num="381" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
292
|
+
<line num="382" count="1" type="stmt"/>
|
|
293
|
+
<line num="385" count="1" type="stmt"/>
|
|
294
|
+
<line num="388" count="0" type="stmt"/>
|
|
295
|
+
<line num="389" count="0" type="stmt"/>
|
|
296
|
+
<line num="394" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
297
|
+
<line num="395" count="0" type="stmt"/>
|
|
298
|
+
<line num="398" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
299
|
+
<line num="399" count="0" type="stmt"/>
|
|
300
|
+
<line num="402" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
301
|
+
<line num="403" count="0" type="stmt"/>
|
|
302
|
+
<line num="406" count="1" type="stmt"/>
|
|
303
|
+
<line num="407" count="1" type="stmt"/>
|
|
304
|
+
<line num="412" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
305
|
+
<line num="413" count="0" type="stmt"/>
|
|
306
|
+
<line num="416" count="1" type="stmt"/>
|
|
307
|
+
<line num="425" count="12" type="stmt"/>
|
|
308
|
+
<line num="426" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
309
|
+
<line num="429" count="12" type="cond" truecount="3" falsecount="0"/>
|
|
310
|
+
<line num="430" count="2" type="stmt"/>
|
|
311
|
+
<line num="432" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
312
|
+
<line num="433" count="2" type="stmt"/>
|
|
313
|
+
<line num="439" count="2" type="stmt"/>
|
|
314
|
+
<line num="441" count="2" type="stmt"/>
|
|
315
|
+
<line num="446" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
316
|
+
<line num="453" count="1" type="stmt"/>
|
|
317
|
+
<line num="455" count="1" type="stmt"/>
|
|
318
|
+
<line num="461" count="1" type="stmt"/>
|
|
319
|
+
<line num="463" count="1" type="stmt"/>
|
|
320
|
+
<line num="466" count="9" type="stmt"/>
|
|
321
|
+
<line num="469" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
322
|
+
<line num="470" count="0" type="stmt"/>
|
|
323
|
+
<line num="475" count="0" type="stmt"/>
|
|
324
|
+
<line num="477" count="0" type="stmt"/>
|
|
325
|
+
<line num="480" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
326
|
+
<line num="485" count="9" type="stmt"/>
|
|
327
|
+
<line num="487" count="9" type="cond" truecount="1" falsecount="2"/>
|
|
399
328
|
<line num="488" count="0" type="stmt"/>
|
|
400
|
-
<line num="490" count="0" type="
|
|
329
|
+
<line num="490" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
330
|
+
<line num="491" count="0" type="stmt"/>
|
|
401
331
|
<line num="497" count="0" type="stmt"/>
|
|
402
332
|
<line num="499" count="0" type="stmt"/>
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="
|
|
406
|
-
<line num="516" count="
|
|
407
|
-
<line num="
|
|
408
|
-
<line num="519" count="0" type="
|
|
409
|
-
<line num="
|
|
410
|
-
<line num="
|
|
411
|
-
<line num="528" count="1" type="stmt"/>
|
|
333
|
+
<line num="504" count="9" type="stmt"/>
|
|
334
|
+
<line num="506" count="9" type="stmt"/>
|
|
335
|
+
<line num="514" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
336
|
+
<line num="516" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
337
|
+
<line num="517" count="0" type="stmt"/>
|
|
338
|
+
<line num="519" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
339
|
+
<line num="520" count="0" type="stmt"/>
|
|
340
|
+
<line num="528" count="0" type="stmt"/>
|
|
412
341
|
<line num="530" count="0" type="stmt"/>
|
|
413
|
-
<line num="
|
|
414
|
-
<line num="
|
|
415
|
-
<line num="
|
|
416
|
-
<line num="
|
|
417
|
-
<line num="546" count="
|
|
418
|
-
<line num="548" count="
|
|
419
|
-
<line num="
|
|
420
|
-
<line num="
|
|
342
|
+
<line num="535" count="9" type="cond" truecount="3" falsecount="0"/>
|
|
343
|
+
<line num="536" count="9" type="stmt"/>
|
|
344
|
+
<line num="538" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
345
|
+
<line num="539" count="9" type="stmt"/>
|
|
346
|
+
<line num="546" count="9" type="stmt"/>
|
|
347
|
+
<line num="548" count="9" type="stmt"/>
|
|
348
|
+
<line num="554" count="0" type="stmt"/>
|
|
349
|
+
<line num="556" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
421
350
|
<line num="557" count="0" type="stmt"/>
|
|
422
|
-
<line num="
|
|
423
|
-
<line num="
|
|
424
|
-
<line num="
|
|
425
|
-
<line num="
|
|
426
|
-
<line num="
|
|
427
|
-
<line num="
|
|
428
|
-
<line num="
|
|
429
|
-
<line num="
|
|
430
|
-
<line num="
|
|
431
|
-
<line num="
|
|
432
|
-
<line num="
|
|
433
|
-
<line num="
|
|
434
|
-
<line num="
|
|
435
|
-
<line num="
|
|
436
|
-
<line num="
|
|
437
|
-
<line num="
|
|
438
|
-
<line num="
|
|
439
|
-
<line num="
|
|
440
|
-
<line num="
|
|
441
|
-
<line num="
|
|
442
|
-
<line num="625" count="0" type="stmt"/>
|
|
443
|
-
<line num="627" count="0" type="stmt"/>
|
|
444
|
-
<line num="630" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
445
|
-
<line num="631" count="0" type="stmt"/>
|
|
446
|
-
<line num="634" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
351
|
+
<line num="564" count="0" type="stmt"/>
|
|
352
|
+
<line num="566" count="0" type="stmt"/>
|
|
353
|
+
<line num="570" count="0" type="stmt"/>
|
|
354
|
+
<line num="576" count="0" type="stmt"/>
|
|
355
|
+
<line num="578" count="0" type="stmt"/>
|
|
356
|
+
<line num="580" count="0" type="stmt"/>
|
|
357
|
+
<line num="586" count="0" type="stmt"/>
|
|
358
|
+
<line num="594" count="11" type="stmt"/>
|
|
359
|
+
<line num="595" count="11" type="stmt"/>
|
|
360
|
+
<line num="597" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
361
|
+
<line num="598" count="3" type="stmt"/>
|
|
362
|
+
<line num="601" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
363
|
+
<line num="602" count="8" type="stmt"/>
|
|
364
|
+
<line num="605" count="0" type="stmt"/>
|
|
365
|
+
<line num="607" count="0" type="stmt"/>
|
|
366
|
+
<line num="609" count="0" type="stmt"/>
|
|
367
|
+
<line num="617" count="0" type="stmt"/>
|
|
368
|
+
<line num="619" count="0" type="stmt"/>
|
|
369
|
+
<line num="626" count="0" type="stmt"/>
|
|
370
|
+
<line num="628" count="0" type="stmt"/>
|
|
447
371
|
<line num="635" count="0" type="stmt"/>
|
|
448
372
|
<line num="637" count="0" type="stmt"/>
|
|
449
|
-
<line num="640" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
450
373
|
<line num="644" count="0" type="stmt"/>
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="
|
|
453
|
-
<line num="654" count="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="659" count="
|
|
456
|
-
<line num="
|
|
457
|
-
<line num="
|
|
458
|
-
<line num="
|
|
459
|
-
<line num="
|
|
460
|
-
<line num="
|
|
461
|
-
<line num="
|
|
374
|
+
<line num="646" count="0" type="stmt"/>
|
|
375
|
+
<line num="653" count="1" type="stmt"/>
|
|
376
|
+
<line num="654" count="1" type="stmt"/>
|
|
377
|
+
<line num="655" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
378
|
+
<line num="659" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
379
|
+
<line num="660" count="0" type="stmt"/>
|
|
380
|
+
<line num="663" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
381
|
+
<line num="667" count="1" type="stmt"/>
|
|
382
|
+
<line num="669" count="1" type="stmt"/>
|
|
383
|
+
<line num="671" count="0" type="stmt"/>
|
|
384
|
+
<line num="673" count="1" type="stmt"/>
|
|
385
|
+
<line num="674" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
386
|
+
<line num="675" count="0" type="stmt"/>
|
|
387
|
+
<line num="679" count="1" type="stmt"/>
|
|
388
|
+
<line num="688" count="1" type="stmt"/>
|
|
389
|
+
<line num="690" count="0" type="stmt"/>
|
|
390
|
+
<line num="692" count="0" type="stmt"/>
|
|
391
|
+
<line num="697" count="0" type="stmt"/>
|
|
462
392
|
<line num="699" count="0" type="stmt"/>
|
|
463
|
-
<line num="
|
|
393
|
+
<line num="703" count="0" type="stmt"/>
|
|
394
|
+
<line num="705" count="0" type="stmt"/>
|
|
464
395
|
<line num="709" count="0" type="stmt"/>
|
|
465
396
|
<line num="711" count="0" type="stmt"/>
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="731" count="0" type="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
473
|
-
<line num="
|
|
397
|
+
<line num="715" count="0" type="stmt"/>
|
|
398
|
+
<line num="717" count="0" type="stmt"/>
|
|
399
|
+
<line num="730" count="0" type="stmt"/>
|
|
400
|
+
<line num="731" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
401
|
+
<line num="734" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
402
|
+
<line num="735" count="0" type="stmt"/>
|
|
403
|
+
<line num="737" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
404
|
+
<line num="738" count="0" type="stmt"/>
|
|
405
|
+
<line num="745" count="0" type="stmt"/>
|
|
406
|
+
<line num="747" count="0" type="stmt"/>
|
|
407
|
+
<line num="752" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
408
|
+
<line num="760" count="0" type="stmt"/>
|
|
409
|
+
<line num="767" count="0" type="stmt"/>
|
|
410
|
+
<line num="769" count="0" type="stmt"/>
|
|
411
|
+
<line num="772" count="0" type="stmt"/>
|
|
412
|
+
<line num="775" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
413
|
+
<line num="776" count="0" type="stmt"/>
|
|
414
|
+
<line num="782" count="0" type="stmt"/>
|
|
415
|
+
<line num="784" count="0" type="stmt"/>
|
|
416
|
+
<line num="787" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
417
|
+
<line num="788" count="0" type="stmt"/>
|
|
418
|
+
<line num="792" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
419
|
+
<line num="793" count="0" type="stmt"/>
|
|
420
|
+
<line num="799" count="0" type="stmt"/>
|
|
421
|
+
<line num="801" count="0" type="stmt"/>
|
|
422
|
+
<line num="804" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
423
|
+
<line num="809" count="0" type="stmt"/>
|
|
424
|
+
<line num="811" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
425
|
+
<line num="812" count="0" type="stmt"/>
|
|
426
|
+
<line num="820" count="0" type="stmt"/>
|
|
427
|
+
<line num="822" count="0" type="stmt"/>
|
|
428
|
+
<line num="826" count="0" type="stmt"/>
|
|
429
|
+
<line num="828" count="0" type="stmt"/>
|
|
430
|
+
<line num="836" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
431
|
+
<line num="838" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
432
|
+
<line num="842" count="0" type="stmt"/>
|
|
433
|
+
<line num="852" count="0" type="stmt"/>
|
|
434
|
+
<line num="854" count="0" type="stmt"/>
|
|
435
|
+
<line num="858" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
436
|
+
<line num="859" count="0" type="stmt"/>
|
|
437
|
+
<line num="861" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
438
|
+
<line num="862" count="0" type="stmt"/>
|
|
439
|
+
<line num="864" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
440
|
+
<line num="865" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
441
|
+
<line num="866" count="0" type="stmt"/>
|
|
442
|
+
<line num="867" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
443
|
+
<line num="868" count="0" type="stmt"/>
|
|
444
|
+
<line num="874" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
445
|
+
<line num="875" count="0" type="stmt"/>
|
|
446
|
+
<line num="884" count="0" type="stmt"/>
|
|
447
|
+
<line num="887" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
448
|
+
<line num="888" count="0" type="stmt"/>
|
|
449
|
+
<line num="898" count="0" type="stmt"/>
|
|
450
|
+
<line num="900" count="0" type="stmt"/>
|
|
451
|
+
<line num="904" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
452
|
+
<line num="905" count="0" type="stmt"/>
|
|
453
|
+
<line num="915" count="0" type="stmt"/>
|
|
454
|
+
<line num="917" count="0" type="stmt"/>
|
|
455
|
+
<line num="925" count="0" type="stmt"/>
|
|
456
|
+
<line num="934" count="0" type="stmt"/>
|
|
457
|
+
<line num="936" count="0" type="stmt"/>
|
|
458
|
+
<line num="938" count="0" type="stmt"/>
|
|
459
|
+
<line num="945" count="0" type="stmt"/>
|
|
460
|
+
<line num="954" count="0" type="stmt"/>
|
|
461
|
+
<line num="955" count="0" type="stmt"/>
|
|
462
|
+
<line num="957" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
463
|
+
<line num="958" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
464
|
+
<line num="963" count="0" type="stmt"/>
|
|
465
|
+
<line num="966" count="0" type="stmt"/>
|
|
466
|
+
<line num="969" count="0" type="stmt"/>
|
|
467
|
+
<line num="971" count="0" type="stmt"/>
|
|
468
|
+
<line num="973" count="0" type="stmt"/>
|
|
469
|
+
<line num="982" count="0" type="stmt"/>
|
|
470
|
+
<line num="984" count="0" type="stmt"/>
|
|
471
|
+
<line num="992" count="0" type="stmt"/>
|
|
472
|
+
<line num="994" count="0" type="stmt"/>
|
|
473
|
+
<line num="1002" count="0" type="stmt"/>
|
|
474
|
+
<line num="1004" count="0" type="stmt"/>
|
|
475
|
+
<line num="1012" count="0" type="stmt"/>
|
|
476
|
+
<line num="1014" count="0" type="stmt"/>
|
|
477
|
+
<line num="1022" count="0" type="stmt"/>
|
|
478
|
+
<line num="1024" count="0" type="stmt"/>
|
|
479
|
+
<line num="1032" count="0" type="stmt"/>
|
|
480
|
+
<line num="1034" count="0" type="stmt"/>
|
|
481
|
+
<line num="1042" count="0" type="stmt"/>
|
|
482
|
+
<line num="1044" count="0" type="stmt"/>
|
|
483
|
+
<line num="1048" count="1" type="stmt"/>
|
|
484
|
+
<line num="1049" count="10" type="stmt"/>
|
|
474
485
|
</file>
|
|
475
486
|
<file name="logger.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/logger.ts">
|
|
476
487
|
<metrics statements="22" coveredstatements="13" conditionals="11" coveredconditionals="5" methods="9" coveredmethods="5"/>
|