apacuana-sdk-core 1.22.0 → 1.25.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/README.md +39 -27
- package/coverage/clover.xml +195 -214
- package/coverage/coverage-final.json +5 -5
- package/coverage/lcov-report/index.html +33 -33
- package/coverage/lcov-report/src/api/certs.js.html +1 -1
- package/coverage/lcov-report/src/api/faceLiveness.js.html +35 -269
- package/coverage/lcov-report/src/api/index.html +18 -18
- package/coverage/lcov-report/src/api/revocations.js.html +1 -1
- package/coverage/lcov-report/src/api/signatures.js.html +1 -1
- package/coverage/lcov-report/src/api/users.js.html +1 -1
- package/coverage/lcov-report/src/config/index.html +1 -1
- package/coverage/lcov-report/src/config/index.js.html +1 -1
- package/coverage/lcov-report/src/errors/index.html +1 -1
- package/coverage/lcov-report/src/errors/index.js.html +8 -8
- package/coverage/lcov-report/src/index.html +15 -15
- package/coverage/lcov-report/src/index.js.html +12 -42
- package/coverage/lcov-report/src/success/index.html +1 -1
- package/coverage/lcov-report/src/success/index.js.html +5 -5
- package/coverage/lcov-report/src/utils/constant.js.html +1 -1
- package/coverage/lcov-report/src/utils/helpers.js.html +59 -8
- package/coverage/lcov-report/src/utils/httpClient.js.html +1 -1
- package/coverage/lcov-report/src/utils/index.html +12 -12
- package/coverage/lcov.info +398 -434
- package/dist/api/faceLiveness.d.ts +3 -4
- package/dist/index.d.ts +1 -2
- package/dist/index.js +61 -165
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +61 -165
- package/dist/index.mjs.map +1 -1
- package/dist/types/faceLiveness.d.ts +0 -10
- package/dist/utils/helpers.d.ts +2 -0
- package/package.json +3 -2
- package/src/api/faceLiveness.js +20 -98
- package/src/index.js +4 -14
- package/src/types/faceLiveness.js +1 -12
- package/src/utils/helpers.js +17 -0
- package/tests/api/faceLiveness.test.js +54 -115
package/coverage/clover.xml
CHANGED
|
@@ -1,72 +1,70 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1769017135574" clover="3.2.0">
|
|
3
|
+
<project timestamp="1769017135574" name="All files">
|
|
4
|
+
<metrics statements="561" coveredstatements="301" conditionals="413" coveredconditionals="124" methods="92" coveredmethods="46" elements="1066" coveredelements="471" complexity="0" loc="561" ncloc="561" packages="6" files="12" classes="12"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="55" coveredstatements="15" conditionals="15" coveredconditionals="3" methods="19" coveredmethods="1"/>
|
|
7
7
|
<file name="index.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/index.js">
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="
|
|
8
|
+
<metrics statements="55" coveredstatements="15" conditionals="15" coveredconditionals="3" methods="19" coveredmethods="1"/>
|
|
9
|
+
<line num="29" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
10
|
+
<line num="30" count="0" type="stmt"/>
|
|
11
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
10
12
|
<line num="33" count="0" type="stmt"/>
|
|
11
|
-
<line num="
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="59" count="3" type="
|
|
13
|
+
<line num="40" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
14
|
+
<line num="41" count="0" type="stmt"/>
|
|
15
|
+
<line num="49" count="1" type="stmt"/>
|
|
16
|
+
<line num="54" count="4" type="stmt"/>
|
|
17
|
+
<line num="55" count="4" type="stmt"/>
|
|
18
|
+
<line num="56" count="3" type="stmt"/>
|
|
19
|
+
<line num="57" count="3" type="stmt"/>
|
|
20
|
+
<line num="59" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
19
21
|
<line num="60" count="3" type="stmt"/>
|
|
20
|
-
<line num="
|
|
21
|
-
<line num="
|
|
22
|
+
<line num="61" count="2" type="stmt"/>
|
|
23
|
+
<line num="62" count="2" type="stmt"/>
|
|
24
|
+
<line num="63" count="2" type="stmt"/>
|
|
22
25
|
<line num="64" count="2" type="stmt"/>
|
|
23
|
-
<line num="
|
|
24
|
-
<line num="
|
|
25
|
-
<line num="
|
|
26
|
-
<line num="
|
|
27
|
-
<line num="
|
|
28
|
-
<line num="
|
|
29
|
-
<line num="
|
|
30
|
-
<line num="82" count="2" type="stmt"/>
|
|
31
|
-
<line num="92" count="0" type="stmt"/>
|
|
26
|
+
<line num="70" count="0" type="stmt"/>
|
|
27
|
+
<line num="75" count="2" type="stmt"/>
|
|
28
|
+
<line num="76" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
29
|
+
<line num="77" count="0" type="stmt"/>
|
|
30
|
+
<line num="79" count="2" type="stmt"/>
|
|
31
|
+
<line num="89" count="0" type="stmt"/>
|
|
32
|
+
<line num="90" count="0" type="stmt"/>
|
|
32
33
|
<line num="93" count="0" type="stmt"/>
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="
|
|
35
|
-
<line num="
|
|
34
|
+
<line num="94" count="0" type="stmt"/>
|
|
35
|
+
<line num="99" count="0" type="stmt"/>
|
|
36
|
+
<line num="100" count="0" type="stmt"/>
|
|
36
37
|
<line num="103" count="0" type="stmt"/>
|
|
37
|
-
<line num="
|
|
38
|
+
<line num="104" count="0" type="stmt"/>
|
|
38
39
|
<line num="107" count="0" type="stmt"/>
|
|
39
|
-
<line num="
|
|
40
|
+
<line num="108" count="0" type="stmt"/>
|
|
40
41
|
<line num="111" count="0" type="stmt"/>
|
|
41
|
-
<line num="
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="
|
|
42
|
+
<line num="112" count="0" type="stmt"/>
|
|
43
|
+
<line num="117" count="0" type="stmt"/>
|
|
44
|
+
<line num="118" count="0" type="stmt"/>
|
|
44
45
|
<line num="121" count="0" type="stmt"/>
|
|
45
|
-
<line num="
|
|
46
|
+
<line num="122" count="0" type="stmt"/>
|
|
46
47
|
<line num="125" count="0" type="stmt"/>
|
|
47
|
-
<line num="
|
|
48
|
+
<line num="126" count="0" type="stmt"/>
|
|
48
49
|
<line num="129" count="0" type="stmt"/>
|
|
49
|
-
<line num="
|
|
50
|
+
<line num="130" count="0" type="stmt"/>
|
|
50
51
|
<line num="133" count="0" type="stmt"/>
|
|
51
|
-
<line num="
|
|
52
|
+
<line num="134" count="0" type="stmt"/>
|
|
52
53
|
<line num="137" count="0" type="stmt"/>
|
|
53
|
-
<line num="
|
|
54
|
+
<line num="138" count="0" type="stmt"/>
|
|
54
55
|
<line num="141" count="0" type="stmt"/>
|
|
55
|
-
<line num="
|
|
56
|
-
<line num="
|
|
57
|
-
<line num="
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="
|
|
61
|
-
<line num="
|
|
62
|
-
<line num="
|
|
63
|
-
<line num="161" count="0" type="stmt"/>
|
|
64
|
-
<line num="162" count="0" type="stmt"/>
|
|
65
|
-
<line num="169" count="0" type="stmt"/>
|
|
56
|
+
<line num="142" count="0" type="stmt"/>
|
|
57
|
+
<line num="146" count="0" type="stmt"/>
|
|
58
|
+
<line num="147" count="0" type="stmt"/>
|
|
59
|
+
<line num="151" count="0" type="stmt"/>
|
|
60
|
+
<line num="152" count="0" type="stmt"/>
|
|
61
|
+
<line num="155" count="0" type="stmt"/>
|
|
62
|
+
<line num="156" count="0" type="stmt"/>
|
|
63
|
+
<line num="159" count="0" type="stmt"/>
|
|
66
64
|
</file>
|
|
67
65
|
</package>
|
|
68
66
|
<package name="src.api">
|
|
69
|
-
<metrics statements="
|
|
67
|
+
<metrics statements="300" coveredstatements="252" conditionals="170" coveredconditionals="117" methods="46" coveredmethods="43"/>
|
|
70
68
|
<file name="certs.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/api/certs.js">
|
|
71
69
|
<metrics statements="80" coveredstatements="72" conditionals="38" coveredconditionals="31" methods="13" coveredmethods="13"/>
|
|
72
70
|
<line num="25" count="2" type="stmt"/>
|
|
@@ -151,53 +149,26 @@
|
|
|
151
149
|
<line num="255" count="1" type="stmt"/>
|
|
152
150
|
</file>
|
|
153
151
|
<file name="faceLiveness.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/api/faceLiveness.js">
|
|
154
|
-
<metrics statements="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
157
|
-
<line num="
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="
|
|
160
|
-
<line num="
|
|
161
|
-
<line num="
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="
|
|
152
|
+
<metrics statements="19" coveredstatements="18" conditionals="10" coveredconditionals="9" methods="3" coveredmethods="3"/>
|
|
153
|
+
<line num="9" count="2" type="stmt"/>
|
|
154
|
+
<line num="10" count="2" type="stmt"/>
|
|
155
|
+
<line num="11" count="2" type="stmt"/>
|
|
156
|
+
<line num="15" count="2" type="stmt"/>
|
|
157
|
+
<line num="20" count="1" type="stmt"/>
|
|
158
|
+
<line num="22" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
159
|
+
<line num="23" count="1" type="stmt"/>
|
|
160
|
+
<line num="25" count="0" type="stmt"/>
|
|
161
|
+
<line num="29" count="2" type="stmt"/>
|
|
162
|
+
<line num="30" count="1" type="stmt"/>
|
|
164
163
|
<line num="45" count="2" type="stmt"/>
|
|
165
|
-
<line num="46" count="
|
|
166
|
-
<line num="
|
|
167
|
-
<line num="54" count="
|
|
168
|
-
<line num="
|
|
164
|
+
<line num="46" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
165
|
+
<line num="47" count="1" type="stmt"/>
|
|
166
|
+
<line num="54" count="4" type="stmt"/>
|
|
167
|
+
<line num="56" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
168
|
+
<line num="57" count="2" type="stmt"/>
|
|
169
|
+
<line num="59" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
169
170
|
<line num="60" count="1" type="stmt"/>
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="64" count="5" type="cond" truecount="5" falsecount="0"/>
|
|
172
|
-
<line num="66" count="1" type="stmt"/>
|
|
173
|
-
<line num="67" count="1" type="stmt"/>
|
|
174
|
-
<line num="69" count="1" type="stmt"/>
|
|
175
|
-
<line num="70" count="1" type="stmt"/>
|
|
176
|
-
<line num="72" count="1" type="stmt"/>
|
|
177
|
-
<line num="73" count="1" type="stmt"/>
|
|
178
|
-
<line num="75" count="1" type="stmt"/>
|
|
179
|
-
<line num="76" count="1" type="stmt"/>
|
|
180
|
-
<line num="78" count="1" type="stmt"/>
|
|
181
|
-
<line num="80" count="4" type="stmt"/>
|
|
182
|
-
<line num="82" count="0" type="stmt"/>
|
|
183
|
-
<line num="86" count="2" type="stmt"/>
|
|
184
|
-
<line num="87" count="1" type="stmt"/>
|
|
185
|
-
<line num="100" count="2" type="stmt"/>
|
|
186
|
-
<line num="101" count="6" type="stmt"/>
|
|
187
|
-
<line num="103" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
188
|
-
<line num="104" count="4" type="stmt"/>
|
|
189
|
-
<line num="106" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
190
|
-
<line num="107" count="1" type="stmt"/>
|
|
191
|
-
<line num="110" count="1" type="stmt"/>
|
|
192
|
-
<line num="123" count="2" type="stmt"/>
|
|
193
|
-
<line num="124" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
194
|
-
<line num="125" count="1" type="stmt"/>
|
|
195
|
-
<line num="132" count="7" type="stmt"/>
|
|
196
|
-
<line num="134" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
197
|
-
<line num="135" count="6" type="stmt"/>
|
|
198
|
-
<line num="137" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
199
|
-
<line num="138" count="1" type="stmt"/>
|
|
200
|
-
<line num="141" count="0" type="stmt"/>
|
|
171
|
+
<line num="63" count="1" type="stmt"/>
|
|
201
172
|
</file>
|
|
202
173
|
<file name="revocations.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/api/revocations.js">
|
|
203
174
|
<metrics statements="36" coveredstatements="31" conditionals="20" coveredconditionals="16" methods="6" coveredmethods="5"/>
|
|
@@ -432,27 +403,27 @@
|
|
|
432
403
|
<metrics statements="7" coveredstatements="7" conditionals="4" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
433
404
|
<file name="index.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/errors/index.js">
|
|
434
405
|
<metrics statements="7" coveredstatements="7" conditionals="4" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
435
|
-
<line num="8" count="
|
|
436
|
-
<line num="9" count="
|
|
437
|
-
<line num="10" count="
|
|
438
|
-
<line num="11" count="
|
|
439
|
-
<line num="12" count="
|
|
440
|
-
<line num="15" count="
|
|
441
|
-
<line num="16" count="
|
|
406
|
+
<line num="8" count="75" type="stmt"/>
|
|
407
|
+
<line num="9" count="75" type="stmt"/>
|
|
408
|
+
<line num="10" count="75" type="stmt"/>
|
|
409
|
+
<line num="11" count="75" type="stmt"/>
|
|
410
|
+
<line num="12" count="75" type="stmt"/>
|
|
411
|
+
<line num="15" count="75" type="cond" truecount="1" falsecount="1"/>
|
|
412
|
+
<line num="16" count="75" type="stmt"/>
|
|
442
413
|
</file>
|
|
443
414
|
</package>
|
|
444
415
|
<package name="src.success">
|
|
445
416
|
<metrics statements="4" coveredstatements="4" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
446
417
|
<file name="index.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/success/index.js">
|
|
447
418
|
<metrics statements="4" coveredstatements="4" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
448
|
-
<line num="3" count="
|
|
449
|
-
<line num="4" count="
|
|
450
|
-
<line num="5" count="
|
|
451
|
-
<line num="6" count="
|
|
419
|
+
<line num="3" count="18" type="stmt"/>
|
|
420
|
+
<line num="4" count="18" type="stmt"/>
|
|
421
|
+
<line num="5" count="18" type="stmt"/>
|
|
422
|
+
<line num="6" count="18" type="stmt"/>
|
|
452
423
|
</file>
|
|
453
424
|
</package>
|
|
454
425
|
<package name="src.utils">
|
|
455
|
-
<metrics statements="
|
|
426
|
+
<metrics statements="183" coveredstatements="18" conditionals="214" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
456
427
|
<file name="constant.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/utils/constant.js">
|
|
457
428
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
458
429
|
<line num="1" count="9" type="stmt"/>
|
|
@@ -461,124 +432,134 @@
|
|
|
461
432
|
<line num="56" count="9" type="stmt"/>
|
|
462
433
|
</file>
|
|
463
434
|
<file name="helpers.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/utils/helpers.js">
|
|
464
|
-
<metrics statements="
|
|
465
|
-
<line num="
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
435
|
+
<metrics statements="127" coveredstatements="11" conditionals="165" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
436
|
+
<line num="11" count="2" type="stmt"/>
|
|
437
|
+
<line num="13" count="2" type="stmt"/>
|
|
438
|
+
<line num="18" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
439
|
+
<line num="19" count="0" type="stmt"/>
|
|
440
|
+
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
441
|
+
<line num="26" count="0" type="stmt"/>
|
|
472
442
|
<line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
473
|
-
<line num="34" count="0" type="
|
|
474
|
-
<line num="35" count="0" type="
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="50" count="0" type="
|
|
479
|
-
<line num="51" count="0" type="
|
|
480
|
-
<line num="52" count="0" type="
|
|
481
|
-
<line num="
|
|
482
|
-
<line num="57" count="0" type="
|
|
483
|
-
<line num="58" count="0" type="
|
|
484
|
-
<line num="59" count="0" type="
|
|
485
|
-
<line num="
|
|
486
|
-
<line num="
|
|
487
|
-
<line num="64" count="0" type="
|
|
488
|
-
<line num="
|
|
489
|
-
<line num="
|
|
490
|
-
<line num="79" count="
|
|
443
|
+
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
444
|
+
<line num="35" count="0" type="stmt"/>
|
|
445
|
+
<line num="36" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
446
|
+
<line num="41" count="0" type="stmt"/>
|
|
447
|
+
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
448
|
+
<line num="50" count="0" type="stmt"/>
|
|
449
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
450
|
+
<line num="52" count="0" type="stmt"/>
|
|
451
|
+
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
452
|
+
<line num="57" count="0" type="stmt"/>
|
|
453
|
+
<line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
454
|
+
<line num="59" count="0" type="stmt"/>
|
|
455
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
456
|
+
<line num="62" count="0" type="stmt"/>
|
|
457
|
+
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
458
|
+
<line num="65" count="0" type="stmt"/>
|
|
459
|
+
<line num="71" count="0" type="stmt"/>
|
|
460
|
+
<line num="79" count="2" type="stmt"/>
|
|
491
461
|
<line num="80" count="0" type="stmt"/>
|
|
492
|
-
<line num="
|
|
462
|
+
<line num="81" count="0" type="stmt"/>
|
|
493
463
|
<line num="85" count="0" type="stmt"/>
|
|
494
464
|
<line num="86" count="0" type="stmt"/>
|
|
495
465
|
<line num="87" count="0" type="stmt"/>
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="91" count="
|
|
498
|
-
<line num="
|
|
499
|
-
<line num="
|
|
500
|
-
<line num="101" count="
|
|
501
|
-
<line num="
|
|
466
|
+
<line num="88" count="0" type="stmt"/>
|
|
467
|
+
<line num="91" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
468
|
+
<line num="92" count="0" type="stmt"/>
|
|
469
|
+
<line num="98" count="0" type="stmt"/>
|
|
470
|
+
<line num="101" count="2" type="stmt"/>
|
|
471
|
+
<line num="102" count="0" type="stmt"/>
|
|
502
472
|
<line num="104" count="0" type="stmt"/>
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="115" count="0" type="
|
|
507
|
-
<line num="116" count="0" type="
|
|
508
|
-
<line num="
|
|
509
|
-
<line num="
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
512
|
-
<line num="
|
|
513
|
-
<line num="
|
|
514
|
-
<line num="
|
|
515
|
-
<line num="
|
|
516
|
-
<line num="
|
|
517
|
-
<line num="
|
|
518
|
-
<line num="
|
|
519
|
-
<line num="158" count="0" type="
|
|
520
|
-
<line num="
|
|
521
|
-
<line num="164" count="0" type="
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="172" count="0" type="
|
|
524
|
-
<line num="
|
|
525
|
-
<line num="180" count="0" type="
|
|
526
|
-
<line num="
|
|
527
|
-
<line num="
|
|
528
|
-
<line num="192" count="0" type="
|
|
529
|
-
<line num="
|
|
530
|
-
<line num="
|
|
531
|
-
<line num="
|
|
532
|
-
<line num="211" count="0" type="
|
|
533
|
-
<line num="212" count="0" type="
|
|
534
|
-
<line num="
|
|
535
|
-
<line num="222" count="0" type="
|
|
536
|
-
<line num="
|
|
537
|
-
<line num="232" count="0" type="
|
|
538
|
-
<line num="
|
|
473
|
+
<line num="105" count="0" type="stmt"/>
|
|
474
|
+
<line num="107" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
475
|
+
<line num="113" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
476
|
+
<line num="115" count="0" type="stmt"/>
|
|
477
|
+
<line num="116" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
478
|
+
<line num="117" count="0" type="stmt"/>
|
|
479
|
+
<line num="120" count="0" type="stmt"/>
|
|
480
|
+
<line num="123" count="2" type="stmt"/>
|
|
481
|
+
<line num="125" count="0" type="stmt"/>
|
|
482
|
+
<line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
483
|
+
<line num="131" count="0" type="stmt"/>
|
|
484
|
+
<line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
485
|
+
<line num="143" count="0" type="stmt"/>
|
|
486
|
+
<line num="145" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
487
|
+
<line num="150" count="0" type="stmt"/>
|
|
488
|
+
<line num="152" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
489
|
+
<line num="158" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
490
|
+
<line num="159" count="0" type="stmt"/>
|
|
491
|
+
<line num="164" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
492
|
+
<line num="165" count="0" type="stmt"/>
|
|
493
|
+
<line num="172" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
494
|
+
<line num="173" count="0" type="stmt"/>
|
|
495
|
+
<line num="180" count="0" type="stmt"/>
|
|
496
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
497
|
+
<line num="185" count="0" type="stmt"/>
|
|
498
|
+
<line num="192" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
499
|
+
<line num="193" count="0" type="stmt"/>
|
|
500
|
+
<line num="200" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
501
|
+
<line num="204" count="0" type="stmt"/>
|
|
502
|
+
<line num="211" count="0" type="stmt"/>
|
|
503
|
+
<line num="212" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
504
|
+
<line num="213" count="0" type="stmt"/>
|
|
505
|
+
<line num="222" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
506
|
+
<line num="223" count="0" type="stmt"/>
|
|
507
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
508
|
+
<line num="233" count="0" type="stmt"/>
|
|
539
509
|
<line num="243" count="0" type="stmt"/>
|
|
540
510
|
<line num="244" count="0" type="stmt"/>
|
|
541
|
-
<line num="
|
|
542
|
-
<line num="
|
|
543
|
-
<line num="253" count="0" type="
|
|
544
|
-
<line num="254" count="0" type="
|
|
545
|
-
<line num="255" count="0" type="
|
|
546
|
-
<line num="256" count="0" type="
|
|
547
|
-
<line num="257" count="0" type="
|
|
548
|
-
<line num="
|
|
549
|
-
<line num="
|
|
550
|
-
<line num="265" count="
|
|
551
|
-
<line num="
|
|
552
|
-
<line num="
|
|
553
|
-
<line num="282" count="
|
|
554
|
-
<line num="
|
|
555
|
-
<line num="
|
|
556
|
-
<line num="
|
|
557
|
-
<line num="
|
|
558
|
-
<line num="307" count="
|
|
559
|
-
<line num="
|
|
560
|
-
<line num="
|
|
561
|
-
<line num="323" count="
|
|
562
|
-
<line num="324" count="0" type="
|
|
563
|
-
<line num="
|
|
564
|
-
<line num="
|
|
565
|
-
<line num="334" count="0" type="
|
|
566
|
-
<line num="
|
|
567
|
-
<line num="342" count="0" type="
|
|
568
|
-
<line num="
|
|
569
|
-
<line num="350" count="0" type="
|
|
570
|
-
<line num="
|
|
571
|
-
<line num="358" count="0" type="
|
|
572
|
-
<line num="
|
|
511
|
+
<line num="245" count="0" type="stmt"/>
|
|
512
|
+
<line num="247" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
513
|
+
<line num="253" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
514
|
+
<line num="254" count="0" type="stmt"/>
|
|
515
|
+
<line num="255" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
516
|
+
<line num="256" count="0" type="stmt"/>
|
|
517
|
+
<line num="257" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
518
|
+
<line num="258" count="0" type="stmt"/>
|
|
519
|
+
<line num="262" count="0" type="stmt"/>
|
|
520
|
+
<line num="265" count="2" type="stmt"/>
|
|
521
|
+
<line num="266" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
522
|
+
<line num="273" count="0" type="stmt"/>
|
|
523
|
+
<line num="282" count="2" type="stmt"/>
|
|
524
|
+
<line num="283" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
525
|
+
<line num="288" count="0" type="stmt"/>
|
|
526
|
+
<line num="295" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
527
|
+
<line num="299" count="0" type="stmt"/>
|
|
528
|
+
<line num="307" count="2" type="stmt"/>
|
|
529
|
+
<line num="308" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
530
|
+
<line num="315" count="0" type="stmt"/>
|
|
531
|
+
<line num="323" count="2" type="stmt"/>
|
|
532
|
+
<line num="324" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
533
|
+
<line num="325" count="0" type="stmt"/>
|
|
534
|
+
<line num="332" count="0" type="stmt"/>
|
|
535
|
+
<line num="334" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
536
|
+
<line num="335" count="0" type="stmt"/>
|
|
537
|
+
<line num="342" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
538
|
+
<line num="343" count="0" type="stmt"/>
|
|
539
|
+
<line num="350" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
540
|
+
<line num="351" count="0" type="stmt"/>
|
|
541
|
+
<line num="358" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
542
|
+
<line num="359" count="0" type="stmt"/>
|
|
573
543
|
<line num="366" count="0" type="stmt"/>
|
|
574
|
-
<line num="
|
|
575
|
-
<line num="
|
|
544
|
+
<line num="367" count="0" type="stmt"/>
|
|
545
|
+
<line num="370" count="0" type="stmt"/>
|
|
576
546
|
<line num="378" count="0" type="stmt"/>
|
|
577
547
|
<line num="379" count="0" type="stmt"/>
|
|
578
|
-
<line num="
|
|
579
|
-
<line num="
|
|
580
|
-
<line num="384" count="0" type="
|
|
581
|
-
<line num="
|
|
548
|
+
<line num="380" count="0" type="stmt"/>
|
|
549
|
+
<line num="382" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
550
|
+
<line num="384" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
551
|
+
<line num="385" count="0" type="stmt"/>
|
|
552
|
+
<line num="388" count="0" type="stmt"/>
|
|
553
|
+
<line num="391" count="2" type="stmt"/>
|
|
554
|
+
<line num="392" count="0" type="stmt"/>
|
|
555
|
+
<line num="393" count="0" type="stmt"/>
|
|
556
|
+
<line num="394" count="0" type="stmt"/>
|
|
557
|
+
<line num="395" count="0" type="stmt"/>
|
|
558
|
+
<line num="396" count="0" type="stmt"/>
|
|
559
|
+
<line num="398" count="0" type="stmt"/>
|
|
560
|
+
<line num="399" count="0" type="stmt"/>
|
|
561
|
+
<line num="402" count="0" type="stmt"/>
|
|
562
|
+
<line num="403" count="0" type="stmt"/>
|
|
582
563
|
</file>
|
|
583
564
|
<file name="httpClient.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/utils/httpClient.js">
|
|
584
565
|
<metrics statements="52" coveredstatements="3" conditionals="49" coveredconditionals="0" methods="7" coveredmethods="0"/>
|