expo-iap 3.0.7-rc.1 → 3.0.7

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.
Files changed (35) hide show
  1. package/CHANGELOG.md +1 -310
  2. package/build/index.d.ts.map +1 -1
  3. package/build/index.js +1 -4
  4. package/build/index.js.map +1 -1
  5. package/package.json +1 -1
  6. package/plugin/tsconfig.tsbuildinfo +1 -1
  7. package/src/index.ts +1 -6
  8. package/coverage/clover.xml +0 -440
  9. package/coverage/coverage-final.json +0 -7
  10. package/coverage/lcov-report/base.css +0 -224
  11. package/coverage/lcov-report/block-navigation.js +0 -87
  12. package/coverage/lcov-report/favicon.png +0 -0
  13. package/coverage/lcov-report/index.html +0 -161
  14. package/coverage/lcov-report/prettify.css +0 -1
  15. package/coverage/lcov-report/prettify.js +0 -2
  16. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  17. package/coverage/lcov-report/sorter.js +0 -196
  18. package/coverage/lcov-report/src/ExpoIap.types.ts.html +0 -1243
  19. package/coverage/lcov-report/src/PurchaseError.ts.html +0 -787
  20. package/coverage/lcov-report/src/helpers/index.html +0 -116
  21. package/coverage/lcov-report/src/helpers/subscription.ts.html +0 -496
  22. package/coverage/lcov-report/src/index.html +0 -131
  23. package/coverage/lcov-report/src/index.ts.html +0 -2236
  24. package/coverage/lcov-report/src/modules/android.ts.html +0 -544
  25. package/coverage/lcov-report/src/modules/index.html +0 -131
  26. package/coverage/lcov-report/src/modules/ios.ts.html +0 -952
  27. package/coverage/lcov-report/src/purchase-error.ts.html +0 -880
  28. package/coverage/lcov-report/src/types/ExpoIapAndroid.types.ts.html +0 -493
  29. package/coverage/lcov-report/src/types/index.html +0 -116
  30. package/coverage/lcov-report/src/useIap.ts.html +0 -1483
  31. package/coverage/lcov-report/src/utils/errorMapping.ts.html +0 -529
  32. package/coverage/lcov-report/src/utils/index.html +0 -116
  33. package/coverage/lcov.info +0 -852
  34. package/ios/expoiap.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  35. package/ios/expoiap.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
