merchi_sdk_ts 1.7.0 → 1.7.2

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 (149) hide show
  1. package/coverage/clover.xml +751 -582
  2. package/coverage/coverage-final.json +14 -11
  3. package/coverage/lcov-report/base.css +224 -0
  4. package/coverage/lcov-report/block-navigation.js +87 -0
  5. package/coverage/lcov-report/favicon.png +0 -0
  6. package/coverage/lcov-report/index.html +13 -13
  7. package/coverage/lcov-report/prettify.css +1 -0
  8. package/coverage/lcov-report/prettify.js +2 -0
  9. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  10. package/coverage/lcov-report/sorter.js +196 -0
  11. package/coverage/lcov-report/src/constants/auto_assign_production_on_actions.ts.html +1 -1
  12. package/coverage/lcov-report/src/constants/call_to_actions.ts.html +1 -1
  13. package/coverage/lcov-report/src/constants/discount_types.ts.html +1 -1
  14. package/coverage/lcov-report/src/constants/domain_types.ts.html +1 -1
  15. package/coverage/lcov-report/src/constants/errors.ts.html +1 -1
  16. package/coverage/lcov-report/src/constants/event_types.ts.html +1 -1
  17. package/coverage/lcov-report/src/constants/field_types.ts.html +1 -1
  18. package/coverage/lcov-report/src/constants/index.html +1 -1
  19. package/coverage/lcov-report/src/constants/index.ts.html +1 -1
  20. package/coverage/lcov-report/src/constants/input_types.ts.html +1 -1
  21. package/coverage/lcov-report/src/constants/inventory_statuses.ts.html +1 -1
  22. package/coverage/lcov-report/src/constants/invoice_types.ts.html +1 -1
  23. package/coverage/lcov-report/src/constants/item_types.ts.html +1 -1
  24. package/coverage/lcov-report/src/constants/job/drafting_status.ts.html +1 -1
  25. package/coverage/lcov-report/src/constants/job/index.html +1 -1
  26. package/coverage/lcov-report/src/constants/job/payment_status.ts.html +1 -1
  27. package/coverage/lcov-report/src/constants/job/production_status.ts.html +1 -1
  28. package/coverage/lcov-report/src/constants/job/shipment_status.ts.html +1 -1
  29. package/coverage/lcov-report/src/constants/job/supply_chain_request_status.ts.html +1 -1
  30. package/coverage/lcov-report/src/constants/job_priorities.ts.html +1 -1
  31. package/coverage/lcov-report/src/constants/job_status.ts.html +1 -1
  32. package/coverage/lcov-report/src/constants/job_types.ts.html +1 -1
  33. package/coverage/lcov-report/src/constants/notification_sections.ts.html +1 -1
  34. package/coverage/lcov-report/src/constants/notification_types.ts.html +1 -1
  35. package/coverage/lcov-report/src/constants/notification_urgencies.ts.html +1 -1
  36. package/coverage/lcov-report/src/constants/payment_types.ts.html +1 -1
  37. package/coverage/lcov-report/src/constants/platform.ts.html +1 -1
  38. package/coverage/lcov-report/src/constants/product_types.ts.html +1 -1
  39. package/coverage/lcov-report/src/constants/rights.ts.html +1 -1
  40. package/coverage/lcov-report/src/constants/robots_meta_directives.ts.html +1 -1
  41. package/coverage/lcov-report/src/constants/roles.ts.html +1 -1
  42. package/coverage/lcov-report/src/constants/shipment_companies.ts.html +1 -1
  43. package/coverage/lcov-report/src/constants/shipment_services.ts.html +1 -1
  44. package/coverage/lcov-report/src/constants/system_roles.ts.html +1 -1
  45. package/coverage/lcov-report/src/constants/theme_foundations.ts.html +1 -1
  46. package/coverage/lcov-report/src/constants/theme_status.ts.html +1 -1
  47. package/coverage/lcov-report/src/constants/user_types.ts.html +1 -1
  48. package/coverage/lcov-report/src/constants/white_label_accessibilities.ts.html +1 -1
  49. package/coverage/lcov-report/src/cookie.ts.html +1 -1
  50. package/coverage/lcov-report/src/entities/address.ts.html +1 -1
  51. package/coverage/lcov-report/src/entities/agent_conversation.ts.html +1 -1
  52. package/coverage/lcov-report/src/entities/agent_skill.ts.html +382 -0
  53. package/coverage/lcov-report/src/entities/agent_skill_approval.ts.html +163 -0
  54. package/coverage/lcov-report/src/entities/agent_skill_version.ts.html +277 -0
  55. package/coverage/lcov-report/src/entities/assignment.ts.html +1 -1
  56. package/coverage/lcov-report/src/entities/automatic_payment_relationship.ts.html +1 -1
  57. package/coverage/lcov-report/src/entities/bank.ts.html +1 -1
  58. package/coverage/lcov-report/src/entities/cart.ts.html +1 -1
  59. package/coverage/lcov-report/src/entities/cart_item.ts.html +1 -1
  60. package/coverage/lcov-report/src/entities/cart_shipment_group.ts.html +1 -1
  61. package/coverage/lcov-report/src/entities/cart_shipment_quote.ts.html +1 -1
  62. package/coverage/lcov-report/src/entities/category.ts.html +1 -1
  63. package/coverage/lcov-report/src/entities/company.ts.html +157 -4
  64. package/coverage/lcov-report/src/entities/company_invitation.ts.html +1 -1
  65. package/coverage/lcov-report/src/entities/component.ts.html +1 -1
  66. package/coverage/lcov-report/src/entities/component_tag.ts.html +1 -1
  67. package/coverage/lcov-report/src/entities/component_version.ts.html +1 -1
  68. package/coverage/lcov-report/src/entities/country_tax.ts.html +1 -1
  69. package/coverage/lcov-report/src/entities/discount.ts.html +1 -1
  70. package/coverage/lcov-report/src/entities/discount_group.ts.html +1 -1
  71. package/coverage/lcov-report/src/entities/domain.ts.html +1 -1
  72. package/coverage/lcov-report/src/entities/domain_chat_settings.ts.html +115 -4
  73. package/coverage/lcov-report/src/entities/domain_invitation.ts.html +1 -1
  74. package/coverage/lcov-report/src/entities/domain_tag.ts.html +1 -1
  75. package/coverage/lcov-report/src/entities/draft.ts.html +1 -1
  76. package/coverage/lcov-report/src/entities/draft_comment.ts.html +23 -5
  77. package/coverage/lcov-report/src/entities/draft_preview.ts.html +1 -1
  78. package/coverage/lcov-report/src/entities/draft_preview_layer.ts.html +1 -1
  79. package/coverage/lcov-report/src/entities/draft_template.ts.html +55 -4
  80. package/coverage/lcov-report/src/entities/email_address.ts.html +1 -1
  81. package/coverage/lcov-report/src/entities/email_counter.ts.html +1 -1
  82. package/coverage/lcov-report/src/entities/enrolled_domain.ts.html +1 -1
  83. package/coverage/lcov-report/src/entities/exchange_rate.ts.html +1 -1
  84. package/coverage/lcov-report/src/entities/file.ts.html +1 -1
  85. package/coverage/lcov-report/src/entities/index.html +66 -21
  86. package/coverage/lcov-report/src/entities/internal_tag.ts.html +1 -1
  87. package/coverage/lcov-report/src/entities/inventory.ts.html +1 -1
  88. package/coverage/lcov-report/src/entities/inventory_group.ts.html +1 -1
  89. package/coverage/lcov-report/src/entities/inventory_unit_variation.ts.html +1 -1
  90. package/coverage/lcov-report/src/entities/invoice.ts.html +1 -1
  91. package/coverage/lcov-report/src/entities/item.ts.html +1 -1
  92. package/coverage/lcov-report/src/entities/job.ts.html +13 -4
  93. package/coverage/lcov-report/src/entities/job_comment.ts.html +1 -1
  94. package/coverage/lcov-report/src/entities/matching_inventory.ts.html +1 -1
  95. package/coverage/lcov-report/src/entities/menu.ts.html +1 -1
  96. package/coverage/lcov-report/src/entities/menu_item.ts.html +1 -1
  97. package/coverage/lcov-report/src/entities/notification.ts.html +1 -1
  98. package/coverage/lcov-report/src/entities/page.ts.html +1 -1
  99. package/coverage/lcov-report/src/entities/payment.ts.html +1 -1
  100. package/coverage/lcov-report/src/entities/payment_device.ts.html +1 -1
  101. package/coverage/lcov-report/src/entities/phone_number.ts.html +1 -1
  102. package/coverage/lcov-report/src/entities/product.ts.html +1 -1
  103. package/coverage/lcov-report/src/entities/production_comment.ts.html +1 -1
  104. package/coverage/lcov-report/src/entities/quote.ts.html +1 -1
  105. package/coverage/lcov-report/src/entities/quote_item.ts.html +1 -1
  106. package/coverage/lcov-report/src/entities/reminder.ts.html +1 -1
  107. package/coverage/lcov-report/src/entities/seo_domain_page.ts.html +1 -1
  108. package/coverage/lcov-report/src/entities/session.ts.html +1 -1
  109. package/coverage/lcov-report/src/entities/shipment.ts.html +1 -1
  110. package/coverage/lcov-report/src/entities/shipment_item.ts.html +1 -1
  111. package/coverage/lcov-report/src/entities/shipment_item_fulfillment.ts.html +1 -1
  112. package/coverage/lcov-report/src/entities/shipment_method.ts.html +1 -1
  113. package/coverage/lcov-report/src/entities/shipment_method_variation.ts.html +1 -1
  114. package/coverage/lcov-report/src/entities/short_url.ts.html +1 -1
  115. package/coverage/lcov-report/src/entities/subscription_plan.ts.html +1 -1
  116. package/coverage/lcov-report/src/entities/supply_domain.ts.html +1 -1
  117. package/coverage/lcov-report/src/entities/support_conversation.ts.html +55 -4
  118. package/coverage/lcov-report/src/entities/support_message.ts.html +13 -4
  119. package/coverage/lcov-report/src/entities/system_role.ts.html +1 -1
  120. package/coverage/lcov-report/src/entities/theme.ts.html +1 -1
  121. package/coverage/lcov-report/src/entities/theme_css_setting.ts.html +1 -1
  122. package/coverage/lcov-report/src/entities/user.ts.html +16 -4
  123. package/coverage/lcov-report/src/entities/user_company.ts.html +1 -1
  124. package/coverage/lcov-report/src/entities/variation.ts.html +1 -1
  125. package/coverage/lcov-report/src/entities/variation_field.ts.html +1 -1
  126. package/coverage/lcov-report/src/entities/variation_fields_option.ts.html +1 -1
  127. package/coverage/lcov-report/src/entities/variation_option.ts.html +1 -1
  128. package/coverage/lcov-report/src/entities/variations_group.ts.html +1 -1
  129. package/coverage/lcov-report/src/entity.ts.html +50 -5
  130. package/coverage/lcov-report/src/index.html +13 -13
  131. package/coverage/lcov-report/src/index.ts.html +23 -5
  132. package/coverage/lcov-report/src/merchi.ts.html +31 -4
  133. package/coverage/lcov-report/src/request.ts.html +1 -1
  134. package/coverage/lcov-report/src/test_util.ts.html +1 -1
  135. package/coverage/lcov-report/src/toasts.ts.html +1 -1
  136. package/coverage/lcov-report/src/util/float.ts.html +1 -1
  137. package/coverage/lcov-report/src/util/index.html +1 -1
  138. package/coverage/lcov-report/src/util/index.ts.html +1 -1
  139. package/coverage/lcov-report/src/util/query_string.ts.html +1 -1
  140. package/coverage/lcov-report/src/util/validation.ts.html +1 -1
  141. package/coverage/lcov-report/src/uuid.ts.html +1 -1
  142. package/coverage/lcov.info +1128 -891
  143. package/dist/entities/draft_template.js +13 -1
  144. package/dist/entities/draft_template.test.js +6 -0
  145. package/dist/entities/job.js +1 -1
  146. package/package.json +1 -1
  147. package/src/entities/draft_template.test.ts +7 -0
  148. package/src/entities/draft_template.ts +11 -2
  149. package/src/entities/job.ts +1 -1
@@ -1,128 +1,126 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1776984045662" clover="3.2.0">
3
- <project timestamp="1776984045662" name="All files">
4
- <metrics statements="3905" coveredstatements="0" conditionals="597" coveredconditionals="0" methods="354" coveredmethods="0" elements="4856" coveredelements="0" complexity="0" loc="3905" ncloc="3905" packages="5" files="123" classes="123"/>
2
+ <coverage generated="1777846260788" clover="3.2.0">
3
+ <project timestamp="1777846260788" name="All files">
4
+ <metrics statements="4065" coveredstatements="0" conditionals="609" coveredconditionals="0" methods="373" coveredmethods="0" elements="5047" coveredelements="0" complexity="0" loc="4065" ncloc="4065" packages="5" files="126" classes="126"/>
5
5
  <package name="src">
6
- <metrics statements="938" coveredstatements="0" conditionals="279" coveredconditionals="0" methods="154" coveredmethods="0"/>
6
+ <metrics statements="956" coveredstatements="0" conditionals="282" coveredconditionals="0" methods="157" coveredmethods="0"/>
7
7
  <file name="cookie.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/cookie.ts">
8
8
  <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
9
9
  <line num="1" count="0" type="stmt"/>
10
10
  <line num="15" count="0" type="stmt"/>
11
11
  </file>
12
12
  <file name="entity.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entity.ts">
13
- <metrics statements="506" coveredstatements="0" conditionals="230" coveredconditionals="0" methods="51" coveredmethods="0"/>
13
+ <metrics statements="512" coveredstatements="0" conditionals="233" coveredconditionals="0" methods="51" coveredmethods="0"/>
14
14
  <line num="1" count="0" type="stmt"/>
15
15
  <line num="16" count="0" type="stmt"/>
16
16
  <line num="19" count="0" type="stmt"/>
17
17
  <line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
18
18
  <line num="70" count="0" type="stmt"/>
19
19
  <line num="72" count="0" type="stmt"/>
20
- <line num="190" count="0" type="stmt"/>
21
- <line num="191" count="0" type="stmt"/>
22
- <line num="192" count="0" type="stmt"/>
23
20
  <line num="193" count="0" type="stmt"/>
24
21
  <line num="194" count="0" type="stmt"/>
25
- <line num="199" count="0" type="stmt"/>
26
- <line num="205" count="0" type="stmt"/>
22
+ <line num="195" count="0" type="stmt"/>
23
+ <line num="196" count="0" type="stmt"/>
24
+ <line num="197" count="0" type="stmt"/>
25
+ <line num="202" count="0" type="stmt"/>
27
26
  <line num="208" count="0" type="stmt"/>
28
- <line num="210" count="0" type="stmt"/>
29
- <line num="212" count="0" type="stmt"/>
30
- <line num="216" count="0" type="stmt"/>
31
- <line num="222" count="0" type="stmt"/>
32
- <line num="223" count="0" type="stmt"/>
33
- <line num="224" count="0" type="cond" truecount="0" falsecount="1"/>
27
+ <line num="211" count="0" type="stmt"/>
28
+ <line num="213" count="0" type="stmt"/>
29
+ <line num="215" count="0" type="stmt"/>
30
+ <line num="219" count="0" type="stmt"/>
34
31
  <line num="225" count="0" type="stmt"/>
