dcl-catalyst-client 13.0.15 → 14.0.1

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.
@@ -1,63 +1,59 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1668444883013" clover="3.2.0">
3
- <project timestamp="1668444883013" name="All files">
4
- <metrics statements="487" coveredstatements="377" conditionals="195" coveredconditionals="120" methods="149" coveredmethods="95" elements="831" coveredelements="592" complexity="0" loc="487" ncloc="487" packages="3" files="15" classes="15"/>
2
+ <coverage generated="1671557899385" clover="3.2.0">
3
+ <project timestamp="1671557899385" name="All files">
4
+ <metrics statements="461" coveredstatements="366" conditionals="188" coveredconditionals="113" methods="134" coveredmethods="92" elements="783" coveredelements="571" complexity="0" loc="461" ncloc="461" packages="3" files="14" classes="14"/>
5
5
  <package name="src">
6
- <metrics statements="158" coveredstatements="109" conditionals="63" coveredconditionals="45" methods="70" coveredmethods="30"/>
6
+ <metrics statements="132" coveredstatements="97" conditionals="56" coveredconditionals="37" methods="55" coveredmethods="27"/>
7
7
  <file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
8
- <metrics statements="36" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="27" coveredmethods="0"/>
8
+ <metrics statements="32" coveredstatements="6" conditionals="3" coveredconditionals="0" methods="23" coveredmethods="0"/>
9
9
  <line num="2" count="3" type="stmt"/>
10
- <line num="12" count="3" type="stmt"/>
11
- <line num="14" count="3" type="stmt"/>
12
- <line num="15" count="3" type="stmt"/>
13
- <line num="17" count="3" type="stmt"/>
14
- <line num="24" count="3" type="stmt"/>
15
- <line num="30" count="0" type="stmt"/>
16
- <line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
17
- <line num="36" count="0" type="stmt"/>
18
- <line num="41" count="0" type="stmt"/>
19
- <line num="48" count="0" type="stmt"/>
20
- <line num="52" count="0" type="stmt"/>
10
+ <line num="4" count="3" type="stmt"/>
11
+ <line num="6" count="3" type="stmt"/>
12
+ <line num="7" count="3" type="stmt"/>
13
+ <line num="9" count="3" type="stmt"/>
14
+ <line num="16" count="3" type="stmt"/>
15
+ <line num="22" count="0" type="stmt"/>
16
+ <line num="23" count="0" type="cond" truecount="0" falsecount="2"/>
17
+ <line num="28" count="0" type="stmt"/>
18
+ <line num="33" count="0" type="stmt"/>
19
+ <line num="40" count="0" type="stmt"/>
20
+ <line num="44" count="0" type="stmt"/>
21
+ <line num="49" count="0" type="stmt"/>
22
+ <line num="53" count="0" type="stmt"/>
21
23
  <line num="57" count="0" type="stmt"/>
22
24
  <line num="61" count="0" type="stmt"/>
23
25
  <line num="65" count="0" type="stmt"/>
24
26
  <line num="69" count="0" type="stmt"/>
25
27
  <line num="73" count="0" type="stmt"/>
26
28
  <line num="77" count="0" type="stmt"/>
27
- <line num="81" count="0" type="stmt"/>
28
29
  <line num="85" count="0" type="stmt"/>
29
- <line num="89" count="0" type="stmt"/>
30
- <line num="93" count="0" type="stmt"/>
31
- <line num="97" count="0" type="stmt"/>
32
- <line num="101" count="0" type="stmt"/>
33
- <line num="109" count="0" type="stmt"/>
34
- <line num="118" count="0" type="stmt"/>
35
- <line num="122" count="0" type="stmt"/>
36
- <line num="130" count="0" type="stmt"/>
30
+ <line num="94" count="0" type="stmt"/>
31
+ <line num="98" count="0" type="stmt"/>
32
+ <line num="106" count="0" type="stmt"/>
33
+ <line num="115" count="0" type="stmt"/>
34
+ <line num="119" count="0" type="stmt"/>
35
+ <line num="123" count="0" type="stmt"/>
36
+ <line num="127" count="0" type="stmt"/>
37
+ <line num="131" count="0" type="stmt"/>
38
+ <line num="135" count="0" type="stmt"/>
37
39
  <line num="139" count="0" type="stmt"/>
