apacuana-sdk-core 1.3.0 → 1.7.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/coverage/clover.xml +168 -165
- package/coverage/coverage-final.json +3 -3
- package/coverage/lcov-report/index.html +19 -19
- package/coverage/lcov-report/src/api/certs.js.html +16 -10
- package/coverage/lcov-report/src/api/faceLiveness.js.html +1 -1
- package/coverage/lcov-report/src/api/index.html +11 -11
- 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 +3 -3
- 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 +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.js.html +1 -1
- package/coverage/lcov-report/src/success/index.html +1 -1
- package/coverage/lcov-report/src/success/index.js.html +1 -1
- package/coverage/lcov-report/src/utils/constant.js.html +1 -1
- package/coverage/lcov-report/src/utils/helpers.js.html +25 -7
- 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 +340 -333
- package/dist/index.js +228 -206
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +228 -206
- package/dist/index.mjs.map +1 -1
- package/dist/utils/helpers.d.ts +1 -1
- package/package.json +1 -1
- package/src/api/certs.js +5 -3
- package/src/utils/helpers.js +6 -0
- package/tests/api/certs.test.js +38 -14
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="1762534956582" clover="3.2.0">
|
|
3
|
+
<project timestamp="1762534956582" name="All files">
|
|
4
|
+
<metrics statements="571" coveredstatements="326" conditionals="397" coveredconditionals="134" methods="95" coveredmethods="49" elements="1063" coveredelements="509" complexity="0" loc="571" ncloc="571" packages="6" files="12" classes="12"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="57" coveredstatements="15" conditionals="15" coveredconditionals="3" methods="20" coveredmethods="1"/>
|
|
7
7
|
<file name="index.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/index.js">
|
|
@@ -66,88 +66,89 @@
|
|
|
66
66
|
</file>
|
|
67
67
|
</package>
|
|
68
68
|
<package name="src.api">
|
|
69
|
-
<metrics statements="
|
|
69
|
+
<metrics statements="327" coveredstatements="278" conditionals="181" coveredconditionals="127" methods="49" coveredmethods="46"/>
|
|
70
70
|
<file name="certs.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/api/certs.js">
|
|
71
|
-
<metrics statements="
|
|
72
|
-
<line num="
|
|
73
|
-
<line num="23" count="1" type="stmt"/>
|
|
71
|
+
<metrics statements="80" coveredstatements="72" conditionals="38" coveredconditionals="31" methods="13" coveredmethods="13"/>
|
|
72
|
+
<line num="23" count="2" type="stmt"/>
|
|
74
73
|
<line num="24" count="1" type="stmt"/>
|
|
75
|
-
<line num="
|
|
76
|
-
<line num="30" count="1" type="
|
|
77
|
-
<line num="31" count="
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="42" count="0" type="
|
|
81
|
-
<line num="
|
|
82
|
-
<line num="
|
|
83
|
-
<line num="49" count="
|
|
84
|
-
<line num="
|
|
85
|
-
<line num="64" count="
|
|
74
|
+
<line num="25" count="1" type="stmt"/>
|
|
75
|
+
<line num="30" count="1" type="stmt"/>
|
|
76
|
+
<line num="31" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
77
|
+
<line num="32" count="0" type="stmt"/>
|
|
78
|
+
<line num="39" count="1" type="stmt"/>
|
|
79
|
+
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
80
|
+
<line num="43" count="0" type="stmt"/>
|
|
81
|
+
<line num="45" count="0" type="stmt"/>
|
|
82
|
+
<line num="49" count="2" type="stmt"/>
|
|
83
|
+
<line num="50" count="1" type="stmt"/>
|
|
84
|
+
<line num="64" count="2" type="stmt"/>
|
|
86
85
|
<line num="65" count="3" type="stmt"/>
|
|
87
|
-
<line num="66" count="3" type="
|
|
88
|
-
<line num="67" count="
|
|
89
|
-
<line num="
|
|
90
|
-
<line num="70" count="
|
|
91
|
-
<line num="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="86" count="
|
|
86
|
+
<line num="66" count="3" type="stmt"/>
|
|
87
|
+
<line num="67" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
88
|
+
<line num="68" count="1" type="stmt"/>
|
|
89
|
+
<line num="70" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
90
|
+
<line num="71" count="1" type="stmt"/>
|
|
91
|
+
<line num="74" count="1" type="stmt"/>
|
|
92
|
+
<line num="86" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
94
93
|
<line num="87" count="1" type="stmt"/>
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="
|
|
94
|
+
<line num="88" count="1" type="stmt"/>
|
|
95
|
+
<line num="89" count="1" type="stmt"/>
|
|
96
|
+
<line num="90" count="1" type="stmt"/>
|
|
97
97
|
<line num="95" count="1" type="stmt"/>
|
|
98
|
-
<line num="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="108" count="
|
|
103
|
-
<line num="
|
|
98
|
+
<line num="97" count="1" type="stmt"/>
|
|
99
|
+
<line num="100" count="2" type="stmt"/>
|
|
100
|
+
<line num="101" count="1" type="stmt"/>
|
|
101
|
+
<line num="102" count="1" type="stmt"/>
|
|
102
|
+
<line num="108" count="1" type="stmt"/>
|
|
103
|
+
<line num="110" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
104
104
|
<line num="111" count="0" type="stmt"/>
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="
|
|
107
|
-
<line num="
|
|
108
|
-
<line num="
|
|
109
|
-
<line num="
|
|
110
|
-
<line num="
|
|
111
|
-
<line num="134" count="
|
|
112
|
-
<line num="
|
|
113
|
-
<line num="
|
|
114
|
-
<line num="
|
|
115
|
-
<line num="146" count="2" type="stmt"/>
|
|
105
|
+
<line num="113" count="0" type="stmt"/>
|
|
106
|
+
<line num="117" count="2" type="stmt"/>
|
|
107
|
+
<line num="118" count="1" type="stmt"/>
|
|
108
|
+
<line num="131" count="2" type="stmt"/>
|
|
109
|
+
<line num="132" count="3" type="stmt"/>
|
|
110
|
+
<line num="133" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
111
|
+
<line num="134" count="1" type="stmt"/>
|
|
112
|
+
<line num="136" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
113
|
+
<line num="137" count="1" type="stmt"/>
|
|
114
|
+
<line num="140" count="1" type="stmt"/>
|
|
116
115
|
<line num="147" count="2" type="stmt"/>
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="
|
|
122
|
-
<line num="
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="180" count="
|
|
126
|
-
<line num="
|
|
116
|
+
<line num="148" count="2" type="stmt"/>
|
|
117
|
+
<line num="149" count="2" type="stmt"/>
|
|
118
|
+
<line num="155" count="1" type="stmt"/>
|
|
119
|
+
<line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
120
|
+
<line num="158" count="0" type="stmt"/>
|
|
121
|
+
<line num="160" count="1" type="stmt"/>
|
|
122
|
+
<line num="164" count="2" type="stmt"/>
|
|
123
|
+
<line num="165" count="1" type="stmt"/>
|
|
124
|
+
<line num="180" count="2" type="stmt"/>
|
|
125
|
+
<line num="181" count="7" type="cond" truecount="4" falsecount="0"/>
|
|
126
|
+
<line num="182" count="3" type="stmt"/>
|
|
127
127
|
<line num="186" count="4" type="stmt"/>
|
|
128
|
-
<line num="
|
|
129
|
-
<line num="
|
|
130
|
-
<line num="190" count="2" type="
|
|
131
|
-
<line num="
|
|
132
|
-
<line num="
|
|
133
|
-
<line num="
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="211" count="
|
|
138
|
-
<line num="
|
|
128
|
+
<line num="188" count="4" type="stmt"/>
|
|
129
|
+
<line num="189" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
130
|
+
<line num="190" count="2" type="stmt"/>
|
|
131
|
+
<line num="192" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
132
|
+
<line num="193" count="1" type="stmt"/>
|
|
133
|
+
<line num="196" count="1" type="stmt"/>
|
|
134
|
+
<line num="203" count="2" type="stmt"/>
|
|
135
|
+
<line num="204" count="3" type="stmt"/>
|
|
136
|
+
<line num="205" count="3" type="stmt"/>
|
|
137
|
+
<line num="211" count="1" type="stmt"/>
|
|
138
|
+
<line num="213" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
139
139
|
<line num="214" count="1" type="stmt"/>
|
|
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="248" count="
|
|
149
|
-
<line num="
|
|
150
|
-
<line num="
|
|
140
|
+
<line num="216" count="1" type="stmt"/>
|
|
141
|
+
<line num="220" count="2" type="stmt"/>
|
|
142
|
+
<line num="221" count="1" type="stmt"/>
|
|
143
|
+
<line num="235" count="2" type="stmt"/>
|
|
144
|
+
<line num="236" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
145
|
+
<line num="241" count="3" type="stmt"/>
|
|
146
|
+
<line num="246" count="5" type="stmt"/>
|
|
147
|
+
<line num="247" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
148
|
+
<line num="248" count="3" type="stmt"/>
|
|
149
|
+
<line num="250" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
150
|
+
<line num="251" count="1" type="stmt"/>
|
|
151
|
+
<line num="254" count="1" type="stmt"/>
|
|
151
152
|
</file>
|
|
152
153
|
<file name="faceLiveness.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/api/faceLiveness.js">
|
|
153
154
|
<metrics statements="46" coveredstatements="44" conditionals="21" coveredconditionals="19" methods="6" coveredmethods="6"/>
|
|
@@ -379,7 +380,7 @@
|
|
|
379
380
|
</file>
|
|
380
381
|
<file name="users.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/api/users.js">
|
|
381
382
|
<metrics statements="28" coveredstatements="14" conditionals="29" coveredconditionals="11" methods="3" coveredmethods="1"/>
|
|
382
|
-
<line num="27" count="
|
|
383
|
+
<line num="27" count="2" type="stmt"/>
|
|
383
384
|
<line num="28" count="5" type="stmt"/>
|
|
384
385
|
<line num="30" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
385
386
|
<line num="31" count="1" type="stmt"/>
|
|
@@ -392,7 +393,7 @@
|
|
|
392
393
|
<line num="63" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
393
394
|
<line num="64" count="2" type="stmt"/>
|
|
394
395
|
<line num="66" count="1" type="stmt"/>
|
|
395
|
-
<line num="92" count="
|
|
396
|
+
<line num="92" count="2" type="stmt"/>
|
|
396
397
|
<line num="93" count="0" type="stmt"/>
|
|
397
398
|
<line num="94" count="0" type="stmt"/>
|
|
398
399
|
<line num="95" count="0" type="stmt"/>
|
|
@@ -451,7 +452,7 @@
|
|
|
451
452
|
</file>
|
|
452
453
|
</package>
|
|
453
454
|
<package name="src.utils">
|
|
454
|
-
<metrics statements="
|
|
455
|
+
<metrics statements="164" coveredstatements="17" conditionals="187" coveredconditionals="0" methods="21" coveredmethods="0"/>
|
|
455
456
|
<file name="constant.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/utils/constant.js">
|
|
456
457
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
457
458
|
<line num="1" count="9" type="stmt"/>
|
|
@@ -460,7 +461,7 @@
|
|
|
460
461
|
<line num="54" count="9" type="stmt"/>
|
|
461
462
|
</file>
|
|
462
463
|
<file name="helpers.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/utils/helpers.js">
|
|
463
|
-
<metrics statements="
|
|
464
|
+
<metrics statements="108" coveredstatements="10" conditionals="138" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
464
465
|
<line num="10" count="2" type="stmt"/>
|
|
465
466
|
<line num="12" count="2" type="stmt"/>
|
|
466
467
|
<line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -471,102 +472,104 @@
|
|
|
471
472
|
<line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
472
473
|
<line num="34" count="0" type="stmt"/>
|
|
473
474
|
<line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
474
|
-
<line num="
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="
|
|
480
|
-
<line num="
|
|
481
|
-
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
482
|
-
<line num="54" count="0" type="stmt"/>
|
|
475
|
+
<line num="39" count="0" type="stmt"/>
|
|
476
|
+
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
477
|
+
<line num="48" count="0" type="stmt"/>
|
|
478
|
+
<line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
479
|
+
<line num="50" count="0" type="stmt"/>
|
|
480
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
481
|
+
<line num="55" count="0" type="stmt"/>
|
|
483
482
|
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
484
483
|
<line num="57" count="0" type="stmt"/>
|
|
484
|
+
<line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
485
|
+
<line num="60" count="0" type="stmt"/>
|
|
486
|
+
<line num="62" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
485
487
|
<line num="63" count="0" type="stmt"/>
|
|
486
|
-
<line num="
|
|
487
|
-
<line num="
|
|
488
|
-
<line num="73" count="0" type="stmt"/>
|
|
489
|
-
<line num="77" count="0" type="stmt"/>
|
|
488
|
+
<line num="69" count="0" type="stmt"/>
|
|
489
|
+
<line num="77" count="2" type="stmt"/>
|
|
490
490
|
<line num="78" count="0" type="stmt"/>
|
|
491
491
|
<line num="79" count="0" type="stmt"/>
|
|
492
|
-
<line num="
|
|
493
|
-
<line num="83" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
492
|
+
<line num="83" count="0" type="stmt"/>
|
|
494
493
|
<line num="84" count="0" type="stmt"/>
|
|
494
|
+
<line num="85" count="0" type="stmt"/>
|
|
495
|
+
<line num="86" count="0" type="stmt"/>
|
|
496
|
+
<line num="89" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
495
497
|
<line num="90" count="0" type="stmt"/>
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="
|
|
498
|
-
<line num="
|
|
499
|
-
<line num="
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="114" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
498
|
+
<line num="96" count="0" type="stmt"/>
|
|
499
|
+
<line num="99" count="2" type="stmt"/>
|
|
500
|
+
<line num="100" count="0" type="stmt"/>
|
|
501
|
+
<line num="103" count="0" type="stmt"/>
|
|
502
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
503
|
+
<line num="108" count="0" type="stmt"/>
|
|
504
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
505
|
+
<line num="110" count="0" type="stmt"/>
|
|
506
|
+
<line num="113" count="0" type="stmt"/>
|
|
507
|
+
<line num="116" count="2" type="stmt"/>
|
|
507
508
|
<line num="118" count="0" type="stmt"/>
|
|
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="
|
|
520
|
-
<line num="
|
|
521
|
-
<line num="
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="
|
|
524
|
-
<line num="
|
|
525
|
-
<line num="
|
|
526
|
-
<line num="
|
|
527
|
-
<line num="
|
|
528
|
-
<line num="
|
|
529
|
-
<line num="
|
|
530
|
-
<line num="
|
|
531
|
-
<line num="
|
|
532
|
-
<line num="
|
|
533
|
-
<line num="226" count="0" type="stmt"/>
|
|
534
|
-
<line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
535
|
-
<line num="228" count="0" type="stmt"/>
|
|
536
|
-
<line num="229" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
509
|
+
<line num="120" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
510
|
+
<line num="124" count="0" type="stmt"/>
|
|
511
|
+
<line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
512
|
+
<line num="137" count="0" type="stmt"/>
|
|
513
|
+
<line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
514
|
+
<line num="146" count="0" type="stmt"/>
|
|
515
|
+
<line num="150" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
516
|
+
<line num="151" count="0" type="stmt"/>
|
|
517
|
+
<line num="158" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
518
|
+
<line num="159" count="0" type="stmt"/>
|
|
519
|
+
<line num="166" count="0" type="stmt"/>
|
|
520
|
+
<line num="167" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
521
|
+
<line num="171" count="0" type="stmt"/>
|
|
522
|
+
<line num="178" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
523
|
+
<line num="179" count="0" type="stmt"/>
|
|
524
|
+
<line num="186" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
525
|
+
<line num="190" count="0" type="stmt"/>
|
|
526
|
+
<line num="197" count="0" type="stmt"/>
|
|
527
|
+
<line num="198" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
528
|
+
<line num="199" count="0" type="stmt"/>
|
|
529
|
+
<line num="208" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
530
|
+
<line num="209" count="0" type="stmt"/>
|
|
531
|
+
<line num="218" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
532
|
+
<line num="219" count="0" type="stmt"/>
|
|
533
|
+
<line num="229" count="0" type="stmt"/>
|
|
537
534
|
<line num="230" count="0" type="stmt"/>
|
|
535
|
+
<line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
536
|
+
<line num="232" count="0" type="stmt"/>
|
|
537
|
+
<line num="233" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
538
538
|
<line num="234" count="0" type="stmt"/>
|
|
539
|
-
<line num="
|
|
540
|
-
<line num="
|
|
541
|
-
<line num="
|
|
542
|
-
<line num="
|
|
543
|
-
<line num="
|
|
544
|
-
<line num="
|
|
545
|
-
<line num="
|
|
546
|
-
<line num="
|
|
547
|
-
<line num="
|
|
548
|
-
<line num="
|
|
549
|
-
<line num="
|
|
550
|
-
<line num="
|
|
551
|
-
<line num="
|
|
552
|
-
<line num="
|
|
553
|
-
<line num="
|
|
554
|
-
<line num="
|
|
555
|
-
<line num="
|
|
556
|
-
<line num="
|
|
557
|
-
<line num="
|
|
558
|
-
<line num="
|
|
559
|
-
<line num="
|
|
560
|
-
<line num="
|
|
561
|
-
<line num="
|
|
562
|
-
<line num="
|
|
563
|
-
<line num="
|
|
564
|
-
<line num="
|
|
565
|
-
<line num="
|
|
566
|
-
<line num="
|
|
567
|
-
<line num="
|
|
568
|
-
<line num="353" count="0" type="stmt"/>
|
|
539
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
540
|
+
<line num="236" count="0" type="stmt"/>
|
|
541
|
+
<line num="240" count="0" type="stmt"/>
|
|
542
|
+
<line num="243" count="2" type="stmt"/>
|
|
543
|
+
<line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
544
|
+
<line num="251" count="0" type="stmt"/>
|
|
545
|
+
<line num="260" count="2" type="stmt"/>
|
|
546
|
+
<line num="261" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
547
|
+
<line num="266" count="0" type="stmt"/>
|
|
548
|
+
<line num="273" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
549
|
+
<line num="277" count="0" type="stmt"/>
|
|
550
|
+
<line num="285" count="2" type="stmt"/>
|
|
551
|
+
<line num="286" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
552
|
+
<line num="293" count="0" type="stmt"/>
|
|
553
|
+
<line num="301" count="2" type="stmt"/>
|
|
554
|
+
<line num="302" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
555
|
+
<line num="303" count="0" type="stmt"/>
|
|
556
|
+
<line num="310" count="0" type="stmt"/>
|
|
557
|
+
<line num="312" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
558
|
+
<line num="313" count="0" type="stmt"/>
|
|
559
|
+
<line num="320" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
560
|
+
<line num="321" count="0" type="stmt"/>
|
|
561
|
+
<line num="328" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
562
|
+
<line num="329" count="0" type="stmt"/>
|
|
563
|
+
<line num="336" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
564
|
+
<line num="337" count="0" type="stmt"/>
|
|
565
|
+
<line num="344" count="0" type="stmt"/>
|
|
566
|
+
<line num="345" count="0" type="stmt"/>
|
|
567
|
+
<line num="348" count="0" type="stmt"/>
|
|
569
568
|
<line num="356" count="0" type="stmt"/>
|
|
569
|
+
<line num="357" count="0" type="stmt"/>
|
|
570
|
+
<line num="358" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
571
|
+
<line num="359" count="0" type="stmt"/>
|
|
572
|
+
<line num="362" count="0" type="stmt"/>
|
|
570
573
|
</file>
|
|
571
574
|
<file name="httpClient.js" path="/builds/3dlinkweb/apacuana/libs/apacuana-sdk-core/main/src/utils/httpClient.js">
|
|
572
575
|
<metrics statements="52" coveredstatements="3" conditionals="49" coveredconditionals="0" methods="7" coveredmethods="0"/>
|