35
- <line num="227" count="0" type="stmt"/>
36
- <line num="228" count="0" type="cond" truecount="0" falsecount="2"/>
37
- <line num="229" count="0" type="stmt"/>
32
+ <line num="226" count="0" type="stmt"/>
33
+ <line num="227" count="0" type="cond" truecount="0" falsecount="1"/>
34
+ <line num="228" count="0" type="stmt"/>
35
+ <line num="230" count="0" type="stmt"/>
38
36
  <line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
39
37
  <line num="232" count="0" type="stmt"/>
40
- <line num="233" count="0" type="stmt"/>
38
+ <line num="234" count="0" type="cond" truecount="0" falsecount="2"/>
41
39
  <line num="235" count="0" type="stmt"/>
42
- <line num="237" count="0" type="stmt"/>
43
- <line num="239" count="0" type="stmt"/>
44
- <line num="244" count="0" type="stmt"/>
45
- <line num="245" count="0" type="stmt"/>
46
- <line num="246" count="0" type="stmt"/>
40
+ <line num="236" count="0" type="stmt"/>
41
+ <line num="238" count="0" type="stmt"/>
42
+ <line num="240" count="0" type="stmt"/>
43
+ <line num="242" count="0" type="stmt"/>
47
44
  <line num="247" count="0" type="stmt"/>
45
+ <line num="248" count="0" type="stmt"/>
48
46
  <line num="249" count="0" type="stmt"/>
49
47
  <line num="250" count="0" type="stmt"/>
50
48
  <line num="252" count="0" type="stmt"/>
51
- <line num="257" count="0" type="stmt"/>
52
- <line num="259" count="0" type="stmt"/>
53
- <line num="261" count="0" type="stmt"/>
54
- <line num="262" count="0" type="cond" truecount="0" falsecount="1"/>
55
- <line num="270" count="0" type="cond" truecount="0" falsecount="2"/>
56
- <line num="271" count="0" type="stmt"/>
57
- <line num="273" count="0" type="stmt"/>
58
- <line num="274" count="0" type="cond" truecount="0" falsecount="1"/>
59
- <line num="275" count="0" type="stmt"/>
49
+ <line num="253" count="0" type="stmt"/>
50
+ <line num="255" count="0" type="stmt"/>
51
+ <line num="260" count="0" type="stmt"/>
52
+ <line num="262" count="0" type="stmt"/>
53
+ <line num="264" count="0" type="stmt"/>
54
+ <line num="265" count="0" type="cond" truecount="0" falsecount="1"/>
55
+ <line num="273" count="0" type="cond" truecount="0" falsecount="2"/>
56
+ <line num="274" count="0" type="stmt"/>
57
+ <line num="276" count="0" type="stmt"/>
60
58
  <line num="277" count="0" type="cond" truecount="0" falsecount="1"/>
61
59
  <line num="278" count="0" type="stmt"/>
62
- <line num="281" count="0" type="cond" truecount="0" falsecount="2"/>
63
- <line num="283" count="0" type="cond" truecount="0" falsecount="2"/>
64
- <line num="293" count="0" type="stmt"/>
65
- <line num="300" count="0" type="stmt"/>
66
- <line num="302" count="0" type="stmt"/>
60
+ <line num="280" count="0" type="cond" truecount="0" falsecount="1"/>
61
+ <line num="281" count="0" type="stmt"/>
62
+ <line num="284" count="0" type="cond" truecount="0" falsecount="2"/>
63
+ <line num="286" count="0" type="cond" truecount="0" falsecount="2"/>
64
+ <line num="296" count="0" type="stmt"/>
65
+ <line num="303" count="0" type="stmt"/>
67
66
  <line num="305" count="0" type="stmt"/>
68
- <line num="310" count="0" type="stmt"/>
69
- <line num="311" count="0" type="stmt"/>
67
+ <line num="308" count="0" type="stmt"/>
68
+ <line num="313" count="0" type="stmt"/>
70
69
  <line num="314" count="0" type="stmt"/>
71
- <line num="315" count="0" type="stmt"/>
72
- <line num="316" count="0" type="stmt"/>
73
- <line num="325" count="0" type="stmt"/>
74
- <line num="326" count="0" type="stmt"/>
75
- <line num="327" count="0" type="stmt"/>
70
+ <line num="317" count="0" type="stmt"/>
71
+ <line num="318" count="0" type="stmt"/>
72
+ <line num="319" count="0" type="stmt"/>
76
73
  <line num="328" count="0" type="stmt"/>
77
74
  <line num="329" count="0" type="stmt"/>
75
+ <line num="330" count="0" type="stmt"/>
78
76
  <line num="331" count="0" type="stmt"/>
79
77
  <line num="332" count="0" type="stmt"/>
80
- <line num="333" count="0" type="stmt"/>
81
78
  <line num="334" count="0" type="stmt"/>
79
+ <line num="335" count="0" type="stmt"/>
82
80
  <line num="336" count="0" type="stmt"/>
81
+ <line num="337" count="0" type="stmt"/>
83
82
  <line num="339" count="0" type="stmt"/>
84
- <line num="340" count="0" type="stmt"/>
85
- <line num="341" count="0" type="stmt"/>
83
+ <line num="342" count="0" type="stmt"/>
86
84
  <line num="343" count="0" type="stmt"/>
87
85
  <line num="344" count="0" type="stmt"/>
88
- <line num="345" count="0" type="stmt"/>
86
+ <line num="346" count="0" type="stmt"/>
89
87
  <line num="347" count="0" type="stmt"/>
88
+ <line num="348" count="0" type="stmt"/>
90
89
  <line num="350" count="0" type="stmt"/>
91
- <line num="351" count="0" type="stmt"/>
92
- <line num="352" count="0" type="stmt"/>
90
+ <line num="353" count="0" type="stmt"/>
93
91
  <line num="354" count="0" type="stmt"/>
94
92
  <line num="355" count="0" type="stmt"/>
95
- <line num="356" count="0" type="stmt"/>
96
93
  <line num="357" count="0" type="stmt"/>
94
+ <line num="358" count="0" type="stmt"/>
97
95
  <line num="359" count="0" type="stmt"/>
96
+ <line num="360" count="0" type="stmt"/>
98
97
  <line num="362" count="0" type="stmt"/>
99
- <line num="363" count="0" type="cond" truecount="0" falsecount="2"/>
100
- <line num="364" count="0" type="stmt"/>
101
- <line num="365" count="0" type="cond" truecount="0" falsecount="2"/>
102
- <line num="366" count="0" type="stmt"/>
103
- <line num="368" count="0" type="stmt"/>
98
+ <line num="365" count="0" type="stmt"/>
99
+ <line num="366" count="0" type="cond" truecount="0" falsecount="2"/>
100
+ <line num="367" count="0" type="stmt"/>
101
+ <line num="368" count="0" type="cond" truecount="0" falsecount="2"/>
102
+ <line num="369" count="0" type="stmt"/>
104
103
  <line num="371" count="0" type="stmt"/>
105
104
  <line num="374" count="0" type="stmt"/>
106
105
  <line num="377" count="0" type="stmt"/>
107
- <line num="378" count="0" type="stmt"/>
108
- <line num="379" count="0" type="stmt"/>
109
- <line num="380" count="0" type="cond" truecount="0" falsecount="3"/>
106
+ <line num="380" count="0" type="stmt"/>
110
107
  <line num="381" count="0" type="stmt"/>
108
+ <line num="382" count="0" type="stmt"/>
111
109
  <line num="383" count="0" type="cond" truecount="0" falsecount="3"/>
112
110
  <line num="384" count="0" type="stmt"/>
113
- <line num="387" count="0" type="cond" truecount="0" falsecount="3"/>
114
- <line num="388" count="0" type="stmt"/>
115
- <line num="390" count="0" type="stmt"/>
116
- <line num="392" count="0" type="stmt"/>
111
+ <line num="386" count="0" type="cond" truecount="0" falsecount="3"/>
112
+ <line num="387" count="0" type="stmt"/>
113
+ <line num="390" count="0" type="cond" truecount="0" falsecount="3"/>
114
+ <line num="391" count="0" type="stmt"/>
117
115
  <line num="393" count="0" type="stmt"/>
118
- <line num="394" count="0" type="stmt"/>
119
- <line num="398" count="0" type="stmt"/>
120
- <line num="400" count="0" type="stmt"/>
116
+ <line num="395" count="0" type="stmt"/>
117
+ <line num="396" count="0" type="stmt"/>
118
+ <line num="397" count="0" type="stmt"/>
121
119
  <line num="401" count="0" type="stmt"/>
122
- <line num="402" count="0" type="stmt"/>
123
- <line num="403" count="0" type="cond" truecount="0" falsecount="1"/>
124
- <line num="404" count="0" type="cond" truecount="0" falsecount="1"/>
120
+ <line num="403" count="0" type="stmt"/>
121
+ <line num="404" count="0" type="stmt"/>
125
122
  <line num="405" count="0" type="stmt"/>
123
+ <line num="406" count="0" type="cond" truecount="0" falsecount="1"/>
126
124
  <line num="407" count="0" type="cond" truecount="0" falsecount="1"/>
127
125
  <line num="408" count="0" type="stmt"/>
128
126
  <line num="410" count="0" type="cond" truecount="0" falsecount="1"/>
@@ -153,114 +151,112 @@
153
151
  <line num="447" count="0" type="stmt"/>
154
152
  <line num="449" count="0" type="cond" truecount="0" falsecount="1"/>
155
153
  <line num="450" count="0" type="stmt"/>
156
- <line num="453" count="0" type="cond" truecount="0" falsecount="1"/>
157
- <line num="454" count="0" type="stmt"/>
158
- <line num="456" count="0" type="cond" truecount="0" falsecount="1"/>
159
- <line num="457" count="0" type="stmt"/>
154
+ <line num="452" count="0" type="cond" truecount="0" falsecount="1"/>
155
+ <line num="453" count="0" type="stmt"/>
156
+ <line num="455" count="0" type="cond" truecount="0" falsecount="1"/>
157
+ <line num="456" count="0" type="stmt"/>
160
158
  <line num="459" count="0" type="cond" truecount="0" falsecount="1"/>
161
159
  <line num="460" count="0" type="stmt"/>
162
- <line num="463" count="0" type="cond" truecount="0" falsecount="1"/>
163
- <line num="464" count="0" type="stmt"/>
164
- <line num="466" count="0" type="cond" truecount="0" falsecount="1"/>
165
- <line num="467" count="0" type="stmt"/>
166
- <line num="470" count="0" type="cond" truecount="0" falsecount="1"/>
167
- <line num="471" count="0" type="stmt"/>
168
- <line num="474" count="0" type="cond" truecount="0" falsecount="1"/>
169
- <line num="475" count="0" type="stmt"/>
170
- <line num="477" count="0" type="cond" truecount="0" falsecount="1"/>
171
- <line num="478" count="0" type="stmt"/>
172
- <line num="481" count="0" type="cond" truecount="0" falsecount="1"/>
173
- <line num="482" count="0" type="stmt"/>
174
- <line num="485" count="0" type="cond" truecount="0" falsecount="1"/>
175
- <line num="486" count="0" type="stmt"/>
176
- <line num="488" count="0" type="cond" truecount="0" falsecount="1"/>
177
- <line num="489" count="0" type="stmt"/>
160
+ <line num="462" count="0" type="cond" truecount="0" falsecount="1"/>
161
+ <line num="463" count="0" type="stmt"/>
162
+ <line num="465" count="0" type="cond" truecount="0" falsecount="1"/>
163
+ <line num="466" count="0" type="stmt"/>
164
+ <line num="469" count="0" type="cond" truecount="0" falsecount="1"/>
165
+ <line num="470" count="0" type="stmt"/>
166
+ <line num="472" count="0" type="cond" truecount="0" falsecount="1"/>
167
+ <line num="473" count="0" type="stmt"/>
168
+ <line num="476" count="0" type="cond" truecount="0" falsecount="1"/>
169
+ <line num="477" count="0" type="stmt"/>
170
+ <line num="480" count="0" type="cond" truecount="0" falsecount="1"/>
171
+ <line num="481" count="0" type="stmt"/>
172
+ <line num="483" count="0" type="cond" truecount="0" falsecount="1"/>
173
+ <line num="484" count="0" type="stmt"/>
174
+ <line num="487" count="0" type="cond" truecount="0" falsecount="1"/>
175
+ <line num="488" count="0" type="stmt"/>
178
176
  <line num="491" count="0" type="cond" truecount="0" falsecount="1"/>
179
177
  <line num="492" count="0" type="stmt"/>
180
- <line num="496" count="0" type="cond" truecount="0" falsecount="1"/>
181
- <line num="497" count="0" type="stmt"/>
182
- <line num="499" count="0" type="cond" truecount="0" falsecount="1"/>
183
- <line num="500" count="0" type="stmt"/>
178
+ <line num="494" count="0" type="cond" truecount="0" falsecount="1"/>
179
+ <line num="495" count="0" type="stmt"/>
180
+ <line num="497" count="0" type="cond" truecount="0" falsecount="1"/>
181
+ <line num="498" count="0" type="stmt"/>
184
182
  <line num="502" count="0" type="cond" truecount="0" falsecount="1"/>
185
183
  <line num="503" count="0" type="stmt"/>
186
184
  <line num="505" count="0" type="cond" truecount="0" falsecount="1"/>
187
185
  <line num="506" count="0" type="stmt"/>
188
- <line num="509" count="0" type="cond" truecount="0" falsecount="1"/>
189
- <line num="510" count="0" type="stmt"/>
190
- <line num="513" count="0" type="cond" truecount="0" falsecount="1"/>
191
- <line num="514" count="0" type="stmt"/>
192
- <line num="517" count="0" type="cond" truecount="0" falsecount="1"/>
193
- <line num="518" count="0" type="stmt"/>
194
- <line num="521" count="0" type="cond" truecount="0" falsecount="1"/>
195
- <line num="522" count="0" type="stmt"/>
196
- <line num="525" count="0" type="cond" truecount="0" falsecount="1"/>
197
- <line num="526" count="0" type="stmt"/>
198
- <line num="529" count="0" type="cond" truecount="0" falsecount="1"/>
199
- <line num="530" count="0" type="stmt"/>
200
- <line num="533" count="0" type="cond" truecount="0" falsecount="1"/>
201
- <line num="534" count="0" type="stmt"/>
202
- <line num="537" count="0" type="cond" truecount="0" falsecount="1"/>
203
- <line num="538" count="0" type="stmt"/>
204
- <line num="540" count="0" type="cond" truecount="0" falsecount="1"/>
205
- <line num="541" count="0" type="stmt"/>
206
- <line num="544" count="0" type="cond" truecount="0" falsecount="1"/>
207
- <line num="545" count="0" type="stmt"/>
208
- <line num="548" count="0" type="cond" truecount="0" falsecount="1"/>
209
- <line num="549" count="0" type="stmt"/>
210
- <line num="552" count="0" type="cond" truecount="0" falsecount="1"/>
211
- <line num="553" count="0" type="stmt"/>
212
- <line num="556" count="0" type="cond" truecount="0" falsecount="1"/>
213
- <line num="557" count="0" type="stmt"/>
214
- <line num="559" count="0" type="cond" truecount="0" falsecount="1"/>
215
- <line num="560" count="0" type="stmt"/>
186
+ <line num="508" count="0" type="cond" truecount="0" falsecount="1"/>
187
+ <line num="509" count="0" type="stmt"/>
188
+ <line num="511" count="0" type="cond" truecount="0" falsecount="1"/>
189
+ <line num="512" count="0" type="stmt"/>
190
+ <line num="515" count="0" type="cond" truecount="0" falsecount="1"/>
191
+ <line num="516" count="0" type="stmt"/>
192
+ <line num="519" count="0" type="cond" truecount="0" falsecount="1"/>
193
+ <line num="520" count="0" type="stmt"/>
194
+ <line num="523" count="0" type="cond" truecount="0" falsecount="1"/>
195
+ <line num="524" count="0" type="stmt"/>
196
+ <line num="527" count="0" type="cond" truecount="0" falsecount="1"/>
197
+ <line num="528" count="0" type="stmt"/>
198
+ <line num="531" count="0" type="cond" truecount="0" falsecount="1"/>
199
+ <line num="532" count="0" type="stmt"/>
200
+ <line num="535" count="0" type="cond" truecount="0" falsecount="1"/>
201
+ <line num="536" count="0" type="stmt"/>
202
+ <line num="539" count="0" type="cond" truecount="0" falsecount="1"/>
203
+ <line num="540" count="0" type="stmt"/>
204
+ <line num="543" count="0" type="cond" truecount="0" falsecount="1"/>
205
+ <line num="544" count="0" type="stmt"/>
206
+ <line num="546" count="0" type="cond" truecount="0" falsecount="1"/>
207
+ <line num="547" count="0" type="stmt"/>
208
+ <line num="550" count="0" type="cond" truecount="0" falsecount="1"/>
209
+ <line num="551" count="0" type="stmt"/>
210
+ <line num="554" count="0" type="cond" truecount="0" falsecount="1"/>
211
+ <line num="555" count="0" type="stmt"/>
212
+ <line num="558" count="0" type="cond" truecount="0" falsecount="1"/>
213
+ <line num="559" count="0" type="stmt"/>
216
214
  <line num="562" count="0" type="cond" truecount="0" falsecount="1"/>
