dcl-catalyst-client 9.0.4 → 9.0.5-20220106135013.commit-85cbc49
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/coverage/clover.xml +91 -93
- package/coverage/coverage-final.json +8 -8
- package/coverage/lcov-report/index.html +20 -20
- package/coverage/lcov.info +482 -320
- package/dist/ports/Jwt.js +3 -5
- package/dist/ports/Jwt.js.map +1 -1
- package/dist/utils/Helper.d.ts +1 -1
- package/jest.config.js +1 -1
- package/package.json +3 -5
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="1641477013086" clover="3.2.0">
|
|
3
|
+
<project timestamp="1641477013087" name="All files">
|
|
4
|
+
<metrics statements="550" coveredstatements="433" conditionals="394" coveredconditionals="284" methods="149" coveredmethods="99" elements="1093" coveredelements="816" complexity="0" loc="550" ncloc="550" packages="4" files="17" classes="17"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="198" coveredstatements="151" conditionals="
|
|
6
|
+
<metrics statements="198" coveredstatements="151" conditionals="207" coveredconditionals="164" methods="69" coveredmethods="33"/>
|
|
7
7
|
<file name="CatalystClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/CatalystClient.ts">
|
|
8
|
-
<metrics statements="34" coveredstatements="6" conditionals="
|
|
8
|
+
<metrics statements="34" coveredstatements="6" conditionals="5" coveredconditionals="0" methods="25" coveredmethods="0"/>
|
|
9
9
|
<line num="1" count="3" type="stmt"/>
|
|
10
10
|
<line num="23" count="3" type="stmt"/>
|
|
11
11
|
<line num="25" count="3" type="stmt"/>
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
<line num="28" count="3" type="stmt"/>
|
|
14
14
|
<line num="36" count="3" type="stmt"/>
|
|
15
15
|
<line num="42" count="0" type="stmt"/>
|
|
16
|
-
<line num="44" count="0" type="cond" truecount="0" falsecount="
|
|
16
|
+
<line num="44" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
17
17
|
<line num="48" count="0" type="stmt"/>
|
|
18
18
|
<line num="54" count="0" type="stmt"/>
|
|
19
19
|
<line num="65" count="0" type="stmt"/>
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<line num="2" count="4" type="stmt"/>
|
|
47
47
|
</file>
|
|
48
48
|
<file name="ContentClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ContentClient.ts">
|
|
49
|
-
<metrics statements="126" coveredstatements="114" conditionals="
|
|
49
|
+
<metrics statements="126" coveredstatements="114" conditionals="178" coveredconditionals="144" methods="33" coveredmethods="26"/>
|
|
50
50
|
<line num="1" count="4" type="stmt"/>
|
|
51
51
|
<line num="26" count="4" type="stmt"/>
|
|
52
52
|
<line num="27" count="4" type="stmt"/>
|
|
@@ -56,13 +56,13 @@
|
|
|
56
56
|
<line num="47" count="4" type="stmt"/>
|
|
57
57
|
<line num="53" count="25" type="stmt"/>
|
|
58
58
|
<line num="54" count="25" type="stmt"/>
|
|
59
|
-
<line num="59" count="25" type="cond" truecount="
|
|
59
|
+
<line num="59" count="25" type="cond" truecount="4" falsecount="0"/>
|
|
60
60
|
<line num="61" count="25" type="cond" truecount="1" falsecount="1"/>
|
|
61
61
|
<line num="62" count="0" type="stmt"/>
|
|
62
62
|
<line num="63" count="0" type="stmt"/>
|
|
63
|
-
<line num="74" count="1" type="cond" truecount="
|
|
63
|
+
<line num="74" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
64
64
|
<line num="75" count="1" type="stmt"/>
|
|
65
|
-
<line num="92" count="1" type="cond" truecount="
|
|
65
|
+
<line num="92" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
66
66
|
<line num="93" count="1" type="stmt"/>
|
|
67
67
|
<line num="105" count="2" type="stmt"/>
|
|
68
68
|
<line num="107" count="2" type="stmt"/>
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
<line num="119" count="0" type="stmt"/>
|
|
77
77
|
<line num="124" count="2" type="stmt"/>
|
|
78
78
|
<line num="128" count="1" type="stmt"/>
|
|
79
|
-
<line num="130" count="1" type="cond" truecount="
|
|
79
|
+
<line num="130" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
80
80
|
<line num="134" count="1" type="stmt"/>
|
|
81
81
|
<line num="138" count="1" type="stmt"/>
|
|
82
82
|
<line num="142" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -91,8 +91,8 @@
|
|
|
91
91
|
<line num="176" count="1" type="stmt"/>
|
|
92
92
|
<line num="180" count="0" type="stmt"/>
|
|
93
93
|
<line num="184" count="0" type="stmt"/>
|
|
94
|
-
<line num="188" count="2" type="cond" truecount="
|
|
95
|
-
<line num="189" count="2" type="cond" truecount="
|
|
94
|
+
<line num="188" count="2" type="cond" truecount="4" falsecount="2"/>
|
|
95
|
+
<line num="189" count="2" type="cond" truecount="4" falsecount="2"/>
|
|
96
96
|
<line num="191" count="2" type="stmt"/>
|
|
97
97
|
<line num="193" count="4" type="stmt"/>
|
|
98
98
|
<line num="194" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
<line num="220" count="25" type="stmt"/>
|
|
104
104
|
<line num="231" count="20" type="stmt"/>
|
|
105
105
|
<line num="235" count="3" type="stmt"/>
|
|
106
|
-
<line num="236" count="3" type="
|
|
106
|
+
<line num="236" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
107
107
|
<line num="237" count="3" type="stmt"/>
|
|
108
108
|
<line num="238" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
109
109
|
<line num="239" count="1" type="stmt"/>
|
|
@@ -114,15 +114,15 @@
|
|
|
114
114
|
<line num="259" count="4" type="stmt"/>
|
|
115
115
|
<line num="269" count="0" type="stmt"/>
|
|
116
116
|
<line num="277" count="7" type="stmt"/>
|
|
117
|
-
<line num="280" count="7" type="
|
|
118
|
-
<line num="283" count="6" type="
|
|
119
|
-
<line num="286" count="6" type="
|
|
117
|
+
<line num="280" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
118
|
+
<line num="283" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
119
|
+
<line num="286" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
120
120
|
<line num="289" count="6" type="stmt"/>
|
|
121
|
-
<line num="291" count="6" type="cond" truecount="
|
|
122
|
-
<line num="292" count="4" type="
|
|
121
|
+
<line num="291" count="6" type="cond" truecount="5" falsecount="1"/>
|
|
122
|
+
<line num="292" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
123
123
|
<line num="293" count="4" type="stmt"/>
|
|
124
|
-
<line num="296" count="6" type="cond" truecount="
|
|
125
|
-
<line num="297" count="1" type="
|
|
124
|
+
<line num="296" count="6" type="cond" truecount="5" falsecount="1"/>
|
|
125
|
+
<line num="297" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
126
126
|
<line num="301" count="6" type="stmt"/>
|
|
127
127
|
<line num="306" count="6" type="stmt"/>
|
|
128
128
|
<line num="321" count="6" type="stmt"/>
|
|
@@ -146,13 +146,13 @@
|
|
|
146
146
|
<line num="357" count="0" type="stmt"/>
|
|
147
147
|
<line num="358" count="0" type="stmt"/>
|
|
148
148
|
<line num="360" count="2" type="stmt"/>
|
|
149
|
-
<line num="369" count="7" type="cond" truecount="
|
|
149
|
+
<line num="369" count="7" type="cond" truecount="13" falsecount="1"/>
|
|
150
150
|
<line num="375" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
151
151
|
<line num="376" count="1" type="stmt"/>
|
|
152
152
|
<line num="381" count="6" type="stmt"/>
|
|
153
|
-
<line num="382" count="6" type="cond" truecount="
|
|
153
|
+
<line num="382" count="6" type="cond" truecount="6" falsecount="0"/>
|
|
154
154
|
<line num="383" count="1" type="stmt"/>
|
|
155
|
-
<line num="385" count="6" type="cond" truecount="
|
|
155
|
+
<line num="385" count="6" type="cond" truecount="6" falsecount="0"/>
|
|
156
156
|
<line num="386" count="1" type="stmt"/>
|
|
157
157
|
<line num="388" count="6" type="stmt"/>
|
|
158
158
|
<line num="392" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
<line num="36" count="1" type="stmt"/>
|
|
183
183
|
</file>
|
|
184
184
|
<file name="LambdasClient.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/LambdasClient.ts">
|
|
185
|
-
<metrics statements="26" coveredstatements="19" conditionals="
|
|
185
|
+
<metrics statements="26" coveredstatements="19" conditionals="24" coveredconditionals="20" methods="9" coveredmethods="5"/>
|
|
186
186
|
<line num="1" count="3" type="stmt"/>
|
|
187
187
|
<line num="11" count="3" type="stmt"/>
|
|
188
188
|
<line num="12" count="3" type="stmt"/>
|
|
@@ -194,10 +194,10 @@
|
|
|
194
194
|
<line num="39" count="0" type="stmt"/>
|
|
195
195
|
<line num="48" count="3" type="stmt"/>
|
|
196
196
|
<line num="49" count="3" type="stmt"/>
|
|
197
|
-
<line num="50" count="3" type="cond" truecount="
|
|
198
|
-
<line num="51" count="1" type="
|
|
197
|
+
<line num="50" count="3" type="cond" truecount="6" falsecount="0"/>
|
|
198
|
+
<line num="51" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
199
199
|
<line num="52" count="1" type="stmt"/>
|
|
200
|
-
<line num="55" count="3" type="cond" truecount="
|
|
200
|
+
<line num="55" count="3" type="cond" truecount="6" falsecount="0"/>
|
|
201
201
|
<line num="56" count="2" type="stmt"/>
|
|
202
202
|
<line num="59" count="3" type="stmt"/>
|
|
203
203
|
<line num="69" count="1" type="stmt"/>
|
|
@@ -222,76 +222,74 @@
|
|
|
222
222
|
</file>
|
|
223
223
|
</package>
|
|
224
224
|
<package name="src.ports">
|
|
225
|
-
<metrics statements="
|
|
225
|
+
<metrics statements="61" coveredstatements="32" conditionals="42" coveredconditionals="20" methods="8" coveredmethods="4"/>
|
|
226
226
|
<file name="Jwt.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/ports/Jwt.ts">
|
|
227
|
-
<metrics statements="
|
|
227
|
+
<metrics statements="61" coveredstatements="32" conditionals="42" coveredconditionals="20" methods="8" coveredmethods="4"/>
|
|
228
228
|
<line num="1" count="5" type="stmt"/>
|
|
229
229
|
<line num="3" count="5" type="stmt"/>
|
|
230
230
|
<line num="4" count="5" type="stmt"/>
|
|
231
|
-
<line num="
|
|
232
|
-
<line num="7" count="
|
|
233
|
-
<line num="
|
|
231
|
+
<line num="6" count="5" type="stmt"/>
|
|
232
|
+
<line num="7" count="4" type="stmt"/>
|
|
233
|
+
<line num="8" count="4" type="stmt"/>
|
|
234
234
|
<line num="10" count="4" type="stmt"/>
|
|
235
235
|
<line num="11" count="4" type="stmt"/>
|
|
236
|
-
<line num="
|
|
236
|
+
<line num="12" count="4" type="stmt"/>
|
|
237
237
|
<line num="14" count="4" type="stmt"/>
|
|
238
238
|
<line num="15" count="4" type="stmt"/>
|
|
239
|
-
<line num="
|
|
240
|
-
<line num="18" count="4" type="
|
|
241
|
-
<line num="19" count="
|
|
242
|
-
<line num="21" count="4" type="
|
|
243
|
-
<line num="
|
|
244
|
-
<line num="24" count="
|
|
245
|
-
<line num="
|
|
246
|
-
<line num="
|
|
247
|
-
<line num="
|
|
239
|
+
<line num="16" count="4" type="stmt"/>
|
|
240
|
+
<line num="18" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
241
|
+
<line num="19" count="0" type="stmt"/>
|
|
242
|
+
<line num="21" count="4" type="stmt"/>
|
|
243
|
+
<line num="23" count="0" type="stmt"/>
|
|
244
|
+
<line num="24" count="0" type="stmt"/>
|
|
245
|
+
<line num="28" count="5" type="stmt"/>
|
|
246
|
+
<line num="29" count="3" type="stmt"/>
|
|
247
|
+
<line num="30" count="3" type="stmt"/>
|
|
248
|
+
<line num="31" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
248
249
|
<line num="32" count="3" type="stmt"/>
|
|
249
|
-
<line num="33" count="3" type="
|
|
250
|
-
<line num="34" count="
|
|
251
|
-
<line num="35" count="
|
|
252
|
-
<line num="
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="
|
|
256
|
-
<line num="
|
|
257
|
-
<line num="
|
|
258
|
-
<line num="
|
|
250
|
+
<line num="33" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
251
|
+
<line num="34" count="2" type="stmt"/>
|
|
252
|
+
<line num="35" count="2" type="stmt"/>
|
|
253
|
+
<line num="38" count="1" type="stmt"/>
|
|
254
|
+
<line num="40" count="0" type="stmt"/>
|
|
255
|
+
<line num="44" count="5" type="stmt"/>
|
|
256
|
+
<line num="45" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
257
|
+
<line num="47" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
258
|
+
<line num="48" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
259
|
+
<line num="49" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
259
260
|
<line num="50" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
260
|
-
<line num="51" count="
|
|
261
|
+
<line num="51" count="0" type="stmt"/>
|
|
261
262
|
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="
|
|
264
|
-
<line num="
|
|
265
|
-
<line num="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="
|
|
268
|
-
<line num="
|
|
269
|
-
<line num="70" count="
|
|
263
|
+
<line num="55" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
264
|
+
<line num="58" count="0" type="stmt"/>
|
|
265
|
+
<line num="63" count="3" type="stmt"/>
|
|
266
|
+
<line num="64" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
267
|
+
<line num="67" count="5" type="stmt"/>
|
|
268
|
+
<line num="68" count="0" type="stmt"/>
|
|
269
|
+
<line num="69" count="0" type="stmt"/>
|
|
270
|
+
<line num="70" count="0" type="stmt"/>
|
|
270
271
|
<line num="71" count="0" type="stmt"/>
|
|
271
|
-
<line num="
|
|
272
|
-
<line num="
|
|
273
|
-
<line num="
|
|
274
|
-
<line num="76" count="0" type="
|
|
275
|
-
<line num="77" count="0" type="
|
|
276
|
-
<line num="78" count="0" type="
|
|
272
|
+
<line num="73" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
273
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
274
|
+
<line num="75" count="0" type="stmt"/>
|
|
275
|
+
<line num="76" count="0" type="stmt"/>
|
|
276
|
+
<line num="77" count="0" type="stmt"/>
|
|
277
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
277
278
|
<line num="79" count="0" type="stmt"/>
|
|
278
279
|
<line num="80" count="0" type="stmt"/>
|
|
279
|
-
<line num="81" count="0" type="
|
|
280
|
-
<line num="82" count="0" type="stmt"/>
|
|
280
|
+
<line num="81" count="0" type="stmt"/>
|
|
281
281
|
<line num="83" count="0" type="stmt"/>
|
|
282
282
|
<line num="84" count="0" type="stmt"/>
|
|
283
|
-
<line num="86" count="0" type="stmt"/>
|
|
284
283
|
<line num="87" count="0" type="stmt"/>
|
|
285
|
-
<line num="
|
|
286
|
-
<line num="
|
|
287
|
-
<line num="96" count="0" type="
|
|
288
|
-
<line num="
|
|
289
|
-
<line num="
|
|
290
|
-
<line num="103" count="0" type="stmt"/>
|
|
284
|
+
<line num="89" count="0" type="stmt"/>
|
|
285
|
+
<line num="93" count="0" type="stmt"/>
|
|
286
|
+
<line num="96" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
287
|
+
<line num="98" count="0" type="stmt"/>
|
|
288
|
+
<line num="100" count="0" type="stmt"/>
|
|
291
289
|
</file>
|
|
292
290
|
</package>
|
|
293
291
|
<package name="src.utils">
|
|
294
|
-
<metrics statements="243" coveredstatements="202" conditionals="
|
|
292
|
+
<metrics statements="243" coveredstatements="202" conditionals="145" coveredconditionals="100" methods="61" coveredmethods="51"/>
|
|
295
293
|
<file name="CatalystClientBuilder.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/CatalystClientBuilder.ts">
|
|
296
294
|
<metrics statements="23" coveredstatements="21" conditionals="4" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
297
295
|
<line num="1" count="4" type="stmt"/>
|
|
@@ -319,10 +317,10 @@
|
|
|
319
317
|
<line num="49" count="0" type="stmt"/>
|
|
320
318
|
</file>
|
|
321
319
|
<file name="DeploymentBuilder.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/DeploymentBuilder.ts">
|
|
322
|
-
<metrics statements="19" coveredstatements="18" conditionals="
|
|
320
|
+
<metrics statements="19" coveredstatements="18" conditionals="36" coveredconditionals="28" methods="8" coveredmethods="7"/>
|
|
323
321
|
<line num="1" count="5" type="stmt"/>
|
|
324
322
|
<line num="15" count="5" type="stmt"/>
|
|
325
|
-
<line num="36" count="2" type="cond" truecount="
|
|
323
|
+
<line num="36" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
326
324
|
<line num="42" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
327
325
|
<line num="43" count="2" type="stmt"/>
|
|
328
326
|
<line num="44" count="1" type="stmt"/>
|
|
@@ -332,20 +330,20 @@
|
|
|
332
330
|
<line num="75" count="0" type="stmt"/>
|
|
333
331
|
<line num="85" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
334
332
|
<line num="86" count="1" type="stmt"/>
|
|
335
|
-
<line num="90" count="1" type="cond" truecount="
|
|
333
|
+
<line num="90" count="1" type="cond" truecount="6" falsecount="2"/>
|
|
336
334
|
<line num="91" count="1" type="stmt"/>
|
|
337
|
-
<line num="97" count="1" type="cond" truecount="
|
|
335
|
+
<line num="97" count="1" type="cond" truecount="6" falsecount="2"/>
|
|
338
336
|
<line num="100" count="1" type="stmt"/>
|
|
339
|
-
<line num="110" count="1" type="cond" truecount="
|
|
337
|
+
<line num="110" count="1" type="cond" truecount="6" falsecount="2"/>
|
|
340
338
|
<line num="111" count="1" type="stmt"/>
|
|
341
339
|
<line num="113" count="1" type="stmt"/>
|
|
342
340
|
</file>
|
|
343
341
|
<file name="Environment.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/Environment.ts">
|
|
344
|
-
<metrics statements="1" coveredstatements="1" conditionals="
|
|
345
|
-
<line num="1" count="6" type="cond" truecount="
|
|
342
|
+
<metrics statements="1" coveredstatements="1" conditionals="4" coveredconditionals="3" methods="0" coveredmethods="0"/>
|
|
343
|
+
<line num="1" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
346
344
|
</file>
|
|
347
345
|
<file name="Helper.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/Helper.ts">
|
|
348
|
-
<metrics statements="141" coveredstatements="121" conditionals="
|
|
346
|
+
<metrics statements="141" coveredstatements="121" conditionals="73" coveredconditionals="48" methods="35" coveredmethods="33"/>
|
|
349
347
|
<line num="1" count="6" type="stmt"/>
|
|
350
348
|
<line num="3" count="6" type="stmt"/>
|
|
351
349
|
<line num="5" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -366,7 +364,7 @@
|
|
|
366
364
|
<line num="27" count="40" type="stmt"/>
|
|
367
365
|
<line num="33" count="6" type="stmt"/>
|
|
368
366
|
<line num="34" count="6" type="stmt"/>
|
|
369
|
-
<line num="43" count="13" type="cond" truecount="
|
|
367
|
+
<line num="43" count="13" type="cond" truecount="3" falsecount="1"/>
|
|
370
368
|
<line num="46" count="13" type="stmt"/>
|
|
371
369
|
<line num="48" count="13" type="stmt"/>
|
|
372
370
|
<line num="49" count="13" type="stmt"/>
|
|
@@ -375,7 +373,7 @@
|
|
|
375
373
|
<line num="58" count="13" type="stmt"/>
|
|
376
374
|
<line num="61" count="6" type="stmt"/>
|
|
377
375
|
<line num="66" count="6" type="stmt"/>
|
|
378
|
-
<line num="76" count="2" type="cond" truecount="
|
|
376
|
+
<line num="76" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
379
377
|
<line num="79" count="2" type="stmt"/>
|
|
380
378
|
<line num="82" count="2" type="stmt"/>
|
|
381
379
|
<line num="85" count="2" type="stmt"/>
|
|
@@ -451,7 +449,7 @@
|
|
|
451
449
|
<line num="260" count="860" type="stmt"/>
|
|
452
450
|
<line num="264" count="430" type="cond" truecount="1" falsecount="1"/>
|
|
453
451
|
<line num="265" count="0" type="stmt"/>
|
|
454
|
-
<line num="267" count="430" type="cond" truecount="
|
|
452
|
+
<line num="267" count="430" type="cond" truecount="4" falsecount="0"/>
|
|
455
453
|
<line num="268" count="430" type="stmt"/>
|
|
456
454
|
<line num="269" count="430" type="stmt"/>
|
|
457
455
|
<line num="270" count="430" type="stmt"/>
|
|
@@ -500,7 +498,7 @@
|
|
|
500
498
|
<line num="14" count="0" type="stmt"/>
|
|
501
499
|
</file>
|
|
502
500
|
<file name="catalystList.ts" path="/home/runner/work/catalyst-client/catalyst-client/src/utils/catalystList.ts">
|
|
503
|
-
<metrics statements="43" coveredstatements="31" conditionals="
|
|
501
|
+
<metrics statements="43" coveredstatements="31" conditionals="26" coveredconditionals="18" methods="12" coveredmethods="7"/>
|
|
504
502
|
<line num="1" count="4" type="stmt"/>
|
|
505
503
|
<line num="2" count="4" type="stmt"/>
|
|
506
504
|
<line num="3" count="4" type="stmt"/>
|
|
@@ -510,9 +508,9 @@
|
|
|
510
508
|
<line num="8" count="0" type="stmt"/>
|
|
511
509
|
<line num="18" count="4" type="stmt"/>
|
|
512
510
|
<line num="25" count="4" type="stmt"/>
|
|
513
|
-
<line num="30" count="5" type="cond" truecount="
|
|
511
|
+
<line num="30" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
514
512
|
<line num="31" count="0" type="stmt"/>
|
|
515
|
-
<line num="32" count="5" type="cond" truecount="
|
|
513
|
+
<line num="32" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
516
514
|
<line num="36" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
517
515
|
<line num="39" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
518
516
|
<line num="40" count="1" type="stmt"/>
|
|
@@ -535,7 +533,7 @@
|
|
|
535
533
|
<line num="81" count="3" type="stmt"/>
|
|
536
534
|
<line num="82" count="3" type="stmt"/>
|
|
537
535
|
<line num="83" count="7" type="stmt"/>
|
|
538
|
-
<line num="84" count="9" type="cond" truecount="
|
|
536
|
+
<line num="84" count="9" type="cond" truecount="4" falsecount="0"/>
|
|
539
537
|
<line num="88" count="3" type="stmt"/>
|
|
540
538
|
<line num="89" count="7" type="stmt"/>
|
|
541
539
|
<line num="90" count="2" type="stmt"/>
|