@rabbitio/ui-kit 1.0.0-beta.80 → 1.0.0-beta.81

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 (242) hide show
  1. package/coverage/clover.xml +812 -732
  2. package/coverage/coverage-final.json +9 -8
  3. package/coverage/index.html +30 -30
  4. package/coverage/ui-kit/index.html +1 -1
  5. package/coverage/ui-kit/index.js.html +1 -1
  6. package/coverage/ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
  7. package/coverage/ui-kit/src/common-apis/adapters/index.html +1 -1
  8. package/coverage/ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
  9. package/coverage/ui-kit/src/common-apis/amountUtils.js.html +1 -1
  10. package/coverage/ui-kit/src/common-apis/errorUtils.js.html +1 -1
  11. package/coverage/ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
  12. package/coverage/ui-kit/src/common-apis/external-apis/index.html +1 -1
  13. package/coverage/ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
  14. package/coverage/ui-kit/src/common-apis/fiatCurrenciesService.js.html +1 -1
  15. package/coverage/ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
  16. package/coverage/ui-kit/src/common-apis/index.html +1 -1
  17. package/coverage/ui-kit/src/common-apis/models/blockchain.js.html +1 -1
  18. package/coverage/ui-kit/src/common-apis/models/coin.js.html +40 -40
  19. package/coverage/ui-kit/src/common-apis/models/index.html +1 -1
  20. package/coverage/ui-kit/src/common-apis/models/protocol.js.html +3 -3
  21. package/coverage/ui-kit/src/common-apis/utils/cache.js.html +6 -6
  22. package/coverage/ui-kit/src/common-apis/utils/emailAPI.js.html +1 -1
  23. package/coverage/ui-kit/src/common-apis/utils/index.html +1 -1
  24. package/coverage/ui-kit/src/common-apis/utils/logging/index.html +1 -1
  25. package/coverage/ui-kit/src/common-apis/utils/logging/logger.js.html +4 -4
  26. package/coverage/ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
  27. package/coverage/ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
  28. package/coverage/ui-kit/src/common-apis/utils/safeStringify.js.html +1 -1
  29. package/coverage/ui-kit/src/index.html +1 -1
  30. package/coverage/ui-kit/src/index.js.html +1 -1
  31. package/coverage/ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
  32. package/coverage/ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
  33. package/coverage/ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
  34. package/coverage/ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
  35. package/coverage/ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
  36. package/coverage/ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
  37. package/coverage/ui-kit/src/robust-api-caller/index.html +1 -1
  38. package/coverage/ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
  39. package/coverage/ui-kit/src/swaps-lib/external-apis/index.html +28 -28
  40. package/coverage/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +17 -17
  41. package/coverage/ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +280 -175
  42. package/coverage/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +165 -147
  43. package/coverage/ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
  44. package/coverage/ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
  45. package/coverage/ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
  46. package/coverage/ui-kit/src/swaps-lib/models/index.html +24 -9
  47. package/coverage/ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +193 -0
  48. package/coverage/ui-kit/src/swaps-lib/services/index.html +1 -1
  49. package/coverage/ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
  50. package/coverage/ui-kit/src/swaps-lib/utils/index.html +1 -1
  51. package/coverage/ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
  52. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
  53. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
  54. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
  55. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
  56. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
  57. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
  58. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
  59. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
  60. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
  61. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
  62. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
  63. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
  64. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
  65. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
  66. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
  67. package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
  68. package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
  69. package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
  70. package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
  71. package/coverage/ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
  72. package/coverage/ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
  73. package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
  74. package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
  75. package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
  76. package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
  77. package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
  78. package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
  79. package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
  80. package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
  81. package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
  82. package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
  83. package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
  84. package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
  85. package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
  86. package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
  87. package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
  88. package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
  89. package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
  90. package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
  91. package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
  92. package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
  93. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
  94. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
  95. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
  96. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
  97. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
  98. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
  99. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
  100. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
  101. package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
  102. package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
  103. package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
  104. package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
  105. package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
  106. package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
  107. package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
  108. package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
  109. package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
  110. package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
  111. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
  112. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
  113. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
  114. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
  115. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
  116. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
  117. package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
  118. package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
  119. package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
  120. package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
  121. package/coverage/ui-kit/src/ui-kit/hooks/index.html +1 -1
  122. package/coverage/ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
  123. package/coverage/ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
  124. package/coverage/ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
  125. package/coverage/ui-kit/src/ui-kit/utils/index.html +1 -1
  126. package/coverage/ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
  127. package/coverage/ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
  128. package/coverage/ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
  129. package/coverage/ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
  130. package/coverage/ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
  131. package/coverage/ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
  132. package/coverage/ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
  133. package/coverage/ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
  134. package/coverage/ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
  135. package/coverage/ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
  136. package/coverage/ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
  137. package/coverage/ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
  138. package/coverage/ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
  139. package/coverage/ui-kit/stories/atoms/buttons/index.html +1 -1
  140. package/coverage/ui-kit/stories/atoms/index.html +1 -1
  141. package/coverage/ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
  142. package/coverage/ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
  143. package/coverage/ui-kit/stories/molecules/index.html +1 -1
  144. package/coverage/ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
  145. package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
  146. package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
  147. package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
  148. package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
  149. package/coverage/ui-kit/stories/organisms/Dialog/index.html +1 -1
  150. package/coverage/ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
  151. package/coverage/ui-kit/stories/stubs/index.html +1 -1
  152. package/coverage/ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
  153. package/coverage/ui-kit/stories/templates/index.html +1 -1
  154. package/coverage/ui-kit/storybook-static/138.56b7edc4.iframe.bundle.js.html +1 -1
  155. package/coverage/ui-kit/storybook-static/312.6f62bbd9.iframe.bundle.js.html +1 -1
  156. package/coverage/ui-kit/storybook-static/341.57a15f57.iframe.bundle.js.html +1 -1
  157. package/coverage/ui-kit/storybook-static/595.2e40d981.iframe.bundle.js.html +1 -1
  158. package/coverage/ui-kit/storybook-static/607.3ea32459.iframe.bundle.js.html +1 -1
  159. package/coverage/ui-kit/storybook-static/609.949af3f6.iframe.bundle.js.html +1 -1
  160. package/coverage/ui-kit/storybook-static/693.1acf0184.iframe.bundle.js.html +1 -1
  161. package/coverage/ui-kit/storybook-static/797.c87cdf19.iframe.bundle.js.html +1 -1
  162. package/coverage/ui-kit/storybook-static/862.c15e3c9c.iframe.bundle.js.html +1 -1
  163. package/coverage/ui-kit/storybook-static/87.0a1bfeb1.iframe.bundle.js.html +1 -1
  164. package/coverage/ui-kit/storybook-static/893.e21210d8.iframe.bundle.js.html +1 -1
  165. package/coverage/ui-kit/storybook-static/996.10688684.iframe.bundle.js.html +1 -1
  166. package/coverage/ui-kit/storybook-static/atoms-BackgroundTitle-stories.1a5386a1.iframe.bundle.js.html +1 -1
  167. package/coverage/ui-kit/storybook-static/atoms-LinesOfText-stories.7043a48b.iframe.bundle.js.html +1 -1
  168. package/coverage/ui-kit/storybook-static/atoms-LoadingDots-stories.662d6a83.iframe.bundle.js.html +1 -1
  169. package/coverage/ui-kit/storybook-static/atoms-QrCode-stories.e10363b6.iframe.bundle.js.html +1 -1
  170. package/coverage/ui-kit/storybook-static/atoms-RateSelector-stories.da7b9f1f.iframe.bundle.js.html +1 -1
  171. package/coverage/ui-kit/storybook-static/atoms-Validation-stories.d561b311.iframe.bundle.js.html +1 -1
  172. package/coverage/ui-kit/storybook-static/atoms-buttons-Button-stories.d336c1a5.iframe.bundle.js.html +1 -1
  173. package/coverage/ui-kit/storybook-static/atoms-buttons-Close-stories.0a902a7c.iframe.bundle.js.html +1 -1
  174. package/coverage/ui-kit/storybook-static/atoms-buttons-LinkButton-stories.ca93ab6b.iframe.bundle.js.html +1 -1
  175. package/coverage/ui-kit/storybook-static/index.html +1 -1
  176. package/coverage/ui-kit/storybook-static/main.75ff1c31.iframe.bundle.js.html +1 -1
  177. package/coverage/ui-kit/storybook-static/molecules-LineWithIconLink-stories.2d2d5753.iframe.bundle.js.html +1 -1
  178. package/coverage/ui-kit/storybook-static/molecules-TitledLineWithIconLink-stories.1383fe3f.iframe.bundle.js.html +1 -1
  179. package/coverage/ui-kit/storybook-static/organisms-Dialog-Dialog-stories.4e6da717.iframe.bundle.js.html +1 -1
  180. package/coverage/ui-kit/storybook-static/organisms-Dialog-DialogButtons-DialogButtons-stories.b79c32a3.iframe.bundle.js.html +1 -1
  181. package/coverage/ui-kit/storybook-static/organisms-Dialog-DialogStep-DialogStep-stories.74896048.iframe.bundle.js.html +1 -1
  182. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/addon-backgrounds/dist/index.html +1 -1
  183. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/addon-backgrounds/dist/preview.js.html +1 -1
  184. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/components/dist/formatter-SWP5E3XI.mjs.html +1 -1
  185. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/components/dist/index.html +1 -1
  186. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/buffer/index.html +1 -1
  187. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/buffer/index.js.html +1 -1
  188. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/markdown-to-jsx/dist/index.html +1 -1
  189. package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/markdown-to-jsx/dist/index.modern.js.html +1 -1
  190. package/coverage/ui-kit/storybook-static/runtime~main.b108a22d.iframe.bundle.js.html +1 -1
  191. package/coverage/ui-kit/storybook-static/sb-addons/actions-9/index.html +1 -1
  192. package/coverage/ui-kit/storybook-static/sb-addons/actions-9/manager-bundle.js.html +1 -1
  193. package/coverage/ui-kit/storybook-static/sb-addons/essentials-backgrounds-2/index.html +1 -1
  194. package/coverage/ui-kit/storybook-static/sb-addons/essentials-backgrounds-2/manager-bundle.js.html +1 -1
  195. package/coverage/ui-kit/storybook-static/sb-addons/essentials-controls-1/index.html +1 -1
  196. package/coverage/ui-kit/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js.html +1 -1
  197. package/coverage/ui-kit/storybook-static/sb-addons/essentials-measure-4/index.html +1 -1
  198. package/coverage/ui-kit/storybook-static/sb-addons/essentials-measure-4/manager-bundle.js.html +1 -1
  199. package/coverage/ui-kit/storybook-static/sb-addons/essentials-outline-5/index.html +1 -1
  200. package/coverage/ui-kit/storybook-static/sb-addons/essentials-outline-5/manager-bundle.js.html +1 -1
  201. package/coverage/ui-kit/storybook-static/sb-addons/essentials-toolbars-3/index.html +1 -1
  202. package/coverage/ui-kit/storybook-static/sb-addons/essentials-toolbars-3/manager-bundle.js.html +1 -1
  203. package/coverage/ui-kit/storybook-static/sb-addons/interactions-7/index.html +1 -1
  204. package/coverage/ui-kit/storybook-static/sb-addons/interactions-7/manager-bundle.js.html +1 -1
  205. package/coverage/ui-kit/storybook-static/sb-addons/links-0/index.html +1 -1
  206. package/coverage/ui-kit/storybook-static/sb-addons/links-0/manager-bundle.js.html +1 -1
  207. package/coverage/ui-kit/storybook-static/sb-addons/onboarding-6/index.html +1 -1
  208. package/coverage/ui-kit/storybook-static/sb-addons/onboarding-6/manager-bundle.js.html +1 -1
  209. package/coverage/ui-kit/storybook-static/sb-addons/viewport-8/index.html +1 -1
  210. package/coverage/ui-kit/storybook-static/sb-addons/viewport-8/manager-bundle.js.html +1 -1
  211. package/coverage/ui-kit/storybook-static/sb-manager/WithTooltip-V3YHNWJZ-LVYLGZW2.js.html +1 -1
  212. package/coverage/ui-kit/storybook-static/sb-manager/chunk-2IXBUOFS.js.html +1 -1
  213. package/coverage/ui-kit/storybook-static/sb-manager/chunk-INSKDKQB.js.html +1 -1
  214. package/coverage/ui-kit/storybook-static/sb-manager/chunk-NGTUFCUO.js.html +1 -1
  215. package/coverage/ui-kit/storybook-static/sb-manager/chunk-UUEAOBSN.js.html +1 -1
  216. package/coverage/ui-kit/storybook-static/sb-manager/chunk-ZEU7PDD3.js.html +1 -1
  217. package/coverage/ui-kit/storybook-static/sb-manager/formatter-SWP5E3XI-7BGIK6BL.js.html +1 -1
  218. package/coverage/ui-kit/storybook-static/sb-manager/globals-module-info.js.html +1 -1
  219. package/coverage/ui-kit/storybook-static/sb-manager/globals.js.html +1 -1
  220. package/coverage/ui-kit/storybook-static/sb-manager/index.html +1 -1
  221. package/coverage/ui-kit/storybook-static/sb-manager/index.js.html +1 -1
  222. package/coverage/ui-kit/storybook-static/sb-manager/runtime.js.html +1 -1
  223. package/coverage/ui-kit/storybook-static/sb-manager/syntaxhighlighter-V7JZZA35-DXZCI2WR.js.html +1 -1
  224. package/coverage/ui-kit/storybook-static/sb-preview/globals.js.html +1 -1
  225. package/coverage/ui-kit/storybook-static/sb-preview/index.html +1 -1
  226. package/coverage/ui-kit/storybook-static/sb-preview/runtime.js.html +1 -1
  227. package/coverage/ui-kit/storybook-static/templates-DeterminedErrorDialogStep-stories.3cc14214.iframe.bundle.js.html +1 -1
  228. package/dist/index.cjs +66 -62
  229. package/dist/index.cjs.map +1 -1
  230. package/dist/index.modern.js +42 -37
  231. package/dist/index.modern.js.map +1 -1
  232. package/dist/index.module.js +66 -62
  233. package/dist/index.module.js.map +1 -1
  234. package/dist/index.umd.js +66 -62
  235. package/dist/index.umd.js.map +1 -1
  236. package/package.json +1 -1
  237. package/src/swaps-lib/external-apis/letsExchangeSwapProvider.js +16 -16
  238. package/src/swaps-lib/external-apis/swapProvider.js +41 -6
  239. package/src/swaps-lib/external-apis/swapspaceSwapProvider.js +22 -16
  240. package/src/swaps-lib/models/swapProviderCoinInfo.js +36 -0
  241. package/src/swaps-lib/test/external-apis/swapspaceSwapProvider/_fetchSupportedCurrenciesIfNeeded.test.js +502 -501
  242. package/src/swaps-lib/test/external-apis/swapspaceSwapProvider/getSwapInfo.test.js +120 -120
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1720219303654" clover="3.2.0">
3
- <project timestamp="1720219303654" name="All files">
4
- <metrics statements="15697" coveredstatements="2877" conditionals="606" coveredconditionals="395" methods="311" coveredmethods="85" elements="16614" coveredelements="3357" complexity="0" loc="15697" ncloc="15697" packages="70" files="153" classes="153"/>
2
+ <coverage generated="1720502660529" clover="3.2.0">
3
+ <project timestamp="1720502660529" name="All files">
4
+ <metrics statements="15774" coveredstatements="2843" conditionals="586" coveredconditionals="371" methods="312" coveredmethods="85" elements="16672" coveredelements="3299" complexity="0" loc="15774" ncloc="15774" packages="70" files="154" classes="154"/>
5
5
  <package name="ui-kit">
6
6
  <metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
7
7
  <file name="index.js" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/index.js">
@@ -936,45 +936,45 @@
936
936
  <line num="31" count="1" type="stmt"/>
937
937
  <line num="32" count="1" type="stmt"/>
938
938
  <line num="33" count="1" type="cond" truecount="1" falsecount="0"/>