217
215
  <line num="563" count="0" type="stmt"/>
218
- <line num="566" count="0" type="cond" truecount="0" falsecount="1"/>
219
- <line num="567" count="0" type="stmt"/>
220
- <line num="570" count="0" type="cond" truecount="0" falsecount="1"/>
221
- <line num="571" count="0" type="stmt"/>
222
- <line num="574" count="0" type="cond" truecount="0" falsecount="1"/>
223
- <line num="575" count="0" type="stmt"/>
224
- <line num="578" count="0" type="cond" truecount="0" falsecount="1"/>
225
- <line num="579" count="0" type="stmt"/>
226
- <line num="582" count="0" type="cond" truecount="0" falsecount="1"/>
227
- <line num="583" count="0" type="stmt"/>
228
- <line num="586" count="0" type="cond" truecount="0" falsecount="1"/>
229
- <line num="587" count="0" type="stmt"/>
230
- <line num="589" count="0" type="cond" truecount="0" falsecount="1"/>
231
- <line num="590" count="0" type="stmt"/>
216
+ <line num="565" count="0" type="cond" truecount="0" falsecount="1"/>
217
+ <line num="566" count="0" type="stmt"/>
218
+ <line num="568" count="0" type="cond" truecount="0" falsecount="1"/>
219
+ <line num="569" count="0" type="stmt"/>
220
+ <line num="572" count="0" type="cond" truecount="0" falsecount="1"/>
221
+ <line num="573" count="0" type="stmt"/>
222
+ <line num="576" count="0" type="cond" truecount="0" falsecount="1"/>
223
+ <line num="577" count="0" type="stmt"/>
224
+ <line num="580" count="0" type="cond" truecount="0" falsecount="1"/>
225
+ <line num="581" count="0" type="stmt"/>
226
+ <line num="584" count="0" type="cond" truecount="0" falsecount="1"/>
227
+ <line num="585" count="0" type="stmt"/>
228
+ <line num="588" count="0" type="cond" truecount="0" falsecount="1"/>
229
+ <line num="589" count="0" type="stmt"/>
232
230
  <line num="592" count="0" type="cond" truecount="0" falsecount="1"/>
233
231
  <line num="593" count="0" type="stmt"/>
234
- <line num="595" count="0" type="cond" truecount="0" falsecount="1"/>
235
- <line num="596" count="0" type="stmt"/>
232
+ <line num="596" count="0" type="cond" truecount="0" falsecount="1"/>
233
+ <line num="597" count="0" type="stmt"/>
236
234
  <line num="599" count="0" type="cond" truecount="0" falsecount="1"/>
237
235
  <line num="600" count="0" type="stmt"/>
238
- <line num="603" count="0" type="cond" truecount="0" falsecount="1"/>
239
- <line num="604" count="0" type="stmt"/>
240
- <line num="606" count="0" type="cond" truecount="0" falsecount="1"/>
241
- <line num="607" count="0" type="stmt"/>
236
+ <line num="602" count="0" type="cond" truecount="0" falsecount="1"/>
237
+ <line num="603" count="0" type="stmt"/>
238
+ <line num="605" count="0" type="cond" truecount="0" falsecount="1"/>
239
+ <line num="606" count="0" type="stmt"/>
242
240
  <line num="609" count="0" type="cond" truecount="0" falsecount="1"/>
243
241
  <line num="610" count="0" type="stmt"/>
244
- <line num="612" count="0" type="cond" truecount="0" falsecount="1"/>
245
- <line num="613" count="0" type="stmt"/>
246
- <line num="615" count="0" type="cond" truecount="0" falsecount="1"/>
247
- <line num="616" count="0" type="stmt"/>
248
- <line num="619" count="0" type="cond" truecount="0" falsecount="1"/>
249
- <line num="620" count="0" type="stmt"/>
250
- <line num="623" count="0" type="cond" truecount="0" falsecount="1"/>
251
- <line num="624" count="0" type="stmt"/>
242
+ <line num="613" count="0" type="cond" truecount="0" falsecount="1"/>
243
+ <line num="614" count="0" type="stmt"/>
244
+ <line num="616" count="0" type="cond" truecount="0" falsecount="1"/>
245
+ <line num="617" count="0" type="stmt"/>
246
+ <line num="621" count="0" type="cond" truecount="0" falsecount="1"/>
247
+ <line num="622" count="0" type="stmt"/>
248
+ <line num="624" count="0" type="cond" truecount="0" falsecount="1"/>
249
+ <line num="625" count="0" type="stmt"/>
252
250
  <line num="627" count="0" type="cond" truecount="0" falsecount="1"/>
253
251
  <line num="628" count="0" type="stmt"/>
254
- <line num="631" count="0" type="cond" truecount="0" falsecount="1"/>
255
- <line num="632" count="0" type="stmt"/>
252
+ <line num="630" count="0" type="cond" truecount="0" falsecount="1"/>
253
+ <line num="631" count="0" type="stmt"/>
256
254
  <line num="634" count="0" type="cond" truecount="0" falsecount="1"/>
257
255
  <line num="635" count="0" type="stmt"/>
258
- <line num="637" count="0" type="cond" truecount="0" falsecount="1"/>
259
- <line num="638" count="0" type="stmt"/>
260
- <line num="640" count="0" type="cond" truecount="0" falsecount="1"/>
261
- <line num="641" count="0" type="stmt"/>
262
- <line num="643" count="0" type="cond" truecount="0" falsecount="1"/>
263
- <line num="644" count="0" type="stmt"/>
256
+ <line num="638" count="0" type="cond" truecount="0" falsecount="1"/>
257
+ <line num="639" count="0" type="stmt"/>
258
+ <line num="642" count="0" type="cond" truecount="0" falsecount="1"/>
259
+ <line num="643" count="0" type="stmt"/>
264
260
  <line num="646" count="0" type="cond" truecount="0" falsecount="1"/>
265
261
  <line num="647" count="0" type="stmt"/>
266
262
  <line num="649" count="0" type="cond" truecount="0" falsecount="1"/>
@@ -269,34 +265,34 @@
269
265
  <line num="653" count="0" type="stmt"/>
270
266
  <line num="655" count="0" type="cond" truecount="0" falsecount="1"/>
271
267
  <line num="656" count="0" type="stmt"/>
272
- <line num="660" count="0" type="cond" truecount="0" falsecount="1"/>
273
- <line num="661" count="0" type="stmt"/>
274
- <line num="663" count="0" type="cond" truecount="0" falsecount="1"/>
275
- <line num="664" count="0" type="stmt"/>
268
+ <line num="658" count="0" type="cond" truecount="0" falsecount="1"/>
269
+ <line num="659" count="0" type="stmt"/>
270
+ <line num="661" count="0" type="cond" truecount="0" falsecount="1"/>
271
+ <line num="662" count="0" type="stmt"/>
272
+ <line num="664" count="0" type="cond" truecount="0" falsecount="1"/>
273
+ <line num="665" count="0" type="stmt"/>
276
274
  <line num="667" count="0" type="cond" truecount="0" falsecount="1"/>
277
275
  <line num="668" count="0" type="stmt"/>
278
- <line num="671" count="0" type="cond" truecount="0" falsecount="1"/>
279
- <line num="672" count="0" type="stmt"/>
276
+ <line num="670" count="0" type="cond" truecount="0" falsecount="1"/>
277
+ <line num="671" count="0" type="stmt"/>
280
278
  <line num="675" count="0" type="cond" truecount="0" falsecount="1"/>
281
279
  <line num="676" count="0" type="stmt"/>
282
280
  <line num="678" count="0" type="cond" truecount="0" falsecount="1"/>
283
281
  <line num="679" count="0" type="stmt"/>
284
- <line num="681" count="0" type="cond" truecount="0" falsecount="1"/>
285
- <line num="682" count="0" type="stmt"/>
286
- <line num="686" count="0" type="cond" truecount="0" falsecount="3"/>
282
+ <line num="682" count="0" type="cond" truecount="0" falsecount="1"/>
283
+ <line num="683" count="0" type="stmt"/>
284
+ <line num="686" count="0" type="cond" truecount="0" falsecount="1"/>
287
285
  <line num="687" count="0" type="stmt"/>
288
- <line num="689" count="0" type="stmt"/>
289
- <line num="690" count="0" type="stmt"/>
290
- <line num="695" count="0" type="stmt"/>
291
- <line num="696" count="0" type="stmt"/>
286
+ <line num="690" count="0" type="cond" truecount="0" falsecount="1"/>
287
+ <line num="691" count="0" type="stmt"/>
288
+ <line num="693" count="0" type="cond" truecount="0" falsecount="1"/>
289
+ <line num="694" count="0" type="stmt"/>
290
+ <line num="696" count="0" type="cond" truecount="0" falsecount="1"/>
292
291
  <line num="697" count="0" type="stmt"/>
293
- <line num="698" count="0" type="stmt"/>
294
- <line num="699" count="0" type="stmt"/>
295
- <line num="700" count="0" type="stmt"/>
296
- <line num="701" count="0" type="stmt"/>
292
+ <line num="701" count="0" type="cond" truecount="0" falsecount="3"/>
297
293
  <line num="702" count="0" type="stmt"/>
298
294
  <line num="704" count="0" type="stmt"/>
299
- <line num="709" count="0" type="stmt"/>
295
+ <line num="705" count="0" type="stmt"/>
300
296
  <line num="710" count="0" type="stmt"/>
301
297
  <line num="711" count="0" type="stmt"/>
302
298
  <line num="712" count="0" type="stmt"/>
@@ -304,222 +300,232 @@
304
300
  <line num="714" count="0" type="stmt"/>
305
301
  <line num="715" count="0" type="stmt"/>
306
302
  <line num="716" count="0" type="stmt"/>
307
- <line num="718" count="0" type="stmt"/>
308
- <line num="719" count="0" type="cond" truecount="0" falsecount="3"/>
309
- <line num="720" count="0" type="stmt"/>
310
- <line num="722" count="0" type="cond" truecount="0" falsecount="3"/>
311
- <line num="723" count="0" type="stmt"/>
303
+ <line num="717" count="0" type="stmt"/>
304
+ <line num="719" count="0" type="stmt"/>
305
+ <line num="724" count="0" type="stmt"/>
312
306
  <line num="725" count="0" type="stmt"/>
313
307
  <line num="726" count="0" type="stmt"/>
314
308
  <line num="727" count="0" type="stmt"/>
315
309
  <line num="728" count="0" type="stmt"/>
316
- <line num="732" count="0" type="stmt"/>
317
- <line num="733" count="0" type="cond" truecount="0" falsecount="2"/>
318
- <line num="734" count="0" type="stmt"/>
310
+ <line num="729" count="0" type="stmt"/>
311
+ <line num="730" count="0" type="stmt"/>
312
+ <line num="731" count="0" type="stmt"/>
313
+ <line num="733" count="0" type="stmt"/>
314
+ <line num="734" count="0" type="cond" truecount="0" falsecount="3"/>
319
315
  <line num="735" count="0" type="stmt"/>
320
- <line num="736" count="0" type="stmt"/>
321
- <line num="737" count="0" type="stmt"/>
316
+ <line num="737" count="0" type="cond" truecount="0" falsecount="3"/>
322
317
  <line num="738" count="0" type="stmt"/>
318
+ <line num="740" count="0" type="stmt"/>
323
319
  <line num="741" count="0" type="stmt"/>
324
- <line num="742" count="0" type="cond" truecount="0" falsecount="3"/>
320
+ <line num="742" count="0" type="stmt"/>
325
321
  <line num="743" count="0" type="stmt"/>
326
- <line num="745" count="0" type="cond" truecount="0" falsecount="3"/>
327
- <line num="746" count="0" type="stmt"/>
328
- <line num="748" count="0" type="stmt"/>
322
+ <line num="747" count="0" type="stmt"/>
323
+ <line num="748" count="0" type="cond" truecount="0" falsecount="2"/>
324
+ <line num="749" count="0" type="stmt"/>
329
325
  <line num="750" count="0" type="stmt"/>
330
326
  <line num="751" count="0" type="stmt"/>
331
327
  <line num="752" count="0" type="stmt"/>
332
- <line num="755" count="0" type="stmt"/>
333
- <line num="757" count="0" type="stmt"/>
334
- <line num="758" count="0" type="cond" truecount="0" falsecount="1"/>
335
- <line num="759" count="0" type="stmt"/>
328
+ <line num="753" count="0" type="stmt"/>
329
+ <line num="756" count="0" type="stmt"/>
330
+ <line num="757" count="0" type="cond" truecount="0" falsecount="3"/>
331
+ <line num="758" count="0" type="stmt"/>
332
+ <line num="760" count="0" type="cond" truecount="0" falsecount="3"/>
336
333
  <line num="761" count="0" type="stmt"/>
337
- <line num="764" count="0" type="stmt"/>
334
+ <line num="763" count="0" type="stmt"/>
335
+ <line num="765" count="0" type="stmt"/>
336
+ <line num="766" count="0" type="stmt"/>
338
337
  <line num="767" count="0" type="stmt"/>
339
- <line num="768" count="0" type="stmt"/>
340
- <line num="769" count="0" type="stmt"/>
341
338
  <line num="770" count="0" type="stmt"/>
342
- <line num="771" count="0" type="cond" truecount="0" falsecount="1"/>
343
- <line num="772" count="0" type="cond" truecount="0" falsecount="2"/>
344
- <line num="773" count="0" type="stmt"/>
345
- <line num="774" count="0" type="cond" truecount="0" falsecount="1"/>
346
- <line num="775" count="0" type="cond" truecount="0" falsecount="1"/>
339
+ <line num="772" count="0" type="stmt"/>
340
+ <line num="773" count="0" type="cond" truecount="0" falsecount="1"/>
341
+ <line num="774" count="0" type="stmt"/>
347
342
  <line num="776" count="0" type="stmt"/>