@@ -1,440 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1758102408736" clover="3.2.0">
3
- <project timestamp="1758102408736" name="All files">
4
- <metrics statements="404" coveredstatements="332" conditionals="222" coveredconditionals="151" methods="86" coveredmethods="68" elements="712" coveredelements="551" complexity="0" loc="404" ncloc="404" packages="4" files="6" classes="6"/>
5
- <package name="src">
6
- <metrics statements="223" coveredstatements="182" conditionals="119" coveredconditionals="78" methods="52" coveredmethods="37"/>
7
- <file name="index.ts" path="/Users/hyo/Github/hyochan/expo-iap/src/index.ts">
8
- <metrics statements="166" coveredstatements="162" conditionals="84" coveredconditionals="75" methods="40" coveredmethods="34"/>
9
- <line num="2" count="1" type="stmt"/>
10
- <line num="3" count="1" type="stmt"/>
11
- <line num="6" count="1" type="stmt"/>
12
- <line num="7" count="1" type="stmt"/>
13
- <line num="13" count="1" type="stmt"/>
14
- <line num="20" count="1" type="stmt"/>
15
- <line num="38" count="1" type="stmt"/>
16
- <line num="41" count="1" type="stmt"/>
17
- <line num="42" count="1" type="stmt"/>
18
- <line num="43" count="1" type="stmt"/>
19
- <line num="44" count="1" type="stmt"/>
20
- <line num="47" count="1" type="stmt"/>
21
- <line num="48" count="1" type="stmt"/>
22
- <line num="49" count="1" type="stmt"/>
23
- <line num="53" count="1" type="stmt"/>
24
- <line num="55" count="1" type="cond" truecount="2" falsecount="0"/>
25
- <line num="56" count="1" type="stmt"/>
26
- <line num="57" count="1" type="stmt"/>
27
- <line num="58" count="1" type="stmt"/>
28
- <line num="61" count="1" type="stmt"/>
29
- <line num="62" count="1" type="stmt"/>
30
- <line num="87" count="1" type="cond" truecount="1" falsecount="1"/>
31
- <line num="120" count="1" type="stmt"/>
32
- <line num="121" count="11" type="cond" truecount="0" falsecount="1"/>
33
- <line num="122" count="0" type="stmt"/>
34
- <line num="127" count="11" type="cond" truecount="4" falsecount="0"/>
35
- <line num="128" count="8" type="stmt"/>
36
- <line num="133" count="3" type="cond" truecount="1" falsecount="0"/>
37
- <line num="134" count="2" type="stmt"/>
38
- <line num="139" count="1" type="stmt"/>
39
- <line num="142" count="1" type="stmt"/>
40
- <line num="145" count="1" type="stmt"/>
41
- <line num="146" count="1" type="stmt"/>
42
- <line num="147" count="1" type="stmt"/>
43
- <line num="148" count="1" type="stmt"/>
44
- <line num="150" count="1" type="stmt"/>
45
- <line num="154" count="1" type="stmt"/>
46
- <line num="155" count="1" type="stmt"/>
47
- <line num="158" count="1" type="stmt"/>
48
- <line num="161" count="1" type="stmt"/>
49
- <line num="162" count="1" type="stmt"/>
50
- <line num="163" count="1" type="stmt"/>
51
- <line num="164" count="1" type="stmt"/>
52
- <line num="166" count="1" type="stmt"/>
53
- <line num="170" count="1" type="stmt"/>
54
- <line num="171" count="1" type="stmt"/>
55
- <line num="194" count="1" type="stmt"/>
56
- <line num="197" count="2" type="cond" truecount="1" falsecount="0"/>
57
- <line num="198" count="1" type="stmt"/>
58
- <line num="201" count="1" type="stmt"/>
59
- <line num="203" count="1" type="stmt"/>
60
- <line num="206" count="1" type="stmt"/>
61
- <line num="207" count="1" type="stmt"/>
62
- <line num="208" count="1" type="stmt"/>
63
- <line num="211" count="1" type="stmt"/>
64
- <line num="212" count="1" type="stmt"/>
65
- <line num="237" count="1" type="stmt"/>
66
- <line num="244" count="4" type="cond" truecount="1" falsecount="0"/>
67
- <line num="245" count="1" type="stmt"/>
68
- <line num="251" count="3" type="stmt"/>
69
- <line num="253" count="3" type="cond" truecount="1" falsecount="0"/>
70
- <line num="254" count="1" type="stmt"/>
71
- <line num="256" count="1" type="stmt"/>
72
- <line num="257" count="3" type="cond" truecount="1" falsecount="0"/>
73
- <line num="258" count="1" type="stmt"/>
74
- <line num="261" count="2" type="cond" truecount="5" falsecount="0"/>
75
- <line num="266" count="2" type="stmt"/>
76
- <line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
77
- <line num="274" count="2" type="cond" truecount="1" falsecount="0"/>
78
- <line num="275" count="1" type="stmt"/>
79
- <line num="276" count="1" type="stmt"/>
80
- <line num="277" count="3" type="cond" truecount="1" falsecount="0"/>
81
- <line num="278" count="2" type="stmt"/>
82
- <line num="287" count="1" type="cond" truecount="1" falsecount="1"/>
83
- <line num="292" count="1" type="stmt"/>
84
- <line num="295" count="1" type="cond" truecount="1" falsecount="0"/>
85
- <line num="302" count="4" type="stmt"/>
86
- <line num="305" count="2" type="stmt"/>
87
- <line num="309" count="1" type="stmt"/>
88
- <line num="310" count="1" type="stmt"/>
89
- <line num="326" count="1" type="stmt"/>
90
- <line num="332" count="1" type="cond" truecount="1" falsecount="0"/>
91
- <line num="334" count="1" type="stmt"/>
92
- <line num="338" count="1" type="stmt"/>
93
- <line num="344" count="1" type="stmt"/>
94
- <line num="347" count="1" type="stmt"/>
95
- <line num="350" count="2" type="cond" truecount="1" falsecount="0"/>
96
- <line num="351" count="1" type="stmt"/>
97
- <line num="386" count="6" type="cond" truecount="2" falsecount="0"/>
98
- <line num="420" count="1" type="stmt"/>
99
- <line num="423" count="8" type="stmt"/>
100
- <line num="424" count="8" type="stmt"/>
101
- <line num="425" count="7" type="stmt"/>
102
- <line num="427" count="7" type="cond" truecount="1" falsecount="0"/>
103
- <line num="428" count="3" type="stmt"/>
104
- <line num="430" count="3" type="cond" truecount="1" falsecount="0"/>
105
- <line num="431" count="1" type="stmt"/>
106
- <line num="442" count="2" type="stmt"/>
107
- <line num="444" count="2" type="stmt"/>
108
- <line num="445" count="2" type="cond" truecount="2" falsecount="0"/>
109
- <line num="446" count="2" type="stmt"/>
110
- <line num="454" count="2" type="stmt"/>
111
- <line num="458" count="4" type="cond" truecount="1" falsecount="0"/>
112
- <line num="459" count="3" type="cond" truecount="1" falsecount="0"/>
113
- <line num="461" count="2" type="stmt"/>
114
- <line num="466" count="2" type="cond" truecount="1" falsecount="0"/>
115
- <line num="467" count="1" type="stmt"/>
116
- <line num="477" count="1" type="stmt"/>
117
- <line num="479" count="1" type="stmt"/>
118
- <line num="480" count="1" type="stmt"/>
119
- <line num="493" count="1" type="cond" truecount="1" falsecount="0"/>
120
- <line num="497" count="1" type="stmt"/>
121
- <line num="502" count="1" type="cond" truecount="0" falsecount="1"/>
122
- <line num="503" count="0" type="stmt"/>
123
- <line num="516" count="1" type="stmt"/>
124
- <line num="518" count="1" type="cond" truecount="1" falsecount="1"/>
125
- <line num="519" count="1" type="cond" truecount="2" falsecount="0"/>
126
- <line num="520" count="1" type="cond" truecount="2" falsecount="0"/>
127
- <line num="522" count="1" type="stmt"/>
128
- <line num="523" count="1" type="stmt"/>
129
- <line num="531" count="1" type="stmt"/>
130
- <line num="534" count="1" type="stmt"/>
131
- <line num="544" count="0" type="stmt"/>
132
- <line num="549" count="1" type="stmt"/>
133
- <line num="552" count="1" type="stmt"/>
134
- <line num="559" count="6" type="stmt"/>
135
- <line num="562" count="2" type="stmt"/>
136
- <line num="563" count="2" type="cond" truecount="1" falsecount="0"/>
137
- <line num="564" count="1" type="stmt"/>
138
- <line num="568" count="1" type="stmt"/>
139
- <line num="569" count="1" type="stmt"/>
140
- <line num="572" count="3" type="stmt"/>
141
- <line num="575" count="3" type="stmt"/>
142
- <line num="577" count="3" type="cond" truecount="1" falsecount="0"/>
143
- <line num="578" count="1" type="stmt"/>
144
- <line num="588" count="2" type="cond" truecount="1" falsecount="0"/>
145
- <line num="589" count="1" type="stmt"/>
146
- <line num="592" count="1" type="stmt"/>
147
- <line num="594" count="1" type="stmt"/>
148
- <line num="612" count="1" type="stmt"/>
149
- <line num="613" count="2" type="cond" truecount="1" falsecount="0"/>
150
- <line num="614" count="1" type="stmt"/>
151
- <line num="615" count="1" type="stmt"/>
152
- <line num="617" count="1" type="stmt"/>
153
- <line num="627" count="1" type="stmt"/>
154
- <line num="629" count="2" type="cond" truecount="1" falsecount="0"/>
155
- <line num="630" count="1" type="cond" truecount="1" falsecount="0"/>
156
- <line num="631" count="1" type="stmt"/>
157
- <line num="633" count="0" type="stmt"/>
158
- <line num="635" count="1" type="stmt"/>
159
- <line num="646" count="1" type="stmt"/>
160
- <line num="655" count="4" type="cond" truecount="2" falsecount="0"/>
161
- <line num="656" count="1" type="stmt"/>
162
- <line num="657" count="3" type="cond" truecount="2" falsecount="0"/>
163
- <line num="658" count="2" type="cond" truecount="1" falsecount="0"/>
164
- <line num="664" count="1" type="stmt"/>
165
- <line num="668" count="1" type="stmt"/>
166
- <line num="676" count="1" type="stmt"/>
167
- <line num="698" count="1" type="stmt"/>
168
- <line num="702" count="5" type="cond" truecount="1" falsecount="0"/>
169
- <line num="703" count="1" type="stmt"/>
170
- <line num="706" count="4" type="cond" truecount="1" falsecount="0"/>
171
- <line num="707" count="3" type="stmt"/>
172
- <line num="713" count="1" type="stmt"/>
173
- <line num="716" count="1" type="stmt"/>
174
- <line num="717" count="1" type="stmt"/>
175
- </file>
176
- <file name="purchase-error.ts" path="/Users/hyo/Github/hyochan/expo-iap/src/purchase-error.ts">
177
- <metrics statements="57" coveredstatements="20" conditionals="35" coveredconditionals="3" methods="12" coveredmethods="3"/>
178
- <line num="1" count="1" type="stmt"/>
179
- <line num="2" count="1" type="stmt"/>
180
- <line num="23" count="1" type="stmt"/>
181
- <line num="24" count="68" type="cond" truecount="1" falsecount="1"/>
182
- <line num="26" count="1" type="stmt"/>
183
- <line num="27" count="0" type="cond" truecount="0" falsecount="4"/>
184
- <line num="31" count="1" type="stmt"/>
185
- <line num="32" count="34" type="stmt"/>
186
- <line num="35" count="1" type="stmt"/>
187
- <line num="90" count="1" type="stmt"/>
188
- <line num="98" count="1" type="stmt"/>
189
- <line num="122" count="2" type="stmt"/>
190
- <line num="127" count="2" type="stmt"/>
191
- <line num="128" count="2" type="stmt"/>
192
- <line num="130" count="2" type="cond" truecount="1" falsecount="1"/>
193
- <line num="131" count="0" type="stmt"/>
194
- <line num="132" count="0" type="stmt"/>
195
- <line num="133" count="0" type="stmt"/>
196
- <line num="134" count="0" type="stmt"/>
197
- <line num="135" count="0" type="stmt"/>
198
- <line num="137" count="2" type="stmt"/>
199
- <line num="138" count="2" type="stmt"/>
200
- <line num="139" count="2" type="stmt"/>
201
- <line num="140" count="2" type="stmt"/>
202
- <line num="141" count="2" type="stmt"/>
203
- <line num="152" count="0" type="stmt"/>
204
- <line num="154" count="0" type="cond" truecount="0" falsecount="2"/>
205
- <line num="158" count="0" type="stmt"/>
206
- <line num="172" count="0" type="cond" truecount="0" falsecount="3"/>
207
- <line num="173" count="0" type="stmt"/>
208
- <line num="175" count="0" type="stmt"/>
209
- <line num="180" count="1" type="stmt"/>
210
- <line num="185" count="0" type="stmt"/>
211
- <line num="186" count="0" type="stmt"/>
212
- <line num="199" count="0" type="cond" truecount="0" falsecount="3"/>
213
- <line num="200" count="0" type="cond" truecount="0" falsecount="1"/>
214
- <line num="201" count="0" type="stmt"/>
215
- <line num="202" count="0" type="stmt"/>
216
- <line num="204" count="0" type="cond" truecount="0" falsecount="1"/>
217
- <line num="205" count="0" type="stmt"/>
218
- <line num="210" count="0" type="stmt"/>
219
- <line num="213" count="0" type="cond" truecount="0" falsecount="1"/>
220
- <line num="217" count="0" type="stmt"/>
221
- <line num="218" count="0" type="stmt"/>
222
- <line num="220" count="0" type="cond" truecount="0" falsecount="1"/>
223
- <line num="221" count="0" type="stmt"/>
224
- <line num="226" count="0" type="stmt"/>
225
- <line num="229" count="0" type="cond" truecount="0" falsecount="1"/>
226
- <line num="230" count="0" type="stmt"/>
227
- <line num="234" count="0" type="stmt"/>
228
- <line num="243" count="0" type="stmt"/>
229
- <line num="244" count="0" type="stmt"/>
230
- <line num="247" count="0" type="cond" truecount="0" falsecount="3"/>
231
- <line num="256" count="0" type="stmt"/>
232
- <line num="257" count="0" type="cond" truecount="0" falsecount="1"/>
233
- <line num="261" count="0" type="stmt"/>
234
- <line num="263" count="0" type="stmt"/>
235
- </file>
236
- </package>
237
- <package name="src.helpers">
238
- <metrics statements="56" coveredstatements="55" conditionals="41" coveredconditionals="38" methods="4" coveredmethods="4"/>
239
- <file name="subscription.ts" path="/Users/hyo/Github/hyochan/expo-iap/src/helpers/subscription.ts">
240
- <metrics statements="56" coveredstatements="55" conditionals="41" coveredconditionals="38" methods="4" coveredmethods="4"/>
241
- <line num="1" count="2" type="stmt"/>
242
- <line num="2" count="2" type="stmt"/>
243
- <line num="10" count="2" type="stmt"/>
244
- <line num="13" count="18" type="stmt"/>
245
- <line num="14" count="18" type="stmt"/>
246
- <line num="15" count="17" type="stmt"/>
247
- <line num="16" count="17" type="stmt"/>
248
- <line num="19" count="17" type="stmt"/>
249
- <line num="21" count="18" type="cond" truecount="3" falsecount="0"/>
250
- <line num="22" count="6" type="cond" truecount="1" falsecount="0"/>
251
- <line num="23" count="3" type="stmt"/>
252
- <line num="29" count="15" type="cond" truecount="5" falsecount="0"/>
253
- <line num="33" count="15" type="cond" truecount="1" falsecount="0"/>
254
- <line num="34" count="1" type="stmt"/>
255
- <line num="38" count="14" type="cond" truecount="2" falsecount="0"/>
256
- <line num="39" count="11" type="cond" truecount="3" falsecount="0"/>
257
- <line num="40" count="10" type="stmt"/>
258
- <line num="44" count="1" type="cond" truecount="3" falsecount="0"/>
259
- <line num="45" count="1" type="stmt"/>
260
- <line num="47" count="1" type="cond" truecount="1" falsecount="0"/>
261
- <line num="51" count="1" type="cond" truecount="1" falsecount="0"/>
262
- <line num="56" count="1" type="stmt"/>
263
- <line num="60" count="3" type="cond" truecount="1" falsecount="0"/>
264
- <line num="62" count="3" type="stmt"/>
265
- <line num="65" count="0" type="stmt"/>
266
- <line num="69" count="17" type="stmt"/>
267
- <line num="70" count="17" type="stmt"/>
268
- <line num="71" count="13" type="stmt"/>
269
- <line num="72" count="13" type="cond" truecount="0" falsecount="1"/>
270
- <line num="73" count="13" type="stmt"/>
271
- <line num="74" count="13" type="stmt"/>
272
- <line num="78" count="17" type="stmt"/>
273
- <line num="79" count="13" type="stmt"/>
274
- <line num="88" count="13" type="cond" truecount="2" falsecount="0"/>
275
- <line num="89" count="10" type="cond" truecount="3" falsecount="0"/>
276
- <line num="90" count="9" type="stmt"/>
277
- <line num="93" count="9" type="stmt"/>
278
- <line num="96" count="9" type="stmt"/>
279
- <line num="97" count="9" type="stmt"/>
280
- <line num="100" count="10" type="cond" truecount="1" falsecount="0"/>
281
- <line num="101" count="2" type="cond" truecount="1" falsecount="1"/>
282
- <line num="103" count="3" type="cond" truecount="1" falsecount="0"/>
283
- <line num="104" count="3" type="cond" truecount="1" falsecount="0"/>
284
- <line num="105" count="3" type="cond" truecount="1" falsecount="0"/>
285
- <line num="106" count="3" type="stmt"/>
286
- <line num="109" count="3" type="cond" truecount="2" falsecount="0"/>
287
- <line num="110" count="1" type="stmt"/>
288
- <line num="111" count="2" type="cond" truecount="1" falsecount="0"/>
289
- <line num="112" count="2" type="stmt"/>
290
- <line num="117" count="13" type="stmt"/>
291
- <line num="120" count="17" type="stmt"/>
292
- <line num="122" count="1" type="stmt"/>
293
- <line num="123" count="1" type="stmt"/>
294
- <line num="132" count="2" type="stmt"/>
295
- <line num="135" count="4" type="stmt"/>
296
- <line num="136" count="4" type="stmt"/>
297
- </file>
298
- </package>
299
- <package name="src.modules">
300
- <metrics statements="73" coveredstatements="66" conditionals="23" coveredconditionals="19" methods="24" coveredmethods="21"/>
301
- <file name="android.ts" path="/Users/hyo/Github/hyochan/expo-iap/src/modules/android.ts">
302
- <metrics statements="32" coveredstatements="27" conditionals="19" coveredconditionals="15" methods="5" coveredmethods="4"/>
303
- <line num="2" count="2" type="stmt"/>
304
- <line num="5" count="2" type="stmt"/>
305
- <line num="11" count="2" type="stmt"/>
306
- <line num="14" count="8" type="stmt"/>
307
- <line num="37" count="2" type="stmt"/>
308
- <line num="45" count="4" type="cond" truecount="0" falsecount="1"/>
309
- <line num="46" count="0" type="stmt"/>
310
- <line num="53" count="4" type="cond" truecount="1" falsecount="0"/>
311
- <line num="54" count="3" type="stmt"/>
312
- <line num="58" count="1" type="stmt"/>
313
- <line num="61" count="1" type="cond" truecount="1" falsecount="1"/>
314
- <line num="62" count="1" type="stmt"/>
315
- <line num="77" count="2" type="stmt"/>
316
- <line num="90" count="2" type="cond" truecount="2" falsecount="0"/>
317
- <line num="93" count="2" type="stmt"/>
318
- <line num="97" count="2" type="stmt"/>
319
- <line num="105" count="2" type="cond" truecount="1" falsecount="0"/>
320
- <line num="106" count="1" type="stmt"/>
321
- <line num="111" count="1" type="stmt"/>
322
- <line num="120" count="2" type="stmt"/>
323
- <line num="125" count="1" type="stmt"/>
324
- <line num="127" count="1" type="cond" truecount="2" falsecount="1"/>
325
- <line num="128" count="0" type="stmt"/>
326
- <line num="131" count="1" type="cond" truecount="3" falsecount="0"/>
327
- <line num="132" count="1" type="stmt"/>
328
- <line num="133" count="1" type="cond" truecount="0" falsecount="1"/>
329
- <line num="134" count="0" type="stmt"/>
330
- <line num="136" count="1" type="cond" truecount="1" falsecount="0"/>
331
- <line num="137" count="1" type="stmt"/>
332
- <line num="141" count="0" type="stmt"/>
333
- <line num="151" count="2" type="stmt"/>
334
- <line num="152" count="0" type="stmt"/>
335
- </file>
336
- <file name="ios.ts" path="/Users/hyo/Github/hyochan/expo-iap/src/modules/ios.ts">
337
- <metrics statements="41" coveredstatements="39" conditionals="4" coveredconditionals="4" methods="19" coveredmethods="17"/>
338
- <line num="5" count="2" type="stmt"/>
339
- <line num="16" count="2" type="stmt"/>
340
- <line num="26" count="2" type="stmt"/>
341
- <line num="29" count="8" type="stmt"/>
342
- <line num="47" count="2" type="stmt"/>
343
- <line num="48" count="1" type="stmt"/>
344
- <line num="60" count="2" type="stmt"/>
345
- <line num="63" count="6" type="stmt"/>
346
- <line num="75" count="2" type="stmt"/>
347
- <line num="78" count="1" type="stmt"/>
348
- <line num="90" count="2" type="stmt"/>
349
- <line num="91" count="1" type="stmt"/>
350
- <line num="103" count="2" type="stmt"/>
351
- <line num="104" count="1" type="stmt"/>
352
- <line num="117" count="2" type="stmt"/>
353
- <line num="120" count="1" type="stmt"/>
354
- <line num="132" count="2" type="stmt"/>
355
- <line num="133" count="1" type="stmt"/>
356
- <line num="146" count="2" type="stmt"/>
357
- <line num="147" count="1" type="stmt"/>
358
- <line num="160" count="2" type="stmt"/>
359
- <line num="161" count="1" type="stmt"/>
360
- <line num="174" count="2" type="stmt"/>
361
- <line num="175" count="1" type="stmt"/>
362
- <line num="193" count="2" type="stmt"/>
363
- <line num="196" count="1" type="stmt"/>
364
- <line num="197" count="1" type="stmt"/>
365
- <line num="211" count="2" type="stmt"/>
366
- <line num="212" count="1" type="stmt"/>
367
- <line num="229" count="2" type="stmt"/>
368
- <line num="230" count="2" type="stmt"/>
369
- <line num="243" count="2" type="stmt"/>
370
- <line num="244" count="1" type="stmt"/>
371
- <line num="256" count="2" type="stmt"/>
372
- <line num="257" count="1" type="stmt"/>
373
- <line num="266" count="2" type="stmt"/>
374
- <line num="267" count="0" type="stmt"/>
375
- <line num="276" count="2" type="stmt"/>
376
- <line num="277" count="0" type="stmt"/>
377
- <line num="286" count="2" type="stmt"/>
378
- <line num="287" count="1" type="stmt"/>
379
- </file>
380
- </package>
381
- <package name="src.utils">
382
- <metrics statements="52" coveredstatements="29" conditionals="39" coveredconditionals="16" methods="6" coveredmethods="6"/>
383
- <file name="errorMapping.ts" path="/Users/hyo/Github/hyochan/expo-iap/src/utils/errorMapping.ts">
384
- <metrics statements="52" coveredstatements="29" conditionals="39" coveredconditionals="16" methods="6" coveredmethods="6"/>
385
- <line num="6" count="2" type="stmt"/>
386
- <line num="10" count="2" type="stmt"/>
387
- <line num="12" count="2" type="stmt"/>
388
- <line num="13" count="12" type="cond" truecount="0" falsecount="1"/>
389
- <line num="14" count="0" type="stmt"/>
390
- <line num="17" count="12" type="cond" truecount="1" falsecount="0"/>
391
- <line num="18" count="9" type="stmt"/>
392
- <line num="21" count="3" type="cond" truecount="0" falsecount="1"/>
393
- <line num="22" count="0" type="stmt"/>
394
- <line num="23" count="0" type="cond" truecount="0" falsecount="1"/>
395
- <line num="24" count="0" type="stmt"/>
396
- <line num="28" count="3" type="stmt"/>
397
- <line num="32" count="12" type="cond" truecount="1" falsecount="0"/>
398
- <line num="33" count="6" type="stmt"/>
399
- <line num="36" count="6" type="cond" truecount="4" falsecount="0"/>
400
- <line num="37" count="6" type="stmt"/>
401
- <line num="40" count="0" type="stmt"/>
402
- <line num="48" count="2" type="stmt"/>
403
- <line num="49" count="3" type="stmt"/>
404
- <line num="57" count="2" type="stmt"/>
405
- <line num="58" count="3" type="stmt"/>
406
- <line num="66" count="3" type="stmt"/>
407
- <line num="67" count="3" type="cond" truecount="2" falsecount="0"/>
408
- <line num="75" count="2" type="stmt"/>
409
- <line num="76" count="3" type="stmt"/>
410
- <line num="87" count="3" type="stmt"/>
411
- <line num="88" count="3" type="cond" truecount="2" falsecount="0"/>
412
- <line num="96" count="2" type="stmt"/>
413
- <line num="97" count="3" type="stmt"/>
414
- <line num="99" count="3" type="cond" truecount="3" falsecount="17"/>
415
- <line num="101" count="1" type="stmt"/>
416
- <line num="103" count="0" type="stmt"/>
417
- <line num="105" count="0" type="stmt"/>
418
- <line num="107" count="0" type="stmt"/>
419
- <line num="109" count="0" type="stmt"/>
420
- <line num="111" count="0" type="stmt"/>
421
- <line num="113" count="0" type="stmt"/>
422
- <line num="115" count="0" type="stmt"/>
423
- <line num="117" count="0" type="stmt"/>
424
- <line num="119" count="0" type="stmt"/>
425
- <line num="121" count="0" type="stmt"/>
426
- <line num="123" count="0" type="stmt"/>
427
- <line num="125" count="0" type="stmt"/>
428
- <line num="127" count="0" type="stmt"/>
429
- <line num="129" count="0" type="stmt"/>
430
- <line num="131" count="0" type="stmt"/>
431
- <line num="133" count="1" type="stmt"/>
432
- <line num="135" count="0" type="stmt"/>
433
- <line num="137" count="0" type="stmt"/>
434
- <line num="139" count="1" type="cond" truecount="3" falsecount="1"/>
435
- <line num="140" count="0" type="stmt"/>
436
- <line num="145" count="1" type="stmt"/>
437
- </file>
438
- </package>
439
- </project>
440
- </coverage>