939
- <line num="34" count="72" type="stmt"/>
940
- <line num="35" count="72" type="stmt"/>
941
- <line num="36" count="72" type="stmt"/>
942
- <line num="37" count="72" type="stmt"/>
943
- <line num="38" count="72" type="stmt"/>
944
- <line num="39" count="72" type="stmt"/>
945
- <line num="40" count="72" type="stmt"/>
946
- <line num="41" count="72" type="stmt"/>
947
- <line num="42" count="72" type="stmt"/>
948
- <line num="43" count="72" type="stmt"/>
949
- <line num="44" count="72" type="stmt"/>
950
- <line num="45" count="72" type="stmt"/>
951
- <line num="46" count="72" type="stmt"/>
952
- <line num="47" count="72" type="stmt"/>
953
- <line num="48" count="72" type="stmt"/>
954
- <line num="49" count="72" type="stmt"/>
955
- <line num="50" count="72" type="stmt"/>
956
- <line num="51" count="72" type="stmt"/>
957
- <line num="52" count="72" type="stmt"/>
958
- <line num="53" count="72" type="stmt"/>
959
- <line num="54" count="72" type="stmt"/>
960
- <line num="55" count="72" type="stmt"/>
961
- <line num="56" count="72" type="stmt"/>
962
- <line num="57" count="72" type="stmt"/>
963
- <line num="58" count="72" type="stmt"/>
964
- <line num="59" count="72" type="stmt"/>
965
- <line num="60" count="72" type="stmt"/>
966
- <line num="61" count="72" type="stmt"/>
967
- <line num="62" count="72" type="stmt"/>
968
- <line num="63" count="72" type="stmt"/>
969
- <line num="64" count="72" type="stmt"/>
970
- <line num="65" count="72" type="stmt"/>
971
- <line num="66" count="72" type="stmt"/>
972
- <line num="67" count="72" type="stmt"/>
973
- <line num="68" count="72" type="stmt"/>
974
- <line num="69" count="72" type="stmt"/>
975
- <line num="70" count="72" type="stmt"/>
976
- <line num="71" count="72" type="stmt"/>
977
- <line num="72" count="72" type="stmt"/>
939
+ <line num="34" count="16" type="stmt"/>
940
+ <line num="35" count="16" type="stmt"/>
941
+ <line num="36" count="16" type="stmt"/>
942
+ <line num="37" count="16" type="stmt"/>
943
+ <line num="38" count="16" type="stmt"/>
944
+ <line num="39" count="16" type="stmt"/>
945
+ <line num="40" count="16" type="stmt"/>
946
+ <line num="41" count="16" type="stmt"/>
947
+ <line num="42" count="16" type="stmt"/>
948
+ <line num="43" count="16" type="stmt"/>
949
+ <line num="44" count="16" type="stmt"/>
950
+ <line num="45" count="16" type="stmt"/>
951
+ <line num="46" count="16" type="stmt"/>
952
+ <line num="47" count="16" type="stmt"/>
953
+ <line num="48" count="16" type="stmt"/>
954
+ <line num="49" count="16" type="stmt"/>
955
+ <line num="50" count="16" type="stmt"/>
956
+ <line num="51" count="16" type="stmt"/>
957
+ <line num="52" count="16" type="stmt"/>
958
+ <line num="53" count="16" type="stmt"/>
959
+ <line num="54" count="16" type="stmt"/>
960
+ <line num="55" count="16" type="stmt"/>
961
+ <line num="56" count="16" type="stmt"/>
962
+ <line num="57" count="16" type="stmt"/>
963
+ <line num="58" count="16" type="stmt"/>
964
+ <line num="59" count="16" type="stmt"/>
965
+ <line num="60" count="16" type="stmt"/>
966
+ <line num="61" count="16" type="stmt"/>
967
+ <line num="62" count="16" type="stmt"/>
968
+ <line num="63" count="16" type="stmt"/>
969
+ <line num="64" count="16" type="stmt"/>
970
+ <line num="65" count="16" type="stmt"/>
971
+ <line num="66" count="16" type="stmt"/>
972
+ <line num="67" count="16" type="stmt"/>
973
+ <line num="68" count="16" type="stmt"/>
974
+ <line num="69" count="16" type="stmt"/>
975
+ <line num="70" count="16" type="stmt"/>
976
+ <line num="71" count="16" type="stmt"/>
977
+ <line num="72" count="16" type="stmt"/>
978
978
  <line num="73" count="1" type="stmt"/>
979
979
  <line num="74" count="1" type="stmt"/>
980
980
  <line num="75" count="1" type="stmt"/>
@@ -1061,8 +1061,8 @@
1061
1061
  <metrics statements="5" coveredstatements="5" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
1062
1062
  <line num="1" count="1" type="stmt"/>
1063
1063
  <line num="2" count="1" type="cond" truecount="1" falsecount="0"/>
1064
- <line num="3" count="45" type="stmt"/>
1065
- <line num="4" count="45" type="stmt"/>
1064
+ <line num="3" count="8" type="stmt"/>
1065
+ <line num="4" count="8" type="stmt"/>
1066
1066
  <line num="5" count="1" type="stmt"/>
1067
1067
  </file>
1068
1068
  </package>
@@ -1085,11 +1085,11 @@
1085
1085
  <line num="13" count="1" type="stmt"/>
1086
1086
  <line num="14" count="1" type="stmt"/>
1087
1087
  <line num="15" count="1" type="cond" truecount="1" falsecount="0"/>
1088
- <line num="16" count="167" type="stmt"/>
1089
- <line num="17" count="167" type="stmt"/>
1090
- <line num="18" count="167" type="stmt"/>
1091
- <line num="19" count="167" type="stmt"/>
1092
- <line num="20" count="167" type="stmt"/>
1088
+ <line num="16" count="134" type="stmt"/>
1089
+ <line num="17" count="134" type="stmt"/>
1090
+ <line num="18" count="134" type="stmt"/>
1091
+ <line num="19" count="134" type="stmt"/>
1092
+ <line num="20" count="134" type="stmt"/>
1093
1093
  <line num="21" count="1" type="stmt"/>
1094
1094
  <line num="22" count="1" type="stmt"/>
1095
1095
  <line num="23" count="0" type="stmt"/>
@@ -1417,9 +1417,9 @@
1417
1417
  <line num="11" count="1" type="stmt"/>
1418
1418
  <line num="12" count="1" type="stmt"/>
1419
1419
  <line num="13" count="1" type="cond" truecount="1" falsecount="0"/>
1420
- <line num="14" count="430" type="stmt"/>
1421
- <line num="15" count="430" type="stmt"/>
1422
- <line num="16" count="430" type="stmt"/>
1420
+ <line num="14" count="358" type="stmt"/>
1421
+ <line num="15" count="358" type="stmt"/>
1422
+ <line num="16" count="358" type="stmt"/>
1423
1423
  <line num="17" count="1" type="stmt"/>
1424
1424
  <line num="18" count="1" type="cond" truecount="1" falsecount="0"/>
1425
1425
  <line num="19" count="44" type="cond" truecount="0" falsecount="1"/>
@@ -1453,8 +1453,8 @@
1453
1453
  <line num="3" count="1" type="cond" truecount="1" falsecount="0"/>
1454
1454
  <line num="4" count="1" type="stmt"/>
1455
1455
  <line num="5" count="1" type="cond" truecount="1" falsecount="0"/>
1456
- <line num="6" count="430" type="stmt"/>
1457
- <line num="7" count="430" type="stmt"/>
1456
+ <line num="6" count="358" type="stmt"/>
1457
+ <line num="7" count="358" type="stmt"/>
1458
1458
  <line num="8" count="1" type="stmt"/>
1459
1459
  <line num="9" count="1" type="stmt"/>
1460
1460
  <line num="10" count="0" type="stmt"/>
@@ -2820,7 +2820,7 @@
2820
2820
  </file>
2821
2821
  </package>
2822
2822
  <package name="ui-kit.src.swaps-lib.external-apis">
2823
- <metrics statements="1517" coveredstatements="791" conditionals="225" coveredconditionals="213" methods="30" coveredmethods="12"/>
2823
+ <metrics statements="1558" coveredstatements="721" conditionals="199" coveredconditionals="188" methods="30" coveredmethods="11"/>
2824
2824
  <file name="letsExchangeSwapProvider.js" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js">
2825
2825
  <metrics statements="476" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
2826
2826
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
@@ -3301,7 +3301,7 @@
3301
3301
  <line num="476" count="0" type="stmt"/>
3302
3302
  </file>
3303
3303
  <file name="swapProvider.js" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/src/swaps-lib/external-apis/swapProvider.js">
3304
- <metrics statements="491" coveredstatements="366" conditionals="42" coveredconditionals="38" methods="19" coveredmethods="7"/>
3304
+ <metrics statements="526" coveredstatements="346" conditionals="32" coveredconditionals="32" methods="19" coveredmethods="6"/>
3305
3305
  <line num="1" count="1" type="stmt"/>
3306
3306
  <line num="2" count="1" type="stmt"/>
3307
3307
  <line num="3" count="1" type="stmt"/>
@@ -3310,14 +3310,14 @@
3310
3310
  <line num="6" count="1" type="stmt"/>
3311
3311
  <line num="7" count="1" type="stmt"/>
3312
3312
  <line num="8" count="1" type="stmt"/>
3313
- <line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
3314
- <line num="10" count="166" type="stmt"/>
3315
- <line num="11" count="166" type="stmt"/>
3316
- <line num="12" count="166" type="stmt"/>
3317
- <line num="13" count="166" type="stmt"/>
3318
- <line num="14" count="166" type="stmt"/>
3319
- <line num="15" count="166" type="stmt"/>
3320
- <line num="16" count="166" type="stmt"/>
3313
+ <line num="9" count="1" type="stmt"/>
3314
+ <line num="10" count="1" type="stmt"/>
3315
+ <line num="11" count="1" type="stmt"/>
3316
+ <line num="12" count="1" type="stmt"/>
3317
+ <line num="13" count="1" type="stmt"/>
3318
+ <line num="14" count="1" type="stmt"/>
3319
+ <line num="15" count="1" type="stmt"/>
3320
+ <line num="16" count="1" type="stmt"/>
3321
3321
  <line num="17" count="1" type="stmt"/>
3322
3322
  <line num="18" count="1" type="stmt"/>
3323
3323
  <line num="19" count="1" type="stmt"/>
@@ -3335,159 +3335,159 @@
3335
3335
  <line num="31" count="1" type="stmt"/>
3336
3336
  <line num="32" count="1" type="stmt"/>
3337
3337
  <line num="33" count="1" type="stmt"/>
3338
- <line num="34" count="1" type="cond" truecount="1" falsecount="0"/>
3339
- <line num="35" count="8" type="stmt"/>
3340
- <line num="36" count="8" type="stmt"/>
3341
- <line num="37" count="8" type="stmt"/>
3342
- <line num="38" count="8" type="stmt"/>
3343
- <line num="39" count="8" type="stmt"/>
3344
- <line num="40" count="8" type="stmt"/>
3345
- <line num="41" count="8" type="stmt"/>
3346
- <line num="42" count="8" type="stmt"/>
3338
+ <line num="34" count="1" type="stmt"/>
3339
+ <line num="35" count="1" type="stmt"/>
3340
+ <line num="36" count="1" type="stmt"/>
3341
+ <line num="37" count="1" type="stmt"/>
3342
+ <line num="38" count="1" type="stmt"/>
3343
+ <line num="39" count="1" type="stmt"/>
3344
+ <line num="40" count="1" type="stmt"/>
3345
+ <line num="41" count="1" type="stmt"/>
3346
+ <line num="42" count="1" type="stmt"/>
3347
3347
  <line num="43" count="1" type="stmt"/>
3348
- <line num="44" count="1" type="stmt"/>
3349
- <line num="45" count="1" type="stmt"/>
3350
- <line num="46" count="1" type="stmt"/>
3351
- <line num="47" count="1" type="stmt"/>
3352
- <line num="48" count="1" type="stmt"/>
3353
- <line num="49" count="0" type="stmt"/>
3354
- <line num="50" count="0" type="stmt"/>
3355
- <line num="51" count="1" type="stmt"/>
3348
+ <line num="44" count="1" type="cond" truecount="1" falsecount="0"/>
3349
+ <line num="45" count="133" type="stmt"/>
3350
+ <line num="46" count="133" type="stmt"/>
3351
+ <line num="47" count="133" type="stmt"/>
3352
+ <line num="48" count="133" type="stmt"/>
3353
+ <line num="49" count="133" type="stmt"/>
3354
+ <line num="50" count="133" type="stmt"/>
3355
+ <line num="51" count="133" type="stmt"/>
3356
3356
  <line num="52" count="1" type="stmt"/>
3357
3357
  <line num="53" count="1" type="stmt"/>
3358
3358
  <line num="54" count="1" type="stmt"/>
3359
3359
  <line num="55" count="1" type="stmt"/>
3360
- <line num="56" count="0" type="stmt"/>
3361
- <line num="57" count="0" type="stmt"/>
3360
+ <line num="56" count="1" type="stmt"/>
3361
+ <line num="57" count="1" type="stmt"/>
3362
3362
  <line num="58" count="1" type="stmt"/>
3363
3363
  <line num="59" count="1" type="stmt"/>
3364
3364
  <line num="60" count="1" type="stmt"/>
3365
3365
  <line num="61" count="1" type="stmt"/>
3366
3366
  <line num="62" count="1" type="stmt"/>
3367
3367
  <line num="63" count="1" type="stmt"/>
3368
- <line num="64" count="1" type="cond" truecount="1" falsecount="0"/>
3369
- <line num="65" count="36" type="stmt"/>
3370
- <line num="66" count="36" type="stmt"/>
3371
- <line num="67" count="36" type="stmt"/>
3372
- <line num="68" count="36" type="stmt"/>
3373
- <line num="69" count="36" type="stmt"/>
3374
- <line num="70" count="36" type="stmt"/>
3375
- <line num="71" count="36" type="stmt"/>
3376
- <line num="72" count="36" type="stmt"/>
3377
- <line num="73" count="36" type="stmt"/>
3378
- <line num="74" count="36" type="stmt"/>
3379
- <line num="75" count="36" type="stmt"/>
3380
- <line num="76" count="36" type="stmt"/>
3381
- <line num="77" count="36" type="stmt"/>
3382
- <line num="78" count="36" type="stmt"/>
3383
- <line num="79" count="36" type="stmt"/>
3384
- <line num="80" count="36" type="stmt"/>
3385
- <line num="81" count="36" type="stmt"/>
3386
- <line num="82" count="36" type="stmt"/>
3387
- <line num="83" count="36" type="stmt"/>
3388
- <line num="84" count="36" type="stmt"/>
3389
- <line num="85" count="36" type="stmt"/>
3390
- <line num="86" count="36" type="stmt"/>
3391
- <line num="87" count="36" type="stmt"/>
3392
- <line num="88" count="36" type="stmt"/>
3393
- <line num="89" count="36" type="stmt"/>
3394
- <line num="90" count="36" type="stmt"/>
3395
- <line num="91" count="36" type="stmt"/>
3396
- <line num="92" count="36" type="stmt"/>
3397
- <line num="93" count="36" type="stmt"/>
3398
- <line num="94" count="36" type="stmt"/>
3399
- <line num="95" count="36" type="cond" truecount="1" falsecount="0"/>
3400
- <line num="96" count="41" type="stmt"/>
3401
- <line num="97" count="41" type="stmt"/>
3402
- <line num="98" count="41" type="stmt"/>
3403
- <line num="99" count="41" type="stmt"/>
3404
- <line num="100" count="41" type="cond" truecount="0" falsecount="2"/>
3368
+ <line num="64" count="1" type="stmt"/>
3369
+ <line num="65" count="1" type="stmt"/>
3370
+ <line num="66" count="1" type="stmt"/>
3371
+ <line num="67" count="1" type="stmt"/>
3372
+ <line num="68" count="1" type="stmt"/>
3373
+ <line num="69" count="1" type="cond" truecount="1" falsecount="0"/>
3374
+ <line num="70" count="8" type="stmt"/>
3375
+ <line num="71" count="8" type="stmt"/>
3376
+ <line num="72" count="8" type="stmt"/>
3377
+ <line num="73" count="8" type="stmt"/>
3378
+ <line num="74" count="8" type="stmt"/>
3379
+ <line num="75" count="8" type="stmt"/>
3380
+ <line num="76" count="8" type="stmt"/>
3381
+ <line num="77" count="8" type="stmt"/>
3382
+ <line num="78" count="1" type="stmt"/>
3383
+ <line num="79" count="1" type="stmt"/>
3384
+ <line num="80" count="1" type="stmt"/>
3385
+ <line num="81" count="1" type="stmt"/>
3386
+ <line num="82" count="1" type="stmt"/>
3387
+ <line num="83" count="1" type="stmt"/>
3388
+ <line num="84" count="0" type="stmt"/>
3389
+ <line num="85" count="0" type="stmt"/>
3390
+ <line num="86" count="1" type="stmt"/>
3391
+ <line num="87" count="1" type="stmt"/>
3392
+ <line num="88" count="1" type="stmt"/>
3393
+ <line num="89" count="1" type="stmt"/>
3394
+ <line num="90" count="1" type="stmt"/>
3395
+ <line num="91" count="0" type="stmt"/>
3396
+ <line num="92" count="0" type="stmt"/>
3397
+ <line num="93" count="1" type="stmt"/>
3398
+ <line num="94" count="1" type="stmt"/>
3399
+ <line num="95" count="1" type="stmt"/>
3400
+ <line num="96" count="1" type="stmt"/>
3401
+ <line num="97" count="1" type="stmt"/>
3402
+ <line num="98" count="1" type="stmt"/>
3403
+ <line num="99" count="1" type="stmt"/>
3404
+ <line num="100" count="0" type="stmt"/>
3405
3405
  <line num="101" count="0" type="stmt"/>