343
+ <line num="779" count="0" type="stmt"/>
344
+ <line num="782" count="0" type="stmt"/>
345
+ <line num="783" count="0" type="stmt"/>
348
346
  <line num="784" count="0" type="stmt"/>
349
- <line num="785" count="0" type="cond" truecount="0" falsecount="2"/>
350
- <line num="786" count="0" type="cond" truecount="0" falsecount="4"/>
351
- <line num="787" count="0" type="stmt"/>
347
+ <line num="785" count="0" type="stmt"/>
348
+ <line num="786" count="0" type="cond" truecount="0" falsecount="1"/>
349
+ <line num="787" count="0" type="cond" truecount="0" falsecount="2"/>
352
350
  <line num="788" count="0" type="stmt"/>
353
- <line num="789" count="0" type="stmt"/>
351
+ <line num="789" count="0" type="cond" truecount="0" falsecount="1"/>
354
352
  <line num="790" count="0" type="cond" truecount="0" falsecount="1"/>
355
353
  <line num="791" count="0" type="stmt"/>
356
- <line num="792" count="0" type="cond" truecount="0" falsecount="1"/>
357
- <line num="793" count="0" type="stmt"/>
358
- <line num="794" count="0" type="cond" truecount="0" falsecount="2"/>
359
- <line num="796" count="0" type="cond" truecount="0" falsecount="3"/>
360
- <line num="797" count="0" type="stmt"/>
361
- <line num="798" count="0" type="stmt"/>
362
- <line num="802" count="0" type="cond" truecount="0" falsecount="3"/>
354
+ <line num="799" count="0" type="stmt"/>
355
+ <line num="800" count="0" type="cond" truecount="0" falsecount="2"/>
356
+ <line num="801" count="0" type="cond" truecount="0" falsecount="4"/>
357
+ <line num="802" count="0" type="stmt"/>
363
358
  <line num="803" count="0" type="stmt"/>
364
- <line num="805" count="0" type="stmt"/>
359
+ <line num="804" count="0" type="stmt"/>
360
+ <line num="805" count="0" type="cond" truecount="0" falsecount="1"/>
365
361
  <line num="806" count="0" type="stmt"/>
362
+ <line num="807" count="0" type="cond" truecount="0" falsecount="1"/>
366
363
  <line num="808" count="0" type="stmt"/>
367
364
  <line num="809" count="0" type="cond" truecount="0" falsecount="2"/>
368
- <line num="813" count="0" type="cond" truecount="0" falsecount="2"/>
369
- <line num="814" count="0" type="stmt"/>
370
- <line num="816" count="0" type="stmt"/>
371
- <line num="817" count="0" type="stmt"/>
365
+ <line num="811" count="0" type="cond" truecount="0" falsecount="3"/>
366
+ <line num="812" count="0" type="stmt"/>
367
+ <line num="813" count="0" type="stmt"/>
368
+ <line num="817" count="0" type="cond" truecount="0" falsecount="3"/>
369
+ <line num="818" count="0" type="stmt"/>
372
370
  <line num="820" count="0" type="stmt"/>
373
- <line num="821" count="0" type="cond" truecount="0" falsecount="3"/>
374
- <line num="822" count="0" type="stmt"/>
375
- <line num="827" count="0" type="stmt"/>
376
- <line num="830" count="0" type="stmt"/>
371
+ <line num="821" count="0" type="stmt"/>
372
+ <line num="823" count="0" type="stmt"/>
373
+ <line num="824" count="0" type="cond" truecount="0" falsecount="2"/>
374
+ <line num="828" count="0" type="cond" truecount="0" falsecount="2"/>
375
+ <line num="829" count="0" type="stmt"/>
377
376
  <line num="831" count="0" type="stmt"/>
378
377
  <line num="832" count="0" type="stmt"/>
379
- <line num="833" count="0" type="stmt"/>
380
- <line num="834" count="0" type="stmt"/>
381
- <line num="835" count="0" type="cond" truecount="0" falsecount="1"/>
382
- <line num="836" count="0" type="cond" truecount="0" falsecount="2"/>
378
+ <line num="835" count="0" type="stmt"/>
379
+ <line num="836" count="0" type="cond" truecount="0" falsecount="3"/>
383
380
  <line num="837" count="0" type="stmt"/>
384
- <line num="838" count="0" type="stmt"/>
385
- <line num="839" count="0" type="cond" truecount="0" falsecount="2"/>
386
- <line num="840" count="0" type="cond" truecount="0" falsecount="2"/>
387
- <line num="841" count="0" type="stmt"/>
388
- <line num="843" count="0" type="stmt"/>
381
+ <line num="842" count="0" type="stmt"/>
382
+ <line num="845" count="0" type="stmt"/>
389
383
  <line num="846" count="0" type="stmt"/>
390
384
  <line num="847" count="0" type="stmt"/>
391
- <line num="848" count="0" type="cond" truecount="0" falsecount="3"/>
385
+ <line num="848" count="0" type="stmt"/>
392
386
  <line num="849" count="0" type="stmt"/>
393
- <line num="854" count="0" type="stmt"/>
394
- <line num="857" count="0" type="stmt"/>
387
+ <line num="850" count="0" type="cond" truecount="0" falsecount="1"/>
388
+ <line num="851" count="0" type="cond" truecount="0" falsecount="2"/>
389
+ <line num="852" count="0" type="stmt"/>
390
+ <line num="853" count="0" type="stmt"/>
391
+ <line num="854" count="0" type="cond" truecount="0" falsecount="2"/>
392
+ <line num="855" count="0" type="cond" truecount="0" falsecount="2"/>
393
+ <line num="856" count="0" type="stmt"/>
395
394
  <line num="858" count="0" type="stmt"/>
396
- <line num="859" count="0" type="stmt"/>
397
- <line num="863" count="0" type="stmt"/>
398
- <line num="865" count="0" type="cond" truecount="0" falsecount="1"/>
399
- <line num="866" count="0" type="stmt"/>
400
- <line num="868" count="0" type="cond" truecount="0" falsecount="2"/>
401
- <line num="869" count="0" type="cond" truecount="0" falsecount="2"/>
402
- <line num="870" count="0" type="cond" truecount="0" falsecount="2"/>
403
- <line num="872" count="0" type="cond" truecount="0" falsecount="1"/>
395
+ <line num="861" count="0" type="stmt"/>
396
+ <line num="862" count="0" type="stmt"/>
397
+ <line num="863" count="0" type="cond" truecount="0" falsecount="3"/>
398
+ <line num="864" count="0" type="stmt"/>
399
+ <line num="869" count="0" type="stmt"/>
400
+ <line num="872" count="0" type="stmt"/>
404
401
  <line num="873" count="0" type="stmt"/>
405
- <line num="875" count="0" type="stmt"/>
406
- <line num="881" count="0" type="cond" truecount="0" falsecount="1"/>
407
- <line num="882" count="0" type="stmt"/>
408
- <line num="884" count="0" type="stmt"/>
409
- <line num="886" count="0" type="cond" truecount="0" falsecount="1"/>
410
- <line num="887" count="0" type="stmt"/>
402
+ <line num="874" count="0" type="stmt"/>
403
+ <line num="878" count="0" type="stmt"/>
404
+ <line num="880" count="0" type="cond" truecount="0" falsecount="1"/>
405
+ <line num="881" count="0" type="stmt"/>
406
+ <line num="883" count="0" type="cond" truecount="0" falsecount="2"/>
407
+ <line num="884" count="0" type="cond" truecount="0" falsecount="2"/>
408
+ <line num="885" count="0" type="cond" truecount="0" falsecount="2"/>
409
+ <line num="887" count="0" type="cond" truecount="0" falsecount="1"/>
411
410
  <line num="888" count="0" type="stmt"/>
412
- <line num="889" count="0" type="stmt"/>
413
- <line num="891" count="0" type="stmt"/>
414
- <line num="892" count="0" type="stmt"/>
415
- <line num="893" count="0" type="stmt"/>
416
- <line num="894" count="0" type="cond" truecount="0" falsecount="3"/>
417
- <line num="895" count="0" type="stmt"/>
418
- <line num="896" count="0" type="stmt"/>
411
+ <line num="890" count="0" type="stmt"/>
412
+ <line num="896" count="0" type="cond" truecount="0" falsecount="1"/>
413
+ <line num="897" count="0" type="stmt"/>
419
414
  <line num="899" count="0" type="stmt"/>
420
- <line num="900" count="0" type="stmt"/>
421
415
  <line num="901" count="0" type="cond" truecount="0" falsecount="1"/>
422
416
  <line num="902" count="0" type="stmt"/>
423
417
  <line num="903" count="0" type="stmt"/>
424
- <line num="906" count="0" type="cond" truecount="0" falsecount="2"/>
425
- <line num="907" count="0" type="cond" truecount="0" falsecount="3"/>
418
+ <line num="904" count="0" type="stmt"/>
419
+ <line num="906" count="0" type="stmt"/>
420
+ <line num="907" count="0" type="stmt"/>
426
421
  <line num="908" count="0" type="stmt"/>
422
+ <line num="909" count="0" type="cond" truecount="0" falsecount="3"/>
427
423
  <line num="910" count="0" type="stmt"/>
428
424
  <line num="911" count="0" type="stmt"/>
429
- <line num="912" count="0" type="cond" truecount="0" falsecount="1"/>
430
- <line num="913" count="0" type="stmt"/>
425
+ <line num="914" count="0" type="stmt"/>
431
426
  <line num="915" count="0" type="stmt"/>
432
- <line num="919" count="0" type="stmt"/>
433
- <line num="920" count="0" type="cond" truecount="0" falsecount="1"/>
434
- <line num="921" count="0" type="stmt"/>
435
- <line num="922" count="0" type="cond" truecount="0" falsecount="1"/>
427
+ <line num="916" count="0" type="cond" truecount="0" falsecount="1"/>
428
+ <line num="917" count="0" type="stmt"/>
429
+ <line num="918" count="0" type="stmt"/>
430
+ <line num="921" count="0" type="cond" truecount="0" falsecount="2"/>
431
+ <line num="922" count="0" type="cond" truecount="0" falsecount="3"/>
436
432
  <line num="923" count="0" type="stmt"/>
437
- <line num="927" count="0" type="stmt"/>
433
+ <line num="925" count="0" type="stmt"/>
434
+ <line num="926" count="0" type="stmt"/>
435
+ <line num="927" count="0" type="cond" truecount="0" falsecount="1"/>
438
436
  <line num="928" count="0" type="stmt"/>
439
- <line num="929" count="0" type="stmt"/>
440
- <line num="930" count="0" type="cond" truecount="0" falsecount="1"/>
441
- <line num="931" count="0" type="stmt"/>
442
- <line num="933" count="0" type="cond" truecount="0" falsecount="1"/>
443
- <line num="934" count="0" type="cond" truecount="0" falsecount="3"/>
444
- <line num="935" count="0" type="stmt"/>
437
+ <line num="930" count="0" type="stmt"/>
438
+ <line num="934" count="0" type="stmt"/>
439
+ <line num="935" count="0" type="cond" truecount="0" falsecount="1"/>
445
440
  <line num="936" count="0" type="stmt"/>
441
+ <line num="937" count="0" type="cond" truecount="0" falsecount="1"/>
446
442
  <line num="938" count="0" type="stmt"/>
447
- <line num="940" count="0" type="cond" truecount="0" falsecount="5"/>
448
- <line num="941" count="0" type="stmt"/>
443
+ <line num="942" count="0" type="stmt"/>
449
444
  <line num="943" count="0" type="stmt"/>
450
445
  <line num="944" count="0" type="stmt"/>
451
- <line num="947" count="0" type="stmt"/>
446
+ <line num="945" count="0" type="cond" truecount="0" falsecount="1"/>
447
+ <line num="946" count="0" type="stmt"/>
452
448
  <line num="948" count="0" type="cond" truecount="0" falsecount="1"/>
453
- <line num="949" count="0" type="stmt"/>
454
- <line num="952" count="0" type="stmt"/>
449
+ <line num="949" count="0" type="cond" truecount="0" falsecount="3"/>
450
+ <line num="950" count="0" type="stmt"/>
451
+ <line num="951" count="0" type="stmt"/>
455
452
  <line num="953" count="0" type="stmt"/>
456
- <line num="954" count="0" type="cond" truecount="0" falsecount="5"/>
457
- <line num="957" count="0" type="cond" truecount="0" falsecount="3"/>
453
+ <line num="955" count="0" type="cond" truecount="0" falsecount="5"/>
454
+ <line num="956" count="0" type="stmt"/>
458
455
  <line num="958" count="0" type="stmt"/>
459
- <line num="960" count="0" type="stmt"/>
460
- <line num="963" count="0" type="stmt"/>
456
+ <line num="959" count="0" type="stmt"/>
457
+ <line num="962" count="0" type="stmt"/>
458
+ <line num="963" count="0" type="cond" truecount="0" falsecount="1"/>
461
459
  <line num="964" count="0" type="stmt"/>
462
- <line num="965" count="0" type="cond" truecount="0" falsecount="2"/>
463
- <line num="966" count="0" type="stmt"/>
464
- <line num="967" count="0" type="cond" truecount="0" falsecount="2"/>
460
+ <line num="967" count="0" type="stmt"/>
465
461
  <line num="968" count="0" type="stmt"/>
466
- <line num="969" count="0" type="cond" truecount="0" falsecount="2"/>
467
- <line num="970" count="0" type="stmt"/>
468
- <line num="972" count="0" type="stmt"/>
462
+ <line num="969" count="0" type="cond" truecount="0" falsecount="5"/>
463
+ <line num="972" count="0" type="cond" truecount="0" falsecount="3"/>
464
+ <line num="973" count="0" type="stmt"/>
469
465
  <line num="975" count="0" type="stmt"/>
470
- <line num="976" count="0" type="stmt"/>
466
+ <line num="978" count="0" type="stmt"/>
471
467
  <line num="979" count="0" type="stmt"/>
472
- <line num="980" count="0" type="cond" truecount="0" falsecount="1"/>
468
+ <line num="980" count="0" type="cond" truecount="0" falsecount="2"/>
473
469
  <line num="981" count="0" type="stmt"/>
470
+ <line num="982" count="0" type="cond" truecount="0" falsecount="2"/>
471
+ <line num="983" count="0" type="stmt"/>
472
+ <line num="984" count="0" type="cond" truecount="0" falsecount="2"/>
474
473
  <line num="985" count="0" type="stmt"/>
475
- <line num="986" count="0" type="cond" truecount="0" falsecount="1"/>
476
474
  <line num="987" count="0" type="stmt"/>
475
+ <line num="990" count="0" type="stmt"/>
477
476
  <line num="991" count="0" type="stmt"/>
478
- <line num="992" count="0" type="stmt"/>
479
- <line num="995" count="0" type="stmt"/>
480
- <line num="996" count="0" type="cond" truecount="0" falsecount="1"/>
481
- <line num="997" count="0" type="stmt"/>
482
- <line num="999" count="0" type="stmt"/>
477
+ <line num="994" count="0" type="stmt"/>
478
+ <line num="995" count="0" type="cond" truecount="0" falsecount="1"/>
479
+ <line num="996" count="0" type="stmt"/>
483
480
  <line num="1000" count="0" type="stmt"/>
484
- <line num="1001" count="0" type="stmt"/>
481
+ <line num="1001" count="0" type="cond" truecount="0" falsecount="1"/>
485
482
  <line num="1002" count="0" type="stmt"/>
486
- <line num="1003" count="0" type="stmt"/>
487
- <line num="1004" count="0" type="stmt"/>
488
- <line num="1005" count="0" type="cond" truecount="0" falsecount="1"/>
489
483
  <line num="1006" count="0" type="stmt"/>