38
40
  <line num="143" count="0" type="stmt"/>
39
- <line num="147" count="0" type="stmt"/>
40
- <line num="151" count="0" type="stmt"/>
41
- <line num="155" count="0" type="stmt"/>
42
- <line num="159" count="0" type="stmt"/>
43
- <line num="163" count="0" type="stmt"/>
44
- <line num="167" count="0" type="stmt"/>
45
41
  </file>
46
42
  <file name="CatalystsList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystsList.ts">
47
43
  <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
48
44
  <line num="2" count="4" type="stmt"/>
49
45
  </file>
50
46
  <file name="ContentClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ContentClient.ts">
51
- <metrics statements="76" coveredstatements="68" conditionals="41" coveredconditionals="31" methods="28" coveredmethods="21"/>
47
+ <metrics statements="65" coveredstatements="56" conditionals="46" coveredconditionals="31" methods="20" coveredmethods="15"/>
52
48
  <line num="1" count="4" type="stmt"/>
53
49
  <line num="3" count="4" type="stmt"/>
54
50
  <line num="4" count="4" type="stmt"/>
55
51
  <line num="6" count="4" type="stmt"/>
56
52
  <line num="7" count="4" type="stmt"/>
57
53
  <line num="15" count="4" type="stmt"/>
58
- <line num="21" count="18" type="stmt"/>
59
- <line num="22" count="18" type="cond" truecount="2" falsecount="0"/>
60
- <line num="27" count="18" type="cond" truecount="2" falsecount="0"/>
54
+ <line num="21" count="15" type="stmt"/>
55
+ <line num="22" count="15" type="cond" truecount="2" falsecount="0"/>
56
+ <line num="27" count="15" type="cond" truecount="2" falsecount="0"/>
61
57
  <line num="37" count="1" type="cond" truecount="1" falsecount="1"/>
62
58
  <line num="38" count="1" type="stmt"/>
63
59
  <line num="55" count="1" type="cond" truecount="1" falsecount="1"/>
@@ -73,102 +69,77 @@
73
69
  <line num="78" count="4" type="cond" truecount="2" falsecount="0"/>
74
70
  <line num="81" count="0" type="stmt"/>
75
71
  <line num="86" count="2" type="stmt"/>
76
- <line num="90" count="1" type="stmt"/>
77
- <line num="91" count="1" type="stmt"/>
78
- <line num="95" count="1" type="stmt"/>
79
- <line num="97" count="1" type="cond" truecount="1" falsecount="1"/>
80
- <line num="101" count="1" type="stmt"/>
81
- <line num="105" count="3" type="cond" truecount="1" falsecount="0"/>
72
+ <line num="90" count="0" type="stmt"/>
73
+ <line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
74
+ <line num="96" count="0" type="stmt"/>
75
+ <line num="100" count="0" type="stmt"/>
76
+ <line num="104" count="1" type="stmt"/>
82
77
  <line num="106" count="1" type="stmt"/>