3406
3406
  <line num="102" count="0" type="stmt"/>
3407
3407
  <line num="103" count="0" type="stmt"/>
3408
3408
  <line num="104" count="0" type="stmt"/>
3409
- <line num="105" count="41" type="stmt"/>
3410
- <line num="106" count="41" type="stmt"/>
3411
- <line num="107" count="41" type="cond" truecount="0" falsecount="2"/>
3412
- <line num="108" count="41" type="cond" truecount="1" falsecount="0"/>
3413
- <line num="109" count="38" type="cond" truecount="1" falsecount="0"/>
3414
- <line num="110" count="38" type="stmt"/>
3415
- <line num="111" count="38" type="stmt"/>
3416
- <line num="112" count="38" type="stmt"/>
3417
- <line num="113" count="41" type="cond" truecount="1" falsecount="0"/>
3418
- <line num="114" count="36" type="cond" truecount="1" falsecount="0"/>
3419
- <line num="115" count="36" type="stmt"/>
3420
- <line num="116" count="36" type="stmt"/>
3421
- <line num="117" count="36" type="stmt"/>
3422
- <line num="118" count="36" type="stmt"/>
3423
- <line num="119" count="1" type="stmt"/>
3424
- <line num="120" count="1" type="stmt"/>
3425
- <line num="121" count="1" type="stmt"/>
3426
- <line num="122" count="1" type="stmt"/>
3427
- <line num="123" count="1" type="stmt"/>
3428
- <line num="124" count="1" type="stmt"/>
3429
- <line num="125" count="1" type="stmt"/>
3430
- <line num="126" count="1" type="stmt"/>
3431
- <line num="127" count="1" type="stmt"/>
3432
- <line num="128" count="1" type="stmt"/>
3433
- <line num="129" count="1" type="stmt"/>
3434
- <line num="130" count="1" type="stmt"/>
3435
- <line num="131" count="1" type="stmt"/>
3409
+ <line num="105" count="0" type="stmt"/>
3410
+ <line num="106" count="0" type="stmt"/>
3411
+ <line num="107" count="0" type="stmt"/>
3412
+ <line num="108" count="0" type="stmt"/>
3413
+ <line num="109" count="0" type="stmt"/>
3414
+ <line num="110" count="0" type="stmt"/>
3415
+ <line num="111" count="0" type="stmt"/>
3416
+ <line num="112" count="0" type="stmt"/>
3417
+ <line num="113" count="0" type="stmt"/>
3418
+ <line num="114" count="0" type="stmt"/>
3419
+ <line num="115" count="0" type="stmt"/>
3420
+ <line num="116" count="0" type="stmt"/>
3421
+ <line num="117" count="0" type="stmt"/>
3422
+ <line num="118" count="0" type="stmt"/>
3423
+ <line num="119" count="0" type="stmt"/>
3424
+ <line num="120" count="0" type="stmt"/>
3425
+ <line num="121" count="0" type="stmt"/>
3426
+ <line num="122" count="0" type="stmt"/>
3427
+ <line num="123" count="0" type="stmt"/>
3428
+ <line num="124" count="0" type="stmt"/>
3429
+ <line num="125" count="0" type="stmt"/>
3430
+ <line num="126" count="0" type="stmt"/>
3431
+ <line num="127" count="0" type="stmt"/>
3432
+ <line num="128" count="0" type="stmt"/>
3433
+ <line num="129" count="0" type="stmt"/>
3434
+ <line num="130" count="0" type="stmt"/>
3435
+ <line num="131" count="0" type="stmt"/>
3436
3436
  <line num="132" count="0" type="stmt"/>
3437
3437
  <line num="133" count="0" type="stmt"/>
3438
- <line num="134" count="1" type="stmt"/>
3439
- <line num="135" count="1" type="stmt"/>
3440
- <line num="136" count="1" type="stmt"/>
3441
- <line num="137" count="1" type="stmt"/>
3442
- <line num="138" count="1" type="stmt"/>
3443
- <line num="139" count="1" type="stmt"/>
3444
- <line num="140" count="1" type="stmt"/>
3445
- <line num="141" count="1" type="cond" truecount="1" falsecount="0"/>
3446
- <line num="142" count="4" type="stmt"/>
3447
- <line num="143" count="4" type="stmt"/>
3448
- <line num="144" count="4" type="stmt"/>
3449
- <line num="145" count="4" type="cond" truecount="1" falsecount="0"/>
3450
- <line num="146" count="4" type="stmt"/>
3451
- <line num="147" count="4" type="stmt"/>
3452
- <line num="148" count="4" type="cond" truecount="1" falsecount="0"/>
3453
- <line num="149" count="4" type="stmt"/>
3454
- <line num="150" count="4" type="cond" truecount="1" falsecount="0"/>
3455
- <line num="151" count="2" type="cond" truecount="2" falsecount="0"/>
3456
- <line num="152" count="1" type="stmt"/>
3457
- <line num="153" count="1" type="stmt"/>
3458
- <line num="154" count="1" type="stmt"/>
3438
+ <line num="134" count="0" type="stmt"/>
3439
+ <line num="135" count="0" type="stmt"/>
3440
+ <line num="136" count="0" type="stmt"/>
3441
+ <line num="137" count="0" type="stmt"/>
3442
+ <line num="138" count="0" type="stmt"/>
3443
+ <line num="139" count="0" type="stmt"/>
3444
+ <line num="140" count="0" type="stmt"/>
3445
+ <line num="141" count="0" type="stmt"/>
3446
+ <line num="142" count="0" type="stmt"/>
3447
+ <line num="143" count="0" type="stmt"/>
3448
+ <line num="144" count="0" type="stmt"/>
3449
+ <line num="145" count="0" type="stmt"/>
3450
+ <line num="146" count="0" type="stmt"/>
3451
+ <line num="147" count="0" type="stmt"/>
3452
+ <line num="148" count="0" type="stmt"/>
3453
+ <line num="149" count="0" type="stmt"/>
3454
+ <line num="150" count="0" type="stmt"/>
3455
+ <line num="151" count="0" type="stmt"/>
3456
+ <line num="152" count="0" type="stmt"/>
3457
+ <line num="153" count="0" type="stmt"/>
3458
+ <line num="154" count="0" type="stmt"/>
3459
3459
  <line num="155" count="1" type="stmt"/>
3460
3460
  <line num="156" count="1" type="stmt"/>
3461
3461
  <line num="157" count="1" type="stmt"/>
3462
3462
  <line num="158" count="1" type="stmt"/>
3463
- <line num="159" count="4" type="stmt"/>
3463
+ <line num="159" count="1" type="stmt"/>
3464
3464
  <line num="160" count="1" type="stmt"/>
3465
3465
  <line num="161" count="1" type="stmt"/>
3466
3466
  <line num="162" count="1" type="stmt"/>
3467
- <line num="163" count="1" type="stmt"/>
3468
- <line num="164" count="1" type="stmt"/>
3469
- <line num="165" count="1" type="stmt"/>
3470
- <line num="166" count="1" type="stmt"/>
3471
- <line num="167" count="1" type="cond" truecount="1" falsecount="0"/>
3472
- <line num="168" count="4" type="stmt"/>
3473
- <line num="169" count="4" type="stmt"/>
3474
- <line num="170" count="4" type="stmt"/>
3475
- <line num="171" count="4" type="cond" truecount="1" falsecount="0"/>
3476
- <line num="172" count="4" type="stmt"/>
3477
- <line num="173" count="4" type="stmt"/>
3478
- <line num="174" count="4" type="cond" truecount="2" falsecount="0"/>
3479
- <line num="175" count="4" type="stmt"/>
3480
- <line num="176" count="4" type="cond" truecount="1" falsecount="0"/>
3481
- <line num="177" count="2" type="cond" truecount="2" falsecount="0"/>
3482
- <line num="178" count="1" type="stmt"/>
3483
- <line num="179" count="1" type="stmt"/>
3484
- <line num="180" count="1" type="stmt"/>
3485
- <line num="181" count="1" type="stmt"/>
3486
- <line num="182" count="1" type="stmt"/>
3487
- <line num="183" count="1" type="stmt"/>
3488
- <line num="184" count="1" type="stmt"/>
3489
- <line num="185" count="4" type="stmt"/>
3490
- <line num="186" count="1" type="stmt"/>
3467
+ <line num="163" count="0" type="stmt"/>
3468
+ <line num="164" count="0" type="stmt"/>
3469
+ <line num="165" count="0" type="stmt"/>
3470
+ <line num="166" count="0" type="stmt"/>
3471
+ <line num="167" count="0" type="stmt"/>
3472
+ <line num="168" count="0" type="stmt"/>
3473
+ <line num="169" count="1" type="stmt"/>
3474
+ <line num="170" count="1" type="stmt"/>
3475
+ <line num="171" count="1" type="stmt"/>
3476
+ <line num="172" count="1" type="stmt"/>
3477
+ <line num="173" count="1" type="stmt"/>
3478
+ <line num="174" count="1" type="stmt"/>
3479
+ <line num="175" count="1" type="stmt"/>
3480
+ <line num="176" count="1" type="cond" truecount="1" falsecount="0"/>
3481
+ <line num="177" count="4" type="stmt"/>
3482
+ <line num="178" count="4" type="stmt"/>
3483
+ <line num="179" count="4" type="stmt"/>
3484
+ <line num="180" count="4" type="cond" truecount="1" falsecount="0"/>
3485
+ <line num="181" count="4" type="stmt"/>
3486
+ <line num="182" count="4" type="stmt"/>
3487
+ <line num="183" count="4" type="cond" truecount="1" falsecount="0"/>
3488
+ <line num="184" count="4" type="stmt"/>
3489
+ <line num="185" count="4" type="cond" truecount="1" falsecount="0"/>
3490
+ <line num="186" count="2" type="cond" truecount="2" falsecount="0"/>
3491
3491
  <line num="187" count="1" type="stmt"/>
3492
3492
  <line num="188" count="1" type="stmt"/>
3493
3493
  <line num="189" count="1" type="stmt"/>
@@ -3495,72 +3495,72 @@
3495
3495
  <line num="191" count="1" type="stmt"/>
3496
3496
  <line num="192" count="1" type="stmt"/>
3497
3497
  <line num="193" count="1" type="stmt"/>
3498
- <line num="194" count="1" type="cond" truecount="1" falsecount="0"/>
3499
- <line num="195" count="5" type="stmt"/>
3500
- <line num="196" count="5" type="stmt"/>
3501
- <line num="197" count="5" type="stmt"/>
3502
- <line num="198" count="5" type="cond" truecount="1" falsecount="0"/>
3503
- <line num="199" count="5" type="stmt"/>
3504
- <line num="200" count="5" type="stmt"/>
3505
- <line num="201" count="5" type="stmt"/>
3506
- <line num="202" count="5" type="stmt"/>
3507
- <line num="203" count="5" type="cond" truecount="3" falsecount="0"/>
3508
- <line num="204" count="5" type="stmt"/>
3509
- <line num="205" count="5" type="cond" truecount="1" falsecount="0"/>
3510
- <line num="206" count="5" type="stmt"/>
3511
- <line num="207" count="5" type="cond" truecount="1" falsecount="0"/>
3512
- <line num="208" count="2" type="cond" truecount="2" falsecount="0"/>
3513
- <line num="209" count="1" type="stmt"/>
3514
- <line num="210" count="1" type="stmt"/>
3515
- <line num="211" count="1" type="stmt"/>
3516
- <line num="212" count="1" type="stmt"/>
3498
+ <line num="194" count="4" type="stmt"/>
3499
+ <line num="195" count="1" type="stmt"/>
3500
+ <line num="196" count="1" type="stmt"/>
3501
+ <line num="197" count="1" type="stmt"/>
3502
+ <line num="198" count="1" type="stmt"/>
3503
+ <line num="199" count="1" type="stmt"/>
3504
+ <line num="200" count="1" type="stmt"/>
3505
+ <line num="201" count="1" type="stmt"/>
3506
+ <line num="202" count="1" type="cond" truecount="1" falsecount="0"/>
3507
+ <line num="203" count="4" type="stmt"/>
3508
+ <line num="204" count="4" type="stmt"/>
3509
+ <line num="205" count="4" type="stmt"/>
3510
+ <line num="206" count="4" type="cond" truecount="1" falsecount="0"/>
3511
+ <line num="207" count="4" type="stmt"/>
3512
+ <line num="208" count="4" type="stmt"/>
3513
+ <line num="209" count="4" type="cond" truecount="2" falsecount="0"/>
3514
+ <line num="210" count="4" type="stmt"/>
3515
+ <line num="211" count="4" type="cond" truecount="1" falsecount="0"/>
3516
+ <line num="212" count="2" type="cond" truecount="2" falsecount="0"/>
3517
3517
  <line num="213" count="1" type="stmt"/>
3518
3518
  <line num="214" count="1" type="stmt"/>
3519
3519
  <line num="215" count="1" type="stmt"/>
3520
- <line num="216" count="5" type="stmt"/>
3520
+ <line num="216" count="1" type="stmt"/>
3521
3521
  <line num="217" count="1" type="stmt"/>
3522
3522
  <line num="218" count="1" type="stmt"/>
3523
3523
  <line num="219" count="1" type="stmt"/>
3524
- <line num="220" count="1" type="stmt"/>
3524
+ <line num="220" count="4" type="stmt"/>
3525
3525
  <line num="221" count="1" type="stmt"/>
3526
3526
  <line num="222" count="1" type="stmt"/>
3527
3527
  <line num="223" count="1" type="stmt"/>
3528
3528
  <line num="224" count="1" type="stmt"/>