490
484
  <line num="1007" count="0" type="stmt"/>
491
- <line num="1008" count="0" type="stmt"/>
492
- <line num="1013" count="0" type="stmt"/>
485
+ <line num="1010" count="0" type="stmt"/>
486
+ <line num="1011" count="0" type="cond" truecount="0" falsecount="1"/>
487
+ <line num="1012" count="0" type="stmt"/>
493
488
  <line num="1014" count="0" type="stmt"/>
494
489
  <line num="1015" count="0" type="stmt"/>
495
490
  <line num="1016" count="0" type="stmt"/>
496
491
  <line num="1017" count="0" type="stmt"/>
497
492
  <line num="1018" count="0" type="stmt"/>
498
- <line num="1019" count="0" type="cond" truecount="0" falsecount="3"/>
499
- <line num="1020" count="0" type="stmt"/>
500
- <line num="1022" count="0" type="cond" truecount="0" falsecount="1"/>
493
+ <line num="1019" count="0" type="stmt"/>
494
+ <line num="1020" count="0" type="cond" truecount="0" falsecount="1"/>
495
+ <line num="1021" count="0" type="stmt"/>
496
+ <line num="1022" count="0" type="stmt"/>
501
497
  <line num="1023" count="0" type="stmt"/>
502
- <line num="1025" count="0" type="stmt"/>
503
- <line num="1026" count="0" type="stmt"/>
498
+ <line num="1028" count="0" type="stmt"/>
504
499
  <line num="1029" count="0" type="stmt"/>
505
500
  <line num="1030" count="0" type="stmt"/>
506
501
  <line num="1031" count="0" type="stmt"/>
507
502
  <line num="1032" count="0" type="stmt"/>
508
503
  <line num="1033" count="0" type="stmt"/>
509
- <line num="1034" count="0" type="stmt"/>
504
+ <line num="1034" count="0" type="cond" truecount="0" falsecount="3"/>
510
505
  <line num="1035" count="0" type="stmt"/>
511
- <line num="1036" count="0" type="stmt"/>
512
- <line num="1037" count="0" type="cond" truecount="0" falsecount="3"/>
506
+ <line num="1037" count="0" type="cond" truecount="0" falsecount="1"/>
513
507
  <line num="1038" count="0" type="stmt"/>
514
- <line num="1040" count="0" type="cond" truecount="0" falsecount="3"/>
508
+ <line num="1040" count="0" type="stmt"/>
515
509
  <line num="1041" count="0" type="stmt"/>
516
- <line num="1043" count="0" type="stmt"/>
517
510
  <line num="1044" count="0" type="stmt"/>
518
511
  <line num="1045" count="0" type="stmt"/>
512
+ <line num="1046" count="0" type="stmt"/>
513
+ <line num="1047" count="0" type="stmt"/>
519
514
  <line num="1048" count="0" type="stmt"/>
515
+ <line num="1049" count="0" type="stmt"/>
516
+ <line num="1050" count="0" type="stmt"/>
517
+ <line num="1051" count="0" type="stmt"/>
518
+ <line num="1052" count="0" type="cond" truecount="0" falsecount="3"/>
519
+ <line num="1053" count="0" type="stmt"/>
520
+ <line num="1055" count="0" type="cond" truecount="0" falsecount="3"/>
521
+ <line num="1056" count="0" type="stmt"/>
522
+ <line num="1058" count="0" type="stmt"/>
523
+ <line num="1059" count="0" type="stmt"/>
524
+ <line num="1060" count="0" type="stmt"/>
525
+ <line num="1063" count="0" type="stmt"/>
520
526
  </file>
521
527
  <file name="index.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/index.ts">
522
- <metrics statements="161" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="78" coveredmethods="0"/>
528
+ <metrics statements="167" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="81" coveredmethods="0"/>
523
529
  <line num="1" count="0" type="stmt"/>
524
530
  <line num="2" count="0" type="stmt"/>
525
531
  <line num="3" count="0" type="stmt"/>
@@ -600,9 +606,9 @@
600
606
  <line num="78" count="0" type="stmt"/>
601
607
  <line num="79" count="0" type="stmt"/>
602
608
  <line num="80" count="0" type="stmt"/>
609
+ <line num="81" count="0" type="stmt"/>
610
+ <line num="82" count="0" type="stmt"/>
603
611
  <line num="83" count="0" type="stmt"/>
604
- <line num="84" count="0" type="stmt"/>
605
- <line num="85" count="0" type="stmt"/>
606
612
  <line num="86" count="0" type="stmt"/>
607
613
  <line num="87" count="0" type="stmt"/>
608
614
  <line num="88" count="0" type="stmt"/>
@@ -635,12 +641,12 @@
635
641
  <line num="115" count="0" type="stmt"/>
636
642
  <line num="116" count="0" type="stmt"/>
637
643
  <line num="117" count="0" type="stmt"/>
644
+ <line num="118" count="0" type="stmt"/>
638
645
  <line num="119" count="0" type="stmt"/>
639
646
  <line num="120" count="0" type="stmt"/>
640
647
  <line num="121" count="0" type="stmt"/>
641
648
  <line num="122" count="0" type="stmt"/>
642
649
  <line num="123" count="0" type="stmt"/>
643
- <line num="124" count="0" type="stmt"/>
644
650
  <line num="125" count="0" type="stmt"/>
645
651
  <line num="126" count="0" type="stmt"/>
646
652
  <line num="127" count="0" type="stmt"/>
@@ -658,12 +664,12 @@
658
664
  <line num="139" count="0" type="stmt"/>
659
665
  <line num="140" count="0" type="stmt"/>
660
666
  <line num="141" count="0" type="stmt"/>
667
+ <line num="142" count="0" type="stmt"/>
661
668
  <line num="143" count="0" type="stmt"/>
662
669
  <line num="144" count="0" type="stmt"/>
663
670
  <line num="145" count="0" type="stmt"/>
664
671
  <line num="146" count="0" type="stmt"/>
665
672
  <line num="147" count="0" type="stmt"/>
666
- <line num="148" count="0" type="stmt"/>
667
673
  <line num="149" count="0" type="stmt"/>
668
674
  <line num="150" count="0" type="stmt"/>
669
675
  <line num="151" count="0" type="stmt"/>
@@ -681,9 +687,15 @@
681
687
  <line num="163" count="0" type="stmt"/>
682
688
  <line num="164" count="0" type="stmt"/>
683
689
  <line num="165" count="0" type="stmt"/>
690
+ <line num="166" count="0" type="stmt"/>
691
+ <line num="167" count="0" type="stmt"/>
692
+ <line num="168" count="0" type="stmt"/>
693
+ <line num="169" count="0" type="stmt"/>
694
+ <line num="170" count="0" type="stmt"/>
695
+ <line num="171" count="0" type="stmt"/>
684
696
  </file>
685
697
  <file name="merchi.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/merchi.ts">
686
- <metrics statements="205" coveredstatements="0" conditionals="32" coveredconditionals="0" methods="7" coveredmethods="0"/>
698
+ <metrics statements="211" coveredstatements="0" conditionals="32" coveredconditionals="0" methods="7" coveredmethods="0"/>
687
699
  <line num="6" count="0" type="stmt"/>
688
700
  <line num="7" count="0" type="stmt"/>
689
701
  <line num="8" count="0" type="stmt"/>
@@ -760,22 +772,22 @@
760
772
  <line num="79" count="0" type="stmt"/>
761
773
  <line num="80" count="0" type="stmt"/>
762
774
  <line num="81" count="0" type="stmt"/>
775
+ <line num="82" count="0" type="stmt"/>
763
776
  <line num="83" count="0" type="stmt"/>
764
777
  <line num="84" count="0" type="stmt"/>
765
- <line num="96" count="0" type="stmt"/>
766
- <line num="98" count="0" type="stmt"/>
778
+ <line num="86" count="0" type="stmt"/>
779
+ <line num="87" count="0" type="stmt"/>
767
780
  <line num="99" count="0" type="stmt"/>
768
- <line num="106" count="0" type="stmt"/>
769
- <line num="108" count="0" type="stmt"/>
781
+ <line num="101" count="0" type="stmt"/>
782
+ <line num="102" count="0" type="stmt"/>
770
783
  <line num="109" count="0" type="stmt"/>
771
- <line num="193" count="0" type="stmt"/>
772
- <line num="194" count="0" type="stmt"/>
773
- <line num="195" count="0" type="stmt"/>
774
- <line num="196" count="0" type="stmt"/>
784
+ <line num="111" count="0" type="stmt"/>
785
+ <line num="112" count="0" type="stmt"/>
775
786
  <line num="199" count="0" type="stmt"/>
776
- <line num="206" count="0" type="cond" truecount="0" falsecount="2"/>
777
- <line num="207" count="0" type="stmt"/>
778
- <line num="209" count="0" type="stmt"/>
787
+ <line num="200" count="0" type="stmt"/>
788
+ <line num="201" count="0" type="stmt"/>
789
+ <line num="202" count="0" type="stmt"/>
790
+ <line num="205" count="0" type="stmt"/>
779
791
  <line num="212" count="0" type="cond" truecount="0" falsecount="2"/>
780
792
  <line num="213" count="0" type="stmt"/>
781
793
  <line num="215" count="0" type="stmt"/>
@@ -785,27 +797,24 @@
785
797
  <line num="224" count="0" type="cond" truecount="0" falsecount="2"/>
786
798
  <line num="225" count="0" type="stmt"/>
787
799
  <line num="227" count="0" type="stmt"/>
788
- <line num="230" count="0" type="stmt"/>
789
- <line num="231" count="0" type="cond" truecount="0" falsecount="1"/>
790
- <line num="232" count="0" type="cond" truecount="0" falsecount="4"/>
791
- <line num="235" count="0" type="cond" truecount="0" falsecount="1"/>
800
+ <line num="230" count="0" type="cond" truecount="0" falsecount="2"/>
801
+ <line num="231" count="0" type="stmt"/>
802
+ <line num="233" count="0" type="stmt"/>
792
803
  <line num="236" count="0" type="stmt"/>
793
- <line num="239" count="0" type="cond" truecount="0" falsecount="1"/>
794
- <line num="240" count="0" type="cond" truecount="0" falsecount="4"/>
795
- <line num="243" count="0" type="cond" truecount="0" falsecount="1"/>
796
- <line num="244" count="0" type="stmt"/>
797
- <line num="247" count="0" type="cond" truecount="0" falsecount="1"/>
798
- <line num="248" count="0" type="stmt"/>
799
- <line num="252" count="0" type="cond" truecount="0" falsecount="1"/>
800
- <line num="253" count="0" type="stmt"/>
801
- <line num="256" count="0" type="stmt"/>
804
+ <line num="237" count="0" type="cond" truecount="0" falsecount="1"/>
805
+ <line num="238" count="0" type="cond" truecount="0" falsecount="4"/>
806
+ <line num="241" count="0" type="cond" truecount="0" falsecount="1"/>
807
+ <line num="242" count="0" type="stmt"/>
808
+ <line num="245" count="0" type="cond" truecount="0" falsecount="1"/>
809
+ <line num="246" count="0" type="cond" truecount="0" falsecount="4"/>
810
+ <line num="249" count="0" type="cond" truecount="0" falsecount="1"/>
811
+ <line num="250" count="0" type="stmt"/>
812
+ <line num="253" count="0" type="cond" truecount="0" falsecount="1"/>
813
+ <line num="254" count="0" type="stmt"/>
814
+ <line num="258" count="0" type="cond" truecount="0" falsecount="1"/>
802
815
  <line num="259" count="0" type="stmt"/>
803
816
  <line num="262" count="0" type="stmt"/>
804
- <line num="263" count="0" type="stmt"/>
805
- <line num="264" count="0" type="stmt"/>
806
817
  <line num="265" count="0" type="stmt"/>
807
- <line num="266" count="0" type="stmt"/>
808
- <line num="267" count="0" type="stmt"/>
809
818
  <line num="268" count="0" type="stmt"/>
810
819
  <line num="269" count="0" type="stmt"/>
811
820
  <line num="270" count="0" type="stmt"/>
@@ -815,48 +824,50 @@
815
824
  <line num="274" count="0" type="stmt"/>
816
825
  <line num="275" count="0" type="stmt"/>
817
826
  <line num="276" count="0" type="stmt"/>
827
+ <line num="277" count="0" type="stmt"/>
828
+ <line num="278" count="0" type="stmt"/>
818
829
  <line num="279" count="0" type="stmt"/>
830
+ <line num="280" count="0" type="stmt"/>
831
+ <line num="281" count="0" type="stmt"/>
819
832
  <line num="282" count="0" type="stmt"/>
820
833
  <line num="285" count="0" type="stmt"/>
821
- <line num="286" count="0" type="stmt"/>
822
- <line num="287" count="0" type="stmt"/>
823
834
  <line num="288" count="0" type="stmt"/>
824
- <line num="289" count="0" type="stmt"/>
825
- <line num="290" count="0" type="stmt"/>
826
835
  <line num="291" count="0" type="stmt"/>
836
+ <line num="292" count="0" type="stmt"/>
837
+ <line num="293" count="0" type="stmt"/>
827
838
  <line num="294" count="0" type="stmt"/>
839
+ <line num="295" count="0" type="stmt"/>
840
+ <line num="296" count="0" type="stmt"/>
828
841
  <line num="297" count="0" type="stmt"/>
829
- <line num="298" count="0" type="stmt"/>
830
- <line num="299" count="0" type="stmt"/>
831
842
  <line num="300" count="0" type="stmt"/>
832
- <line num="301" count="0" type="stmt"/>
833
- <line num="302" count="0" type="stmt"/>
834
843
  <line num="303" count="0" type="stmt"/>
835
844
  <line num="304" count="0" type="stmt"/>
836
845
  <line num="305" count="0" type="stmt"/>
846
+ <line num="306" count="0" type="stmt"/>
847
+ <line num="307" count="0" type="stmt"/>
837
848
  <line num="308" count="0" type="stmt"/>
849
+ <line num="309" count="0" type="stmt"/>
850
+ <line num="310" count="0" type="stmt"/>
838
851
  <line num="311" count="0" type="stmt"/>
839
852
  <line num="314" count="0" type="stmt"/>
840
- <line num="315" count="0" type="stmt"/>
841
- <line num="316" count="0" type="stmt"/>
842
853
  <line num="317" count="0" type="stmt"/>
843
- <line num="318" count="0" type="stmt"/>
854
+ <line num="320" count="0" type="stmt"/>
844
855
  <line num="321" count="0" type="stmt"/>
845
856
  <line num="322" count="0" type="stmt"/>
846
857
  <line num="323" count="0" type="stmt"/>
847
858
  <line num="324" count="0" type="stmt"/>
848
- <line num="325" count="0" type="stmt"/>
849
- <line num="326" count="0" type="stmt"/>
850
859
  <line num="327" count="0" type="stmt"/>
851
860
  <line num="328" count="0" type="stmt"/>
861
+ <line num="329" count="0" type="stmt"/>
862
+ <line num="330" count="0" type="stmt"/>
852
863
  <line num="331" count="0" type="stmt"/>
853
864
  <line num="332" count="0" type="stmt"/>
854
865
  <line num="333" count="0" type="stmt"/>
855
866
  <line num="334" count="0" type="stmt"/>
856
- <line num="335" count="0" type="stmt"/>
857
- <line num="336" count="0" type="stmt"/>
858
867
  <line num="337" count="0" type="stmt"/>
859
868
  <line num="338" count="0" type="stmt"/>