83
- <line num="109" count="2" type="stmt"/>
84
- <line num="120" count="4" type="cond" truecount="1" falsecount="0"/>
85
- <line num="121" count="1" type="stmt"/>
86
- <line num="124" count="3" type="stmt"/>
87
- <line num="135" count="2" type="stmt"/>
88
- <line num="136" count="2" type="cond" truecount="1" falsecount="0"/>
89
- <line num="137" count="1" type="stmt"/>
90
- <line num="139" count="1" type="stmt"/>
91
- <line num="143" count="0" type="stmt"/>
92
- <line num="147" count="0" type="stmt"/>
93
- <line num="151" count="2" type="cond" truecount="2" falsecount="2"/>
94
- <line num="152" count="2" type="cond" truecount="4" falsecount="2"/>
95
- <line num="154" count="2" type="stmt"/>
96
- <line num="156" count="4" type="stmt"/>
97
- <line num="157" count="4" type="cond" truecount="2" falsecount="0"/>
98
- <line num="161" count="4" type="cond" truecount="1" falsecount="0"/>
99
- <line num="162" count="1" type="stmt"/>
100
- <line num="164" count="3" type="stmt"/>
101
- <line num="176" count="3" type="stmt"/>
102
- <line num="181" count="18" type="stmt"/>
103
- <line num="192" count="20" type="stmt"/>
104
- <line num="196" count="3" type="stmt"/>
105
- <line num="197" count="3" type="cond" truecount="3" falsecount="1"/>
106
- <line num="198" count="3" type="stmt"/>
107
- <line num="199" count="3" type="cond" truecount="1" falsecount="0"/>
108
- <line num="200" count="1" type="stmt"/>
109
- <line num="203" count="3" type="stmt"/>
110
- <line num="207" count="4" type="cond" truecount="1" falsecount="0"/>
111
- <line num="208" count="1" type="stmt"/>
112
- <line num="211" count="3" type="stmt"/>
113
- <line num="222" count="0" type="stmt"/>
114
- <line num="227" count="2" type="stmt"/>
115
- <line num="229" count="2" type="stmt"/>
116
- <line num="231" count="2" type="stmt"/>
117
- <line num="235" count="0" type="stmt"/>
118
- <line num="257" count="4" type="stmt"/>
119
- <line num="258" count="4" type="stmt"/>
120
- <line num="259" count="4" type="stmt"/>
121
- <line num="265" count="4" type="stmt"/>
122
- <line num="267" count="12" type="stmt"/>
123
- <line num="270" count="0" type="stmt"/>
124
- <line num="274" count="0" type="stmt"/>
125
- <line num="279" count="2" type="cond" truecount="1" falsecount="0"/>
126
- <line num="280" count="2" type="stmt"/>
127
- <line num="282" count="0" type="stmt"/>
128
- </file>
129
- <file name="LambdasAPI.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasAPI.ts">
130
- <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
131
- <line num="45" count="2" type="stmt"/>
132
- <line num="46" count="2" type="stmt"/>
133
- <line num="48" count="2" type="stmt"/>
134
- <line num="51" count="1" type="stmt"/>
78
+ <line num="114" count="3" type="cond" truecount="1" falsecount="0"/>
79
+ <line num="115" count="1" type="stmt"/>
80
+ <line num="118" count="2" type="stmt"/>
81
+ <line num="132" count="4" type="cond" truecount="1" falsecount="0"/>
82
+ <line num="133" count="1" type="stmt"/>
83
+ <line num="136" count="3" type="stmt"/>
84
+ <line num="150" count="2" type="stmt"/>
85
+ <line num="151" count="2" type="cond" truecount="1" falsecount="0"/>
86
+ <line num="152" count="1" type="stmt"/>
87
+ <line num="154" count="1" type="stmt"/>
88
+ <line num="158" count="2" type="cond" truecount="2" falsecount="2"/>
89
+ <line num="159" count="2" type="cond" truecount="4" falsecount="2"/>
90
+ <line num="161" count="2" type="stmt"/>
91
+ <line num="163" count="4" type="stmt"/>
92
+ <line num="164" count="4" type="cond" truecount="2" falsecount="0"/>
93
+ <line num="168" count="4" type="cond" truecount="1" falsecount="0"/>
94
+ <line num="169" count="1" type="stmt"/>
95
+ <line num="171" count="3" type="stmt"/>
96
+ <line num="179" count="4" type="cond" truecount="1" falsecount="0"/>
97
+ <line num="180" count="1" type="stmt"/>
98
+ <line num="183" count="3" type="stmt"/>
99
+ <line num="194" count="0" type="stmt"/>
100
+ <line num="199" count="2" type="stmt"/>
101
+ <line num="201" count="2" type="stmt"/>
102
+ <line num="203" count="2" type="stmt"/>
103
+ <line num="225" count="4" type="stmt"/>
104
+ <line num="226" count="4" type="stmt"/>
105
+ <line num="227" count="4" type="stmt"/>
106
+ <line num="233" count="4" type="stmt"/>
107
+ <line num="235" count="12" type="stmt"/>
108
+ <line num="238" count="0" type="stmt"/>
109
+ <line num="242" count="0" type="stmt"/>
110
+ <line num="247" count="2" type="cond" truecount="1" falsecount="0"/>
111
+ <line num="248" count="2" type="stmt"/>
112
+ <line num="250" count="0" type="stmt"/>
135
113
  </file>