3529
- <line num="225" count="0" type="stmt"/>
3530
- <line num="226" count="0" type="stmt"/>
3531
- <line num="227" count="0" type="stmt"/>
3532
- <line num="228" count="0" type="stmt"/>
3533
- <line num="229" count="0" type="stmt"/>
3534
- <line num="230" count="0" type="stmt"/>
3535
- <line num="231" count="0" type="stmt"/>
3536
- <line num="232" count="0" type="stmt"/>
3537
- <line num="233" count="0" type="stmt"/>
3538
- <line num="234" count="0" type="stmt"/>
3539
- <line num="235" count="0" type="stmt"/>
3540
- <line num="236" count="0" type="stmt"/>
3541
- <line num="237" count="0" type="stmt"/>
3542
- <line num="238" count="0" type="stmt"/>
3543
- <line num="239" count="1" type="stmt"/>
3544
- <line num="240" count="1" type="stmt"/>
3545
- <line num="241" count="1" type="stmt"/>
3546
- <line num="242" count="1" type="stmt"/>
3547
- <line num="243" count="1" type="stmt"/>
3529
+ <line num="225" count="1" type="stmt"/>
3530
+ <line num="226" count="1" type="stmt"/>
3531
+ <line num="227" count="1" type="stmt"/>
3532
+ <line num="228" count="1" type="stmt"/>
3533
+ <line num="229" count="1" type="cond" truecount="1" falsecount="0"/>
3534
+ <line num="230" count="5" type="stmt"/>
3535
+ <line num="231" count="5" type="stmt"/>
3536
+ <line num="232" count="5" type="stmt"/>
3537
+ <line num="233" count="5" type="cond" truecount="1" falsecount="0"/>
3538
+ <line num="234" count="5" type="stmt"/>
3539
+ <line num="235" count="5" type="stmt"/>
3540
+ <line num="236" count="5" type="stmt"/>
3541
+ <line num="237" count="5" type="stmt"/>
3542
+ <line num="238" count="5" type="cond" truecount="3" falsecount="0"/>
3543
+ <line num="239" count="5" type="stmt"/>
3544
+ <line num="240" count="5" type="cond" truecount="1" falsecount="0"/>
3545
+ <line num="241" count="5" type="stmt"/>
3546
+ <line num="242" count="5" type="cond" truecount="1" falsecount="0"/>
3547
+ <line num="243" count="2" type="cond" truecount="2" falsecount="0"/>
3548
3548
  <line num="244" count="1" type="stmt"/>
3549
3549
  <line num="245" count="1" type="stmt"/>
3550
3550
  <line num="246" count="1" type="stmt"/>
3551
- <line num="247" count="0" type="stmt"/>
3552
- <line num="248" count="0" type="stmt"/>
3553
- <line num="249" count="0" type="stmt"/>
3554
- <line num="250" count="0" type="stmt"/>
3555
- <line num="251" count="0" type="stmt"/>
3556
- <line num="252" count="0" type="stmt"/>
3557
- <line num="253" count="0" type="stmt"/>
3558
- <line num="254" count="0" type="stmt"/>
3559
- <line num="255" count="0" type="stmt"/>
3560
- <line num="256" count="0" type="stmt"/>
3561
- <line num="257" count="0" type="stmt"/>
3562
- <line num="258" count="0" type="stmt"/>
3563
- <line num="259" count="0" type="stmt"/>
3551
+ <line num="247" count="1" type="stmt"/>
3552
+ <line num="248" count="1" type="stmt"/>
3553
+ <line num="249" count="1" type="stmt"/>
3554
+ <line num="250" count="1" type="stmt"/>
3555
+ <line num="251" count="5" type="stmt"/>
3556
+ <line num="252" count="1" type="stmt"/>
3557
+ <line num="253" count="1" type="stmt"/>
3558
+ <line num="254" count="1" type="stmt"/>
3559
+ <line num="255" count="1" type="stmt"/>
3560
+ <line num="256" count="1" type="stmt"/>
3561
+ <line num="257" count="1" type="stmt"/>
3562
+ <line num="258" count="1" type="stmt"/>
3563
+ <line num="259" count="1" type="stmt"/>
3564
3564
  <line num="260" count="0" type="stmt"/>
3565
3565
  <line num="261" count="0" type="stmt"/>
3566
3566
  <line num="262" count="0" type="stmt"/>
@@ -3575,62 +3575,62 @@
3575
3575
  <line num="271" count="0" type="stmt"/>
3576
3576
  <line num="272" count="0" type="stmt"/>
3577
3577
  <line num="273" count="0" type="stmt"/>
3578
- <line num="274" count="0" type="stmt"/>
3579
- <line num="275" count="0" type="stmt"/>
3580
- <line num="276" count="0" type="stmt"/>
3581
- <line num="277" count="0" type="stmt"/>
3582
- <line num="278" count="0" type="stmt"/>
3583
- <line num="279" count="0" type="stmt"/>
3584
- <line num="280" count="0" type="stmt"/>
3585
- <line num="281" count="0" type="stmt"/>
3578
+ <line num="274" count="1" type="stmt"/>
3579
+ <line num="275" count="1" type="stmt"/>
3580
+ <line num="276" count="1" type="stmt"/>
3581
+ <line num="277" count="1" type="stmt"/>
3582
+ <line num="278" count="1" type="stmt"/>
3583
+ <line num="279" count="1" type="stmt"/>
3584
+ <line num="280" count="1" type="stmt"/>
3585
+ <line num="281" count="1" type="stmt"/>
3586
3586
  <line num="282" count="0" type="stmt"/>
3587
3587
  <line num="283" count="0" type="stmt"/>
3588
3588
  <line num="284" count="0" type="stmt"/>
3589
3589
  <line num="285" count="0" type="stmt"/>
3590
3590
  <line num="286" count="0" type="stmt"/>
3591
3591
  <line num="287" count="0" type="stmt"/>
3592
- <line num="288" count="1" type="stmt"/>
3593
- <line num="289" count="1" type="stmt"/>
3594
- <line num="290" count="1" type="stmt"/>
3595
- <line num="291" count="1" type="stmt"/>
3596
- <line num="292" count="1" type="stmt"/>
3597
- <line num="293" count="1" type="stmt"/>
3598
- <line num="294" count="1" type="stmt"/>
3599
- <line num="295" count="1" type="stmt"/>
3600
- <line num="296" count="1" type="stmt"/>
3601
- <line num="297" count="1" type="stmt"/>
3602
- <line num="298" count="1" type="stmt"/>
3603
- <line num="299" count="1" type="stmt"/>
3604
- <line num="300" count="1" type="stmt"/>
3605
- <line num="301" count="1" type="stmt"/>
3606
- <line num="302" count="1" type="stmt"/>
3607
- <line num="303" count="1" type="stmt"/>
3608
- <line num="304" count="1" type="stmt"/>
3609
- <line num="305" count="1" type="stmt"/>
3610
- <line num="306" count="1" type="stmt"/>
3611
- <line num="307" count="1" type="stmt"/>
3612
- <line num="308" count="1" type="stmt"/>
3613
- <line num="309" count="1" type="stmt"/>
3614
- <line num="310" count="1" type="stmt"/>
3615
- <line num="311" count="1" type="stmt"/>
3616
- <line num="312" count="1" type="stmt"/>
3617
- <line num="313" count="1" type="stmt"/>
3618
- <line num="314" count="1" type="stmt"/>
3619
- <line num="315" count="1" type="stmt"/>
3620
- <line num="316" count="1" type="stmt"/>
3621
- <line num="317" count="1" type="stmt"/>
3622
- <line num="318" count="1" type="stmt"/>
3623
- <line num="319" count="1" type="stmt"/>
3624
- <line num="320" count="1" type="stmt"/>
3592
+ <line num="288" count="0" type="stmt"/>
3593
+ <line num="289" count="0" type="stmt"/>
3594
+ <line num="290" count="0" type="stmt"/>
3595
+ <line num="291" count="0" type="stmt"/>
3596
+ <line num="292" count="0" type="stmt"/>
3597
+ <line num="293" count="0" type="stmt"/>
3598
+ <line num="294" count="0" type="stmt"/>
3599
+ <line num="295" count="0" type="stmt"/>
3600
+ <line num="296" count="0" type="stmt"/>
3601
+ <line num="297" count="0" type="stmt"/>
3602
+ <line num="298" count="0" type="stmt"/>
3603
+ <line num="299" count="0" type="stmt"/>
3604
+ <line num="300" count="0" type="stmt"/>
3605
+ <line num="301" count="0" type="stmt"/>
3606
+ <line num="302" count="0" type="stmt"/>
3607
+ <line num="303" count="0" type="stmt"/>
3608
+ <line num="304" count="0" type="stmt"/>
3609
+ <line num="305" count="0" type="stmt"/>
3610
+ <line num="306" count="0" type="stmt"/>
3611
+ <line num="307" count="0" type="stmt"/>
3612
+ <line num="308" count="0" type="stmt"/>
3613
+ <line num="309" count="0" type="stmt"/>
3614
+ <line num="310" count="0" type="stmt"/>
3615
+ <line num="311" count="0" type="stmt"/>
3616
+ <line num="312" count="0" type="stmt"/>
3617
+ <line num="313" count="0" type="stmt"/>
3618
+ <line num="314" count="0" type="stmt"/>
3619
+ <line num="315" count="0" type="stmt"/>
3620
+ <line num="316" count="0" type="stmt"/>
3621
+ <line num="317" count="0" type="stmt"/>
3622
+ <line num="318" count="0" type="stmt"/>
3623
+ <line num="319" count="0" type="stmt"/>
3624
+ <line num="320" count="0" type="stmt"/>
3625
3625
  <line num="321" count="0" type="stmt"/>
3626
3626
  <line num="322" count="0" type="stmt"/>
3627
- <line num="323" count="0" type="stmt"/>
3628
- <line num="324" count="0" type="stmt"/>
3629
- <line num="325" count="0" type="stmt"/>
3630
- <line num="326" count="0" type="stmt"/>
3631
- <line num="327" count="0" type="stmt"/>
3632
- <line num="328" count="0" type="stmt"/>
3633
- <line num="329" count="0" type="stmt"/>
3627
+ <line num="323" count="1" type="stmt"/>
3628
+ <line num="324" count="1" type="stmt"/>
3629
+ <line num="325" count="1" type="stmt"/>
3630
+ <line num="326" count="1" type="stmt"/>
3631
+ <line num="327" count="1" type="stmt"/>
3632
+ <line num="328" count="1" type="stmt"/>
3633
+ <line num="329" count="1" type="stmt"/>
3634
3634
  <line num="330" count="1" type="stmt"/>
3635
3635
  <line num="331" count="1" type="stmt"/>
3636
3636
  <line num="332" count="1" type="stmt"/>
@@ -3657,28 +3657,28 @@
3657
3657
  <line num="353" count="1" type="stmt"/>
3658
3658
  <line num="354" count="1" type="stmt"/>
3659
3659
  <line num="355" count="1" type="stmt"/>
3660
- <line num="356" count="1" type="stmt"/>
3661
- <line num="357" count="1" type="stmt"/>
3662
- <line num="358" count="1" type="stmt"/>
3663
- <line num="359" count="1" type="stmt"/>
3664
- <line num="360" count="1" type="stmt"/>
3665
- <line num="361" count="1" type="stmt"/>
3666
- <line num="362" count="1" type="stmt"/>
3667
- <line num="363" count="1" type="stmt"/>
3660
+ <line num="356" count="0" type="stmt"/>
3661
+ <line num="357" count="0" type="stmt"/>
3662
+ <line num="358" count="0" type="stmt"/>
3663
+ <line num="359" count="0" type="stmt"/>
3664
+ <line num="360" count="0" type="stmt"/>
3665
+ <line num="361" count="0" type="stmt"/>
3666
+ <line num="362" count="0" type="stmt"/>
3667
+ <line num="363" count="0" type="stmt"/>
3668
3668
  <line num="364" count="0" type="stmt"/>
3669
- <line num="365" count="0" type="stmt"/>
3670
- <line num="366" count="0" type="stmt"/>
3671
- <line num="367" count="0" type="stmt"/>
3672
- <line num="368" count="0" type="stmt"/>
3673
- <line num="369" count="0" type="stmt"/>
3674
- <line num="370" count="0" type="stmt"/>
3675
- <line num="371" count="0" type="stmt"/>
3676
- <line num="372" count="0" type="stmt"/>
3677
- <line num="373" count="0" type="stmt"/>
3678
- <line num="374" count="0" type="stmt"/>
3679
- <line num="375" count="0" type="stmt"/>
3680
- <line num="376" count="0" type="stmt"/>
3681
- <line num="377" count="0" type="stmt"/>
3669
+ <line num="365" count="1" type="stmt"/>
3670
+ <line num="366" count="1" type="stmt"/>
3671
+ <line num="367" count="1" type="stmt"/>
3672
+ <line num="368" count="1" type="stmt"/>
3673
+ <line num="369" count="1" type="stmt"/>
3674
+ <line num="370" count="1" type="stmt"/>
3675
+ <line num="371" count="1" type="stmt"/>
3676
+ <line num="372" count="1" type="stmt"/>
3677
+ <line num="373" count="1" type="stmt"/>
3678
+ <line num="374" count="1" type="stmt"/>
3679
+ <line num="375" count="1" type="stmt"/>
3680
+ <line num="376" count="1" type="stmt"/>
3681
+ <line num="377" count="1" type="stmt"/>
3682
3682
  <line num="378" count="1" type="stmt"/>
3683
3683
  <line num="379" count="1" type="stmt"/>
3684
3684
  <line num="380" count="1" type="stmt"/>
@@ -3688,49 +3688,49 @@
3688
3688
  <line num="384" count="1" type="stmt"/>
3689
3689
  <line num="385" count="1" type="stmt"/>
3690
3690
  <line num="386" count="1" type="stmt"/>
3691
- <line num="387" count="0" type="stmt"/>
3692
- <line num="388" count="0" type="stmt"/>
3691
+ <line num="387" count="1" type="stmt"/>
3692
+ <line num="388" count="1" type="stmt"/>
3693
3693
  <line num="389" count="1" type="stmt"/>
3694
3694
  <line num="390" count="1" type="stmt"/>
3695
3695
  <line num="391" count="1" type="stmt"/>
3696
3696
  <line num="392" count="1" type="stmt"/>
3697
3697
  <line num="393" count="1" type="stmt"/>
3698
3698
  <line num="394" count="1" type="stmt"/>
3699
- <line num="395" count="0" type="stmt"/>
3700
- <line num="396" count="0" type="stmt"/>
3701
- <line num="397" count="0" type="stmt"/>
3702
- <line num="398" count="0" type="stmt"/>
3699
+ <line num="395" count="1" type="stmt"/>
3700
+ <line num="396" count="1" type="stmt"/>
3701
+ <line num="397" count="1" type="stmt"/>
3702
+ <line num="398" count="1" type="stmt"/>
3703
3703
  <line num="399" count="0" type="stmt"/>
3704
3704
  <line num="400" count="0" type="stmt"/>
3705
3705
  <line num="401" count="0" type="stmt"/>
3706
- <line num="402" count="1" type="stmt"/>
3707
- <line num="403" count="1" type="stmt"/>
3708
- <line num="404" count="1" type="stmt"/>
3709
- <line num="405" count="1" type="stmt"/>
3710
- <line num="406" count="1" type="stmt"/>
3711
- <line num="407" count="1" type="stmt"/>
3712
- <line num="408" count="1" type="stmt"/>
3706
+ <line num="402" count="0" type="stmt"/>
3707
+ <line num="403" count="0" type="stmt"/>
3708
+ <line num="404" count="0" type="stmt"/>
3709
+ <line num="405" count="0" type="stmt"/>
3710
+ <line num="406" count="0" type="stmt"/>
3711
+ <line num="407" count="0" type="stmt"/>
3712
+ <line num="408" count="0" type="stmt"/>
3713
3713
  <line num="409" count="0" type="stmt"/>
3714
3714
  <line num="410" count="0" type="stmt"/>
3715
3715
  <line num="411" count="0" type="stmt"/>
3716
3716
  <line num="412" count="0" type="stmt"/>
3717
- <line num="413" count="0" type="stmt"/>
3718
- <line num="414" count="0" type="stmt"/>
3719
- <line num="415" count="0" type="stmt"/>
3720
- <line num="416" count="0" type="stmt"/>
3721
- <line num="417" count="0" type="stmt"/>
3722
- <line num="418" count="0" type="stmt"/>
3723
- <line num="419" count="0" type="stmt"/>
3724
- <line num="420" count="0" type="stmt"/>
3725
- <line num="421" count="0" type="stmt"/>
3717
+ <line num="413" count="1" type="stmt"/>
3718
+ <line num="414" count="1" type="stmt"/>
3719
+ <line num="415" count="1" type="stmt"/>
3720
+ <line num="416" count="1" type="stmt"/>
3721
+ <line num="417" count="1" type="stmt"/>
3722
+ <line num="418" count="1" type="stmt"/>
3723
+ <line num="419" count="1" type="stmt"/>
3724
+ <line num="420" count="1" type="stmt"/>
3725
+ <line num="421" count="1" type="stmt"/>
3726
3726
  <line num="422" count="0" type="stmt"/>