869
+ <line num="339" count="0" type="stmt"/>
870
+ <line num="340" count="0" type="stmt"/>
860
871
  <line num="341" count="0" type="stmt"/>
861
872
  <line num="342" count="0" type="stmt"/>
862
873
  <line num="343" count="0" type="stmt"/>
@@ -864,31 +875,38 @@
864
875
  <line num="345" count="0" type="stmt"/>
865
876
  <line num="346" count="0" type="stmt"/>
866
877
  <line num="347" count="0" type="stmt"/>
867
- <line num="348" count="0" type="stmt"/>
868
- <line num="349" count="0" type="stmt"/>
869
878
  <line num="350" count="0" type="stmt"/>
879
+ <line num="351" count="0" type="stmt"/>
880
+ <line num="352" count="0" type="stmt"/>
870
881
  <line num="353" count="0" type="stmt"/>
882
+ <line num="354" count="0" type="stmt"/>
883
+ <line num="355" count="0" type="stmt"/>
871
884
  <line num="356" count="0" type="stmt"/>
872
885
  <line num="357" count="0" type="stmt"/>
873
886
  <line num="358" count="0" type="stmt"/>
874
887
  <line num="359" count="0" type="stmt"/>
875
888
  <line num="362" count="0" type="stmt"/>
876
889
  <line num="365" count="0" type="stmt"/>
877
- <line num="370" count="0" type="stmt"/>
878
- <line num="375" count="0" type="cond" truecount="0" falsecount="1"/>
879
- <line num="379" count="0" type="cond" truecount="0" falsecount="1"/>
880
- <line num="383" count="0" type="cond" truecount="0" falsecount="1"/>
881
- <line num="387" count="0" type="cond" truecount="0" falsecount="1"/>
882
- <line num="391" count="0" type="cond" truecount="0" falsecount="1"/>
883
- <line num="396" count="0" type="stmt"/>
884
- <line num="424" count="0" type="stmt"/>
885
- <line num="425" count="0" type="cond" truecount="0" falsecount="4"/>
886
- <line num="426" count="0" type="stmt"/>
887
- <line num="427" count="0" type="cond" truecount="0" falsecount="1"/>
888
- <line num="428" count="0" type="stmt"/>
889
- <line num="430" count="0" type="stmt"/>
890
- <line num="432" count="0" type="stmt"/>
891
- <line num="434" count="0" type="stmt"/>
890
+ <line num="366" count="0" type="stmt"/>
891
+ <line num="367" count="0" type="stmt"/>
892
+ <line num="368" count="0" type="stmt"/>
893
+ <line num="371" count="0" type="stmt"/>
894
+ <line num="374" count="0" type="stmt"/>
895
+ <line num="379" count="0" type="stmt"/>
896
+ <line num="384" count="0" type="cond" truecount="0" falsecount="1"/>
897
+ <line num="388" count="0" type="cond" truecount="0" falsecount="1"/>
898
+ <line num="392" count="0" type="cond" truecount="0" falsecount="1"/>
899
+ <line num="396" count="0" type="cond" truecount="0" falsecount="1"/>
900
+ <line num="400" count="0" type="cond" truecount="0" falsecount="1"/>
901
+ <line num="405" count="0" type="stmt"/>
902
+ <line num="433" count="0" type="stmt"/>
903
+ <line num="434" count="0" type="cond" truecount="0" falsecount="4"/>
904
+ <line num="435" count="0" type="stmt"/>
905
+ <line num="436" count="0" type="cond" truecount="0" falsecount="1"/>
906
+ <line num="437" count="0" type="stmt"/>
907
+ <line num="439" count="0" type="stmt"/>
908
+ <line num="441" count="0" type="stmt"/>
909
+ <line num="443" count="0" type="stmt"/>
892
910
  </file>
893
911
  <file name="request.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/request.ts">
894
912
  <metrics statements="38" coveredstatements="0" conditionals="15" coveredconditionals="0" methods="7" coveredmethods="0"/>
@@ -1558,7 +1576,7 @@
1558
1576
  </file>
1559
1577
  </package>
1560
1578
  <package name="src.entities">
1561
- <metrics statements="2467" coveredstatements="0" conditionals="237" coveredconditionals="0" methods="159" coveredmethods="0"/>
1579
+ <metrics statements="2609" coveredstatements="0" conditionals="246" coveredconditionals="0" methods="175" coveredmethods="0"/>
1562
1580
  <file name="address.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/address.ts">
1563
1581
  <metrics statements="23" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1564
1582
  <line num="3" count="0" type="stmt"/>
@@ -1604,35 +1622,144 @@
1604
1622
  <line num="31" count="0" type="stmt"/>
1605
1623
  <line num="33" count="0" type="stmt"/>
1606
1624
  </file>
1607
- <file name="assignment.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/assignment.ts">
1608
- <metrics statements="40" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="3" coveredmethods="0"/>
1625
+ <file name="agent_skill.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/agent_skill.ts">
1626
+ <metrics statements="52" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="8" coveredmethods="0"/>
1609
1627
  <line num="1" count="0" type="stmt"/>
1610
- <line num="2" count="0" type="stmt"/>
1611
- <line num="8" count="0" type="stmt"/>
1612
- <line num="9" count="0" type="stmt"/>
1613
- <line num="10" count="0" type="stmt"/>
1614
- <line num="17" count="0" type="cond" truecount="0" falsecount="3"/>
1628
+ <line num="4" count="0" type="stmt"/>
1629
+ <line num="5" count="0" type="stmt"/>
1630
+ <line num="6" count="0" type="stmt"/>
1631
+ <line num="12" count="0" type="cond" truecount="0" falsecount="3"/>
1632
+ <line num="13" count="0" type="stmt"/>
1633
+ <line num="14" count="0" type="stmt"/>
1634
+ <line num="15" count="0" type="stmt"/>
1635
+ <line num="16" count="0" type="stmt"/>
1615
1636
  <line num="18" count="0" type="stmt"/>
1616
- <line num="19" count="0" type="stmt"/>
1617
- <line num="20" count="0" type="stmt"/>
1618
- <line num="22" count="0" type="stmt"/>
1619
- <line num="25" count="0" type="stmt"/>
1620
- <line num="28" count="0" type="stmt"/>
1621
- <line num="31" count="0" type="stmt"/>
1622
- <line num="34" count="0" type="stmt"/>
1623
- <line num="37" count="0" type="stmt"/>
1624
- <line num="40" count="0" type="stmt"/>
1625
- <line num="43" count="0" type="stmt"/>
1626
- <line num="46" count="0" type="stmt"/>
1627
- <line num="49" count="0" type="stmt"/>
1628
- <line num="52" count="0" type="stmt"/>
1629
- <line num="55" count="0" type="stmt"/>
1630
- <line num="58" count="0" type="stmt"/>
1637
+ <line num="21" count="0" type="stmt"/>
1638
+ <line num="24" count="0" type="stmt"/>
1639
+ <line num="27" count="0" type="stmt"/>
1640
+ <line num="30" count="0" type="stmt"/>
1641
+ <line num="33" count="0" type="stmt"/>
1642
+ <line num="36" count="0" type="stmt"/>
1643
+ <line num="39" count="0" type="stmt"/>
1644
+ <line num="42" count="0" type="stmt"/>
1645
+ <line num="45" count="0" type="stmt"/>
1646
+ <line num="48" count="0" type="stmt"/>
1647
+ <line num="51" count="0" type="stmt"/>
1648
+ <line num="54" count="0" type="stmt"/>
1649
+ <line num="57" count="0" type="stmt"/>
1650
+ <line num="60" count="0" type="stmt"/>
1631
1651
  <line num="61" count="0" type="stmt"/>
1652
+ <line num="62" count="0" type="stmt"/>
1653
+ <line num="63" count="0" type="cond" truecount="0" falsecount="3"/>
1632
1654
  <line num="64" count="0" type="stmt"/>
1633
- <line num="67" count="0" type="stmt"/>
1655
+ <line num="65" count="0" type="stmt"/>
1656
+ <line num="66" count="0" type="stmt"/>
1657
+ <line num="68" count="0" type="stmt"/>
1658
+ <line num="69" count="0" type="stmt"/>
1634
1659
  <line num="70" count="0" type="stmt"/>
1635
- <line num="73" count="0" type="stmt"/>
1660
+ <line num="71" count="0" type="stmt"/>
1661
+ <line num="72" count="0" type="stmt"/>
1662
+ <line num="76" count="0" type="stmt"/>
1663
+ <line num="77" count="0" type="stmt"/>
1664
+ <line num="78" count="0" type="stmt"/>
1665
+ <line num="79" count="0" type="stmt"/>
1666
+ <line num="80" count="0" type="stmt"/>
1667
+ <line num="81" count="0" type="stmt"/>
1668
+ <line num="85" count="0" type="stmt"/>
1669
+ <line num="86" count="0" type="stmt"/>
1670
+ <line num="87" count="0" type="stmt"/>
1671
+ <line num="88" count="0" type="stmt"/>
1672
+ <line num="89" count="0" type="stmt"/>
1673
+ <line num="90" count="0" type="stmt"/>
1674
+ <line num="94" count="0" type="stmt"/>
1675
+ <line num="95" count="0" type="stmt"/>
1676
+ <line num="96" count="0" type="stmt"/>
1677
+ <line num="97" count="0" type="stmt"/>
1678
+ <line num="99" count="0" type="stmt"/>
1679
+ </file>
1680
+ <file name="agent_skill_approval.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/agent_skill_approval.ts">
1681
+ <metrics statements="13" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1682
+ <line num="1" count="0" type="stmt"/>
1683
+ <line num="2" count="0" type="stmt"/>
1684
+ <line num="4" count="0" type="stmt"/>
1685
+ <line num="5" count="0" type="stmt"/>
1686
+ <line num="6" count="0" type="stmt"/>
1687
+ <line num="7" count="0" type="stmt"/>
1688
+ <line num="9" count="0" type="stmt"/>
1689
+ <line num="12" count="0" type="stmt"/>
1690
+ <line num="15" count="0" type="stmt"/>
1691
+ <line num="18" count="0" type="stmt"/>
1692
+ <line num="21" count="0" type="stmt"/>
1693
+ <line num="24" count="0" type="stmt"/>
1694
+ <line num="26" count="0" type="stmt"/>
1695
+ </file>
1696
+ <file name="agent_skill_version.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/agent_skill_version.ts">
1697
+ <metrics statements="35" coveredstatements="0" conditionals="3" coveredconditionals="0" methods="7" coveredmethods="0"/>
1698
+ <line num="1" count="0" type="stmt"/>
1699
+ <line num="4" count="0" type="cond" truecount="0" falsecount="3"/>
1700
+ <line num="5" count="0" type="stmt"/>
1701
+ <line num="6" count="0" type="stmt"/>
1702
+ <line num="7" count="0" type="stmt"/>
1703
+ <line num="9" count="0" type="stmt"/>
1704
+ <line num="12" count="0" type="stmt"/>
1705
+ <line num="15" count="0" type="stmt"/>
1706
+ <line num="18" count="0" type="stmt"/>
1707
+ <line num="21" count="0" type="stmt"/>
1708
+ <line num="24" count="0" type="stmt"/>
1709
+ <line num="27" count="0" type="stmt"/>
1710
+ <line num="30" count="0" type="stmt"/>
1711
+ <line num="33" count="0" type="stmt"/>
1712
+ <line num="36" count="0" type="stmt"/>
1713
+ <line num="37" count="0" type="stmt"/>
1714
+ <line num="38" count="0" type="stmt"/>
1715
+ <line num="39" count="0" type="stmt"/>
1716
+ <line num="40" count="0" type="stmt"/>
1717
+ <line num="41" count="0" type="stmt"/>
1718
+ <line num="45" count="0" type="stmt"/>
1719
+ <line num="46" count="0" type="stmt"/>
1720
+ <line num="47" count="0" type="stmt"/>
1721
+ <line num="48" count="0" type="stmt"/>
1722
+ <line num="49" count="0" type="stmt"/>
1723
+ <line num="50" count="0" type="stmt"/>
1724
+ <line num="51" count="0" type="stmt"/>
1725
+ <line num="55" count="0" type="stmt"/>
1726
+ <line num="56" count="0" type="stmt"/>
1727
+ <line num="57" count="0" type="stmt"/>
1728
+ <line num="58" count="0" type="stmt"/>
1729
+ <line num="59" count="0" type="stmt"/>
1730
+ <line num="60" count="0" type="stmt"/>
1731
+ <line num="61" count="0" type="stmt"/>
1732
+ <line num="64" count="0" type="stmt"/>
1733
+ </file>
1734
+ <file name="assignment.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/assignment.ts">
1735
+ <metrics statements="40" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="3" coveredmethods="0"/>
1736
+ <line num="1" count="0" type="stmt"/>
1737
+ <line num="2" count="0" type="stmt"/>
1738
+ <line num="8" count="0" type="stmt"/>
1739
+ <line num="9" count="0" type="stmt"/>
1740
+ <line num="10" count="0" type="stmt"/>
1741
+ <line num="17" count="0" type="cond" truecount="0" falsecount="3"/>
1742
+ <line num="18" count="0" type="stmt"/>
1743
+ <line num="19" count="0" type="stmt"/>
1744
+ <line num="20" count="0" type="stmt"/>
1745
+ <line num="22" count="0" type="stmt"/>
1746
+ <line num="25" count="0" type="stmt"/>
1747
+ <line num="28" count="0" type="stmt"/>
1748
+ <line num="31" count="0" type="stmt"/>
1749
+ <line num="34" count="0" type="stmt"/>
1750
+ <line num="37" count="0" type="stmt"/>
1751
+ <line num="40" count="0" type="stmt"/>
1752
+ <line num="43" count="0" type="stmt"/>
1753
+ <line num="46" count="0" type="stmt"/>
1754
+ <line num="49" count="0" type="stmt"/>
1755
+ <line num="52" count="0" type="stmt"/>
1756
+ <line num="55" count="0" type="stmt"/>
1757
+ <line num="58" count="0" type="stmt"/>
1758
+ <line num="61" count="0" type="stmt"/>
1759
+ <line num="64" count="0" type="stmt"/>
1760
+ <line num="67" count="0" type="stmt"/>
1761
+ <line num="70" count="0" type="stmt"/>
1762
+ <line num="73" count="0" type="stmt"/>
1636
1763
  <line num="76" count="0" type="stmt"/>
1637
1764
  <line num="79" count="0" type="stmt"/>
1638
1765
  <line num="82" count="0" type="stmt"/>
@@ -1828,7 +1955,7 @@
1828
1955
  <line num="50" count="0" type="stmt"/>
1829
1956
  </file>
1830
1957
  <file name="company.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/company.ts">
1831
- <metrics statements="93" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1958
+ <metrics statements="110" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
1832
1959
  <line num="9" count="0" type="stmt"/>
1833
1960
  <line num="10" count="0" type="stmt"/>
1834
1961
  <line num="18" count="0" type="stmt"/>
@@ -1921,7 +2048,24 @@
1921
2048
  <line num="271" count="0" type="stmt"/>
1922
2049
  <line num="274" count="0" type="stmt"/>
1923
2050
  <line num="277" count="0" type="stmt"/>