136
114
  <file name="LambdasClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasClient.ts">
137
- <metrics statements="34" coveredstatements="23" conditionals="19" coveredconditionals="14" methods="13" coveredmethods="7"/>
115
+ <metrics statements="27" coveredstatements="27" conditionals="7" coveredconditionals="6" methods="12" coveredmethods="12"/>
138
116
  <line num="1" count="3" type="stmt"/>
139
- <line num="12" count="3" type="stmt"/>
140
- <line num="25" count="3" type="stmt"/>
141
- <line num="30" count="9" type="stmt"/>
142
- <line num="31" count="9" type="cond" truecount="1" falsecount="1"/>
143
- <line num="39" count="3" type="cond" truecount="0" falsecount="1"/>
144
- <line num="40" count="0" type="stmt"/>
145
- <line num="42" count="3" type="stmt"/>
146
- <line num="43" count="3" type="stmt"/>
147
- <line num="44" count="3" type="cond" truecount="5" falsecount="0"/>
148
- <line num="45" count="1" type="cond" truecount="3" falsecount="1"/>
149
- <line num="46" count="1" type="stmt"/>
150
- <line num="49" count="3" type="cond" truecount="5" falsecount="0"/>
151
- <line num="50" count="1" type="stmt"/>
117
+ <line num="11" count="3" type="stmt"/>
118
+ <line num="24" count="3" type="stmt"/>
119
+ <line num="29" count="16" type="stmt"/>
120
+ <line num="30" count="16" type="cond" truecount="2" falsecount="0"/>
121
+ <line num="38" count="2" type="cond" truecount="1" falsecount="0"/>
122
+ <line num="39" count="1" type="stmt"/>
123
+ <line num="42" count="1" type="cond" truecount="1" falsecount="1"/>
124
+ <line num="48" count="1" type="stmt"/>
152
125
  <line num="52" count="2" type="stmt"/>
153
- <line num="56" count="3" type="stmt"/>
154
- <line num="66" count="1" type="stmt"/>
155
- <line num="67" count="1" type="cond" truecount="0" falsecount="1"/>
156
- <line num="68" count="0" type="stmt"/>
157
- <line num="71" count="1" type="stmt"/>
158
- <line num="87" count="2" type="stmt"/>
159
- <line num="102" count="0" type="stmt"/>
160
- <line num="106" count="0" type="stmt"/>
161
- <line num="116" count="1" type="stmt"/>
162
- <line num="117" count="1" type="cond" truecount="0" falsecount="1"/>
163
- <line num="118" count="0" type="stmt"/>
164
- <line num="121" count="1" type="stmt"/>
165
- <line num="137" count="2" type="stmt"/>
166
- <line num="152" count="0" type="stmt"/>
167
- <line num="156" count="0" type="stmt"/>
168
- <line num="166" count="0" type="stmt"/>
169
- <line num="170" count="0" type="stmt"/>
170
- <line num="174" count="0" type="stmt"/>
171
- <line num="178" count="0" type="stmt"/>
126
+ <line num="53" count="2" type="cond" truecount="1" falsecount="0"/>
127
+ <line num="54" count="1" type="stmt"/>
128
+ <line num="57" count="1" type="stmt"/>
129
+ <line num="73" count="2" type="stmt"/>
130
+ <line num="88" count="1" type="stmt"/>
131
+ <line num="92" count="1" type="stmt"/>
132
+ <line num="102" count="2" type="stmt"/>
133
+ <line num="103" count="2" type="cond" truecount="1" falsecount="0"/>
134
+ <line num="104" count="1" type="stmt"/>
135
+ <line num="107" count="1" type="stmt"/>
136
+ <line num="123" count="2" type="stmt"/>
137
+ <line num="138" count="1" type="stmt"/>
138
+ <line num="142" count="1" type="stmt"/>
139
+ <line num="152" count="1" type="stmt"/>
140
+ <line num="156" count="1" type="stmt"/>
141
+ <line num="160" count="1" type="stmt"/>
142
+ <line num="164" count="1" type="stmt"/>
172
143
  </file>
173
144
  <file name="index.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/index.ts">
174
145
  <metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -182,7 +153,7 @@
182
153
  </file>