3727
- <line num="423" count="1" type="stmt"/>
3727
+ <line num="423" count="0" type="stmt"/>
3728
3728
  <line num="424" count="1" type="stmt"/>
3729
3729
  <line num="425" count="1" type="stmt"/>
3730
3730
  <line num="426" count="1" type="stmt"/>
3731
3731
  <line num="427" count="1" type="stmt"/>
3732
3732
  <line num="428" count="1" type="stmt"/>
3733
- <line num="429" count="0" type="stmt"/>
3733
+ <line num="429" count="1" type="stmt"/>
3734
3734
  <line num="430" count="0" type="stmt"/>
3735
3735
  <line num="431" count="0" type="stmt"/>
3736
3736
  <line num="432" count="0" type="stmt"/>
@@ -3738,64 +3738,99 @@
3738
3738
  <line num="434" count="0" type="stmt"/>
3739
3739
  <line num="435" count="0" type="stmt"/>
3740
3740
  <line num="436" count="0" type="stmt"/>
3741
- <line num="437" count="0" type="stmt"/>
3742
- <line num="438" count="0" type="stmt"/>
3743
- <line num="439" count="0" type="stmt"/>
3744
- <line num="440" count="0" type="stmt"/>
3745
- <line num="441" count="0" type="stmt"/>
3746
- <line num="442" count="0" type="stmt"/>
3741
+ <line num="437" count="1" type="stmt"/>
3742
+ <line num="438" count="1" type="stmt"/>
3743
+ <line num="439" count="1" type="stmt"/>
3744
+ <line num="440" count="1" type="stmt"/>
3745
+ <line num="441" count="1" type="stmt"/>
3746
+ <line num="442" count="1" type="stmt"/>
3747
3747
  <line num="443" count="1" type="stmt"/>
3748
- <line num="444" count="1" type="cond" truecount="1" falsecount="0"/>
3749
- <line num="445" count="92" type="cond" truecount="1" falsecount="0"/>
3750
- <line num="446" count="42" type="stmt"/>
3751
- <line num="447" count="42" type="stmt"/>
3752
- <line num="448" count="42" type="stmt"/>
3753
- <line num="449" count="42" type="stmt"/>
3754
- <line num="450" count="42" type="stmt"/>
3755
- <line num="451" count="42" type="stmt"/>
3756
- <line num="452" count="42" type="stmt"/>
3757
- <line num="453" count="42" type="stmt"/>
3758
- <line num="454" count="42" type="stmt"/>
3759
- <line num="455" count="42" type="cond" truecount="1" falsecount="0"/>
3760
- <line num="456" count="41" type="stmt"/>
3761
- <line num="457" count="42" type="cond" truecount="1" falsecount="0"/>
3762
- <line num="458" count="40" type="stmt"/>
3763
- <line num="459" count="40" type="stmt"/>
3764
- <line num="460" count="40" type="stmt"/>
3765
- <line num="461" count="40" type="stmt"/>
3766
- <line num="462" count="40" type="stmt"/>
3767
- <line num="463" count="42" type="stmt"/>
3768
- <line num="464" count="42" type="stmt"/>
3769
- <line num="465" count="42" type="stmt"/>
3770
- <line num="466" count="42" type="stmt"/>
3771
- <line num="467" count="42" type="stmt"/>
3772
- <line num="468" count="42" type="stmt"/>
3773
- <line num="469" count="42" type="stmt"/>
3774
- <line num="470" count="42" type="stmt"/>
3775
- <line num="471" count="42" type="stmt"/>
3776
- <line num="472" count="42" type="stmt"/>
3777
- <line num="473" count="42" type="stmt"/>
3778
- <line num="474" count="42" type="stmt"/>
3779
- <line num="475" count="42" type="stmt"/>
3780
- <line num="476" count="42" type="stmt"/>
3781
- <line num="477" count="42" type="stmt"/>
3782
- <line num="478" count="42" type="stmt"/>
3783
- <line num="479" count="42" type="stmt"/>
3784
- <line num="480" count="42" type="stmt"/>
3785
- <line num="481" count="42" type="stmt"/>
3786
- <line num="482" count="42" type="cond" truecount="2" falsecount="0"/>
3787
- <line num="483" count="42" type="stmt"/>
3788
- <line num="484" count="42" type="cond" truecount="2" falsecount="0"/>
3789
- <line num="485" count="5" type="stmt"/>
3790
- <line num="486" count="5" type="stmt"/>
3791
- <line num="487" count="5" type="stmt"/>
3792
- <line num="488" count="42" type="stmt"/>
3793
- <line num="489" count="92" type="stmt"/>
3794
- <line num="490" count="92" type="stmt"/>
3795
- <line num="491" count="1" type="stmt"/>
3748
+ <line num="444" count="0" type="stmt"/>
3749
+ <line num="445" count="0" type="stmt"/>
3750
+ <line num="446" count="0" type="stmt"/>
3751
+ <line num="447" count="0" type="stmt"/>
3752
+ <line num="448" count="0" type="stmt"/>
3753
+ <line num="449" count="0" type="stmt"/>
3754
+ <line num="450" count="0" type="stmt"/>
3755
+ <line num="451" count="0" type="stmt"/>
3756
+ <line num="452" count="0" type="stmt"/>
3757
+ <line num="453" count="0" type="stmt"/>
3758
+ <line num="454" count="0" type="stmt"/>
3759
+ <line num="455" count="0" type="stmt"/>
3760
+ <line num="456" count="0" type="stmt"/>
3761
+ <line num="457" count="0" type="stmt"/>
3762
+ <line num="458" count="1" type="stmt"/>
3763
+ <line num="459" count="1" type="stmt"/>
3764
+ <line num="460" count="1" type="stmt"/>
3765
+ <line num="461" count="1" type="stmt"/>
3766
+ <line num="462" count="1" type="stmt"/>
3767
+ <line num="463" count="1" type="stmt"/>
3768
+ <line num="464" count="0" type="stmt"/>
3769
+ <line num="465" count="0" type="stmt"/>
3770
+ <line num="466" count="0" type="stmt"/>
3771
+ <line num="467" count="0" type="stmt"/>
3772
+ <line num="468" count="0" type="stmt"/>
3773
+ <line num="469" count="0" type="stmt"/>
3774
+ <line num="470" count="0" type="stmt"/>
3775
+ <line num="471" count="0" type="stmt"/>
3776
+ <line num="472" count="0" type="stmt"/>
3777
+ <line num="473" count="0" type="stmt"/>
3778
+ <line num="474" count="0" type="stmt"/>
3779
+ <line num="475" count="0" type="stmt"/>
3780
+ <line num="476" count="0" type="stmt"/>
3781
+ <line num="477" count="0" type="stmt"/>
3782
+ <line num="478" count="1" type="stmt"/>
3783
+ <line num="479" count="1" type="cond" truecount="1" falsecount="0"/>
3784
+ <line num="480" count="28" type="cond" truecount="1" falsecount="0"/>
3785
+ <line num="481" count="26" type="stmt"/>
3786
+ <line num="482" count="26" type="stmt"/>
3787
+ <line num="483" count="26" type="stmt"/>
3788
+ <line num="484" count="26" type="stmt"/>
3789
+ <line num="485" count="26" type="stmt"/>
3790
+ <line num="486" count="26" type="stmt"/>
3791
+ <line num="487" count="26" type="stmt"/>
3792
+ <line num="488" count="26" type="stmt"/>
3793
+ <line num="489" count="26" type="stmt"/>
3794
+ <line num="490" count="26" type="cond" truecount="1" falsecount="0"/>
3795
+ <line num="491" count="25" type="stmt"/>
3796
+ <line num="492" count="26" type="cond" truecount="1" falsecount="0"/>
3797
+ <line num="493" count="24" type="stmt"/>
3798
+ <line num="494" count="24" type="stmt"/>
3799
+ <line num="495" count="24" type="stmt"/>
3800
+ <line num="496" count="24" type="stmt"/>
3801
+ <line num="497" count="24" type="stmt"/>
3802
+ <line num="498" count="26" type="stmt"/>
3803
+ <line num="499" count="26" type="stmt"/>
3804
+ <line num="500" count="26" type="stmt"/>
3805
+ <line num="501" count="26" type="stmt"/>
3806
+ <line num="502" count="26" type="stmt"/>
3807
+ <line num="503" count="26" type="stmt"/>
3808
+ <line num="504" count="26" type="stmt"/>
3809
+ <line num="505" count="26" type="stmt"/>
3810
+ <line num="506" count="26" type="stmt"/>
3811
+ <line num="507" count="26" type="stmt"/>
3812
+ <line num="508" count="26" type="stmt"/>
3813
+ <line num="509" count="26" type="stmt"/>
3814
+ <line num="510" count="26" type="stmt"/>
3815
+ <line num="511" count="26" type="stmt"/>
3816
+ <line num="512" count="26" type="stmt"/>
3817
+ <line num="513" count="26" type="stmt"/>
3818
+ <line num="514" count="26" type="stmt"/>
3819
+ <line num="515" count="26" type="stmt"/>
3820
+ <line num="516" count="26" type="stmt"/>
3821
+ <line num="517" count="26" type="cond" truecount="2" falsecount="0"/>
3822
+ <line num="518" count="26" type="stmt"/>
3823
+ <line num="519" count="26" type="cond" truecount="2" falsecount="0"/>
3824
+ <line num="520" count="2" type="stmt"/>
3825
+ <line num="521" count="2" type="stmt"/>
3826
+ <line num="522" count="2" type="stmt"/>
3827
+ <line num="523" count="26" type="stmt"/>
3828
+ <line num="524" count="28" type="stmt"/>
3829
+ <line num="525" count="28" type="stmt"/>
3830
+ <line num="526" count="1" type="stmt"/>
3796
3831
  </file>
3797
3832
  <file name="swapspaceSwapProvider.js" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
3798
- <metrics statements="550" coveredstatements="425" conditionals="182" coveredconditionals="175" methods="10" coveredmethods="5"/>
3833
+ <metrics statements="556" coveredstatements="375" conditionals="166" coveredconditionals="156" methods="10" coveredmethods="5"/>
3799
3834
  <line num="1" count="1" type="stmt"/>
3800
3835
  <line num="2" count="1" type="stmt"/>
3801
3836
  <line num="3" count="1" type="stmt"/>
@@ -3812,95 +3847,95 @@
3812
3847
  <line num="14" count="1" type="stmt"/>
3813
3848
  <line num="15" count="1" type="stmt"/>
3814
3849
  <line num="16" count="1" type="stmt"/>
3815
- <line num="17" count="1" type="cond" truecount="1" falsecount="0"/>
3816
- <line num="18" count="162" type="stmt"/>
3817
- <line num="19" count="162" type="stmt"/>
3818
- <line num="20" count="162" type="stmt"/>
3819
- <line num="21" count="162" type="stmt"/>
3820
- <line num="22" count="162" type="stmt"/>
3821
- <line num="23" count="1" type="stmt"/>
3850
+ <line num="17" count="1" type="stmt"/>
3851
+ <line num="18" count="1" type="cond" truecount="1" falsecount="0"/>
3852
+ <line num="19" count="129" type="stmt"/>
3853
+ <line num="20" count="129" type="stmt"/>
3854
+ <line num="21" count="129" type="stmt"/>
3855
+ <line num="22" count="129" type="stmt"/>
3856
+ <line num="23" count="129" type="stmt"/>
3822
3857
  <line num="24" count="1" type="stmt"/>
3823
- <line num="25" count="0" type="stmt"/>
3858
+ <line num="25" count="1" type="stmt"/>
3824
3859
  <line num="26" count="0" type="stmt"/>
3825
3860
  <line num="27" count="0" type="stmt"/>
3826
3861
  <line num="28" count="0" type="stmt"/>