1924
- <line num="279" count="0" type="stmt"/>
2051
+ <line num="280" count="0" type="stmt"/>
2052
+ <line num="283" count="0" type="stmt"/>
2053
+ <line num="286" count="0" type="stmt"/>
2054
+ <line num="289" count="0" type="stmt"/>
2055
+ <line num="292" count="0" type="stmt"/>
2056
+ <line num="295" count="0" type="stmt"/>
2057
+ <line num="298" count="0" type="stmt"/>
2058
+ <line num="301" count="0" type="stmt"/>
2059
+ <line num="304" count="0" type="stmt"/>
2060
+ <line num="307" count="0" type="stmt"/>
2061
+ <line num="310" count="0" type="stmt"/>
2062
+ <line num="313" count="0" type="stmt"/>
2063
+ <line num="316" count="0" type="stmt"/>
2064
+ <line num="319" count="0" type="stmt"/>
2065
+ <line num="322" count="0" type="stmt"/>
2066
+ <line num="325" count="0" type="stmt"/>
2067
+ <line num="328" count="0" type="stmt"/>
2068
+ <line num="330" count="0" type="stmt"/>
1925
2069
  </file>
1926
2070
  <file name="company_invitation.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/company_invitation.ts">
1927
2071
  <metrics statements="16" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -2186,27 +2330,39 @@
2186
2330
  <line num="285" count="0" type="stmt"/>
2187
2331
  </file>
2188
2332
  <file name="domain_chat_settings.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/domain_chat_settings.ts">
2189
- <metrics statements="20" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2333
+ <metrics statements="32" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2190
2334
  <line num="1" count="0" type="stmt"/>
2191
2335
  <line num="2" count="0" type="stmt"/>
2192
2336
  <line num="3" count="0" type="stmt"/>
2193
- <line num="5" count="0" type="stmt"/>
2194
2337
  <line num="6" count="0" type="stmt"/>
2195
2338
  <line num="7" count="0" type="stmt"/>
2196
2339
  <line num="8" count="0" type="stmt"/>
2197
- <line num="10" count="0" type="stmt"/>
2198
- <line num="13" count="0" type="stmt"/>
2199
- <line num="16" count="0" type="stmt"/>
2200
- <line num="19" count="0" type="stmt"/>
2201
- <line num="22" count="0" type="stmt"/>
2202
- <line num="25" count="0" type="stmt"/>
2203
- <line num="28" count="0" type="stmt"/>
2204
- <line num="31" count="0" type="stmt"/>
2205
- <line num="34" count="0" type="stmt"/>
2206
- <line num="37" count="0" type="stmt"/>
2207
- <line num="40" count="0" type="stmt"/>
2208
- <line num="43" count="0" type="stmt"/>
2209
- <line num="45" count="0" type="stmt"/>
2340
+ <line num="9" count="0" type="stmt"/>
2341
+ <line num="11" count="0" type="stmt"/>
2342
+ <line num="14" count="0" type="stmt"/>
2343
+ <line num="17" count="0" type="stmt"/>
2344
+ <line num="20" count="0" type="stmt"/>
2345
+ <line num="23" count="0" type="stmt"/>
2346
+ <line num="26" count="0" type="stmt"/>
2347
+ <line num="29" count="0" type="stmt"/>
2348
+ <line num="32" count="0" type="stmt"/>
2349
+ <line num="35" count="0" type="stmt"/>
2350
+ <line num="38" count="0" type="stmt"/>
2351
+ <line num="41" count="0" type="stmt"/>
2352
+ <line num="44" count="0" type="stmt"/>
2353
+ <line num="47" count="0" type="stmt"/>
2354
+ <line num="50" count="0" type="stmt"/>
2355
+ <line num="53" count="0" type="stmt"/>
2356
+ <line num="56" count="0" type="stmt"/>
2357
+ <line num="59" count="0" type="stmt"/>
2358
+ <line num="62" count="0" type="stmt"/>
2359
+ <line num="65" count="0" type="stmt"/>
2360
+ <line num="68" count="0" type="stmt"/>
2361
+ <line num="71" count="0" type="stmt"/>
2362
+ <line num="74" count="0" type="stmt"/>
2363
+ <line num="77" count="0" type="stmt"/>
2364
+ <line num="80" count="0" type="stmt"/>
2365
+ <line num="82" count="0" type="stmt"/>
2210
2366
  </file>
2211
2367
  <file name="domain_invitation.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/domain_invitation.ts">
2212
2368
  <metrics statements="17" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -2284,7 +2440,7 @@
2284
2440
  <line num="76" count="0" type="stmt"/>
2285
2441
  </file>
2286
2442
  <file name="draft_comment.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/draft_comment.ts">
2287
- <metrics statements="23" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2443
+ <metrics statements="25" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2288
2444
  <line num="1" count="0" type="stmt"/>
2289
2445
  <line num="2" count="0" type="stmt"/>
2290
2446
  <line num="4" count="0" type="stmt"/>
@@ -2307,7 +2463,9 @@
2307
2463
  <line num="46" count="0" type="stmt"/>
2308
2464
  <line num="49" count="0" type="stmt"/>
2309
2465
  <line num="52" count="0" type="stmt"/>
2310
- <line num="54" count="0" type="stmt"/>
2466
+ <line num="55" count="0" type="stmt"/>
2467
+ <line num="58" count="0" type="stmt"/>
2468
+ <line num="60" count="0" type="stmt"/>
2311
2469
  </file>
2312
2470
  <file name="draft_preview.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/draft_preview.ts">
2313
2471
  <metrics statements="17" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -2345,7 +2503,7 @@
2345
2503
  <line num="21" count="0" type="stmt"/>
2346
2504
  </file>
2347
2505
  <file name="draft_template.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/draft_template.ts">
2348
- <metrics statements="23" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2506
+ <metrics statements="26" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2349
2507
  <line num="2" count="0" type="stmt"/>
2350
2508
  <line num="3" count="0" type="stmt"/>
2351
2509
  <line num="4" count="0" type="stmt"/>
@@ -2368,7 +2526,10 @@
2368
2526
  <line num="47" count="0" type="stmt"/>
2369
2527
  <line num="50" count="0" type="stmt"/>
2370
2528
  <line num="53" count="0" type="stmt"/>
2371
- <line num="55" count="0" type="stmt"/>
2529
+ <line num="64" count="0" type="stmt"/>
2530
+ <line num="67" count="0" type="stmt"/>
2531
+ <line num="70" count="0" type="stmt"/>
2532
+ <line num="72" count="0" type="stmt"/>
2372
2533
  </file>
2373
2534
  <file name="email_address.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/email_address.ts">
2374
2535
  <metrics statements="11" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -2690,7 +2851,7 @@
2690
2851
  <line num="59" count="0" type="stmt"/>
2691
2852
  </file>
2692
2853
  <file name="job.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/job.ts">
2693
- <metrics statements="142" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="7" coveredmethods="0"/>
2854
+ <metrics statements="143" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="7" coveredmethods="0"/>
2694
2855
  <line num="1" count="0" type="stmt"/>
2695
2856
  <line num="2" count="0" type="stmt"/>
2696
2857
  <line num="3" count="0" type="stmt"/>
@@ -2807,32 +2968,33 @@
2807
2968
  <line num="322" count="0" type="stmt"/>
2808
2969
  <line num="325" count="0" type="stmt"/>
2809
2970
  <line num="328" count="0" type="stmt"/>
2810
- <line num="329" count="0" type="stmt"/>
2811
- <line num="330" count="0" type="stmt"/>
2812
2971
  <line num="331" count="0" type="stmt"/>
2813
2972
  <line num="332" count="0" type="stmt"/>
2814
2973
  <line num="333" count="0" type="stmt"/>
2974
+ <line num="334" count="0" type="stmt"/>
2815
2975
  <line num="335" count="0" type="stmt"/>
2816
- <line num="340" count="0" type="stmt"/>
2817
- <line num="341" count="0" type="stmt"/>
2818
- <line num="342" count="0" type="stmt"/>
2976
+ <line num="336" count="0" type="stmt"/>
2977
+ <line num="338" count="0" type="stmt"/>
2978
+ <line num="343" count="0" type="stmt"/>
2979
+ <line num="344" count="0" type="stmt"/>
2819
2980
  <line num="345" count="0" type="stmt"/>
2820
- <line num="346" count="0" type="stmt"/>
2821
- <line num="347" count="0" type="stmt"/>
2822
2981
  <line num="348" count="0" type="stmt"/>
2823
2982
  <line num="349" count="0" type="stmt"/>
2824
2983
  <line num="350" count="0" type="stmt"/>
2825
2984
  <line num="351" count="0" type="stmt"/>
2826
2985
  <line num="352" count="0" type="stmt"/>
2827
- <line num="358" count="0" type="stmt"/>
2828
- <line num="360" count="0" type="stmt"/>
2986
+ <line num="353" count="0" type="stmt"/>
2987
+ <line num="354" count="0" type="stmt"/>
2988
+ <line num="355" count="0" type="stmt"/>
2829
2989
  <line num="361" count="0" type="stmt"/>
2990
+ <line num="363" count="0" type="stmt"/>
2830
2991
  <line num="364" count="0" type="stmt"/>
2831
- <line num="365" count="0" type="cond" truecount="0" falsecount="1"/>
2832
- <line num="366" count="0" type="stmt"/>
2833
- <line num="368" count="0" type="stmt"/>
2834
- <line num="370" count="0" type="stmt"/>
2835
- <line num="372" count="0" type="stmt"/>
2992
+ <line num="367" count="0" type="stmt"/>
2993
+ <line num="368" count="0" type="cond" truecount="0" falsecount="1"/>
2994
+ <line num="369" count="0" type="stmt"/>
2995
+ <line num="371" count="0" type="stmt"/>
2996
+ <line num="373" count="0" type="stmt"/>
2997
+ <line num="375" count="0" type="stmt"/>
2836
2998
  </file>
2837
2999
  <file name="job_comment.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/job_comment.ts">
2838
3000
  <metrics statements="21" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -3676,7 +3838,7 @@
3676
3838
  <line num="27" count="0" type="stmt"/>
3677
3839
  </file>
3678
3840
  <file name="support_conversation.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/support_conversation.ts">
3679
- <metrics statements="20" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
3841
+ <metrics statements="25" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
3680
3842
  <line num="1" count="0" type="stmt"/>
3681
3843
  <line num="3" count="0" type="stmt"/>
3682
3844
  <line num="4" count="0" type="stmt"/>
@@ -3694,12 +3856,17 @@
3694
3856
  <line num="33" count="0" type="stmt"/>
3695
3857
  <line num="36" count="0" type="stmt"/>
3696
3858
  <line num="40" count="0" type="stmt"/>
3697
- <line num="43" count="0" type="stmt"/>
3698
- <line num="46" count="0" type="stmt"/>
3859
+ <line num="44" count="0" type="stmt"/>
3699
3860
  <line num="48" count="0" type="stmt"/>
3861
+ <line num="51" count="0" type="stmt"/>
3862
+ <line num="54" count="0" type="stmt"/>
3863
+ <line num="57" count="0" type="stmt"/>
3864
+ <line num="60" count="0" type="stmt"/>
3865
+ <line num="63" count="0" type="stmt"/>
3866
+ <line num="65" count="0" type="stmt"/>
3700
3867
  </file>
3701
3868
  <file name="support_message.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/support_message.ts">
3702
- <metrics statements="14" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
3869
+ <metrics statements="15" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
3703
3870
  <line num="1" count="0" type="stmt"/>
3704
3871
  <line num="2" count="0" type="stmt"/>
3705
3872
  <line num="3" count="0" type="stmt"/>
@@ -3713,7 +3880,8 @@
3713
3880
  <line num="19" count="0" type="stmt"/>
3714
3881
  <line num="22" count="0" type="stmt"/>
3715
3882
  <line num="25" count="0" type="stmt"/>
3716
- <line num="27" count="0" type="stmt"/>
3883
+ <line num="28" count="0" type="stmt"/>
3884
+ <line num="30" count="0" type="stmt"/>
3717
3885
  </file>
3718
3886
  <file name="system_role.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/system_role.ts">
3719
3887
  <metrics statements="10" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -3847,172 +4015,173 @@
3847
4015
  <line num="23" count="0" type="stmt"/>
3848
4016
  </file>
3849
4017
  <file name="user.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/user.ts">
3850
- <metrics statements="165" coveredstatements="0" conditionals="21" coveredconditionals="0" methods="20" coveredmethods="0"/>
4018
+ <metrics statements="166" coveredstatements="0" conditionals="21" coveredconditionals="0" methods="20" coveredmethods="0"/>
3851
4019
  <line num="12" count="0" type="stmt"/>
3852
4020
  <line num="29" count="0" type="stmt"/>
3853
- <line num="36" count="0" type="stmt"/>
3854
- <line num="39" count="0" type="stmt"/>
3855
- <line num="41" count="0" type="cond" truecount="0" falsecount="3"/>
3856
- <line num="42" count="0" type="stmt"/>
4021
+ <line num="37" count="0" type="stmt"/>
4022
+ <line num="40" count="0" type="stmt"/>
4023
+ <line num="42" count="0" type="cond" truecount="0" falsecount="3"/>
3857
4024
  <line num="43" count="0" type="stmt"/>
3858
4025
  <line num="44" count="0" type="stmt"/>