183
154
  </package>
184
155
  <package name="src.utils">
185
- <metrics statements="281" coveredstatements="220" conditionals="132" coveredconditionals="75" methods="68" coveredmethods="54"/>
156
+ <metrics statements="281" coveredstatements="221" conditionals="132" coveredconditionals="76" methods="68" coveredmethods="54"/>
186
157
  <file name="CatalystClientBuilder.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/CatalystClientBuilder.ts">
187
158
  <metrics statements="27" coveredstatements="25" conditionals="3" coveredconditionals="3" methods="5" coveredmethods="5"/>
188
159
  <line num="1" count="4" type="stmt"/>
@@ -284,7 +255,7 @@
284
255
  <line num="1" count="5" type="cond" truecount="1" falsecount="1"/>
285
256
  </file>
286
257
  <file name="Helper.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/Helper.ts">
287
- <metrics statements="142" coveredstatements="122" conditionals="57" coveredconditionals="34" methods="35" coveredmethods="33"/>
258
+ <metrics statements="142" coveredstatements="123" conditionals="57" coveredconditionals="35" methods="35" coveredmethods="33"/>
288
259
  <line num="1" count="5" type="stmt"/>
289
260
  <line num="3" count="5" type="stmt"/>
290
261
  <line num="5" count="5" type="cond" truecount="0" falsecount="1"/>
@@ -302,16 +273,16 @@
302
273
  <line num="18" count="0" type="stmt"/>
303
274
  <line num="20" count="0" type="stmt"/>
304
275
  <line num="23" count="2" type="stmt"/>
305
- <line num="27" count="25" type="stmt"/>
276
+ <line num="27" count="19" type="stmt"/>
306
277
  <line num="33" count="5" type="stmt"/>
307
278
  <line num="34" count="5" type="stmt"/>
308
- <line num="43" count="15" type="cond" truecount="1" falsecount="1"/>
309
- <line num="46" count="15" type="stmt"/>
310
- <line num="48" count="15" type="stmt"/>
311
- <line num="49" count="15" type="stmt"/>
312
- <line num="51" count="15" type="stmt"/>
313
- <line num="54" count="15" type="cond" truecount="2" falsecount="0"/>
314
- <line num="58" count="15" type="stmt"/>
279
+ <line num="43" count="9" type="cond" truecount="1" falsecount="1"/>
280
+ <line num="46" count="9" type="stmt"/>
281
+ <line num="48" count="9" type="stmt"/>
282
+ <line num="49" count="9" type="stmt"/>
283
+ <line num="51" count="9" type="stmt"/>
284
+ <line num="54" count="10" type="cond" truecount="2" falsecount="0"/>
285
+ <line num="58" count="9" type="stmt"/>
315
286
  <line num="61" count="5" type="stmt"/>
316
287
  <line num="66" count="5" type="stmt"/>
317
288
  <line num="76" count="3" type="cond" truecount="1" falsecount="1"/>
@@ -331,34 +302,34 @@
331
302
  <line num="99" count="0" type="stmt"/>
332
303
  <line num="104" count="3" type="stmt"/>
333
304
  <line num="107" count="5" type="stmt"/>
334
- <line num="114" count="20" type="cond" truecount="2" falsecount="0"/>
335
- <line num="117" count="20" type="cond" truecount="0" falsecount="1"/>
305
+ <line num="114" count="14" type="cond" truecount="2" falsecount="0"/>
306
+ <line num="117" count="14" type="cond" truecount="0" falsecount="1"/>
336
307
  <line num="118" count="0" type="stmt"/>
337
- <line num="122" count="25" type="stmt"/>
338
- <line num="128" count="20" type="stmt"/>
308
+ <line num="122" count="19" type="stmt"/>
309
+ <line num="128" count="14" type="stmt"/>
339
310
  <line num="129" count="5" type="stmt"/>
340
- <line num="133" count="20" type="stmt"/>
341
- <line num="134" count="20" type="stmt"/>
311
+ <line num="133" count="14" type="stmt"/>
312
+ <line num="134" count="14" type="stmt"/>
342
313
  <line num="135" count="5" type="stmt"/>
343
314
  <line num="136" count="5" type="cond" truecount="0" falsecount="1"/>