3827
- <line num="29" count="1" type="stmt"/>
3828
- <line num="30" count="1" type="cond" truecount="1" falsecount="0"/>
3829
- <line num="31" count="38" type="stmt"/>
3830
- <line num="32" count="38" type="stmt"/>
3831
- <line num="33" count="38" type="cond" truecount="1" falsecount="0"/>
3832
- <line num="34" count="37" type="stmt"/>
3833
- <line num="35" count="37" type="cond" truecount="2" falsecount="0"/>
3834
- <line num="36" count="37" type="cond" truecount="2" falsecount="0"/>
3835
- <line num="37" count="37" type="stmt"/>
3836
- <line num="38" count="37" type="stmt"/>
3837
- <line num="39" count="37" type="stmt"/>
3838
- <line num="40" count="37" type="cond" truecount="1" falsecount="0"/>
3839
- <line num="41" count="77" type="stmt"/>
3840
- <line num="42" count="77" type="cond" truecount="2" falsecount="0"/>
3841
- <line num="43" count="64" type="stmt"/>
3842
- <line num="44" count="64" type="stmt"/>
3843
- <line num="45" count="64" type="stmt"/>
3844
- <line num="46" count="64" type="stmt"/>
3845
- <line num="47" count="64" type="stmt"/>
3846
- <line num="48" count="64" type="stmt"/>
3847
- <line num="49" count="64" type="stmt"/>
3848
- <line num="50" count="64" type="stmt"/>
3849
- <line num="51" count="64" type="stmt"/>
3850
- <line num="52" count="64" type="stmt"/>
3851
- <line num="53" count="64" type="stmt"/>
3852
- <line num="54" count="64" type="stmt"/>
3853
- <line num="55" count="64" type="stmt"/>
3854
- <line num="56" count="64" type="stmt"/>
3855
- <line num="57" count="64" type="cond" truecount="2" falsecount="0"/>
3856
- <line num="58" count="64" type="stmt"/>
3857
- <line num="59" count="64" type="stmt"/>
3858
- <line num="60" count="64" type="stmt"/>
3859
- <line num="61" count="64" type="stmt"/>
3860
- <line num="62" count="64" type="stmt"/>
3861
- <line num="63" count="64" type="stmt"/>
3862
- <line num="64" count="64" type="stmt"/>
3863
- <line num="65" count="64" type="stmt"/>
3864
- <line num="66" count="64" type="stmt"/>
3865
- <line num="67" count="64" type="stmt"/>
3866
- <line num="68" count="64" type="stmt"/>
3867
- <line num="69" count="64" type="stmt"/>
3868
- <line num="70" count="64" type="stmt"/>
3869
- <line num="71" count="64" type="stmt"/>
3870
- <line num="72" count="64" type="stmt"/>
3871
- <line num="73" count="64" type="stmt"/>
3872
- <line num="74" count="64" type="cond" truecount="2" falsecount="0"/>
3873
- <line num="75" count="64" type="cond" truecount="1" falsecount="0"/>
3874
- <line num="76" count="64" type="stmt"/>
3875
- <line num="77" count="64" type="stmt"/>
3876
- <line num="78" count="64" type="stmt"/>
3877
- <line num="79" count="77" type="cond" truecount="1" falsecount="0"/>
3878
- <line num="80" count="68" type="stmt"/>
3879
- <line num="81" count="68" type="stmt"/>
3880
- <line num="82" count="68" type="stmt"/>
3881
- <line num="83" count="68" type="stmt"/>
3882
- <line num="84" count="68" type="stmt"/>
3883
- <line num="85" count="68" type="stmt"/>
3884
- <line num="86" count="68" type="cond" truecount="2" falsecount="0"/>
3885
- <line num="87" count="68" type="stmt"/>
3886
- <line num="88" count="68" type="cond" truecount="0" falsecount="1"/>
3887
- <line num="89" count="68" type="stmt"/>
3888
- <line num="90" count="68" type="cond" truecount="1" falsecount="0"/>
3889
- <line num="91" count="68" type="cond" truecount="1" falsecount="0"/>
3890
- <line num="92" count="68" type="cond" truecount="1" falsecount="0"/>
3891
- <line num="93" count="68" type="stmt"/>
3892
- <line num="94" count="68" type="stmt"/>
3893
- <line num="95" count="68" type="stmt"/>
3894
- <line num="96" count="9" type="cond" truecount="1" falsecount="0"/>
3895
- <line num="97" count="9" type="stmt"/>
3896
- <line num="98" count="37" type="stmt"/>
3897
- <line num="99" count="37" type="stmt"/>
3898
- <line num="100" count="37" type="stmt"/>
3899
- <line num="101" count="37" type="stmt"/>
3900
- <line num="102" count="38" type="cond" truecount="1" falsecount="0"/>
3862
+ <line num="29" count="0" type="stmt"/>
3863
+ <line num="30" count="1" type="stmt"/>
3864
+ <line num="31" count="1" type="cond" truecount="1" falsecount="0"/>
3865
+ <line num="32" count="1" type="stmt"/>
3866
+ <line num="33" count="1" type="stmt"/>
3867
+ <line num="34" count="1" type="stmt"/>
3868
+ <line num="35" count="1" type="stmt"/>
3869
+ <line num="36" count="1" type="cond" truecount="0" falsecount="1"/>
3870
+ <line num="37" count="1" type="cond" truecount="0" falsecount="2"/>
3871
+ <line num="38" count="1" type="stmt"/>
3872
+ <line num="39" count="1" type="stmt"/>
3873
+ <line num="40" count="1" type="stmt"/>
3874
+ <line num="41" count="1" type="stmt"/>
3875
+ <line num="42" count="0" type="stmt"/>
3876
+ <line num="43" count="0" type="stmt"/>
3877
+ <line num="44" count="0" type="stmt"/>
3878
+ <line num="45" count="0" type="stmt"/>
3879
+ <line num="46" count="0" type="stmt"/>
3880
+ <line num="47" count="0" type="stmt"/>
3881
+ <line num="48" count="0" type="stmt"/>
3882
+ <line num="49" count="0" type="stmt"/>
3883
+ <line num="50" count="0" type="stmt"/>
3884
+ <line num="51" count="0" type="stmt"/>
3885
+ <line num="52" count="0" type="stmt"/>
3886
+ <line num="53" count="0" type="stmt"/>
3887
+ <line num="54" count="0" type="stmt"/>
3888
+ <line num="55" count="0" type="stmt"/>
3889
+ <line num="56" count="0" type="stmt"/>
3890
+ <line num="57" count="0" type="stmt"/>
3891
+ <line num="58" count="0" type="stmt"/>
3892
+ <line num="59" count="0" type="stmt"/>
3893
+ <line num="60" count="0" type="stmt"/>
3894
+ <line num="61" count="0" type="stmt"/>
3895
+ <line num="62" count="0" type="stmt"/>
3896
+ <line num="63" count="0" type="stmt"/>
3897
+ <line num="64" count="0" type="stmt"/>
3898
+ <line num="65" count="0" type="stmt"/>
3899
+ <line num="66" count="0" type="stmt"/>
3900
+ <line num="67" count="0" type="stmt"/>
3901
+ <line num="68" count="0" type="stmt"/>
3902
+ <line num="69" count="0" type="stmt"/>
3903
+ <line num="70" count="0" type="stmt"/>
3904
+ <line num="71" count="0" type="stmt"/>
3905
+ <line num="72" count="0" type="stmt"/>
3906
+ <line num="73" count="0" type="stmt"/>
3907
+ <line num="74" count="0" type="stmt"/>
3908
+ <line num="75" count="0" type="stmt"/>
3909
+ <line num="76" count="0" type="stmt"/>
3910
+ <line num="77" count="0" type="stmt"/>
3911
+ <line num="78" count="0" type="stmt"/>
3912
+ <line num="79" count="0" type="stmt"/>
3913
+ <line num="80" count="0" type="stmt"/>
3914
+ <line num="81" count="0" type="stmt"/>
3915
+ <line num="82" count="0" type="stmt"/>
3916
+ <line num="83" count="0" type="stmt"/>
3917
+ <line num="84" count="0" type="stmt"/>
3918
+ <line num="85" count="0" type="stmt"/>
3919
+ <line num="86" count="0" type="stmt"/>
3920
+ <line num="87" count="0" type="stmt"/>
3921
+ <line num="88" count="0" type="stmt"/>
3922
+ <line num="89" count="0" type="stmt"/>
3923
+ <line num="90" count="0" type="stmt"/>
3924
+ <line num="91" count="0" type="stmt"/>
3925
+ <line num="92" count="0" type="stmt"/>
3926
+ <line num="93" count="0" type="stmt"/>
3927
+ <line num="94" count="0" type="stmt"/>
3928
+ <line num="95" count="0" type="stmt"/>
3929
+ <line num="96" count="0" type="stmt"/>
3930
+ <line num="97" count="1" type="stmt"/>
3931
+ <line num="98" count="1" type="stmt"/>
3932
+ <line num="99" count="1" type="stmt"/>
3933
+ <line num="100" count="1" type="stmt"/>
3934
+ <line num="101" count="0" type="cond" truecount="0" falsecount="1"/>
3935
+ <line num="102" count="1" type="stmt"/>
3901
3936
  <line num="103" count="1" type="stmt"/>
3902
3937
  <line num="104" count="1" type="stmt"/>
3903
- <line num="105" count="38" type="stmt"/>
3938
+ <line num="105" count="1" type="stmt"/>
3904
3939
  <line num="106" count="1" type="stmt"/>
3905
3940
  <line num="107" count="1" type="stmt"/>
3906
3941
  <line num="108" count="0" type="stmt"/>
@@ -3947,156 +3982,156 @@
3947
3982
  <line num="149" count="1" type="stmt"/>
3948
3983
  <line num="150" count="1" type="stmt"/>
3949
3984
  <line num="151" count="1" type="stmt"/>
3950
- <line num="152" count="66" type="cond" truecount="3" falsecount="0"/>
3951
- <line num="153" count="8" type="stmt"/>
3952
- <line num="154" count="8" type="stmt"/>
3953
- <line num="155" count="8" type="stmt"/>
3954
- <line num="156" count="8" type="stmt"/>
3955
- <line num="157" count="8" type="stmt"/>
3956
- <line num="158" count="55" type="cond" truecount="1" falsecount="0"/>
3957
- <line num="159" count="55" type="stmt"/>
3958
- <line num="160" count="55" type="stmt"/>
3959
- <line num="161" count="55" type="stmt"/>
3960
- <line num="162" count="55" type="stmt"/>
3961
- <line num="163" count="55" type="stmt"/>
3985
+ <line num="152" count="63" type="cond" truecount="1" falsecount="0"/>
3986
+ <line num="153" count="66" type="cond" truecount="1" falsecount="0"/>
3987
+ <line num="154" count="66" type="cond" truecount="1" falsecount="0"/>
3988
+ <line num="155" count="66" type="cond" truecount="1" falsecount="0"/>
3989
+ <line num="156" count="55" type="stmt"/>
3990
+ <line num="157" count="66" type="cond" truecount="1" falsecount="0"/>
3991
+ <line num="158" count="8" type="stmt"/>
3992
+ <line num="159" count="8" type="stmt"/>
3993
+ <line num="160" count="8" type="stmt"/>
3994
+ <line num="161" count="8" type="stmt"/>
3995
+ <line num="162" count="8" type="stmt"/>
3996
+ <line num="163" count="55" type="cond" truecount="1" falsecount="0"/>
3962
3997
  <line num="164" count="55" type="stmt"/>
3963
- <line num="165" count="66" type="cond" truecount="2" falsecount="0"/>
3964
- <line num="166" count="66" type="cond" truecount="2" falsecount="0"/>
3965
- <line num="167" count="66" type="stmt"/>
3966
- <line num="168" count="66" type="stmt"/>
3967
- <line num="169" count="66" type="cond" truecount="1" falsecount="0"/>
3968
- <line num="170" count="59" type="cond" truecount="1" falsecount="0"/>
3969
- <line num="171" count="59" type="cond" truecount="2" falsecount="0"/>
3970
- <line num="172" count="59" type="cond" truecount="2" falsecount="0"/>
3971
- <line num="173" count="59" type="cond" truecount="1" falsecount="0"/>
3972
- <line num="174" count="59" type="cond" truecount="3" falsecount="0"/>
3973
- <line num="175" count="49" type="cond" truecount="2" falsecount="0"/>
3974
- <line num="176" count="66" type="stmt"/>
3975
- <line num="177" count="66" type="stmt"/>
3976
- <line num="178" count="66" type="cond" truecount="1" falsecount="0"/>
3977
- <line num="179" count="52" type="stmt"/>
3978
- <line num="180" count="52" type="cond" truecount="1" falsecount="0"/>
3979
- <line num="181" count="52" type="stmt"/>
3980
- <line num="182" count="52" type="stmt"/>
3998
+ <line num="165" count="55" type="stmt"/>
3999
+ <line num="166" count="55" type="stmt"/>
4000
+ <line num="167" count="55" type="stmt"/>
4001
+ <line num="168" count="55" type="stmt"/>
4002
+ <line num="169" count="55" type="stmt"/>
4003
+ <line num="170" count="66" type="cond" truecount="2" falsecount="0"/>
4004
+ <line num="171" count="66" type="cond" truecount="2" falsecount="0"/>
4005
+ <line num="172" count="66" type="stmt"/>
4006
+ <line num="173" count="66" type="stmt"/>
4007
+ <line num="174" count="66" type="cond" truecount="1" falsecount="0"/>
4008
+ <line num="175" count="59" type="cond" truecount="1" falsecount="0"/>
4009
+ <line num="176" count="59" type="cond" truecount="2" falsecount="0"/>
4010
+ <line num="177" count="59" type="cond" truecount="2" falsecount="0"/>
4011
+ <line num="178" count="59" type="cond" truecount="1" falsecount="0"/>
4012
+ <line num="179" count="59" type="cond" truecount="3" falsecount="0"/>
4013
+ <line num="180" count="49" type="cond" truecount="2" falsecount="0"/>
4014
+ <line num="181" count="66" type="stmt"/>
4015
+ <line num="182" count="66" type="stmt"/>
3981
4016
  <line num="183" count="66" type="cond" truecount="1" falsecount="0"/>
3982
- <line num="184" count="66" type="cond" truecount="1" falsecount="0"/>
3983
- <line num="185" count="19" type="cond" truecount="2" falsecount="0"/>
3984
- <line num="186" count="2" type="stmt"/>
3985
- <line num="187" count="2" type="stmt"/>
3986
- <line num="188" count="2" type="stmt"/>
3987
- <line num="189" count="2" type="cond" truecount="1" falsecount="0"/>
3988
- <line num="190" count="2" type="cond" truecount="1" falsecount="0"/>
4017
+ <line num="184" count="52" type="stmt"/>
4018
+ <line num="185" count="52" type="cond" truecount="1" falsecount="0"/>
4019
+ <line num="186" count="52" type="stmt"/>
4020
+ <line num="187" count="52" type="stmt"/>
4021
+ <line num="188" count="66" type="cond" truecount="1" falsecount="0"/>
4022
+ <line num="189" count="66" type="cond" truecount="1" falsecount="0"/>
4023
+ <line num="190" count="19" type="cond" truecount="2" falsecount="0"/>
3989
4024
  <line num="191" count="2" type="stmt"/>
3990
4025
  <line num="192" count="2" type="stmt"/>
3991
- <line num="193" count="17" type="cond" truecount="1" falsecount="0"/>
3992
- <line num="194" count="17" type="stmt"/>
3993
- <line num="195" count="17" type="stmt"/>
3994
- <line num="196" count="17" type="stmt"/>
3995
- <line num="197" count="17" type="stmt"/>
3996
- <line num="198" count="34" type="cond" truecount="1" falsecount="0"/>
3997
- <line num="199" count="34" type="cond" truecount="1" falsecount="0"/>
3998
- <line num="200" count="34" type="stmt"/>
3999
- <line num="201" count="34" type="stmt"/>
4000
- <line num="202" count="34" type="stmt"/>
4001
- <line num="203" count="34" type="stmt"/>
4002
- <line num="204" count="66" type="cond" truecount="2" falsecount="0"/>
4003
- <line num="205" count="32" type="cond" truecount="1" falsecount="0"/>
4004
- <line num="206" count="42" type="cond" truecount="1" falsecount="0"/>
4005
- <line num="207" count="42" type="cond" truecount="1" falsecount="0"/>
4006
- <line num="208" count="10" type="cond" truecount="1" falsecount="0"/>
4007
- <line num="209" count="32" type="stmt"/>
4008
- <line num="210" count="32" type="stmt"/>
4009
- <line num="211" count="34" type="cond" truecount="1" falsecount="0"/>
4010
- <line num="212" count="66" type="cond" truecount="2" falsecount="0"/>
4011
- <line num="213" count="32" type="cond" truecount="1" falsecount="0"/>
4012
- <line num="214" count="42" type="cond" truecount="1" falsecount="0"/>
4013
- <line num="215" count="42" type="cond" truecount="1" falsecount="0"/>
4014
- <line num="216" count="4" type="cond" truecount="1" falsecount="0"/>
4015
- <line num="217" count="32" type="stmt"/>
4016
- <line num="218" count="32" type="stmt"/>
4017
- <line num="219" count="34" type="cond" truecount="1" falsecount="0"/>
4018
- <line num="220" count="66" type="cond" truecount="2" falsecount="0"/>
4019
- <line num="221" count="11" type="stmt"/>
4020
- <line num="222" count="11" type="stmt"/>
4021
- <line num="223" count="11" type="stmt"/>
4022
- <line num="224" count="66" type="cond" truecount="2" falsecount="0"/>
4023
- <line num="225" count="32" type="stmt"/>
4024
- <line num="226" count="32" type="stmt"/>
4025
- <line num="227" count="66" type="cond" truecount="2" falsecount="0"/>
4026
- <line num="228" count="32" type="cond" truecount="1" falsecount="0"/>
4027
- <line num="229" count="30" type="stmt"/>
4028
- <line num="230" count="32" type="cond" truecount="1" falsecount="0"/>
4029
- <line num="231" count="2" type="stmt"/>
4030
- <line num="232" count="2" type="stmt"/>
4031
- <line num="233" count="32" type="stmt"/>
4032
- <line num="234" count="34" type="cond" truecount="1" falsecount="0"/>
4033
- <line num="235" count="66" type="cond" truecount="1" falsecount="0"/>
4034
- <line num="236" count="31" type="cond" truecount="1" falsecount="0"/>
4035
- <line num="237" count="31" type="stmt"/>
4036
- <line num="238" count="31" type="stmt"/>
4037
- <line num="239" count="31" type="stmt"/>
4038
- <line num="240" count="31" type="stmt"/>
4039
- <line num="241" count="31" type="stmt"/>
4040
- <line num="242" count="31" type="cond" truecount="1" falsecount="0"/>
4041
- <line num="243" count="29" type="stmt"/>
4042
- <line num="244" count="29" type="cond" truecount="2" falsecount="0"/>
4043
- <line num="245" count="29" type="stmt"/>
4044
- <line num="246" count="31" type="cond" truecount="1" falsecount="0"/>
4045
- <line num="247" count="29" type="stmt"/>
4026
+ <line num="193" count="2" type="stmt"/>
4027
+ <line num="194" count="2" type="cond" truecount="1" falsecount="0"/>
4028
+ <line num="195" count="2" type="cond" truecount="1" falsecount="0"/>
4029
+ <line num="196" count="2" type="stmt"/>
4030
+ <line num="197" count="2" type="stmt"/>
4031
+ <line num="198" count="17" type="cond" truecount="1" falsecount="0"/>
4032
+ <line num="199" count="17" type="stmt"/>
4033
+ <line num="200" count="17" type="stmt"/>
4034
+ <line num="201" count="17" type="stmt"/>
4035
+ <line num="202" count="17" type="stmt"/>
4036
+ <line num="203" count="34" type="cond" truecount="1" falsecount="0"/>
4037
+ <line num="204" count="34" type="cond" truecount="1" falsecount="0"/>
4038
+ <line num="205" count="34" type="stmt"/>
4039
+ <line num="206" count="34" type="stmt"/>
4040
+ <line num="207" count="34" type="stmt"/>
4041
+ <line num="208" count="34" type="stmt"/>
4042
+ <line num="209" count="66" type="cond" truecount="2" falsecount="0"/>
4043
+ <line num="210" count="32" type="cond" truecount="1" falsecount="0"/>
4044
+ <line num="211" count="42" type="cond" truecount="1" falsecount="0"/>
4045
+ <line num="212" count="42" type="cond" truecount="1" falsecount="0"/>
4046
+ <line num="213" count="10" type="cond" truecount="1" falsecount="0"/>
4047
+ <line num="214" count="32" type="stmt"/>
4048
+ <line num="215" count="32" type="stmt"/>
4049
+ <line num="216" count="34" type="cond" truecount="1" falsecount="0"/>
4050
+ <line num="217" count="66" type="cond" truecount="2" falsecount="0"/>
4051
+ <line num="218" count="32" type="cond" truecount="1" falsecount="0"/>
4052
+ <line num="219" count="42" type="cond" truecount="1" falsecount="0"/>
4053
+ <line num="220" count="42" type="cond" truecount="1" falsecount="0"/>
4054
+ <line num="221" count="4" type="cond" truecount="1" falsecount="0"/>
4055
+ <line num="222" count="32" type="stmt"/>
4056
+ <line num="223" count="32" type="stmt"/>
4057
+ <line num="224" count="34" type="cond" truecount="1" falsecount="0"/>
4058
+ <line num="225" count="66" type="cond" truecount="2" falsecount="0"/>
4059
+ <line num="226" count="11" type="stmt"/>
4060
+ <line num="227" count="11" type="stmt"/>
4061
+ <line num="228" count="11" type="stmt"/>
4062
+ <line num="229" count="66" type="cond" truecount="2" falsecount="0"/>
4063
+ <line num="230" count="32" type="stmt"/>
4064
+ <line num="231" count="32" type="stmt"/>
4065
+ <line num="232" count="66" type="cond" truecount="2" falsecount="0"/>
4066
+ <line num="233" count="32" type="cond" truecount="1" falsecount="0"/>
4067
+ <line num="234" count="30" type="stmt"/>
4068
+ <line num="235" count="32" type="cond" truecount="1" falsecount="0"/>
4069
+ <line num="236" count="2" type="stmt"/>
4070
+ <line num="237" count="2" type="stmt"/>
4071
+ <line num="238" count="32" type="stmt"/>
4072
+ <line num="239" count="34" type="cond" truecount="1" falsecount="0"/>
4073
+ <line num="240" count="66" type="cond" truecount="1" falsecount="0"/>
4074
+ <line num="241" count="31" type="cond" truecount="1" falsecount="0"/>
4075
+ <line num="242" count="31" type="stmt"/>
4076
+ <line num="243" count="31" type="stmt"/>
4077
+ <line num="244" count="31" type="stmt"/>
4078
+ <line num="245" count="31" type="stmt"/>
4079
+ <line num="246" count="31" type="stmt"/>
4080
+ <line num="247" count="31" type="cond" truecount="1" falsecount="0"/>
4046
4081
  <line num="248" count="29" type="stmt"/>