3859
- <line num="46" count="0" type="stmt"/>
3860
- <line num="49" count="0" type="stmt"/>
3861
- <line num="52" count="0" type="stmt"/>
3862
- <line num="55" count="0" type="stmt"/>
3863
- <line num="58" count="0" type="stmt"/>
3864
- <line num="61" count="0" type="stmt"/>
3865
- <line num="64" count="0" type="stmt"/>
3866
- <line num="67" count="0" type="stmt"/>
3867
- <line num="70" count="0" type="stmt"/>
3868
- <line num="73" count="0" type="stmt"/>
3869
- <line num="76" count="0" type="stmt"/>
3870
- <line num="79" count="0" type="stmt"/>
3871
- <line num="82" count="0" type="stmt"/>
3872
- <line num="85" count="0" type="stmt"/>
3873
- <line num="88" count="0" type="stmt"/>
3874
- <line num="91" count="0" type="stmt"/>
3875
- <line num="94" count="0" type="stmt"/>
3876
- <line num="97" count="0" type="stmt"/>
3877
- <line num="100" count="0" type="stmt"/>
3878
- <line num="103" count="0" type="stmt"/>
3879
- <line num="106" count="0" type="stmt"/>
3880
- <line num="109" count="0" type="stmt"/>
3881
- <line num="112" count="0" type="stmt"/>
3882
- <line num="115" count="0" type="stmt"/>
3883
- <line num="118" count="0" type="stmt"/>
3884
- <line num="121" count="0" type="stmt"/>
3885
- <line num="124" count="0" type="stmt"/>
3886
- <line num="127" count="0" type="stmt"/>
3887
- <line num="130" count="0" type="stmt"/>
3888
- <line num="133" count="0" type="stmt"/>
3889
- <line num="136" count="0" type="stmt"/>
3890
- <line num="139" count="0" type="stmt"/>
3891
- <line num="142" count="0" type="stmt"/>
3892
- <line num="145" count="0" type="stmt"/>
3893
- <line num="148" count="0" type="stmt"/>
3894
- <line num="151" count="0" type="stmt"/>
3895
- <line num="154" count="0" type="stmt"/>
3896
- <line num="157" count="0" type="stmt"/>
3897
- <line num="160" count="0" type="stmt"/>
3898
- <line num="163" count="0" type="stmt"/>
3899
- <line num="166" count="0" type="stmt"/>
3900
- <line num="169" count="0" type="stmt"/>
3901
- <line num="172" count="0" type="stmt"/>
3902
- <line num="175" count="0" type="stmt"/>
3903
- <line num="178" count="0" type="stmt"/>
3904
- <line num="181" count="0" type="stmt"/>
3905
- <line num="184" count="0" type="stmt"/>
3906
- <line num="187" count="0" type="stmt"/>
3907
- <line num="190" count="0" type="stmt"/>
3908
- <line num="193" count="0" type="stmt"/>
3909
- <line num="196" count="0" type="stmt"/>
3910
- <line num="199" count="0" type="stmt"/>
3911
- <line num="202" count="0" type="stmt"/>
3912
- <line num="205" count="0" type="stmt"/>
3913
- <line num="208" count="0" type="stmt"/>
3914
- <line num="211" count="0" type="stmt"/>
3915
- <line num="214" count="0" type="stmt"/>
3916
- <line num="217" count="0" type="stmt"/>
3917
- <line num="220" count="0" type="stmt"/>
3918
- <line num="223" count="0" type="stmt"/>
3919
- <line num="226" count="0" type="stmt"/>
3920
- <line num="229" count="0" type="stmt"/>
3921
- <line num="232" count="0" type="stmt"/>
3922
- <line num="235" count="0" type="stmt"/>
3923
- <line num="238" count="0" type="stmt"/>
3924
- <line num="241" count="0" type="stmt"/>
3925
- <line num="244" count="0" type="stmt"/>
3926
- <line num="247" count="0" type="stmt"/>
3927
- <line num="250" count="0" type="stmt"/>
3928
- <line num="253" count="0" type="stmt"/>
3929
- <line num="256" count="0" type="stmt"/>
3930
- <line num="259" count="0" type="stmt"/>
3931
- <line num="262" count="0" type="stmt"/>
3932
- <line num="265" count="0" type="stmt"/>
3933
- <line num="268" count="0" type="stmt"/>
3934
- <line num="271" count="0" type="stmt"/>
3935
- <line num="274" count="0" type="stmt"/>
3936
- <line num="277" count="0" type="stmt"/>
3937
- <line num="280" count="0" type="stmt"/>
3938
- <line num="283" count="0" type="stmt"/>
3939
- <line num="286" count="0" type="stmt"/>
3940
- <line num="289" count="0" type="stmt"/>
3941
- <line num="292" count="0" type="stmt"/>
3942
- <line num="293" count="0" type="cond" truecount="0" falsecount="1"/>
3943
- <line num="294" count="0" type="stmt"/>
3944
- <line num="295" count="0" type="stmt"/>
4026
+ <line num="45" count="0" type="stmt"/>
4027
+ <line num="47" count="0" type="stmt"/>
4028
+ <line num="50" count="0" type="stmt"/>
4029
+ <line num="53" count="0" type="stmt"/>
4030
+ <line num="56" count="0" type="stmt"/>
4031
+ <line num="59" count="0" type="stmt"/>
4032
+ <line num="62" count="0" type="stmt"/>
4033
+ <line num="65" count="0" type="stmt"/>
4034
+ <line num="68" count="0" type="stmt"/>
4035
+ <line num="71" count="0" type="stmt"/>
4036
+ <line num="74" count="0" type="stmt"/>
4037
+ <line num="77" count="0" type="stmt"/>
4038
+ <line num="80" count="0" type="stmt"/>
4039
+ <line num="83" count="0" type="stmt"/>
4040
+ <line num="86" count="0" type="stmt"/>
4041
+ <line num="89" count="0" type="stmt"/>
4042
+ <line num="92" count="0" type="stmt"/>
4043
+ <line num="95" count="0" type="stmt"/>
4044
+ <line num="98" count="0" type="stmt"/>
4045
+ <line num="101" count="0" type="stmt"/>
4046
+ <line num="104" count="0" type="stmt"/>
4047
+ <line num="107" count="0" type="stmt"/>
4048
+ <line num="110" count="0" type="stmt"/>
4049
+ <line num="113" count="0" type="stmt"/>
4050
+ <line num="116" count="0" type="stmt"/>
4051
+ <line num="119" count="0" type="stmt"/>
4052
+ <line num="122" count="0" type="stmt"/>
4053
+ <line num="125" count="0" type="stmt"/>
4054
+ <line num="128" count="0" type="stmt"/>
4055
+ <line num="131" count="0" type="stmt"/>
4056
+ <line num="134" count="0" type="stmt"/>
4057
+ <line num="137" count="0" type="stmt"/>
4058
+ <line num="140" count="0" type="stmt"/>
4059
+ <line num="143" count="0" type="stmt"/>
4060
+ <line num="146" count="0" type="stmt"/>
4061
+ <line num="149" count="0" type="stmt"/>
4062
+ <line num="152" count="0" type="stmt"/>
4063
+ <line num="155" count="0" type="stmt"/>
4064
+ <line num="158" count="0" type="stmt"/>
4065
+ <line num="161" count="0" type="stmt"/>
4066
+ <line num="164" count="0" type="stmt"/>
4067
+ <line num="167" count="0" type="stmt"/>
4068
+ <line num="170" count="0" type="stmt"/>
4069
+ <line num="173" count="0" type="stmt"/>
4070
+ <line num="176" count="0" type="stmt"/>
4071
+ <line num="179" count="0" type="stmt"/>
4072
+ <line num="182" count="0" type="stmt"/>
4073
+ <line num="185" count="0" type="stmt"/>
4074
+ <line num="188" count="0" type="stmt"/>
4075
+ <line num="191" count="0" type="stmt"/>
4076
+ <line num="194" count="0" type="stmt"/>
4077
+ <line num="197" count="0" type="stmt"/>
4078
+ <line num="200" count="0" type="stmt"/>
4079
+ <line num="203" count="0" type="stmt"/>
4080
+ <line num="206" count="0" type="stmt"/>
4081
+ <line num="209" count="0" type="stmt"/>
4082
+ <line num="212" count="0" type="stmt"/>
4083
+ <line num="215" count="0" type="stmt"/>
4084
+ <line num="218" count="0" type="stmt"/>
4085
+ <line num="221" count="0" type="stmt"/>
4086
+ <line num="224" count="0" type="stmt"/>
4087
+ <line num="227" count="0" type="stmt"/>
4088
+ <line num="230" count="0" type="stmt"/>
4089
+ <line num="233" count="0" type="stmt"/>
4090
+ <line num="236" count="0" type="stmt"/>
4091
+ <line num="239" count="0" type="stmt"/>
4092
+ <line num="242" count="0" type="stmt"/>
4093
+ <line num="245" count="0" type="stmt"/>
4094
+ <line num="248" count="0" type="stmt"/>
4095
+ <line num="251" count="0" type="stmt"/>
4096
+ <line num="254" count="0" type="stmt"/>
4097
+ <line num="257" count="0" type="stmt"/>
4098
+ <line num="260" count="0" type="stmt"/>
4099
+ <line num="263" count="0" type="stmt"/>
4100
+ <line num="266" count="0" type="stmt"/>
4101
+ <line num="269" count="0" type="stmt"/>
4102
+ <line num="272" count="0" type="stmt"/>
4103
+ <line num="275" count="0" type="stmt"/>
4104
+ <line num="278" count="0" type="stmt"/>
4105
+ <line num="281" count="0" type="stmt"/>
4106
+ <line num="284" count="0" type="stmt"/>
4107
+ <line num="287" count="0" type="stmt"/>
4108
+ <line num="290" count="0" type="stmt"/>
4109
+ <line num="293" count="0" type="stmt"/>
4110
+ <line num="296" count="0" type="stmt"/>
3945
4111
  <line num="297" count="0" type="cond" truecount="0" falsecount="1"/>
4112
+ <line num="298" count="0" type="stmt"/>
3946
4113
  <line num="299" count="0" type="stmt"/>
3947
- <line num="300" count="0" type="stmt"/>
4114
+ <line num="301" count="0" type="cond" truecount="0" falsecount="1"/>
3948
4115
  <line num="303" count="0" type="stmt"/>
3949
4116
  <line num="304" count="0" type="stmt"/>
3950
- <line num="306" count="0" type="stmt"/>
3951
- <line num="307" count="0" type="cond" truecount="0" falsecount="2"/>
3952
- <line num="309" count="0" type="cond" truecount="0" falsecount="1"/>
4117
+ <line num="307" count="0" type="stmt"/>
4118
+ <line num="308" count="0" type="stmt"/>
3953
4119
  <line num="310" count="0" type="stmt"/>
3954
- <line num="311" count="0" type="stmt"/>
3955
- <line num="312" count="0" type="stmt"/>
3956
- <line num="318" count="0" type="cond" truecount="0" falsecount="1"/>
3957
- <line num="319" count="0" type="cond" truecount="0" falsecount="1"/>
3958
- <line num="320" count="0" type="stmt"/>
3959
- <line num="323" count="0" type="stmt"/>
3960
- <line num="326" count="0" type="stmt"/>
3961
- <line num="327" count="0" type="cond" truecount="0" falsecount="1"/>
3962
- <line num="328" count="0" type="stmt"/>
3963
- <line num="329" count="0" type="stmt"/>
3964
- <line num="331" count="0" type="stmt"/>
3965
- <line num="334" count="0" type="stmt"/>
3966
- <line num="335" count="0" type="cond" truecount="0" falsecount="1"/>
3967
- <line num="336" count="0" type="stmt"/>
3968
- <line num="337" count="0" type="stmt"/>
3969
- <line num="339" count="0" type="stmt"/>
3970
- <line num="340" count="0" type="cond" truecount="0" falsecount="1"/>
4120
+ <line num="311" count="0" type="cond" truecount="0" falsecount="2"/>
4121
+ <line num="313" count="0" type="cond" truecount="0" falsecount="1"/>
4122
+ <line num="314" count="0" type="stmt"/>
4123
+ <line num="315" count="0" type="stmt"/>
4124
+ <line num="316" count="0" type="stmt"/>
4125
+ <line num="322" count="0" type="cond" truecount="0" falsecount="1"/>
4126
+ <line num="323" count="0" type="cond" truecount="0" falsecount="1"/>
4127
+ <line num="324" count="0" type="stmt"/>
4128
+ <line num="327" count="0" type="stmt"/>
4129
+ <line num="330" count="0" type="stmt"/>
4130
+ <line num="331" count="0" type="cond" truecount="0" falsecount="1"/>
4131
+ <line num="332" count="0" type="stmt"/>
4132
+ <line num="333" count="0" type="stmt"/>
4133
+ <line num="335" count="0" type="stmt"/>
4134
+ <line num="338" count="0" type="stmt"/>
4135
+ <line num="339" count="0" type="cond" truecount="0" falsecount="1"/>
4136
+ <line num="340" count="0" type="stmt"/>
3971
4137
  <line num="341" count="0" type="stmt"/>
3972
- <line num="342" count="0" type="stmt"/>
3973
- <line num="344" count="0" type="stmt"/>
4138
+ <line num="343" count="0" type="stmt"/>
4139
+ <line num="344" count="0" type="cond" truecount="0" falsecount="1"/>
4140
+ <line num="345" count="0" type="stmt"/>
4141
+ <line num="346" count="0" type="stmt"/>
3974
4142
  <line num="348" count="0" type="stmt"/>
3975
- <line num="349" count="0" type="stmt"/>
3976
4143
  <line num="352" count="0" type="stmt"/>
3977
4144
  <line num="353" count="0" type="stmt"/>
3978
4145
  <line num="356" count="0" type="stmt"/>
3979
4146
  <line num="357" count="0" type="stmt"/>
3980
4147
  <line num="360" count="0" type="stmt"/>
3981
- <line num="361" count="0" type="cond" truecount="0" falsecount="1"/>
3982
- <line num="362" count="0" type="stmt"/>
3983
- <line num="363" count="0" type="stmt"/>
3984
- <line num="365" count="0" type="stmt"/>
4148
+ <line num="361" count="0" type="stmt"/>
4149
+ <line num="364" count="0" type="stmt"/>
4150
+ <line num="365" count="0" type="cond" truecount="0" falsecount="1"/>
3985
4151
  <line num="366" count="0" type="stmt"/>
3986
4152
  <line num="367" count="0" type="stmt"/>
3987
- <line num="368" count="0" type="cond" truecount="0" falsecount="1"/>
3988
4153
  <line num="369" count="0" type="stmt"/>
3989
4154
  <line num="370" count="0" type="stmt"/>
4155
+ <line num="371" count="0" type="stmt"/>
3990
4156
  <line num="372" count="0" type="cond" truecount="0" falsecount="1"/>
3991
4157
  <line num="373" count="0" type="stmt"/>
3992
- <line num="376" count="0" type="stmt"/>
3993
- <line num="379" count="0" type="stmt"/>
3994
- <line num="380" count="0" type="cond" truecount="0" falsecount="1"/>
3995
- <line num="381" count="0" type="stmt"/>
4158
+ <line num="374" count="0" type="stmt"/>
4159
+ <line num="376" count="0" type="cond" truecount="0" falsecount="1"/>
4160
+ <line num="377" count="0" type="stmt"/>
4161
+ <line num="380" count="0" type="stmt"/>
3996
4162
  <line num="383" count="0" type="stmt"/>
3997
- <line num="384" count="0" type="stmt"/>
3998
- <line num="385" count="0" type="cond" truecount="0" falsecount="1"/>
3999
- <line num="386" count="0" type="stmt"/>
4000
- <line num="389" count="0" type="stmt"/>
4001
- <line num="392" count="0" type="stmt"/>
4002
- <line num="393" count="0" type="cond" truecount="0" falsecount="1"/>
4003
- <line num="394" count="0" type="stmt"/>
4004
- <line num="395" count="0" type="stmt"/>
4005
- <line num="397" count="0" type="stmt"/>
4006
- <line num="400" count="0" type="cond" truecount="0" falsecount="1"/>
4007
- <line num="401" count="0" type="cond" truecount="0" falsecount="1"/>
4008
- <line num="402" count="0" type="stmt"/>
4009
- <line num="403" count="0" type="stmt"/>
4010
- <line num="405" count="0" type="stmt"/>
4163
+ <line num="384" count="0" type="cond" truecount="0" falsecount="1"/>
4164
+ <line num="385" count="0" type="stmt"/>
4165
+ <line num="387" count="0" type="stmt"/>
4166
+ <line num="388" count="0" type="stmt"/>
4167
+ <line num="389" count="0" type="cond" truecount="0" falsecount="1"/>
4168
+ <line num="390" count="0" type="stmt"/>
4169
+ <line num="393" count="0" type="stmt"/>
4170
+ <line num="396" count="0" type="stmt"/>
4171
+ <line num="397" count="0" type="cond" truecount="0" falsecount="1"/>
4172
+ <line num="398" count="0" type="stmt"/>
4173
+ <line num="399" count="0" type="stmt"/>
4174
+ <line num="401" count="0" type="stmt"/>
4175
+ <line num="404" count="0" type="cond" truecount="0" falsecount="1"/>
4176
+ <line num="405" count="0" type="cond" truecount="0" falsecount="1"/>
4011
4177
  <line num="406" count="0" type="stmt"/>
4012
- <line num="408" count="0" type="stmt"/>
4178
+ <line num="407" count="0" type="stmt"/>
4013
4179
  <line num="409" count="0" type="stmt"/>
4014
4180
  <line num="410" count="0" type="stmt"/>
4181
+ <line num="412" count="0" type="stmt"/>
4015
4182
  <line num="413" count="0" type="stmt"/>
4183
+ <line num="414" count="0" type="stmt"/>
4184
+ <line num="417" count="0" type="stmt"/>
4016
4185
  </file>
4017
4186
  <file name="user_company.ts" path="/Users/jamescool/merchi_env/merchi_sdk_ts/src/entities/user_company.ts">
4018
4187
  <metrics statements="14" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>