344
315
  <line num="137" count="0" type="stmt"/>
345
316
  <line num="141" count="5" type="stmt"/>
346
- <line num="145" count="20" type="stmt"/>
347
- <line num="146" count="20" type="stmt"/>
348
- <line num="147" count="20" type="stmt"/>
349
- <line num="149" count="20" type="stmt"/>
350
- <line num="151" count="427" type="cond" truecount="1" falsecount="0"/>
317
+ <line num="145" count="14" type="stmt"/>
318
+ <line num="146" count="14" type="stmt"/>
319
+ <line num="147" count="14" type="stmt"/>
320
+ <line num="149" count="14" type="stmt"/>
321
+ <line num="151" count="418" type="cond" truecount="1" falsecount="0"/>
351
322
  <line num="152" count="2" type="stmt"/>
352
323
  <line num="153" count="2" type="stmt"/>
353
- <line num="156" count="427" type="stmt"/>
354
- <line num="160" count="20" type="stmt"/>
355
- <line num="162" count="20" type="stmt"/>
324
+ <line num="156" count="418" type="stmt"/>
325
+ <line num="160" count="14" type="stmt"/>
326
+ <line num="162" count="14" type="stmt"/>
356
327
  <line num="165" count="5" type="stmt"/>
357
- <line num="166" count="20" type="stmt"/>
358
- <line num="167" count="22" type="stmt"/>
328
+ <line num="166" count="14" type="stmt"/>
329
+ <line num="167" count="16" type="stmt"/>
359
330
  <line num="170" count="5" type="stmt"/>
360
- <line num="171" count="4" type="cond" truecount="0" falsecount="1"/>
361
- <line num="172" count="0" type="stmt"/>
331
+ <line num="171" count="6" type="cond" truecount="1" falsecount="0"/>
332
+ <line num="172" count="2" type="stmt"/>
362
333
  <line num="174" count="4" type="stmt"/>
363
334
  <line num="175" count="9" type="stmt"/>
364
335
  <line num="177" count="9" type="cond" truecount="2" falsecount="0"/>
@@ -371,62 +342,62 @@
371
342
  <line num="191" count="8" type="stmt"/>
372
343
  <line num="192" count="3" type="stmt"/>
373
344
  <line num="195" count="5" type="stmt"/>
374
- <line num="196" count="5" type="cond" truecount="1" falsecount="1"/>
345
+ <line num="196" count="8" type="cond" truecount="1" falsecount="1"/>
375
346
  <line num="199" count="5" type="stmt"/>
376
- <line num="200" count="3" type="cond" truecount="1" falsecount="1"/>
347
+ <line num="200" count="6" type="cond" truecount="1" falsecount="1"/>
377
348
  <line num="206" count="13" type="cond" truecount="3" falsecount="0"/>
378
349
  <line num="210" count="5" type="stmt"/>
379
- <line num="212" count="29" type="stmt"/>
380
- <line num="215" count="29" type="cond" truecount="3" falsecount="0"/>
350
+ <line num="212" count="33" type="stmt"/>
351
+ <line num="215" count="33" type="cond" truecount="3" falsecount="0"/>
381
352
  <line num="216" count="1" type="stmt"/>
382
- <line num="220" count="29" type="cond" truecount="1" falsecount="0"/>
353
+ <line num="220" count="33" type="cond" truecount="1" falsecount="0"/>
383
354
  <line num="221" count="1" type="stmt"/>
384
- <line num="224" count="29" type="stmt"/>
355
+ <line num="224" count="33" type="stmt"/>
385
356
  <line num="248" count="5" type="stmt"/>
386
- <line num="252" count="42" type="stmt"/>
387
- <line num="253" count="42" type="cond" truecount="0" falsecount="1"/>
388
- <line num="254" count="42" type="cond" truecount="1" falsecount="0"/>
389
- <line num="256" count="42" type="stmt"/>
390
- <line num="260" count="854" type="stmt"/>
391
- <line num="264" count="427" type="cond" truecount="0" falsecount="1"/>
357
+ <line num="252" count="30" type="stmt"/>
358
+ <line num="253" count="30" type="cond" truecount="0" falsecount="1"/>
359
+ <line num="254" count="30" type="cond" truecount="1" falsecount="0"/>
360
+ <line num="256" count="30" type="stmt"/>
361
+ <line num="260" count="836" type="stmt"/>
362
+ <line num="264" count="418" type="cond" truecount="0" falsecount="1"/>
392
363
  <line num="265" count="0" type="stmt"/>