4047
- <line num="249" count="31" type="stmt"/>
4048
- <line num="250" count="31" type="stmt"/>
4049
- <line num="251" count="31" type="stmt"/>
4050
- <line num="252" count="31" type="cond" truecount="2" falsecount="0"/>
4051
- <line num="253" count="31" type="stmt"/>
4082
+ <line num="249" count="29" type="cond" truecount="2" falsecount="0"/>
4083
+ <line num="250" count="29" type="stmt"/>
4084
+ <line num="251" count="31" type="cond" truecount="1" falsecount="0"/>
4085
+ <line num="252" count="29" type="stmt"/>
4086
+ <line num="253" count="29" type="stmt"/>
4052
4087
  <line num="254" count="31" type="stmt"/>
4053
- <line num="255" count="31" type="cond" truecount="1" falsecount="0"/>
4088
+ <line num="255" count="31" type="stmt"/>
4054
4089
  <line num="256" count="31" type="stmt"/>
4055
- <line num="257" count="31" type="cond" truecount="4" falsecount="0"/>
4090
+ <line num="257" count="31" type="cond" truecount="2" falsecount="0"/>
4056
4091
  <line num="258" count="31" type="stmt"/>
4057
4092
  <line num="259" count="31" type="stmt"/>
4058
- <line num="260" count="31" type="stmt"/>
4093
+ <line num="260" count="31" type="cond" truecount="1" falsecount="0"/>
4059
4094
  <line num="261" count="31" type="stmt"/>
4060
- <line num="262" count="31" type="stmt"/>
4095
+ <line num="262" count="31" type="cond" truecount="4" falsecount="0"/>
4061
4096
  <line num="263" count="31" type="stmt"/>
4062
- <line num="264" count="31" type="cond" truecount="2" falsecount="0"/>
4063
- <line num="265" count="31" type="cond" truecount="1" falsecount="0"/>
4097
+ <line num="264" count="31" type="stmt"/>
4098
+ <line num="265" count="31" type="stmt"/>
4064
4099
  <line num="266" count="31" type="stmt"/>
4065
4100
  <line num="267" count="31" type="stmt"/>
4066
4101
  <line num="268" count="31" type="stmt"/>
4067
- <line num="269" count="31" type="stmt"/>
4068
- <line num="270" count="31" type="stmt"/>
4069
- <line num="271" count="3" type="cond" truecount="1" falsecount="0"/>
4070
- <line num="272" count="3" type="stmt"/>
4071
- <line num="273" count="3" type="stmt"/>
4072
- <line num="274" count="3" type="stmt"/>
4073
- <line num="275" count="66" type="cond" truecount="0" falsecount="1"/>
4074
- <line num="276" count="66" type="cond" truecount="1" falsecount="0"/>
4075
- <line num="277" count="3" type="cond" truecount="0" falsecount="1"/>
4076
- <line num="278" count="66" type="stmt"/>
4077
- <line num="279" count="66" type="stmt"/>
4078
- <line num="280" count="66" type="stmt"/>
4079
- <line num="281" count="66" type="stmt"/>
4080
- <line num="282" count="66" type="stmt"/>
4102
+ <line num="269" count="31" type="cond" truecount="2" falsecount="0"/>
4103
+ <line num="270" count="31" type="cond" truecount="1" falsecount="0"/>
4104
+ <line num="271" count="31" type="stmt"/>
4105
+ <line num="272" count="31" type="stmt"/>
4106
+ <line num="273" count="31" type="stmt"/>
4107
+ <line num="274" count="31" type="stmt"/>
4108
+ <line num="275" count="31" type="stmt"/>
4109
+ <line num="276" count="3" type="cond" truecount="1" falsecount="0"/>
4110
+ <line num="277" count="3" type="stmt"/>
4111
+ <line num="278" count="3" type="stmt"/>
4112
+ <line num="279" count="3" type="stmt"/>
4113
+ <line num="280" count="66" type="cond" truecount="0" falsecount="1"/>
4114
+ <line num="281" count="66" type="cond" truecount="1" falsecount="0"/>
4115
+ <line num="282" count="3" type="cond" truecount="0" falsecount="1"/>
4081
4116
  <line num="283" count="66" type="stmt"/>
4082
- <line num="284" count="66" type="cond" truecount="1" falsecount="0"/>
4083
- <line num="285" count="5" type="cond" truecount="2" falsecount="0"/>
4084
- <line num="286" count="1" type="stmt"/>
4085
- <line num="287" count="1" type="stmt"/>
4086
- <line num="288" count="1" type="stmt"/>
4087
- <line num="289" count="1" type="stmt"/>
4088
- <line num="290" count="1" type="stmt"/>
4089
- <line num="291" count="4" type="cond" truecount="1" falsecount="0"/>
4090
- <line num="292" count="4" type="stmt"/>
4091
- <line num="293" count="4" type="stmt"/>
4092
- <line num="294" count="66" type="stmt"/>
4117
+ <line num="284" count="66" type="stmt"/>
4118
+ <line num="285" count="66" type="stmt"/>
4119
+ <line num="286" count="66" type="stmt"/>
4120
+ <line num="287" count="66" type="stmt"/>
4121
+ <line num="288" count="66" type="stmt"/>
4122
+ <line num="289" count="66" type="cond" truecount="1" falsecount="0"/>
4123
+ <line num="290" count="5" type="cond" truecount="2" falsecount="0"/>
4124
+ <line num="291" count="1" type="stmt"/>
4125
+ <line num="292" count="1" type="stmt"/>
4126
+ <line num="293" count="1" type="stmt"/>
4127
+ <line num="294" count="1" type="stmt"/>
4093
4128
  <line num="295" count="1" type="stmt"/>
4094
- <line num="296" count="1" type="cond" truecount="1" falsecount="0"/>
4095
- <line num="297" count="61" type="stmt"/>
4096
- <line num="298" count="61" type="stmt"/>
4097
- <line num="299" count="61" type="stmt"/>
4098
- <line num="300" count="61" type="stmt"/>
4099
- <line num="301" count="61" type="stmt"/>
4129
+ <line num="296" count="4" type="cond" truecount="1" falsecount="0"/>
4130
+ <line num="297" count="4" type="stmt"/>
4131
+ <line num="298" count="4" type="stmt"/>
4132
+ <line num="299" count="66" type="stmt"/>
4133
+ <line num="300" count="1" type="stmt"/>
4134
+ <line num="301" count="1" type="cond" truecount="1" falsecount="0"/>
4100
4135
  <line num="302" count="61" type="stmt"/>
4101
4136
  <line num="303" count="61" type="stmt"/>
4102
4137
  <line num="304" count="61" type="stmt"/>
@@ -4108,137 +4143,137 @@
4108
4143
  <line num="310" count="61" type="stmt"/>
4109
4144
  <line num="311" count="61" type="stmt"/>
4110
4145
  <line num="312" count="61" type="stmt"/>
4111
- <line num="313" count="61" type="cond" truecount="0" falsecount="1"/>
4146
+ <line num="313" count="61" type="stmt"/>
4112
4147
  <line num="314" count="61" type="stmt"/>
4113
- <line num="315" count="61" type="cond" truecount="1" falsecount="0"/>
4114
- <line num="316" count="61" type="cond" truecount="1" falsecount="0"/>
4115
- <line num="317" count="61" type="cond" truecount="1" falsecount="0"/>
4116
- <line num="318" count="61" type="cond" truecount="1" falsecount="0"/>
4117
- <line num="319" count="61" type="cond" truecount="1" falsecount="0"/>
4148
+ <line num="315" count="61" type="stmt"/>
4149
+ <line num="316" count="61" type="stmt"/>
4150
+ <line num="317" count="61" type="stmt"/>
4151
+ <line num="318" count="61" type="cond" truecount="0" falsecount="1"/>
4152
+ <line num="319" count="61" type="stmt"/>
4118
4153
  <line num="320" count="61" type="cond" truecount="1" falsecount="0"/>
4119
4154
  <line num="321" count="61" type="cond" truecount="1" falsecount="0"/>
4120
- <line num="322" count="54" type="stmt"/>
4155
+ <line num="322" count="61" type="cond" truecount="1" falsecount="0"/>
4121
4156
  <line num="323" count="61" type="cond" truecount="1" falsecount="0"/>
4122
- <line num="324" count="8" type="stmt"/>
4123
- <line num="325" count="8" type="cond" truecount="1" falsecount="0"/>
4124
- <line num="326" count="8" type="stmt"/>
4125
- <line num="327" count="8" type="stmt"/>
4126
- <line num="328" count="53" type="cond" truecount="1" falsecount="0"/>
4127
- <line num="329" count="61" type="cond" truecount="1" falsecount="0"/>
4128
- <line num="330" count="61" type="cond" truecount="1" falsecount="0"/>
4129
- <line num="331" count="61" type="cond" truecount="1" falsecount="0"/>
4130
- <line num="332" count="61" type="cond" truecount="1" falsecount="0"/>
4131
- <line num="333" count="61" type="cond" truecount="1" falsecount="0"/>
4132
- <line num="334" count="61" type="stmt"/>
4157
+ <line num="324" count="61" type="cond" truecount="1" falsecount="0"/>
4158
+ <line num="325" count="61" type="cond" truecount="1" falsecount="0"/>
4159
+ <line num="326" count="61" type="cond" truecount="1" falsecount="0"/>
4160
+ <line num="327" count="54" type="stmt"/>
4161
+ <line num="328" count="61" type="cond" truecount="1" falsecount="0"/>
4162
+ <line num="329" count="8" type="stmt"/>
4163
+ <line num="330" count="8" type="cond" truecount="1" falsecount="0"/>
4164
+ <line num="331" count="8" type="stmt"/>
4165
+ <line num="332" count="8" type="stmt"/>
4166
+ <line num="333" count="53" type="cond" truecount="1" falsecount="0"/>
4167
+ <line num="334" count="61" type="cond" truecount="1" falsecount="0"/>
4133
4168
  <line num="335" count="61" type="cond" truecount="1" falsecount="0"/>
4134
- <line num="336" count="11" type="stmt"/>
4135
- <line num="337" count="11" type="stmt"/>
4136
- <line num="338" count="42" type="cond" truecount="1" falsecount="0"/>
4137
- <line num="339" count="42" type="stmt"/>
4138
- <line num="340" count="42" type="cond" truecount="1" falsecount="0"/>
4139
- <line num="341" count="84" type="cond" truecount="2" falsecount="0"/>
4140
- <line num="342" count="84" type="cond" truecount="2" falsecount="0"/>
4141
- <line num="343" count="42" type="stmt"/>
4169
+ <line num="336" count="61" type="cond" truecount="1" falsecount="0"/>
4170
+ <line num="337" count="61" type="cond" truecount="1" falsecount="0"/>
4171
+ <line num="338" count="61" type="cond" truecount="1" falsecount="0"/>
4172
+ <line num="339" count="61" type="stmt"/>
4173
+ <line num="340" count="61" type="cond" truecount="1" falsecount="0"/>
4174
+ <line num="341" count="11" type="stmt"/>
4175
+ <line num="342" count="11" type="stmt"/>
4176
+ <line num="343" count="42" type="cond" truecount="1" falsecount="0"/>
4142
4177
  <line num="344" count="42" type="stmt"/>
4143
- <line num="345" count="42" type="stmt"/>
4144
- <line num="346" count="42" type="stmt"/>
4145
- <line num="347" count="41" type="cond" truecount="1" falsecount="0"/>
4146
- <line num="348" count="41" type="stmt"/>
4147
- <line num="349" count="61" type="stmt"/>
4148
- <line num="350" count="61" type="cond" truecount="1" falsecount="0"/>
4149
- <line num="351" count="61" type="cond" truecount="1" falsecount="0"/>
4150
- <line num="352" count="61" type="cond" truecount="1" falsecount="0"/>
4151
- <line num="353" count="61" type="stmt"/>
4178
+ <line num="345" count="42" type="cond" truecount="1" falsecount="0"/>
4179
+ <line num="346" count="84" type="cond" truecount="2" falsecount="0"/>
4180
+ <line num="347" count="84" type="cond" truecount="2" falsecount="0"/>
4181
+ <line num="348" count="42" type="stmt"/>
4182
+ <line num="349" count="42" type="stmt"/>
4183
+ <line num="350" count="42" type="stmt"/>
4184
+ <line num="351" count="42" type="stmt"/>
4185
+ <line num="352" count="41" type="cond" truecount="1" falsecount="0"/>
4186
+ <line num="353" count="41" type="stmt"/>
4152
4187
  <line num="354" count="61" type="stmt"/>
4153
- <line num="355" count="61" type="stmt"/>
4154
- <line num="356" count="61" type="cond" truecount="2" falsecount="1"/>
4155
- <line num="357" count="61" type="stmt"/>
4156
- <line num="358" count="61" type="cond" truecount="2" falsecount="1"/>
4157
- <line num="359" count="61" type="cond" truecount="1" falsecount="0"/>
4188
+ <line num="355" count="61" type="cond" truecount="1" falsecount="0"/>
4189
+ <line num="356" count="61" type="cond" truecount="1" falsecount="0"/>
4190
+ <line num="357" count="61" type="cond" truecount="1" falsecount="0"/>
4191
+ <line num="358" count="61" type="stmt"/>
4192
+ <line num="359" count="61" type="stmt"/>
4158
4193
  <line num="360" count="61" type="stmt"/>
4159
- <line num="361" count="61" type="stmt"/>
4194
+ <line num="361" count="61" type="cond" truecount="2" falsecount="1"/>
4160
4195
  <line num="362" count="61" type="stmt"/>
4161
- <line num="363" count="61" type="stmt"/>
4162
- <line num="364" count="61" type="stmt"/>
4196
+ <line num="363" count="61" type="cond" truecount="2" falsecount="1"/>
4197
+ <line num="364" count="61" type="cond" truecount="1" falsecount="0"/>
4163
4198
  <line num="365" count="61" type="stmt"/>
4164
- <line num="366" count="32" type="cond" truecount="1" falsecount="0"/>
4165
- <line num="367" count="32" type="stmt"/>
4166
- <line num="368" count="32" type="stmt"/>
4167
- <line num="369" count="61" type="cond" truecount="1" falsecount="0"/>
4168
- <line num="370" count="30" type="stmt"/>
4169
- <line num="371" count="30" type="cond" truecount="1" falsecount="0"/>
4170
- <line num="372" count="30" type="cond" truecount="1" falsecount="0"/>
4171
- <line num="373" count="30" type="cond" truecount="1" falsecount="0"/>
4172
- <line num="374" count="30" type="cond" truecount="1" falsecount="0"/>
4173
- <line num="375" count="25" type="stmt"/>
4174
- <line num="376" count="30" type="stmt"/>
4199
+ <line num="366" count="61" type="stmt"/>
4200
+ <line num="367" count="61" type="stmt"/>
4201
+ <line num="368" count="61" type="stmt"/>
4202
+ <line num="369" count="61" type="stmt"/>
4203
+ <line num="370" count="61" type="stmt"/>
4204
+ <line num="371" count="32" type="cond" truecount="1" falsecount="0"/>
4205
+ <line num="372" count="32" type="stmt"/>
4206
+ <line num="373" count="32" type="stmt"/>
4207
+ <line num="374" count="61" type="cond" truecount="1" falsecount="0"/>
4208
+ <line num="375" count="30" type="stmt"/>
4209
+ <line num="376" count="30" type="cond" truecount="1" falsecount="0"/>
4175
4210
  <line num="377" count="30" type="cond" truecount="1" falsecount="0"/>
4176
- <line num="378" count="24" type="cond" truecount="1" falsecount="0"/>
4177
- <line num="379" count="24" type="stmt"/>
4178
- <line num="380" count="24" type="stmt"/>
4179
- <line num="381" count="30" type="cond" truecount="2" falsecount="0"/>
4180
- <line num="382" count="3" type="stmt"/>
4181
- <line num="383" count="30" type="cond" truecount="1" falsecount="0"/>
4182
- <line num="384" count="21" type="stmt"/>
4183
- <line num="385" count="21" type="stmt"/>
4184
- <line num="386" count="24" type="cond" truecount="1" falsecount="0"/>
4185
- <line num="387" count="24" type="stmt"/>
4186
- <line num="388" count="24" type="stmt"/>
4187
- <line num="389" count="30" type="stmt"/>
4188
- <line num="390" count="30" type="stmt"/>
4189
- <line num="391" count="30" type="cond" truecount="1" falsecount="0"/>
4190
- <line num="392" count="30" type="cond" truecount="1" falsecount="0"/>
4191
- <line num="393" count="30" type="stmt"/>
4192
- <line num="394" count="30" type="cond" truecount="1" falsecount="0"/>
4193
- <line num="395" count="30" type="cond" truecount="1" falsecount="0"/>
4194
- <line num="396" count="30" type="cond" truecount="2" falsecount="0"/>
4195
- <line num="397" count="30" type="stmt"/>
4211
+ <line num="378" count="30" type="cond" truecount="1" falsecount="0"/>
4212
+ <line num="379" count="30" type="cond" truecount="1" falsecount="0"/>
4213
+ <line num="380" count="25" type="stmt"/>
4214
+ <line num="381" count="30" type="stmt"/>
4215
+ <line num="382" count="30" type="cond" truecount="1" falsecount="0"/>
4216
+ <line num="383" count="24" type="cond" truecount="1" falsecount="0"/>
4217
+ <line num="384" count="24" type="stmt"/>
4218
+ <line num="385" count="24" type="stmt"/>
4219
+ <line num="386" count="30" type="cond" truecount="2" falsecount="0"/>
4220
+ <line num="387" count="3" type="stmt"/>
4221
+ <line num="388" count="30" type="cond" truecount="1" falsecount="0"/>
4222
+ <line num="389" count="21" type="stmt"/>
4223
+ <line num="390" count="21" type="stmt"/>
4224
+ <line num="391" count="24" type="cond" truecount="1" falsecount="0"/>
4225
+ <line num="392" count="24" type="stmt"/>
4226
+ <line num="393" count="24" type="stmt"/>
4227
+ <line num="394" count="30" type="stmt"/>
4228
+ <line num="395" count="30" type="stmt"/>
4229
+ <line num="396" count="30" type="cond" truecount="1" falsecount="0"/>
4230
+ <line num="397" count="30" type="cond" truecount="1" falsecount="0"/>
4196
4231
  <line num="398" count="30" type="stmt"/>
4197
- <line num="399" count="30" type="stmt"/>
4198
- <line num="400" count="30" type="stmt"/>
4199
- <line num="401" count="2" type="cond" truecount="1" falsecount="0"/>
4200
- <line num="402" count="2" type="stmt"/>
4201
- <line num="403" count="2" type="stmt"/>
4202
- <line num="404" count="61" type="cond" truecount="1" falsecount="0"/>
4203
- <line num="405" count="37" type="stmt"/>
4204
- <line num="406" count="37" type="cond" truecount="1" falsecount="0"/>
4205
- <line num="407" count="6" type="stmt"/>
4206
- <line num="408" count="6" type="stmt"/>
4207
- <line num="409" count="6" type="stmt"/>
4232
+ <line num="399" count="30" type="cond" truecount="1" falsecount="0"/>
4233
+ <line num="400" count="30" type="cond" truecount="1" falsecount="0"/>
4234
+ <line num="401" count="30" type="cond" truecount="2" falsecount="0"/>
4235
+ <line num="402" count="30" type="stmt"/>
4236
+ <line num="403" count="30" type="stmt"/>
4237
+ <line num="404" count="30" type="stmt"/>
4238
+ <line num="405" count="30" type="stmt"/>
4239
+ <line num="406" count="2" type="cond" truecount="1" falsecount="0"/>
4240
+ <line num="407" count="2" type="stmt"/>
4241
+ <line num="408" count="2" type="stmt"/>
4242
+ <line num="409" count="61" type="cond" truecount="1" falsecount="0"/>
4208
4243
  <line num="410" count="37" type="stmt"/>
4209
4244
  <line num="411" count="37" type="cond" truecount="1" falsecount="0"/>
4210
- <line num="412" count="37" type="cond" truecount="1" falsecount="0"/>
4211
- <line num="413" count="37" type="cond" truecount="1" falsecount="0"/>
4212
- <line num="414" count="1" type="stmt"/>
4213
- <line num="415" count="1" type="stmt"/>
4214
- <line num="416" count="1" type="stmt"/>
4215
- <line num="417" count="36" type="cond" truecount="1" falsecount="0"/>
4216
- <line num="418" count="36" type="stmt"/>
4217
- <line num="419" count="36" type="stmt"/>
4218
- <line num="420" count="36" type="stmt"/>
4219
- <line num="421" count="36" type="stmt"/>
4220
- <line num="422" count="36" type="stmt"/>
4245
+ <line num="412" count="6" type="stmt"/>
4246
+ <line num="413" count="6" type="stmt"/>
4247
+ <line num="414" count="6" type="stmt"/>
4248
+ <line num="415" count="37" type="stmt"/>
4249
+ <line num="416" count="37" type="cond" truecount="1" falsecount="0"/>
4250
+ <line num="417" count="37" type="cond" truecount="1" falsecount="0"/>
4251
+ <line num="418" count="37" type="cond" truecount="1" falsecount="0"/>
4252
+ <line num="419" count="1" type="stmt"/>
4253
+ <line num="420" count="1" type="stmt"/>
4254
+ <line num="421" count="1" type="stmt"/>
4255
+ <line num="422" count="36" type="cond" truecount="1" falsecount="0"/>
4221
4256
  <line num="423" count="36" type="stmt"/>
4222
4257
  <line num="424" count="36" type="stmt"/>
4223
- <line num="425" count="37" type="cond" truecount="1" falsecount="0"/>
4224
- <line num="426" count="6" type="cond" truecount="2" falsecount="0"/>
4225
- <line num="427" count="6" type="cond" truecount="2" falsecount="0"/>
4226
- <line num="428" count="37" type="cond" truecount="1" falsecount="0"/>
4227
- <line num="429" count="5" type="stmt"/>
4228
- <line num="430" count="5" type="stmt"/>
4229
- <line num="431" count="5" type="stmt"/>
4230
- <line num="432" count="31" type="cond" truecount="1" falsecount="0"/>
4231
- <line num="433" count="31" type="stmt"/>
4232
- <line num="434" count="31" type="stmt"/>
4233
- <line num="435" count="61" type="stmt"/>
4234
- <line num="436" count="1" type="stmt"/>
4235
- <line num="437" count="1" type="stmt"/>
4236
- <line num="438" count="0" type="stmt"/>
4237
- <line num="439" count="0" type="stmt"/>
4238
- <line num="440" count="0" type="stmt"/>
4239
- <line num="441" count="0" type="stmt"/>
4240
- <line num="442" count="0" type="stmt"/>
4241
- <line num="443" count="0" type="stmt"/>
4258
+ <line num="425" count="36" type="stmt"/>
4259
+ <line num="426" count="36" type="stmt"/>
4260
+ <line num="427" count="36" type="stmt"/>
4261
+ <line num="428" count="36" type="stmt"/>
4262
+ <line num="429" count="36" type="stmt"/>
4263
+ <line num="430" count="36" type="stmt"/>
4264
+ <line num="431" count="37" type="cond" truecount="1" falsecount="0"/>
4265
+ <line num="432" count="6" type="cond" truecount="2" falsecount="0"/>
4266
+ <line num="433" count="6" type="cond" truecount="2" falsecount="0"/>
4267
+ <line num="434" count="37" type="cond" truecount="1" falsecount="0"/>
4268
+ <line num="435" count="5" type="stmt"/>
4269
+ <line num="436" count="5" type="stmt"/>
4270
+ <line num="437" count="5" type="stmt"/>
4271
+ <line num="438" count="31" type="cond" truecount="1" falsecount="0"/>
4272
+ <line num="439" count="31" type="stmt"/>
4273
+ <line num="440" count="31" type="stmt"/>
4274
+ <line num="441" count="61" type="stmt"/>
4275
+ <line num="442" count="1" type="stmt"/>
4276
+ <line num="443" count="1" type="stmt"/>
4242
4277
  <line num="444" count="0" type="stmt"/>
4243
4278
  <line num="445" count="0" type="stmt"/>
4244
4279
  <line num="446" count="0" type="stmt"/>
@@ -4259,14 +4294,14 @@
4259
4294
  <line num="461" count="0" type="stmt"/>
4260
4295
  <line num="462" count="0" type="stmt"/>
4261
4296
  <line num="463" count="0" type="stmt"/>
4262
- <line num="464" count="1" type="stmt"/>
4263
- <line num="465" count="1" type="stmt"/>
4297
+ <line num="464" count="0" type="stmt"/>
4298
+ <line num="465" count="0" type="stmt"/>
4264
4299
  <line num="466" count="0" type="stmt"/>
4265
4300
  <line num="467" count="0" type="stmt"/>
4266
4301
  <line num="468" count="0" type="stmt"/>
4267
4302
  <line num="469" count="0" type="stmt"/>
4268
- <line num="470" count="0" type="stmt"/>
4269
- <line num="471" count="0" type="stmt"/>
4303
+ <line num="470" count="1" type="stmt"/>
4304
+ <line num="471" count="1" type="stmt"/>
4270
4305
  <line num="472" count="0" type="stmt"/>
4271
4306
  <line num="473" count="0" type="stmt"/>
4272
4307
  <line num="474" count="0" type="stmt"/>
@@ -4345,11 +4380,17 @@
4345
4380
  <line num="547" count="0" type="stmt"/>
4346
4381
  <line num="548" count="0" type="stmt"/>
4347
4382
  <line num="549" count="0" type="stmt"/>
4348
- <line num="550" count="1" type="stmt"/>
4383
+ <line num="550" count="0" type="stmt"/>
4384
+ <line num="551" count="0" type="stmt"/>
4385
+ <line num="552" count="0" type="stmt"/>
4386
+ <line num="553" count="0" type="stmt"/>
4387
+ <line num="554" count="0" type="stmt"/>
4388
+ <line num="555" count="0" type="stmt"/>
4389
+ <line num="556" count="1" type="stmt"/>
4349
4390
  </file>
4350
4391
  </package>
4351
4392
  <package name="ui-kit.src.swaps-lib.models">
4352
- <metrics statements="247" coveredstatements="70" conditionals="1" coveredconditionals="0" methods="4" coveredmethods="0"/>
4393
+ <metrics statements="283" coveredstatements="106" conditionals="7" coveredconditionals="1" methods="5" coveredmethods="1"/>
4353
4394
  <file name="baseSwapCreationInfo.js" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js">
4354
4395
  <metrics statements="46" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
4355
4396
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
@@ -4606,6 +4647,45 @@
4606
4647
  <line num="127" count="0" type="stmt"/>
4607
4648
  <line num="128" count="1" type="stmt"/>
4608
4649
  </file>
4650
+ <file name="swapProviderCoinInfo.js" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js">
4651
+ <metrics statements="36" coveredstatements="36" conditionals="6" coveredconditionals="1" methods="1" coveredmethods="1"/>
4652
+ <line num="1" count="1" type="stmt"/>
4653
+ <line num="2" count="1" type="stmt"/>
4654
+ <line num="3" count="1" type="stmt"/>
4655
+ <line num="4" count="1" type="stmt"/>
4656
+ <line num="5" count="1" type="stmt"/>
4657
+ <line num="6" count="1" type="stmt"/>
4658
+ <line num="7" count="1" type="stmt"/>
4659
+ <line num="8" count="1" type="stmt"/>
4660
+ <line num="9" count="1" type="stmt"/>
4661
+ <line num="10" count="1" type="stmt"/>
4662
+ <line num="11" count="1" type="cond" truecount="1" falsecount="0"/>
4663
+ <line num="12" count="8" type="stmt"/>
4664
+ <line num="13" count="8" type="stmt"/>
4665
+ <line num="14" count="8" type="stmt"/>
4666
+ <line num="15" count="8" type="stmt"/>
4667
+ <line num="16" count="8" type="stmt"/>
4668
+ <line num="17" count="8" type="stmt"/>
4669
+ <line num="18" count="8" type="stmt"/>
4670
+ <line num="19" count="8" type="stmt"/>
4671
+ <line num="20" count="8" type="stmt"/>
4672
+ <line num="21" count="8" type="stmt"/>
4673
+ <line num="22" count="8" type="stmt"/>
4674
+ <line num="23" count="8" type="stmt"/>
4675
+ <line num="24" count="8" type="stmt"/>
4676
+ <line num="25" count="8" type="stmt"/>
4677
+ <line num="26" count="8" type="stmt"/>
4678
+ <line num="27" count="8" type="stmt"/>
4679
+ <line num="28" count="8" type="stmt"/>
4680
+ <line num="29" count="8" type="stmt"/>
4681
+ <line num="30" count="8" type="cond" truecount="0" falsecount="1"/>
4682
+ <line num="31" count="8" type="cond" truecount="0" falsecount="1"/>
4683
+ <line num="32" count="8" type="cond" truecount="0" falsecount="1"/>
4684
+ <line num="33" count="8" type="cond" truecount="0" falsecount="1"/>
4685
+ <line num="34" count="8" type="cond" truecount="0" falsecount="1"/>
4686
+ <line num="35" count="8" type="stmt"/>
4687
+ <line num="36" count="1" type="stmt"/>
4688
+ </file>
4609
4689
  </package>
4610
4690
  <package name="ui-kit.src.swaps-lib.services">
4611
4691
  <metrics statements="671" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>