393
- <line num="267" count="427" type="stmt"/>
394
- <line num="268" count="427" type="cond" truecount="2" falsecount="0"/>
395
- <line num="269" count="427" type="stmt"/>
396
- <line num="270" count="427" type="stmt"/>
397
- <line num="271" count="427" type="stmt"/>
398
- <line num="272" count="427" type="stmt"/>
364
+ <line num="267" count="418" type="stmt"/>
365
+ <line num="268" count="418" type="cond" truecount="2" falsecount="0"/>
366
+ <line num="269" count="418" type="stmt"/>
367
+ <line num="270" count="418" type="stmt"/>
368
+ <line num="271" count="418" type="stmt"/>
369
+ <line num="272" count="418" type="stmt"/>
399
370
  <line num="276" count="10" type="stmt"/>
400
371
  <line num="277" count="10" type="stmt"/>
401
372
  <line num="278" count="10" type="stmt"/>
402
373
  <line num="283" count="5" type="cond" truecount="0" falsecount="1"/>
403
374
  <line num="284" count="0" type="stmt"/>
404
375
  <line num="286" count="5" type="stmt"/>
405
- <line num="288" count="7" type="stmt"/>
376
+ <line num="288" count="6" type="stmt"/>
406
377
  <line num="290" count="5" type="stmt"/>
407
378
  <line num="291" count="5" type="stmt"/>
408
379
  <line num="296" count="0" type="stmt"/>
409
380
  <line num="297" count="0" type="stmt"/>
410
- <line num="301" count="22" type="stmt"/>
411
- <line num="302" count="22" type="stmt"/>
412
- <line num="303" count="22" type="stmt"/>
413
- <line num="304" count="28" type="stmt"/>
414
- <line num="305" count="436" type="cond" truecount="2" falsecount="0"/>
415
- <line num="306" count="414" type="stmt"/>
416
- <line num="308" count="22" type="stmt"/>
417
- <line num="309" count="22" type="stmt"/>
418
- <line num="313" count="22" type="stmt"/>
419
- <line num="317" count="57" type="stmt"/>
420
- <line num="318" count="57" type="stmt"/>
381
+ <line num="301" count="16" type="stmt"/>
382
+ <line num="302" count="16" type="stmt"/>
383
+ <line num="303" count="16" type="stmt"/>
384
+ <line num="304" count="22" type="stmt"/>
385
+ <line num="305" count="426" type="cond" truecount="2" falsecount="0"/>
386
+ <line num="306" count="410" type="stmt"/>
387
+ <line num="308" count="16" type="stmt"/>
388
+ <line num="309" count="16" type="stmt"/>
389
+ <line num="313" count="16" type="stmt"/>
390
+ <line num="317" count="45" type="stmt"/>
391
+ <line num="318" count="45" type="stmt"/>
421
392
  <line num="319" count="12" type="cond" truecount="1" falsecount="0"/>
422
393
  <line num="321" count="12" type="stmt"/>
423
- <line num="324" count="57" type="stmt"/>
394
+ <line num="324" count="45" type="stmt"/>
424
395
  <line num="325" count="21" type="stmt"/>
425
- <line num="327" count="57" type="stmt"/>
426
- <line num="331" count="22" type="stmt"/>
427
- <line num="335" count="448" type="stmt"/>
428
- <line num="336" count="448" type="stmt"/>
429
- <line num="340" count="457" type="stmt"/>
396
+ <line num="327" count="45" type="stmt"/>
397
+ <line num="331" count="16" type="stmt"/>
398
+ <line num="335" count="439" type="stmt"/>
399
+ <line num="336" count="439" type="stmt"/>
400
+ <line num="340" count="444" type="stmt"/>
430
401
  </file>
431
402
  <file name="catalystList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/catalystList.ts">
432
403
  <metrics statements="40" coveredstatements="30" conditionals="15" coveredconditionals="10" methods="10" coveredmethods="7"/>