@rabbitio/ui-kit 1.0.0-beta.123 → 1.0.0-beta.124

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 (204) hide show
  1. package/coverage/clover.xml +610 -566
  2. package/coverage/coverage-final.json +4 -4
  3. package/coverage/index.html +23 -23
  4. package/coverage/rabbit-ui-kit/index.html +1 -1
  5. package/coverage/rabbit-ui-kit/index.js.html +1 -1
  6. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
  7. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
  8. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +1 -1
  9. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
  10. package/coverage/rabbit-ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
  11. package/coverage/rabbit-ui-kit/src/common-apis/adapters/index.html +1 -1
  12. package/coverage/rabbit-ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
  13. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
  14. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/emailAPI.js.html +1 -1
  15. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/index.html +1 -1
  16. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
  17. package/coverage/rabbit-ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
  18. package/coverage/rabbit-ui-kit/src/common-apis/index.html +1 -1
  19. package/coverage/rabbit-ui-kit/src/common-apis/models/blockchain.js.html +1 -1
  20. package/coverage/rabbit-ui-kit/src/common-apis/models/coin.js.html +1 -1
  21. package/coverage/rabbit-ui-kit/src/common-apis/models/index.html +1 -1
  22. package/coverage/rabbit-ui-kit/src/common-apis/models/protocol.js.html +1 -1
  23. package/coverage/rabbit-ui-kit/src/common-apis/services/fiatCurrenciesService.js.html +1 -1
  24. package/coverage/rabbit-ui-kit/src/common-apis/services/index.html +1 -1
  25. package/coverage/rabbit-ui-kit/src/common-apis/utils/amountUtils.js.html +40 -16
  26. package/coverage/rabbit-ui-kit/src/common-apis/utils/cache.js.html +1 -1
  27. package/coverage/rabbit-ui-kit/src/common-apis/utils/emailUtils.js.html +1 -1
  28. package/coverage/rabbit-ui-kit/src/common-apis/utils/errorUtils.js.html +1 -1
  29. package/coverage/rabbit-ui-kit/src/common-apis/utils/index.html +11 -11
  30. package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/index.html +1 -1
  31. package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logger.js.html +1 -1
  32. package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logsStorage.js.html +1 -1
  33. package/coverage/rabbit-ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
  34. package/coverage/rabbit-ui-kit/src/common-apis/utils/rabbitTicker.js.html +1 -1
  35. package/coverage/rabbit-ui-kit/src/common-apis/utils/safeStringify.js.html +1 -1
  36. package/coverage/rabbit-ui-kit/src/index.html +1 -1
  37. package/coverage/rabbit-ui-kit/src/index.js.html +1 -1
  38. package/coverage/rabbit-ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
  39. package/coverage/rabbit-ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
  40. package/coverage/rabbit-ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
  41. package/coverage/rabbit-ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
  42. package/coverage/rabbit-ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
  43. package/coverage/rabbit-ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
  44. package/coverage/rabbit-ui-kit/src/robust-api-caller/index.html +1 -1
  45. package/coverage/rabbit-ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
  46. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeHeroSwapProvider.js.html +1 -1
  47. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeNowSwapProvider.js.html +1 -1
  48. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js.html +1 -1
  49. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js.html +1 -1
  50. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/index.html +14 -14
  51. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
  52. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/retriableErrorsUtils.js.html +1 -1
  53. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +1 -1
  54. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +101 -11
  55. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/utils.js.html +1 -1
  56. package/coverage/rabbit-ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
  57. package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
  58. package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
  59. package/coverage/rabbit-ui-kit/src/swaps-lib/models/index.html +1 -1
  60. package/coverage/rabbit-ui-kit/src/swaps-lib/models/partner.js.html +1 -1
  61. package/coverage/rabbit-ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +1 -1
  62. package/coverage/rabbit-ui-kit/src/swaps-lib/services/index.html +1 -1
  63. package/coverage/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
  64. package/coverage/rabbit-ui-kit/src/swaps-lib/utils/index.html +1 -1
  65. package/coverage/rabbit-ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
  66. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
  67. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
  68. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
  69. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
  70. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
  71. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
  72. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
  73. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
  74. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +1 -1
  75. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
  76. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
  77. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +1 -1
  78. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
  79. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
  80. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
  81. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
  82. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
  83. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
  84. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
  85. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
  86. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
  87. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
  88. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
  89. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
  90. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
  91. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
  92. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
  93. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
  94. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
  95. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
  96. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
  97. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
  98. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
  99. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
  100. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
  101. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
  102. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
  103. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
  104. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
  105. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
  106. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
  107. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
  108. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
  109. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +20 -5
  110. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +5 -5
  111. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
  112. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
  113. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
  114. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
  115. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
  116. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
  117. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
  118. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
  119. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
  120. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
  121. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +1 -1
  122. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +1 -1
  123. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
  124. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
  125. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +1 -1
  126. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
  127. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
  128. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
  129. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
  130. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
  131. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
  132. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
  133. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
  134. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
  135. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
  136. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
  137. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
  138. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
  139. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
  140. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
  141. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
  142. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
  143. package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
  144. package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
  145. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/index.html +1 -1
  146. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
  147. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
  148. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
  149. package/coverage/rabbit-ui-kit/src/ui-kit/utils/index.html +1 -1
  150. package/coverage/rabbit-ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
  151. package/coverage/rabbit-ui-kit/src/ui-kit/utils/searchCoins.js.html +1 -1
  152. package/coverage/rabbit-ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
  153. package/coverage/rabbit-ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
  154. package/coverage/rabbit-ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
  155. package/coverage/rabbit-ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
  156. package/coverage/rabbit-ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
  157. package/coverage/rabbit-ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
  158. package/coverage/rabbit-ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
  159. package/coverage/rabbit-ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
  160. package/coverage/rabbit-ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
  161. package/coverage/rabbit-ui-kit/stories/atoms/buttons/Button.stories.jsx.html +7 -4
  162. package/coverage/rabbit-ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
  163. package/coverage/rabbit-ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
  164. package/coverage/rabbit-ui-kit/stories/atoms/buttons/index.html +5 -5
  165. package/coverage/rabbit-ui-kit/stories/atoms/index.html +1 -1
  166. package/coverage/rabbit-ui-kit/stories/molecules/AmountInput.stories.jsx.html +1 -1
  167. package/coverage/rabbit-ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
  168. package/coverage/rabbit-ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +1 -1
  169. package/coverage/rabbit-ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
  170. package/coverage/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
  171. package/coverage/rabbit-ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
  172. package/coverage/rabbit-ui-kit/stories/molecules/index.html +1 -1
  173. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
  174. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
  175. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
  176. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
  177. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
  178. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/index.html +1 -1
  179. package/coverage/rabbit-ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +1 -1
  180. package/coverage/rabbit-ui-kit/stories/organisms/index.html +1 -1
  181. package/coverage/rabbit-ui-kit/stories/stubs/coins.jsx.html +1 -1
  182. package/coverage/rabbit-ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
  183. package/coverage/rabbit-ui-kit/stories/stubs/index.html +1 -1
  184. package/coverage/rabbit-ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
  185. package/coverage/rabbit-ui-kit/stories/templates/index.html +1 -1
  186. package/dist/global.css +10 -0
  187. package/dist/global.css.map +1 -1
  188. package/dist/index.cjs +137 -108
  189. package/dist/index.cjs.map +1 -1
  190. package/dist/index.css +3 -0
  191. package/dist/index.css.map +1 -1
  192. package/dist/index.modern.js +47 -14
  193. package/dist/index.modern.js.map +1 -1
  194. package/dist/index.module.js +137 -108
  195. package/dist/index.module.js.map +1 -1
  196. package/dist/index.umd.js +137 -108
  197. package/dist/index.umd.js.map +1 -1
  198. package/package.json +1 -1
  199. package/src/common-apis/utils/amountUtils.js +18 -10
  200. package/src/swaps-lib/external-apis/swapspaceSwapProvider.js +32 -2
  201. package/src/ui-kit/assets/styles/_mixins.scss +9 -0
  202. package/src/ui-kit/assets/styles/global.scss +4 -0
  203. package/src/ui-kit/components/atoms/buttons/Button/Button.jsx +6 -1
  204. package/src/ui-kit/components/atoms/buttons/Button/Button.module.scss +4 -0
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1770660152507" clover="3.2.0">
3
- <project timestamp="1770660152507" name="All files">
4
- <metrics statements="19225" coveredstatements="6146" conditionals="1544" coveredconditionals="1163" methods="355" coveredmethods="151" elements="21124" coveredelements="7460" complexity="0" loc="19225" ncloc="19225" packages="60" files="122" classes="122"/>
2
+ <coverage generated="1771883791011" clover="3.2.0">
3
+ <project timestamp="1771883791011" name="All files">
4
+ <metrics statements="19269" coveredstatements="6172" conditionals="1554" coveredconditionals="1171" methods="355" coveredmethods="151" elements="21178" coveredelements="7494" complexity="0" loc="19269" ncloc="19269" packages="60" files="122" classes="122"/>
5
5
  <package name="rabbit-ui-kit">
6
6
  <metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
7
7
  <file name="index.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/index.js">
@@ -910,9 +910,9 @@
910
910
  </file>
911
911
  </package>
912
912
  <package name="rabbit-ui-kit.src.common-apis.utils">
913
- <metrics statements="753" coveredstatements="410" conditionals="68" coveredconditionals="53" methods="38" coveredmethods="13"/>
913
+ <metrics statements="761" coveredstatements="412" conditionals="68" coveredconditionals="53" methods="38" coveredmethods="13"/>
914
914
  <file name="amountUtils.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/utils/amountUtils.js">
915
- <metrics statements="383" coveredstatements="181" conditionals="22" coveredconditionals="19" methods="16" coveredmethods="4"/>
915
+ <metrics statements="391" coveredstatements="183" conditionals="22" coveredconditionals="19" methods="16" coveredmethods="4"/>
916
916
  <line num="1" count="1" type="stmt"/>
917
917
  <line num="2" count="1" type="stmt"/>
918
918
  <line num="3" count="1" type="stmt"/>
@@ -936,9 +936,9 @@
936
936
  <line num="21" count="29" type="stmt"/>
937
937
  <line num="22" count="29" type="stmt"/>
938
938
  <line num="23" count="29" type="stmt"/>
939
- <line num="24" count="0" type="stmt"/>
939
+ <line num="24" count="29" type="stmt"/>
940
940
  <line num="25" count="0" type="stmt"/>
941
- <line num="26" count="29" type="stmt"/>
941
+ <line num="26" count="0" type="stmt"/>
942
942
  <line num="27" count="29" type="stmt"/>
943
943
  <line num="28" count="29" type="stmt"/>
944
944
  <line num="29" count="29" type="stmt"/>
@@ -950,7 +950,7 @@
950
950
  <line num="35" count="29" type="stmt"/>
951
951
  <line num="36" count="29" type="stmt"/>
952
952
  <line num="37" count="29" type="stmt"/>
953
- <line num="38" count="0" type="stmt"/>
953
+ <line num="38" count="29" type="stmt"/>
954
954
  <line num="39" count="0" type="stmt"/>
955
955
  <line num="40" count="0" type="stmt"/>
956
956
  <line num="41" count="0" type="stmt"/>
@@ -988,57 +988,57 @@
988
988
  <line num="73" count="0" type="stmt"/>
989
989
  <line num="74" count="0" type="stmt"/>
990
990
  <line num="75" count="0" type="stmt"/>
991
- <line num="76" count="29" type="stmt"/>
992
- <line num="77" count="29" type="stmt"/>
993
- <line num="78" count="29" type="stmt"/>
994
- <line num="79" count="29" type="stmt"/>
991
+ <line num="76" count="0" type="stmt"/>
992
+ <line num="77" count="0" type="stmt"/>
993
+ <line num="78" count="0" type="stmt"/>
994
+ <line num="79" count="0" type="stmt"/>
995
995
  <line num="80" count="29" type="stmt"/>
996
996
  <line num="81" count="29" type="stmt"/>
997
997
  <line num="82" count="29" type="stmt"/>
998
998
  <line num="83" count="29" type="stmt"/>
999
999
  <line num="84" count="29" type="stmt"/>
1000
- <line num="85" count="1" type="stmt"/>
1001
- <line num="86" count="1" type="stmt"/>
1002
- <line num="87" count="1" type="stmt"/>
1003
- <line num="88" count="0" type="stmt"/>
1004
- <line num="89" count="0" type="stmt"/>
1000
+ <line num="85" count="29" type="stmt"/>
1001
+ <line num="86" count="29" type="stmt"/>
1002
+ <line num="87" count="29" type="stmt"/>
1003
+ <line num="88" count="29" type="stmt"/>
1004
+ <line num="89" count="29" type="stmt"/>
1005
1005
  <line num="90" count="1" type="stmt"/>
1006
1006
  <line num="91" count="1" type="stmt"/>
1007
- <line num="92" count="0" type="stmt"/>
1007
+ <line num="92" count="1" type="stmt"/>
1008
1008
  <line num="93" count="0" type="stmt"/>
1009
1009
  <line num="94" count="0" type="stmt"/>
1010
- <line num="95" count="0" type="stmt"/>
1011
- <line num="96" count="0" type="stmt"/>
1012
- <line num="97" count="1" type="stmt"/>
1013
- <line num="98" count="1" type="stmt"/>
1010
+ <line num="95" count="1" type="stmt"/>
1011
+ <line num="96" count="1" type="stmt"/>
1012
+ <line num="97" count="0" type="stmt"/>
1013
+ <line num="98" count="0" type="stmt"/>
1014
1014
  <line num="99" count="0" type="stmt"/>
1015
1015
  <line num="100" count="0" type="stmt"/>
1016
1016
  <line num="101" count="0" type="stmt"/>
1017
- <line num="102" count="0" type="stmt"/>
1018
- <line num="103" count="0" type="stmt"/>
1019
- <line num="104" count="1" type="stmt"/>
1020
- <line num="105" count="1" type="stmt"/>
1017
+ <line num="102" count="1" type="stmt"/>
1018
+ <line num="103" count="1" type="stmt"/>
1019
+ <line num="104" count="0" type="stmt"/>
1020
+ <line num="105" count="0" type="stmt"/>
1021
1021
  <line num="106" count="0" type="stmt"/>
1022
1022
  <line num="107" count="0" type="stmt"/>
1023
1023
  <line num="108" count="0" type="stmt"/>
1024
- <line num="109" count="0" type="stmt"/>
1025
- <line num="110" count="0" type="stmt"/>
1024
+ <line num="109" count="1" type="stmt"/>
1025
+ <line num="110" count="1" type="stmt"/>
1026
1026
  <line num="111" count="0" type="stmt"/>
1027
- <line num="112" count="1" type="stmt"/>
1028
- <line num="113" count="1" type="stmt"/>
1027
+ <line num="112" count="0" type="stmt"/>
1028
+ <line num="113" count="0" type="stmt"/>
1029
1029
  <line num="114" count="0" type="stmt"/>
1030
1030
  <line num="115" count="0" type="stmt"/>
1031
1031
  <line num="116" count="0" type="stmt"/>
1032
- <line num="117" count="0" type="stmt"/>
1033
- <line num="118" count="0" type="stmt"/>
1032
+ <line num="117" count="1" type="stmt"/>
1033
+ <line num="118" count="1" type="stmt"/>
1034
1034
  <line num="119" count="0" type="stmt"/>
1035
1035
  <line num="120" count="0" type="stmt"/>
1036
1036
  <line num="121" count="0" type="stmt"/>
1037
- <line num="122" count="1" type="stmt"/>
1038
- <line num="123" count="1" type="stmt"/>
1039
- <line num="124" count="1" type="stmt"/>
1040
- <line num="125" count="1" type="stmt"/>
1041
- <line num="126" count="1" type="stmt"/>
1037
+ <line num="122" count="0" type="stmt"/>
1038
+ <line num="123" count="0" type="stmt"/>
1039
+ <line num="124" count="0" type="stmt"/>
1040
+ <line num="125" count="0" type="stmt"/>
1041
+ <line num="126" count="0" type="stmt"/>
1042
1042
  <line num="127" count="1" type="stmt"/>
1043
1043
  <line num="128" count="1" type="stmt"/>
1044
1044
  <line num="129" count="1" type="stmt"/>
@@ -1047,11 +1047,11 @@
1047
1047
  <line num="132" count="1" type="stmt"/>
1048
1048
  <line num="133" count="1" type="stmt"/>
1049
1049
  <line num="134" count="1" type="stmt"/>
1050
- <line num="135" count="0" type="stmt"/>
1051
- <line num="136" count="0" type="stmt"/>
1052
- <line num="137" count="0" type="stmt"/>
1053
- <line num="138" count="0" type="stmt"/>
1054
- <line num="139" count="0" type="stmt"/>
1050
+ <line num="135" count="1" type="stmt"/>
1051
+ <line num="136" count="1" type="stmt"/>
1052
+ <line num="137" count="1" type="stmt"/>
1053
+ <line num="138" count="1" type="stmt"/>
1054
+ <line num="139" count="1" type="stmt"/>
1055
1055
  <line num="140" count="0" type="stmt"/>
1056
1056
  <line num="141" count="0" type="stmt"/>
1057
1057
  <line num="142" count="0" type="stmt"/>
@@ -1108,64 +1108,64 @@
1108
1108
  <line num="193" count="0" type="stmt"/>
1109
1109
  <line num="194" count="0" type="stmt"/>
1110
1110
  <line num="195" count="0" type="stmt"/>
1111
- <line num="196" count="1" type="stmt"/>
1112
- <line num="197" count="1" type="cond" truecount="1" falsecount="0"/>
1113
- <line num="198" count="281" type="stmt"/>
1114
- <line num="199" count="281" type="stmt"/>
1115
- <line num="200" count="281" type="stmt"/>
1116
- <line num="201" count="281" type="cond" truecount="1" falsecount="0"/>
1117
- <line num="202" count="281" type="cond" truecount="1" falsecount="0"/>
1118
- <line num="203" count="281" type="stmt"/>
1119
- <line num="204" count="281" type="stmt"/>
1120
- <line num="205" count="281" type="stmt"/>
1121
- <line num="206" count="1" type="stmt"/>
1122
- <line num="207" count="1" type="stmt"/>
1123
- <line num="208" count="1" type="stmt"/>
1124
- <line num="209" count="1" type="stmt"/>
1125
- <line num="210" count="1" type="stmt"/>
1126
- <line num="211" count="1" type="stmt"/>
1127
- <line num="212" count="1" type="stmt"/>
1128
- <line num="213" count="1" type="stmt"/>
1111
+ <line num="196" count="0" type="stmt"/>
1112
+ <line num="197" count="0" type="stmt"/>
1113
+ <line num="198" count="0" type="stmt"/>
1114
+ <line num="199" count="0" type="stmt"/>
1115
+ <line num="200" count="0" type="stmt"/>
1116
+ <line num="201" count="0" type="stmt"/>
1117
+ <line num="202" count="0" type="stmt"/>
1118
+ <line num="203" count="0" type="stmt"/>
1119
+ <line num="204" count="1" type="stmt"/>
1120
+ <line num="205" count="1" type="cond" truecount="1" falsecount="0"/>
1121
+ <line num="206" count="281" type="stmt"/>
1122
+ <line num="207" count="281" type="stmt"/>
1123
+ <line num="208" count="281" type="stmt"/>
1124
+ <line num="209" count="281" type="cond" truecount="1" falsecount="0"/>
1125
+ <line num="210" count="281" type="cond" truecount="1" falsecount="0"/>
1126
+ <line num="211" count="281" type="stmt"/>
1127
+ <line num="212" count="281" type="stmt"/>
1128
+ <line num="213" count="281" type="stmt"/>
1129
1129
  <line num="214" count="1" type="stmt"/>
1130
1130
  <line num="215" count="1" type="stmt"/>
1131
1131
  <line num="216" count="1" type="stmt"/>
1132
- <line num="217" count="1" type="cond" truecount="1" falsecount="0"/>
1133
- <line num="218" count="281" type="stmt"/>
1134
- <line num="219" count="281" type="cond" truecount="0" falsecount="1"/>
1135
- <line num="220" count="281" type="stmt"/>
1136
- <line num="221" count="281" type="cond" truecount="0" falsecount="1"/>
1137
- <line num="222" count="0" type="stmt"/>
1138
- <line num="223" count="0" type="stmt"/>
1139
- <line num="224" count="281" type="stmt"/>
1140
- <line num="225" count="1" type="stmt"/>
1141
- <line num="226" count="1" type="stmt"/>
1142
- <line num="227" count="1" type="stmt"/>
1143
- <line num="228" count="1" type="stmt"/>
1144
- <line num="229" count="1" type="stmt"/>
1145
- <line num="230" count="1" type="stmt"/>
1146
- <line num="231" count="1" type="stmt"/>
1147
- <line num="232" count="1" type="stmt"/>
1132
+ <line num="217" count="1" type="stmt"/>
1133
+ <line num="218" count="1" type="stmt"/>
1134
+ <line num="219" count="1" type="stmt"/>
1135
+ <line num="220" count="1" type="stmt"/>
1136
+ <line num="221" count="1" type="stmt"/>
1137
+ <line num="222" count="1" type="stmt"/>
1138
+ <line num="223" count="1" type="stmt"/>
1139
+ <line num="224" count="1" type="stmt"/>
1140
+ <line num="225" count="1" type="cond" truecount="1" falsecount="0"/>
1141
+ <line num="226" count="281" type="stmt"/>
1142
+ <line num="227" count="281" type="cond" truecount="0" falsecount="1"/>
1143
+ <line num="228" count="281" type="stmt"/>
1144
+ <line num="229" count="281" type="cond" truecount="0" falsecount="1"/>
1145
+ <line num="230" count="0" type="stmt"/>
1146
+ <line num="231" count="0" type="stmt"/>
1147
+ <line num="232" count="281" type="stmt"/>
1148
1148
  <line num="233" count="1" type="stmt"/>
1149
- <line num="234" count="0" type="stmt"/>
1150
- <line num="235" count="0" type="stmt"/>
1149
+ <line num="234" count="1" type="stmt"/>
1150
+ <line num="235" count="1" type="stmt"/>
1151
1151
  <line num="236" count="1" type="stmt"/>
1152
1152
  <line num="237" count="1" type="stmt"/>
1153
1153
  <line num="238" count="1" type="stmt"/>
1154
1154
  <line num="239" count="1" type="stmt"/>
1155
1155
  <line num="240" count="1" type="stmt"/>
1156
1156
  <line num="241" count="1" type="stmt"/>
1157
- <line num="242" count="1" type="stmt"/>
1158
- <line num="243" count="1" type="stmt"/>
1157
+ <line num="242" count="0" type="stmt"/>
1158
+ <line num="243" count="0" type="stmt"/>
1159
1159
  <line num="244" count="1" type="stmt"/>
1160
1160
  <line num="245" count="1" type="stmt"/>
1161
- <line num="246" count="0" type="stmt"/>
1162
- <line num="247" count="0" type="stmt"/>
1163
- <line num="248" count="0" type="stmt"/>
1164
- <line num="249" count="0" type="stmt"/>
1165
- <line num="250" count="0" type="stmt"/>
1166
- <line num="251" count="0" type="stmt"/>
1167
- <line num="252" count="0" type="stmt"/>
1168
- <line num="253" count="0" type="stmt"/>
1161
+ <line num="246" count="1" type="stmt"/>
1162
+ <line num="247" count="1" type="stmt"/>
1163
+ <line num="248" count="1" type="stmt"/>
1164
+ <line num="249" count="1" type="stmt"/>
1165
+ <line num="250" count="1" type="stmt"/>
1166
+ <line num="251" count="1" type="stmt"/>
1167
+ <line num="252" count="1" type="stmt"/>
1168
+ <line num="253" count="1" type="stmt"/>
1169
1169
  <line num="254" count="0" type="stmt"/>
1170
1170
  <line num="255" count="0" type="stmt"/>
1171
1171
  <line num="256" count="0" type="stmt"/>
@@ -1192,21 +1192,21 @@
1192
1192
  <line num="277" count="0" type="stmt"/>
1193
1193
  <line num="278" count="0" type="stmt"/>
1194
1194
  <line num="279" count="0" type="stmt"/>
1195
- <line num="280" count="1" type="stmt"/>
1196
- <line num="281" count="1" type="stmt"/>
1197
- <line num="282" count="1" type="stmt"/>
1198
- <line num="283" count="1" type="stmt"/>
1199
- <line num="284" count="1" type="stmt"/>
1200
- <line num="285" count="1" type="stmt"/>
1201
- <line num="286" count="1" type="stmt"/>
1195
+ <line num="280" count="0" type="stmt"/>
1196
+ <line num="281" count="0" type="stmt"/>
1197
+ <line num="282" count="0" type="stmt"/>
1198
+ <line num="283" count="0" type="stmt"/>
1199
+ <line num="284" count="0" type="stmt"/>
1200
+ <line num="285" count="0" type="stmt"/>
1201
+ <line num="286" count="0" type="stmt"/>
1202
1202
  <line num="287" count="0" type="stmt"/>
1203
- <line num="288" count="0" type="stmt"/>
1204
- <line num="289" count="0" type="stmt"/>
1205
- <line num="290" count="0" type="stmt"/>
1206
- <line num="291" count="0" type="stmt"/>
1207
- <line num="292" count="0" type="stmt"/>
1208
- <line num="293" count="0" type="stmt"/>
1209
- <line num="294" count="0" type="stmt"/>
1203
+ <line num="288" count="1" type="stmt"/>
1204
+ <line num="289" count="1" type="stmt"/>
1205
+ <line num="290" count="1" type="stmt"/>
1206
+ <line num="291" count="1" type="stmt"/>
1207
+ <line num="292" count="1" type="stmt"/>
1208
+ <line num="293" count="1" type="stmt"/>
1209
+ <line num="294" count="1" type="stmt"/>
1210
1210
  <line num="295" count="0" type="stmt"/>
1211
1211
  <line num="296" count="0" type="stmt"/>
1212
1212
  <line num="297" count="0" type="stmt"/>
@@ -1220,31 +1220,31 @@
1220
1220
  <line num="305" count="0" type="stmt"/>
1221
1221
  <line num="306" count="0" type="stmt"/>
1222
1222
  <line num="307" count="0" type="stmt"/>
1223
- <line num="308" count="1" type="stmt"/>
1224
- <line num="309" count="1" type="stmt"/>
1225
- <line num="310" count="1" type="stmt"/>
1226
- <line num="311" count="1" type="stmt"/>
1227
- <line num="312" count="1" type="stmt"/>
1228
- <line num="313" count="1" type="stmt"/>
1229
- <line num="314" count="1" type="stmt"/>
1230
- <line num="315" count="1" type="stmt"/>
1223
+ <line num="308" count="0" type="stmt"/>
1224
+ <line num="309" count="0" type="stmt"/>
1225
+ <line num="310" count="0" type="stmt"/>
1226
+ <line num="311" count="0" type="stmt"/>
1227
+ <line num="312" count="0" type="stmt"/>
1228
+ <line num="313" count="0" type="stmt"/>
1229
+ <line num="314" count="0" type="stmt"/>
1230
+ <line num="315" count="0" type="stmt"/>
1231
1231
  <line num="316" count="1" type="stmt"/>
1232
1232
  <line num="317" count="1" type="stmt"/>
1233
1233
  <line num="318" count="1" type="stmt"/>
1234
1234
  <line num="319" count="1" type="stmt"/>
1235
1235
  <line num="320" count="1" type="stmt"/>
1236
1236
  <line num="321" count="1" type="stmt"/>
1237
- <line num="322" count="1" type="cond" truecount="1" falsecount="0"/>
1238
- <line num="323" count="22" type="stmt"/>
1239
- <line num="324" count="22" type="stmt"/>
1240
- <line num="325" count="22" type="stmt"/>
1241
- <line num="326" count="22" type="stmt"/>
1242
- <line num="327" count="22" type="stmt"/>
1243
- <line num="328" count="22" type="stmt"/>
1244
- <line num="329" count="22" type="stmt"/>
1245
- <line num="330" count="22" type="cond" truecount="1" falsecount="0"/>
1246
- <line num="331" count="1" type="stmt"/>
1247
- <line num="332" count="1" type="stmt"/>
1237
+ <line num="322" count="1" type="stmt"/>
1238
+ <line num="323" count="1" type="stmt"/>
1239
+ <line num="324" count="1" type="stmt"/>
1240
+ <line num="325" count="1" type="stmt"/>
1241
+ <line num="326" count="1" type="stmt"/>
1242
+ <line num="327" count="1" type="stmt"/>
1243
+ <line num="328" count="1" type="stmt"/>
1244
+ <line num="329" count="1" type="stmt"/>
1245
+ <line num="330" count="1" type="cond" truecount="1" falsecount="0"/>
1246
+ <line num="331" count="22" type="stmt"/>
1247
+ <line num="332" count="22" type="stmt"/>
1248
1248
  <line num="333" count="22" type="stmt"/>
1249
1249
  <line num="334" count="22" type="stmt"/>
1250
1250
  <line num="335" count="22" type="stmt"/>
@@ -1252,50 +1252,58 @@
1252
1252
  <line num="337" count="22" type="stmt"/>
1253
1253
  <line num="338" count="22" type="cond" truecount="1" falsecount="0"/>
1254
1254
  <line num="339" count="1" type="stmt"/>
1255
- <line num="340" count="22" type="cond" truecount="3" falsecount="0"/>
1256
- <line num="341" count="18" type="cond" truecount="1" falsecount="0"/>
1257
- <line num="342" count="23" type="stmt"/>
1258
- <line num="343" count="23" type="stmt"/>
1259
- <line num="344" count="23" type="stmt"/>
1260
- <line num="345" count="23" type="cond" truecount="1" falsecount="0"/>
1261
- <line num="346" count="18" type="stmt"/>
1262
- <line num="347" count="18" type="stmt"/>
1263
- <line num="348" count="23" type="cond" truecount="1" falsecount="0"/>
1264
- <line num="349" count="5" type="stmt"/>
1265
- <line num="350" count="5" type="stmt"/>
1255
+ <line num="340" count="1" type="stmt"/>
1256
+ <line num="341" count="22" type="stmt"/>
1257
+ <line num="342" count="22" type="stmt"/>
1258
+ <line num="343" count="22" type="stmt"/>
1259
+ <line num="344" count="22" type="stmt"/>
1260
+ <line num="345" count="22" type="stmt"/>
1261
+ <line num="346" count="22" type="cond" truecount="1" falsecount="0"/>
1262
+ <line num="347" count="1" type="stmt"/>
1263
+ <line num="348" count="22" type="cond" truecount="3" falsecount="0"/>
1264
+ <line num="349" count="18" type="cond" truecount="1" falsecount="0"/>
1265
+ <line num="350" count="23" type="stmt"/>
1266
1266
  <line num="351" count="23" type="stmt"/>
1267
- <line num="352" count="18" type="stmt"/>
1268
- <line num="353" count="22" type="stmt"/>
1269
- <line num="354" count="22" type="stmt"/>
1270
- <line num="355" count="22" type="cond" truecount="2" falsecount="0"/>
1271
- <line num="356" count="22" type="cond" truecount="2" falsecount="0"/>
1272
- <line num="357" count="22" type="cond" truecount="1" falsecount="0"/>
1273
- <line num="358" count="22" type="stmt"/>
1274
- <line num="359" count="22" type="cond" truecount="0" falsecount="1"/>
1275
- <line num="360" count="0" type="stmt"/>
1276
- <line num="361" count="0" type="stmt"/>
1277
- <line num="362" count="0" type="stmt"/>
1278
- <line num="363" count="0" type="stmt"/>
1279
- <line num="364" count="22" type="stmt"/>
1280
- <line num="365" count="1" type="stmt"/>
1281
- <line num="366" count="1" type="stmt"/>
1282
- <line num="367" count="1" type="stmt"/>
1283
- <line num="368" count="1" type="stmt"/>
1284
- <line num="369" count="1" type="stmt"/>
1285
- <line num="370" count="1" type="stmt"/>
1267
+ <line num="352" count="23" type="stmt"/>
1268
+ <line num="353" count="23" type="cond" truecount="1" falsecount="0"/>
1269
+ <line num="354" count="18" type="stmt"/>
1270
+ <line num="355" count="18" type="stmt"/>
1271
+ <line num="356" count="23" type="cond" truecount="1" falsecount="0"/>
1272
+ <line num="357" count="5" type="stmt"/>
1273
+ <line num="358" count="5" type="stmt"/>
1274
+ <line num="359" count="23" type="stmt"/>
1275
+ <line num="360" count="18" type="stmt"/>
1276
+ <line num="361" count="22" type="stmt"/>
1277
+ <line num="362" count="22" type="stmt"/>
1278
+ <line num="363" count="22" type="cond" truecount="2" falsecount="0"/>
1279
+ <line num="364" count="22" type="cond" truecount="2" falsecount="0"/>
1280
+ <line num="365" count="22" type="cond" truecount="1" falsecount="0"/>
1281
+ <line num="366" count="22" type="stmt"/>
1282
+ <line num="367" count="22" type="cond" truecount="0" falsecount="1"/>
1283
+ <line num="368" count="0" type="stmt"/>
1284
+ <line num="369" count="0" type="stmt"/>
1285
+ <line num="370" count="0" type="stmt"/>
1286
1286
  <line num="371" count="0" type="stmt"/>
1287
- <line num="372" count="0" type="stmt"/>
1288
- <line num="373" count="0" type="stmt"/>
1289
- <line num="374" count="0" type="stmt"/>
1290
- <line num="375" count="0" type="stmt"/>
1291
- <line num="376" count="0" type="stmt"/>
1292
- <line num="377" count="0" type="stmt"/>
1293
- <line num="378" count="0" type="stmt"/>
1287
+ <line num="372" count="22" type="stmt"/>
1288
+ <line num="373" count="1" type="stmt"/>
1289
+ <line num="374" count="1" type="stmt"/>
1290
+ <line num="375" count="1" type="stmt"/>
1291
+ <line num="376" count="1" type="stmt"/>
1292
+ <line num="377" count="1" type="stmt"/>
1293
+ <line num="378" count="1" type="stmt"/>
1294
1294
  <line num="379" count="0" type="stmt"/>
1295
1295
  <line num="380" count="0" type="stmt"/>
1296
1296
  <line num="381" count="0" type="stmt"/>
1297
1297
  <line num="382" count="0" type="stmt"/>
1298
- <line num="383" count="1" type="stmt"/>
1298
+ <line num="383" count="0" type="stmt"/>
1299
+ <line num="384" count="0" type="stmt"/>
1300
+ <line num="385" count="0" type="stmt"/>
1301
+ <line num="386" count="0" type="stmt"/>
1302
+ <line num="387" count="0" type="stmt"/>
1303
+ <line num="388" count="0" type="stmt"/>
1304
+ <line num="389" count="0" type="stmt"/>
1305
+ <line num="390" count="0" type="stmt"/>
1306
+ <line num="391" count="1" type="stmt"/>
1299
1307
  </file>
1300
1308
  <file name="cache.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/utils/cache.js">
1301
1309
  <metrics statements="242" coveredstatements="114" conditionals="9" coveredconditionals="4" methods="15" coveredmethods="4"/>
@@ -3137,7 +3145,7 @@
3137
3145
  </file>
3138
3146
  </package>
3139
3147
  <package name="rabbit-ui-kit.src.swaps-lib.external-apis">
3140
- <metrics statements="4998" coveredstatements="3671" conditionals="1172" coveredconditionals="958" methods="102" coveredmethods="70"/>
3148
+ <metrics statements="5028" coveredstatements="3695" conditionals="1182" coveredconditionals="966" methods="102" coveredmethods="70"/>
3141
3149
  <file name="changeHeroSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/changeHeroSwapProvider.js">
3142
3150
  <metrics statements="909" coveredstatements="806" conditionals="298" coveredconditionals="228" methods="16" coveredmethods="14"/>
3143
3151
  <line num="1" count="1" type="stmt"/>
@@ -7500,7 +7508,7 @@
7500
7508
  <line num="601" count="1" type="stmt"/>
7501
7509
  </file>
7502
7510
  <file name="swapspaceSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
7503
- <metrics statements="632" coveredstatements="500" conditionals="192" coveredconditionals="160" methods="15" coveredmethods="10"/>
7511
+ <metrics statements="662" coveredstatements="524" conditionals="202" coveredconditionals="168" methods="15" coveredmethods="10"/>
7504
7512
  <line num="1" count="1" type="stmt"/>
7505
7513
  <line num="2" count="1" type="stmt"/>
7506
7514
  <line num="3" count="1" type="stmt"/>
@@ -7691,439 +7699,439 @@
7691
7699
  <line num="188" count="9" type="stmt"/>
7692
7700
  <line num="189" count="56" type="cond" truecount="1" falsecount="0"/>
7693
7701
  <line num="190" count="56" type="stmt"/>
7694
- <line num="191" count="56" type="stmt"/>
7695
- <line num="192" count="56" type="stmt"/>
7696
- <line num="193" count="56" type="stmt"/>
7697
- <line num="194" count="56" type="stmt"/>
7698
- <line num="195" count="56" type="stmt"/>
7699
- <line num="196" count="56" type="stmt"/>
7700
- <line num="197" count="67" type="cond" truecount="2" falsecount="0"/>
7701
- <line num="198" count="67" type="cond" truecount="2" falsecount="0"/>
7702
- <line num="199" count="67" type="stmt"/>
7702
+ <line num="191" count="67" type="cond" truecount="2" falsecount="0"/>
7703
+ <line num="192" count="67" type="stmt"/>
7704
+ <line num="193" count="67" type="cond" truecount="1" falsecount="0"/>
7705
+ <line num="194" count="67" type="stmt"/>
7706
+ <line num="195" count="67" type="cond" truecount="1" falsecount="0"/>
7707
+ <line num="196" count="3" type="stmt"/>
7708
+ <line num="197" count="3" type="stmt"/>
7709
+ <line num="198" count="3" type="stmt"/>
7710
+ <line num="199" count="3" type="cond" truecount="0" falsecount="1"/>
7703
7711
  <line num="200" count="67" type="stmt"/>
7704
- <line num="201" count="67" type="cond" truecount="1" falsecount="0"/>
7705
- <line num="202" count="61" type="cond" truecount="1" falsecount="0"/>
7706
- <line num="203" count="61" type="cond" truecount="1" falsecount="0"/>
7707
- <line num="204" count="61" type="cond" truecount="2" falsecount="0"/>
7708
- <line num="205" count="61" type="cond" truecount="2" falsecount="0"/>
7709
- <line num="206" count="61" type="cond" truecount="1" falsecount="0"/>
7710
- <line num="207" count="61" type="cond" truecount="3" falsecount="0"/>
7711
- <line num="208" count="50" type="cond" truecount="2" falsecount="0"/>
7712
- <line num="209" count="67" type="stmt"/>
7713
- <line num="210" count="67" type="stmt"/>
7714
- <line num="211" count="67" type="cond" truecount="1" falsecount="0"/>
7715
- <line num="212" count="53" type="stmt"/>
7716
- <line num="213" count="53" type="cond" truecount="1" falsecount="0"/>
7717
- <line num="214" count="53" type="stmt"/>
7718
- <line num="215" count="53" type="stmt"/>
7719
- <line num="216" count="67" type="cond" truecount="1" falsecount="0"/>
7720
- <line num="217" count="67" type="cond" truecount="1" falsecount="0"/>
7721
- <line num="218" count="19" type="cond" truecount="2" falsecount="0"/>
7722
- <line num="219" count="2" type="stmt"/>
7723
- <line num="220" count="2" type="stmt"/>
7724
- <line num="221" count="2" type="stmt"/>
7725
- <line num="222" count="2" type="cond" truecount="1" falsecount="0"/>
7726
- <line num="223" count="2" type="cond" truecount="1" falsecount="0"/>
7727
- <line num="224" count="2" type="stmt"/>
7728
- <line num="225" count="2" type="stmt"/>
7729
- <line num="226" count="17" type="cond" truecount="1" falsecount="0"/>
7730
- <line num="227" count="17" type="stmt"/>
7731
- <line num="228" count="17" type="stmt"/>
7732
- <line num="229" count="17" type="stmt"/>
7733
- <line num="230" count="17" type="stmt"/>
7734
- <line num="231" count="35" type="cond" truecount="1" falsecount="0"/>
7735
- <line num="232" count="35" type="cond" truecount="1" falsecount="0"/>
7736
- <line num="233" count="35" type="stmt"/>
7737
- <line num="234" count="35" type="stmt"/>
7738
- <line num="235" count="35" type="stmt"/>
7739
- <line num="236" count="35" type="stmt"/>
7740
- <line num="237" count="67" type="cond" truecount="2" falsecount="0"/>
7741
- <line num="238" count="33" type="cond" truecount="1" falsecount="0"/>
7742
- <line num="239" count="43" type="cond" truecount="1" falsecount="0"/>
7743
- <line num="240" count="43" type="cond" truecount="1" falsecount="0"/>
7744
- <line num="241" count="10" type="cond" truecount="1" falsecount="0"/>
7745
- <line num="242" count="33" type="stmt"/>
7746
- <line num="243" count="33" type="stmt"/>
7747
- <line num="244" count="35" type="cond" truecount="1" falsecount="0"/>
7748
- <line num="245" count="67" type="cond" truecount="2" falsecount="0"/>
7749
- <line num="246" count="33" type="cond" truecount="1" falsecount="0"/>
7750
- <line num="247" count="43" type="cond" truecount="1" falsecount="0"/>
7751
- <line num="248" count="43" type="cond" truecount="1" falsecount="0"/>
7752
- <line num="249" count="4" type="cond" truecount="1" falsecount="0"/>
7753
- <line num="250" count="33" type="stmt"/>
7754
- <line num="251" count="33" type="stmt"/>
7755
- <line num="252" count="35" type="cond" truecount="1" falsecount="0"/>
7756
- <line num="253" count="67" type="cond" truecount="2" falsecount="0"/>
7757
- <line num="254" count="11" type="stmt"/>
7758
- <line num="255" count="11" type="stmt"/>
7759
- <line num="256" count="11" type="stmt"/>
7760
- <line num="257" count="67" type="cond" truecount="2" falsecount="0"/>
7761
- <line num="258" count="33" type="stmt"/>
7762
- <line num="259" count="33" type="stmt"/>
7763
- <line num="260" count="67" type="cond" truecount="2" falsecount="0"/>
7764
- <line num="261" count="33" type="cond" truecount="1" falsecount="0"/>
7765
- <line num="262" count="31" type="stmt"/>
7766
- <line num="263" count="33" type="cond" truecount="1" falsecount="0"/>
7767
- <line num="264" count="2" type="stmt"/>
7768
- <line num="265" count="2" type="stmt"/>
7769
- <line num="266" count="33" type="stmt"/>
7770
- <line num="267" count="35" type="cond" truecount="1" falsecount="0"/>
7771
- <line num="268" count="67" type="cond" truecount="1" falsecount="0"/>
7772
- <line num="269" count="32" type="cond" truecount="1" falsecount="0"/>
7773
- <line num="270" count="32" type="stmt"/>
7774
- <line num="271" count="32" type="stmt"/>
7775
- <line num="272" count="32" type="stmt"/>
7776
- <line num="273" count="32" type="stmt"/>
7777
- <line num="274" count="32" type="stmt"/>
7778
- <line num="275" count="32" type="cond" truecount="1" falsecount="0"/>
7779
- <line num="276" count="30" type="stmt"/>
7780
- <line num="277" count="30" type="cond" truecount="2" falsecount="0"/>
7781
- <line num="278" count="30" type="stmt"/>
7782
- <line num="279" count="32" type="cond" truecount="1" falsecount="0"/>
7783
- <line num="280" count="30" type="stmt"/>
7784
- <line num="281" count="30" type="stmt"/>
7785
- <line num="282" count="32" type="stmt"/>
7786
- <line num="283" count="32" type="stmt"/>
7787
- <line num="284" count="32" type="stmt"/>
7788
- <line num="285" count="32" type="cond" truecount="2" falsecount="0"/>
7789
- <line num="286" count="32" type="stmt"/>
7790
- <line num="287" count="32" type="stmt"/>
7791
- <line num="288" count="32" type="cond" truecount="1" falsecount="0"/>
7792
- <line num="289" count="32" type="stmt"/>
7793
- <line num="290" count="32" type="cond" truecount="4" falsecount="0"/>
7794
- <line num="291" count="32" type="stmt"/>
7795
- <line num="292" count="32" type="stmt"/>
7796
- <line num="293" count="32" type="stmt"/>
7797
- <line num="294" count="32" type="stmt"/>
7798
- <line num="295" count="32" type="stmt"/>
7799
- <line num="296" count="32" type="stmt"/>
7800
- <line num="297" count="32" type="cond" truecount="2" falsecount="0"/>
7801
- <line num="298" count="32" type="cond" truecount="1" falsecount="0"/>
7802
- <line num="299" count="32" type="stmt"/>
7803
- <line num="300" count="32" type="stmt"/>
7712
+ <line num="201" count="67" type="cond" truecount="1" falsecount="1"/>
7713
+ <line num="202" count="0" type="stmt"/>
7714
+ <line num="203" count="0" type="stmt"/>
7715
+ <line num="204" count="0" type="stmt"/>
7716
+ <line num="205" count="0" type="stmt"/>
7717
+ <line num="206" count="0" type="stmt"/>
7718
+ <line num="207" count="0" type="stmt"/>
7719
+ <line num="208" count="56" type="cond" truecount="1" falsecount="0"/>
7720
+ <line num="209" count="56" type="stmt"/>
7721
+ <line num="210" count="56" type="stmt"/>
7722
+ <line num="211" count="56" type="stmt"/>
7723
+ <line num="212" count="56" type="stmt"/>
7724
+ <line num="213" count="56" type="stmt"/>
7725
+ <line num="214" count="56" type="stmt"/>
7726
+ <line num="215" count="56" type="stmt"/>
7727
+ <line num="216" count="56" type="stmt"/>
7728
+ <line num="217" count="56" type="stmt"/>
7729
+ <line num="218" count="56" type="stmt"/>
7730
+ <line num="219" count="56" type="stmt"/>
7731
+ <line num="220" count="67" type="cond" truecount="1" falsecount="0"/>
7732
+ <line num="221" count="3" type="stmt"/>
7733
+ <line num="222" count="3" type="stmt"/>
7734
+ <line num="223" count="3" type="stmt"/>
7735
+ <line num="224" count="56" type="cond" truecount="1" falsecount="0"/>
7736
+ <line num="225" count="56" type="stmt"/>
7737
+ <line num="226" count="56" type="stmt"/>
7738
+ <line num="227" count="56" type="stmt"/>
7739
+ <line num="228" count="67" type="cond" truecount="2" falsecount="0"/>
7740
+ <line num="229" count="67" type="cond" truecount="2" falsecount="0"/>
7741
+ <line num="230" count="67" type="stmt"/>
7742
+ <line num="231" count="67" type="stmt"/>
7743
+ <line num="232" count="67" type="cond" truecount="1" falsecount="0"/>
7744
+ <line num="233" count="61" type="cond" truecount="1" falsecount="0"/>
7745
+ <line num="234" count="61" type="cond" truecount="1" falsecount="0"/>
7746
+ <line num="235" count="61" type="cond" truecount="2" falsecount="0"/>
7747
+ <line num="236" count="61" type="cond" truecount="2" falsecount="0"/>
7748
+ <line num="237" count="61" type="cond" truecount="1" falsecount="0"/>
7749
+ <line num="238" count="61" type="cond" truecount="3" falsecount="0"/>
7750
+ <line num="239" count="50" type="cond" truecount="2" falsecount="0"/>
7751
+ <line num="240" count="67" type="stmt"/>
7752
+ <line num="241" count="67" type="stmt"/>
7753
+ <line num="242" count="67" type="cond" truecount="1" falsecount="0"/>
7754
+ <line num="243" count="53" type="stmt"/>
7755
+ <line num="244" count="53" type="cond" truecount="1" falsecount="0"/>
7756
+ <line num="245" count="53" type="stmt"/>
7757
+ <line num="246" count="53" type="stmt"/>
7758
+ <line num="247" count="67" type="cond" truecount="1" falsecount="0"/>
7759
+ <line num="248" count="67" type="cond" truecount="1" falsecount="0"/>
7760
+ <line num="249" count="19" type="cond" truecount="2" falsecount="0"/>
7761
+ <line num="250" count="2" type="stmt"/>
7762
+ <line num="251" count="2" type="stmt"/>
7763
+ <line num="252" count="2" type="stmt"/>
7764
+ <line num="253" count="2" type="cond" truecount="1" falsecount="0"/>
7765
+ <line num="254" count="2" type="cond" truecount="1" falsecount="0"/>
7766
+ <line num="255" count="2" type="stmt"/>
7767
+ <line num="256" count="2" type="stmt"/>
7768
+ <line num="257" count="17" type="cond" truecount="1" falsecount="0"/>
7769
+ <line num="258" count="17" type="stmt"/>
7770
+ <line num="259" count="17" type="stmt"/>
7771
+ <line num="260" count="17" type="stmt"/>
7772
+ <line num="261" count="17" type="stmt"/>
7773
+ <line num="262" count="35" type="cond" truecount="1" falsecount="0"/>
7774
+ <line num="263" count="35" type="cond" truecount="1" falsecount="0"/>
7775
+ <line num="264" count="35" type="stmt"/>
7776
+ <line num="265" count="35" type="stmt"/>
7777
+ <line num="266" count="35" type="stmt"/>
7778
+ <line num="267" count="35" type="stmt"/>
7779
+ <line num="268" count="67" type="cond" truecount="2" falsecount="0"/>
7780
+ <line num="269" count="33" type="cond" truecount="1" falsecount="0"/>
7781
+ <line num="270" count="43" type="cond" truecount="1" falsecount="0"/>
7782
+ <line num="271" count="43" type="cond" truecount="1" falsecount="0"/>
7783
+ <line num="272" count="10" type="cond" truecount="1" falsecount="0"/>
7784
+ <line num="273" count="33" type="stmt"/>
7785
+ <line num="274" count="33" type="stmt"/>
7786
+ <line num="275" count="35" type="cond" truecount="1" falsecount="0"/>
7787
+ <line num="276" count="67" type="cond" truecount="2" falsecount="0"/>
7788
+ <line num="277" count="33" type="cond" truecount="1" falsecount="0"/>
7789
+ <line num="278" count="43" type="cond" truecount="1" falsecount="0"/>
7790
+ <line num="279" count="43" type="cond" truecount="1" falsecount="0"/>
7791
+ <line num="280" count="4" type="cond" truecount="1" falsecount="0"/>
7792
+ <line num="281" count="33" type="stmt"/>
7793
+ <line num="282" count="33" type="stmt"/>
7794
+ <line num="283" count="35" type="cond" truecount="1" falsecount="0"/>
7795
+ <line num="284" count="67" type="cond" truecount="2" falsecount="0"/>
7796
+ <line num="285" count="11" type="stmt"/>
7797
+ <line num="286" count="11" type="stmt"/>
7798
+ <line num="287" count="11" type="stmt"/>
7799
+ <line num="288" count="67" type="cond" truecount="2" falsecount="0"/>
7800
+ <line num="289" count="33" type="stmt"/>
7801
+ <line num="290" count="33" type="stmt"/>
7802
+ <line num="291" count="67" type="cond" truecount="2" falsecount="0"/>
7803
+ <line num="292" count="33" type="cond" truecount="1" falsecount="0"/>
7804
+ <line num="293" count="31" type="stmt"/>
7805
+ <line num="294" count="33" type="cond" truecount="1" falsecount="0"/>
7806
+ <line num="295" count="2" type="stmt"/>
7807
+ <line num="296" count="2" type="stmt"/>
7808
+ <line num="297" count="33" type="stmt"/>
7809
+ <line num="298" count="35" type="cond" truecount="1" falsecount="0"/>
7810
+ <line num="299" count="67" type="cond" truecount="1" falsecount="0"/>
7811
+ <line num="300" count="32" type="cond" truecount="1" falsecount="0"/>
7804
7812
  <line num="301" count="32" type="stmt"/>
7805
7813
  <line num="302" count="32" type="stmt"/>
7806
7814
  <line num="303" count="32" type="stmt"/>
7807
- <line num="304" count="3" type="cond" truecount="1" falsecount="0"/>
7808
- <line num="305" count="3" type="stmt"/>
7809
- <line num="306" count="3" type="stmt"/>
7810
- <line num="307" count="3" type="stmt"/>
7811
- <line num="308" count="67" type="cond" truecount="0" falsecount="1"/>
7812
- <line num="309" count="67" type="cond" truecount="1" falsecount="0"/>
7813
- <line num="310" count="3" type="cond" truecount="0" falsecount="1"/>
7814
- <line num="311" count="67" type="stmt"/>
7815
- <line num="312" count="67" type="stmt"/>
7816
- <line num="313" count="67" type="stmt"/>
7817
- <line num="314" count="67" type="stmt"/>
7818
- <line num="315" count="67" type="stmt"/>
7819
- <line num="316" count="67" type="stmt"/>
7820
- <line num="317" count="67" type="cond" truecount="1" falsecount="0"/>
7821
- <line num="318" count="4" type="cond" truecount="2" falsecount="0"/>
7822
- <line num="319" count="1" type="stmt"/>
7823
- <line num="320" count="1" type="stmt"/>
7824
- <line num="321" count="1" type="stmt"/>
7825
- <line num="322" count="1" type="stmt"/>
7826
- <line num="323" count="1" type="stmt"/>
7827
- <line num="324" count="3" type="cond" truecount="1" falsecount="0"/>
7828
- <line num="325" count="3" type="stmt"/>
7829
- <line num="326" count="3" type="stmt"/>
7830
- <line num="327" count="67" type="stmt"/>
7831
- <line num="328" count="1" type="stmt"/>
7832
- <line num="329" count="1" type="cond" truecount="1" falsecount="0"/>
7833
- <line num="330" count="56" type="stmt"/>
7834
- <line num="331" count="56" type="stmt"/>
7835
- <line num="332" count="56" type="stmt"/>
7836
- <line num="333" count="56" type="stmt"/>
7837
- <line num="334" count="56" type="stmt"/>
7838
- <line num="335" count="56" type="stmt"/>
7839
- <line num="336" count="56" type="stmt"/>
7840
- <line num="337" count="56" type="stmt"/>
7841
- <line num="338" count="56" type="stmt"/>
7842
- <line num="339" count="56" type="stmt"/>
7843
- <line num="340" count="56" type="stmt"/>
7844
- <line num="341" count="56" type="stmt"/>
7845
- <line num="342" count="56" type="stmt"/>
7846
- <line num="343" count="56" type="stmt"/>
7847
- <line num="344" count="56" type="stmt"/>
7848
- <line num="345" count="56" type="stmt"/>
7849
- <line num="346" count="56" type="cond" truecount="0" falsecount="1"/>
7850
- <line num="347" count="56" type="stmt"/>
7851
- <line num="348" count="56" type="cond" truecount="1" falsecount="0"/>
7852
- <line num="349" count="56" type="cond" truecount="1" falsecount="0"/>
7853
- <line num="350" count="56" type="cond" truecount="1" falsecount="0"/>
7854
- <line num="351" count="56" type="cond" truecount="1" falsecount="0"/>
7855
- <line num="352" count="56" type="cond" truecount="1" falsecount="0"/>
7856
- <line num="353" count="56" type="cond" truecount="1" falsecount="0"/>
7857
- <line num="354" count="56" type="cond" truecount="1" falsecount="0"/>
7858
- <line num="355" count="49" type="stmt"/>
7859
- <line num="356" count="56" type="cond" truecount="1" falsecount="0"/>
7860
- <line num="357" count="8" type="stmt"/>
7861
- <line num="358" count="8" type="cond" truecount="1" falsecount="0"/>
7862
- <line num="359" count="8" type="stmt"/>
7863
- <line num="360" count="8" type="stmt"/>
7864
- <line num="361" count="56" type="cond" truecount="1" falsecount="0"/>
7865
- <line num="362" count="56" type="cond" truecount="2" falsecount="0"/>
7866
- <line num="363" count="3" type="stmt"/>
7867
- <line num="364" count="3" type="stmt"/>
7868
- <line num="365" count="45" type="cond" truecount="1" falsecount="0"/>
7869
- <line num="366" count="45" type="stmt"/>
7870
- <line num="367" count="44" type="cond" truecount="1" falsecount="0"/>
7871
- <line num="368" count="44" type="cond" truecount="1" falsecount="0"/>
7872
- <line num="369" count="88" type="cond" truecount="1" falsecount="0"/>
7873
- <line num="370" count="44" type="stmt"/>
7874
- <line num="371" count="44" type="stmt"/>
7875
- <line num="372" count="44" type="stmt"/>
7876
- <line num="373" count="44" type="stmt"/>
7877
- <line num="374" count="44" type="stmt"/>
7878
- <line num="375" count="44" type="stmt"/>
7879
- <line num="376" count="44" type="stmt"/>
7880
- <line num="377" count="44" type="stmt"/>
7881
- <line num="378" count="44" type="stmt"/>
7882
- <line num="379" count="44" type="stmt"/>
7883
- <line num="380" count="44" type="stmt"/>
7884
- <line num="381" count="56" type="cond" truecount="2" falsecount="1"/>
7885
- <line num="382" count="56" type="stmt"/>
7886
- <line num="383" count="56" type="cond" truecount="2" falsecount="1"/>
7887
- <line num="384" count="56" type="stmt"/>
7888
- <line num="385" count="56" type="stmt"/>
7889
- <line num="386" count="56" type="stmt"/>
7890
- <line num="387" count="56" type="stmt"/>
7891
- <line num="388" count="56" type="stmt"/>
7892
- <line num="389" count="56" type="stmt"/>
7893
- <line num="390" count="56" type="stmt"/>
7894
- <line num="391" count="56" type="stmt"/>
7895
- <line num="392" count="56" type="stmt"/>
7896
- <line num="393" count="56" type="stmt"/>
7897
- <line num="394" count="32" type="cond" truecount="1" falsecount="0"/>
7898
- <line num="395" count="32" type="stmt"/>
7899
- <line num="396" count="32" type="stmt"/>
7900
- <line num="397" count="32" type="stmt"/>
7901
- <line num="398" count="56" type="cond" truecount="1" falsecount="0"/>
7902
- <line num="399" count="30" type="stmt"/>
7903
- <line num="400" count="30" type="cond" truecount="1" falsecount="0"/>
7904
- <line num="401" count="30" type="cond" truecount="1" falsecount="0"/>
7905
- <line num="402" count="30" type="cond" truecount="1" falsecount="0"/>
7906
- <line num="403" count="30" type="cond" truecount="1" falsecount="0"/>
7907
- <line num="404" count="25" type="stmt"/>
7908
- <line num="405" count="30" type="stmt"/>
7909
- <line num="406" count="30" type="cond" truecount="1" falsecount="0"/>
7910
- <line num="407" count="24" type="cond" truecount="1" falsecount="0"/>
7911
- <line num="408" count="24" type="stmt"/>
7912
- <line num="409" count="24" type="stmt"/>
7913
- <line num="410" count="30" type="cond" truecount="2" falsecount="0"/>
7914
- <line num="411" count="3" type="stmt"/>
7915
- <line num="412" count="30" type="cond" truecount="1" falsecount="0"/>
7916
- <line num="413" count="21" type="stmt"/>
7917
- <line num="414" count="21" type="stmt"/>
7918
- <line num="415" count="24" type="cond" truecount="1" falsecount="0"/>
7919
- <line num="416" count="24" type="stmt"/>
7920
- <line num="417" count="24" type="stmt"/>
7921
- <line num="418" count="30" type="stmt"/>
7922
- <line num="419" count="30" type="stmt"/>
7923
- <line num="420" count="30" type="cond" truecount="1" falsecount="0"/>
7924
- <line num="421" count="30" type="cond" truecount="1" falsecount="0"/>
7925
- <line num="422" count="30" type="stmt"/>
7926
- <line num="423" count="30" type="cond" truecount="1" falsecount="0"/>
7927
- <line num="424" count="30" type="cond" truecount="1" falsecount="0"/>
7928
- <line num="425" count="30" type="cond" truecount="2" falsecount="0"/>
7929
- <line num="426" count="30" type="stmt"/>
7930
- <line num="427" count="30" type="stmt"/>
7931
- <line num="428" count="30" type="stmt"/>
7815
+ <line num="304" count="32" type="stmt"/>
7816
+ <line num="305" count="32" type="stmt"/>
7817
+ <line num="306" count="32" type="cond" truecount="1" falsecount="0"/>
7818
+ <line num="307" count="30" type="stmt"/>
7819
+ <line num="308" count="30" type="cond" truecount="2" falsecount="0"/>
7820
+ <line num="309" count="30" type="stmt"/>
7821
+ <line num="310" count="32" type="cond" truecount="1" falsecount="0"/>
7822
+ <line num="311" count="30" type="stmt"/>
7823
+ <line num="312" count="30" type="stmt"/>
7824
+ <line num="313" count="32" type="stmt"/>
7825
+ <line num="314" count="32" type="stmt"/>
7826
+ <line num="315" count="32" type="stmt"/>
7827
+ <line num="316" count="32" type="cond" truecount="2" falsecount="0"/>
7828
+ <line num="317" count="32" type="stmt"/>
7829
+ <line num="318" count="32" type="cond" truecount="1" falsecount="0"/>
7830
+ <line num="319" count="32" type="stmt"/>
7831
+ <line num="320" count="32" type="cond" truecount="4" falsecount="0"/>
7832
+ <line num="321" count="32" type="stmt"/>
7833
+ <line num="322" count="32" type="stmt"/>
7834
+ <line num="323" count="32" type="stmt"/>
7835
+ <line num="324" count="32" type="stmt"/>
7836
+ <line num="325" count="32" type="stmt"/>
7837
+ <line num="326" count="32" type="stmt"/>
7838
+ <line num="327" count="32" type="cond" truecount="2" falsecount="0"/>
7839
+ <line num="328" count="32" type="cond" truecount="1" falsecount="0"/>
7840
+ <line num="329" count="32" type="stmt"/>
7841
+ <line num="330" count="32" type="stmt"/>
7842
+ <line num="331" count="32" type="stmt"/>
7843
+ <line num="332" count="32" type="stmt"/>
7844
+ <line num="333" count="32" type="stmt"/>
7845
+ <line num="334" count="3" type="cond" truecount="1" falsecount="0"/>
7846
+ <line num="335" count="3" type="stmt"/>
7847
+ <line num="336" count="3" type="stmt"/>
7848
+ <line num="337" count="3" type="stmt"/>
7849
+ <line num="338" count="67" type="cond" truecount="0" falsecount="1"/>
7850
+ <line num="339" count="67" type="cond" truecount="1" falsecount="0"/>
7851
+ <line num="340" count="3" type="cond" truecount="0" falsecount="1"/>
7852
+ <line num="341" count="67" type="stmt"/>
7853
+ <line num="342" count="67" type="stmt"/>
7854
+ <line num="343" count="67" type="stmt"/>
7855
+ <line num="344" count="67" type="stmt"/>
7856
+ <line num="345" count="67" type="stmt"/>
7857
+ <line num="346" count="67" type="stmt"/>
7858
+ <line num="347" count="67" type="cond" truecount="1" falsecount="0"/>
7859
+ <line num="348" count="4" type="cond" truecount="2" falsecount="0"/>
7860
+ <line num="349" count="1" type="stmt"/>
7861
+ <line num="350" count="1" type="stmt"/>
7862
+ <line num="351" count="1" type="stmt"/>
7863
+ <line num="352" count="1" type="stmt"/>
7864
+ <line num="353" count="1" type="stmt"/>
7865
+ <line num="354" count="3" type="cond" truecount="1" falsecount="0"/>
7866
+ <line num="355" count="3" type="stmt"/>
7867
+ <line num="356" count="3" type="stmt"/>
7868
+ <line num="357" count="67" type="stmt"/>
7869
+ <line num="358" count="1" type="stmt"/>
7870
+ <line num="359" count="1" type="cond" truecount="1" falsecount="0"/>
7871
+ <line num="360" count="56" type="stmt"/>
7872
+ <line num="361" count="56" type="stmt"/>
7873
+ <line num="362" count="56" type="stmt"/>
7874
+ <line num="363" count="56" type="stmt"/>
7875
+ <line num="364" count="56" type="stmt"/>
7876
+ <line num="365" count="56" type="stmt"/>
7877
+ <line num="366" count="56" type="stmt"/>
7878
+ <line num="367" count="56" type="stmt"/>
7879
+ <line num="368" count="56" type="stmt"/>
7880
+ <line num="369" count="56" type="stmt"/>
7881
+ <line num="370" count="56" type="stmt"/>
7882
+ <line num="371" count="56" type="stmt"/>
7883
+ <line num="372" count="56" type="stmt"/>
7884
+ <line num="373" count="56" type="stmt"/>
7885
+ <line num="374" count="56" type="stmt"/>
7886
+ <line num="375" count="56" type="stmt"/>
7887
+ <line num="376" count="56" type="cond" truecount="0" falsecount="1"/>
7888
+ <line num="377" count="56" type="stmt"/>
7889
+ <line num="378" count="56" type="cond" truecount="1" falsecount="0"/>
7890
+ <line num="379" count="56" type="cond" truecount="1" falsecount="0"/>
7891
+ <line num="380" count="56" type="cond" truecount="1" falsecount="0"/>
7892
+ <line num="381" count="56" type="cond" truecount="1" falsecount="0"/>
7893
+ <line num="382" count="56" type="cond" truecount="1" falsecount="0"/>
7894
+ <line num="383" count="56" type="cond" truecount="1" falsecount="0"/>
7895
+ <line num="384" count="56" type="cond" truecount="1" falsecount="0"/>
7896
+ <line num="385" count="49" type="stmt"/>
7897
+ <line num="386" count="56" type="cond" truecount="1" falsecount="0"/>
7898
+ <line num="387" count="8" type="stmt"/>
7899
+ <line num="388" count="8" type="cond" truecount="1" falsecount="0"/>
7900
+ <line num="389" count="8" type="stmt"/>
7901
+ <line num="390" count="8" type="stmt"/>
7902
+ <line num="391" count="56" type="cond" truecount="1" falsecount="0"/>
7903
+ <line num="392" count="56" type="cond" truecount="2" falsecount="0"/>
7904
+ <line num="393" count="3" type="stmt"/>
7905
+ <line num="394" count="3" type="stmt"/>
7906
+ <line num="395" count="45" type="cond" truecount="1" falsecount="0"/>
7907
+ <line num="396" count="45" type="stmt"/>
7908
+ <line num="397" count="44" type="cond" truecount="1" falsecount="0"/>
7909
+ <line num="398" count="44" type="cond" truecount="1" falsecount="0"/>
7910
+ <line num="399" count="88" type="cond" truecount="1" falsecount="0"/>
7911
+ <line num="400" count="44" type="stmt"/>
7912
+ <line num="401" count="44" type="stmt"/>
7913
+ <line num="402" count="44" type="stmt"/>
7914
+ <line num="403" count="44" type="stmt"/>
7915
+ <line num="404" count="44" type="stmt"/>
7916
+ <line num="405" count="44" type="stmt"/>
7917
+ <line num="406" count="44" type="stmt"/>
7918
+ <line num="407" count="44" type="stmt"/>
7919
+ <line num="408" count="44" type="stmt"/>
7920
+ <line num="409" count="44" type="stmt"/>
7921
+ <line num="410" count="44" type="stmt"/>
7922
+ <line num="411" count="56" type="cond" truecount="2" falsecount="1"/>
7923
+ <line num="412" count="56" type="stmt"/>
7924
+ <line num="413" count="56" type="cond" truecount="2" falsecount="1"/>
7925
+ <line num="414" count="56" type="stmt"/>
7926
+ <line num="415" count="56" type="stmt"/>
7927
+ <line num="416" count="56" type="stmt"/>
7928
+ <line num="417" count="56" type="stmt"/>
7929
+ <line num="418" count="56" type="stmt"/>
7930
+ <line num="419" count="56" type="stmt"/>
7931
+ <line num="420" count="56" type="stmt"/>
7932
+ <line num="421" count="56" type="stmt"/>
7933
+ <line num="422" count="56" type="stmt"/>
7934
+ <line num="423" count="56" type="stmt"/>
7935
+ <line num="424" count="32" type="cond" truecount="1" falsecount="0"/>
7936
+ <line num="425" count="32" type="stmt"/>
7937
+ <line num="426" count="32" type="stmt"/>
7938
+ <line num="427" count="32" type="stmt"/>
7939
+ <line num="428" count="56" type="cond" truecount="1" falsecount="0"/>
7932
7940
  <line num="429" count="30" type="stmt"/>
7933
- <line num="430" count="2" type="cond" truecount="1" falsecount="0"/>
7934
- <line num="431" count="2" type="stmt"/>
7935
- <line num="432" count="2" type="stmt"/>
7936
- <line num="433" count="56" type="cond" truecount="1" falsecount="0"/>
7937
- <line num="434" count="32" type="stmt"/>
7938
- <line num="435" count="32" type="cond" truecount="1" falsecount="0"/>
7939
- <line num="436" count="9" type="stmt"/>
7940
- <line num="437" count="9" type="stmt"/>
7941
- <line num="438" count="9" type="stmt"/>
7942
- <line num="439" count="9" type="cond" truecount="2" falsecount="0"/>
7943
- <line num="440" count="32" type="stmt"/>
7944
- <line num="441" count="32" type="cond" truecount="1" falsecount="0"/>
7945
- <line num="442" count="32" type="cond" truecount="1" falsecount="0"/>
7946
- <line num="443" count="32" type="cond" truecount="1" falsecount="0"/>
7947
- <line num="444" count="1" type="stmt"/>
7948
- <line num="445" count="1" type="stmt"/>
7949
- <line num="446" count="1" type="stmt"/>
7950
- <line num="447" count="31" type="cond" truecount="1" falsecount="0"/>
7951
- <line num="448" count="31" type="stmt"/>
7952
- <line num="449" count="31" type="stmt"/>
7953
- <line num="450" count="31" type="stmt"/>
7954
- <line num="451" count="31" type="stmt"/>
7955
- <line num="452" count="31" type="stmt"/>
7956
- <line num="453" count="31" type="stmt"/>
7957
- <line num="454" count="32" type="cond" truecount="4" falsecount="0"/>
7958
- <line num="455" count="5" type="stmt"/>
7959
- <line num="456" count="5" type="stmt"/>
7960
- <line num="457" count="5" type="stmt"/>
7961
- <line num="458" count="26" type="cond" truecount="1" falsecount="0"/>
7962
- <line num="459" count="32" type="cond" truecount="1" falsecount="0"/>
7963
- <line num="460" count="3" type="stmt"/>
7964
- <line num="461" count="3" type="stmt"/>
7965
- <line num="462" count="3" type="cond" truecount="0" falsecount="1"/>
7966
- <line num="463" count="3" type="stmt"/>
7967
- <line num="464" count="3" type="stmt"/>
7968
- <line num="465" count="3" type="stmt"/>
7969
- <line num="466" count="3" type="stmt"/>
7970
- <line num="467" count="3" type="stmt"/>
7971
- <line num="468" count="3" type="stmt"/>
7972
- <line num="469" count="3" type="stmt"/>
7973
- <line num="470" count="3" type="stmt"/>
7974
- <line num="471" count="23" type="cond" truecount="1" falsecount="0"/>
7975
- <line num="472" count="23" type="stmt"/>
7976
- <line num="473" count="23" type="stmt"/>
7977
- <line num="474" count="23" type="stmt"/>
7978
- <line num="475" count="56" type="stmt"/>
7941
+ <line num="430" count="30" type="cond" truecount="1" falsecount="0"/>
7942
+ <line num="431" count="30" type="cond" truecount="1" falsecount="0"/>
7943
+ <line num="432" count="30" type="cond" truecount="1" falsecount="0"/>
7944
+ <line num="433" count="30" type="cond" truecount="1" falsecount="0"/>
7945
+ <line num="434" count="25" type="stmt"/>
7946
+ <line num="435" count="30" type="stmt"/>
7947
+ <line num="436" count="30" type="cond" truecount="1" falsecount="0"/>
7948
+ <line num="437" count="24" type="cond" truecount="1" falsecount="0"/>
7949
+ <line num="438" count="24" type="stmt"/>
7950
+ <line num="439" count="24" type="stmt"/>
7951
+ <line num="440" count="30" type="cond" truecount="2" falsecount="0"/>
7952
+ <line num="441" count="3" type="stmt"/>
7953
+ <line num="442" count="30" type="cond" truecount="1" falsecount="0"/>
7954
+ <line num="443" count="21" type="stmt"/>
7955
+ <line num="444" count="21" type="stmt"/>
7956
+ <line num="445" count="24" type="cond" truecount="1" falsecount="0"/>
7957
+ <line num="446" count="24" type="stmt"/>
7958
+ <line num="447" count="24" type="stmt"/>
7959
+ <line num="448" count="30" type="stmt"/>
7960
+ <line num="449" count="30" type="stmt"/>
7961
+ <line num="450" count="30" type="cond" truecount="1" falsecount="0"/>
7962
+ <line num="451" count="30" type="cond" truecount="1" falsecount="0"/>
7963
+ <line num="452" count="30" type="stmt"/>
7964
+ <line num="453" count="30" type="cond" truecount="1" falsecount="0"/>
7965
+ <line num="454" count="30" type="cond" truecount="1" falsecount="0"/>
7966
+ <line num="455" count="30" type="cond" truecount="2" falsecount="0"/>
7967
+ <line num="456" count="30" type="stmt"/>
7968
+ <line num="457" count="30" type="stmt"/>
7969
+ <line num="458" count="30" type="stmt"/>
7970
+ <line num="459" count="30" type="stmt"/>
7971
+ <line num="460" count="2" type="cond" truecount="1" falsecount="0"/>
7972
+ <line num="461" count="2" type="stmt"/>
7973
+ <line num="462" count="2" type="stmt"/>
7974
+ <line num="463" count="56" type="cond" truecount="1" falsecount="0"/>
7975
+ <line num="464" count="32" type="stmt"/>
7976
+ <line num="465" count="32" type="cond" truecount="1" falsecount="0"/>
7977
+ <line num="466" count="9" type="stmt"/>
7978
+ <line num="467" count="9" type="stmt"/>
7979
+ <line num="468" count="9" type="stmt"/>
7980
+ <line num="469" count="9" type="cond" truecount="2" falsecount="0"/>
7981
+ <line num="470" count="32" type="stmt"/>
7982
+ <line num="471" count="32" type="cond" truecount="1" falsecount="0"/>
7983
+ <line num="472" count="32" type="cond" truecount="1" falsecount="0"/>
7984
+ <line num="473" count="32" type="cond" truecount="1" falsecount="0"/>
7985
+ <line num="474" count="1" type="stmt"/>
7986
+ <line num="475" count="1" type="stmt"/>
7979
7987
  <line num="476" count="1" type="stmt"/>
7980
- <line num="477" count="1" type="cond" truecount="1" falsecount="0"/>
7981
- <line num="478" count="2" type="stmt"/>
7982
- <line num="479" count="2" type="cond" truecount="0" falsecount="1"/>
7983
- <line num="480" count="0" type="stmt"/>
7984
- <line num="481" count="0" type="stmt"/>
7985
- <line num="482" count="0" type="stmt"/>
7986
- <line num="483" count="0" type="stmt"/>
7987
- <line num="484" count="2" type="cond" truecount="0" falsecount="1"/>
7988
- <line num="485" count="0" type="stmt"/>
7989
- <line num="486" count="2" type="cond" truecount="0" falsecount="1"/>
7990
- <line num="487" count="0" type="stmt"/>
7991
- <line num="488" count="2" type="cond" truecount="0" falsecount="1"/>
7992
- <line num="489" count="0" type="stmt"/>
7993
- <line num="490" count="2" type="cond" truecount="0" falsecount="1"/>
7994
- <line num="491" count="0" type="stmt"/>
7995
- <line num="492" count="2" type="stmt"/>
7996
- <line num="493" count="2" type="stmt"/>
7997
- <line num="494" count="2" type="cond" truecount="0" falsecount="1"/>
7998
- <line num="495" count="0" type="stmt"/>
7999
- <line num="496" count="2" type="cond" truecount="0" falsecount="1"/>
8000
- <line num="497" count="0" type="stmt"/>
8001
- <line num="498" count="2" type="cond" truecount="0" falsecount="1"/>
8002
- <line num="499" count="0" type="stmt"/>
8003
- <line num="500" count="2" type="cond" truecount="0" falsecount="1"/>
8004
- <line num="501" count="0" type="stmt"/>
8005
- <line num="502" count="2" type="stmt"/>
8006
- <line num="503" count="2" type="stmt"/>
8007
- <line num="504" count="1" type="stmt"/>
8008
- <line num="505" count="1" type="cond" truecount="1" falsecount="0"/>
8009
- <line num="506" count="2" type="stmt"/>
8010
- <line num="507" count="2" type="stmt"/>
8011
- <line num="508" count="2" type="cond" truecount="1" falsecount="1"/>
8012
- <line num="509" count="0" type="stmt"/>
7988
+ <line num="477" count="31" type="cond" truecount="1" falsecount="0"/>
7989
+ <line num="478" count="31" type="stmt"/>
7990
+ <line num="479" count="31" type="stmt"/>
7991
+ <line num="480" count="31" type="stmt"/>
7992
+ <line num="481" count="31" type="stmt"/>
7993
+ <line num="482" count="31" type="stmt"/>
7994
+ <line num="483" count="31" type="stmt"/>
7995
+ <line num="484" count="32" type="cond" truecount="4" falsecount="0"/>
7996
+ <line num="485" count="5" type="stmt"/>
7997
+ <line num="486" count="5" type="stmt"/>
7998
+ <line num="487" count="5" type="stmt"/>
7999
+ <line num="488" count="26" type="cond" truecount="1" falsecount="0"/>
8000
+ <line num="489" count="32" type="cond" truecount="1" falsecount="0"/>
8001
+ <line num="490" count="3" type="stmt"/>
8002
+ <line num="491" count="3" type="stmt"/>
8003
+ <line num="492" count="3" type="cond" truecount="0" falsecount="1"/>
8004
+ <line num="493" count="3" type="stmt"/>
8005
+ <line num="494" count="3" type="stmt"/>
8006
+ <line num="495" count="3" type="stmt"/>
8007
+ <line num="496" count="3" type="stmt"/>
8008
+ <line num="497" count="3" type="stmt"/>
8009
+ <line num="498" count="3" type="stmt"/>
8010
+ <line num="499" count="3" type="stmt"/>
8011
+ <line num="500" count="3" type="stmt"/>
8012
+ <line num="501" count="23" type="cond" truecount="1" falsecount="0"/>
8013
+ <line num="502" count="23" type="stmt"/>
8014
+ <line num="503" count="23" type="stmt"/>
8015
+ <line num="504" count="23" type="stmt"/>
8016
+ <line num="505" count="56" type="stmt"/>
8017
+ <line num="506" count="1" type="stmt"/>
8018
+ <line num="507" count="1" type="cond" truecount="1" falsecount="0"/>
8019
+ <line num="508" count="2" type="stmt"/>
8020
+ <line num="509" count="2" type="cond" truecount="0" falsecount="1"/>
8013
8021
  <line num="510" count="0" type="stmt"/>
8014
- <line num="511" count="2" type="cond" truecount="1" falsecount="0"/>
8015
- <line num="512" count="2" type="stmt"/>
8016
- <line num="513" count="2" type="stmt"/>
8017
- <line num="514" count="2" type="stmt"/>
8018
- <line num="515" count="2" type="stmt"/>
8019
- <line num="516" count="2" type="stmt"/>
8020
- <line num="517" count="2" type="cond" truecount="0" falsecount="1"/>
8021
- <line num="518" count="0" type="stmt"/>
8022
+ <line num="511" count="0" type="stmt"/>
8023
+ <line num="512" count="0" type="stmt"/>
8024
+ <line num="513" count="0" type="stmt"/>
8025
+ <line num="514" count="2" type="cond" truecount="0" falsecount="1"/>
8026
+ <line num="515" count="0" type="stmt"/>
8027
+ <line num="516" count="2" type="cond" truecount="0" falsecount="1"/>
8028
+ <line num="517" count="0" type="stmt"/>
8029
+ <line num="518" count="2" type="cond" truecount="0" falsecount="1"/>
8022
8030
  <line num="519" count="0" type="stmt"/>
8023
- <line num="520" count="0" type="stmt"/>
8024
- <line num="521" count="2" type="stmt"/>
8025
- <line num="522" count="2" type="cond" truecount="1" falsecount="0"/>
8031
+ <line num="520" count="2" type="cond" truecount="0" falsecount="1"/>
8032
+ <line num="521" count="0" type="stmt"/>
8033
+ <line num="522" count="2" type="stmt"/>
8026
8034
  <line num="523" count="2" type="stmt"/>
8027
- <line num="524" count="2" type="cond" truecount="1" falsecount="0"/>
8028
- <line num="525" count="2" type="stmt"/>
8029
- <line num="526" count="2" type="cond" truecount="1" falsecount="0"/>
8030
- <line num="527" count="2" type="cond" truecount="1" falsecount="0"/>
8031
- <line num="528" count="2" type="stmt"/>
8032
- <line num="529" count="2" type="stmt"/>
8033
- <line num="530" count="2" type="cond" truecount="1" falsecount="0"/>
8034
- <line num="531" count="2" type="cond" truecount="0" falsecount="1"/>
8035
+ <line num="524" count="2" type="cond" truecount="0" falsecount="1"/>
8036
+ <line num="525" count="0" type="stmt"/>
8037
+ <line num="526" count="2" type="cond" truecount="0" falsecount="1"/>
8038
+ <line num="527" count="0" type="stmt"/>
8039
+ <line num="528" count="2" type="cond" truecount="0" falsecount="1"/>
8040
+ <line num="529" count="0" type="stmt"/>
8041
+ <line num="530" count="2" type="cond" truecount="0" falsecount="1"/>
8042
+ <line num="531" count="0" type="stmt"/>
8035
8043
  <line num="532" count="2" type="stmt"/>
8036
- <line num="533" count="2" type="cond" truecount="2" falsecount="0"/>
8037
- <line num="534" count="2" type="cond" truecount="0" falsecount="1"/>
8038
- <line num="535" count="2" type="stmt"/>
8039
- <line num="536" count="2" type="cond" truecount="0" falsecount="1"/>
8040
- <line num="537" count="0" type="stmt"/>
8041
- <line num="538" count="0" type="stmt"/>
8042
- <line num="539" count="2" type="stmt"/>
8043
- <line num="540" count="2" type="cond" truecount="1" falsecount="0"/>
8044
- <line num="541" count="2" type="cond" truecount="0" falsecount="1"/>
8044
+ <line num="533" count="2" type="stmt"/>
8045
+ <line num="534" count="1" type="stmt"/>
8046
+ <line num="535" count="1" type="cond" truecount="1" falsecount="0"/>
8047
+ <line num="536" count="2" type="stmt"/>
8048
+ <line num="537" count="2" type="stmt"/>
8049
+ <line num="538" count="2" type="cond" truecount="1" falsecount="1"/>
8050
+ <line num="539" count="0" type="stmt"/>
8051
+ <line num="540" count="0" type="stmt"/>
8052
+ <line num="541" count="2" type="cond" truecount="1" falsecount="0"/>
8045
8053
  <line num="542" count="2" type="stmt"/>
8046
8054
  <line num="543" count="2" type="stmt"/>
8047
8055
  <line num="544" count="2" type="stmt"/>
8048
8056
  <line num="545" count="2" type="stmt"/>
8049
- <line num="546" count="2" type="cond" truecount="0" falsecount="1"/>
8050
- <line num="547" count="2" type="stmt"/>
8051
- <line num="548" count="2" type="stmt"/>
8052
- <line num="549" count="2" type="cond" truecount="1" falsecount="0"/>
8053
- <line num="550" count="4" type="cond" truecount="0" falsecount="1"/>
8054
- <line num="551" count="4" type="stmt"/>
8055
- <line num="552" count="4" type="stmt"/>
8056
- <line num="553" count="4" type="stmt"/>
8057
- <line num="554" count="4" type="stmt"/>
8058
- <line num="555" count="4" type="stmt"/>
8059
- <line num="556" count="2" type="stmt"/>
8060
- <line num="557" count="2" type="stmt"/>
8057
+ <line num="546" count="2" type="stmt"/>
8058
+ <line num="547" count="2" type="cond" truecount="0" falsecount="1"/>
8059
+ <line num="548" count="0" type="stmt"/>
8060
+ <line num="549" count="0" type="stmt"/>
8061
+ <line num="550" count="0" type="stmt"/>
8062
+ <line num="551" count="2" type="stmt"/>
8063
+ <line num="552" count="2" type="cond" truecount="1" falsecount="0"/>
8064
+ <line num="553" count="2" type="stmt"/>
8065
+ <line num="554" count="2" type="cond" truecount="1" falsecount="0"/>
8066
+ <line num="555" count="2" type="stmt"/>
8067
+ <line num="556" count="2" type="cond" truecount="1" falsecount="0"/>
8068
+ <line num="557" count="2" type="cond" truecount="1" falsecount="0"/>
8061
8069
  <line num="558" count="2" type="stmt"/>
8062
8070
  <line num="559" count="2" type="stmt"/>
8063
- <line num="560" count="2" type="stmt"/>
8064
- <line num="561" count="2" type="stmt"/>
8071
+ <line num="560" count="2" type="cond" truecount="1" falsecount="0"/>
8072
+ <line num="561" count="2" type="cond" truecount="0" falsecount="1"/>
8065
8073
  <line num="562" count="2" type="stmt"/>
8066
- <line num="563" count="2" type="stmt"/>
8067
- <line num="564" count="2" type="stmt"/>
8074
+ <line num="563" count="2" type="cond" truecount="2" falsecount="0"/>
8075
+ <line num="564" count="2" type="cond" truecount="0" falsecount="1"/>
8068
8076
  <line num="565" count="2" type="stmt"/>
8069
- <line num="566" count="2" type="stmt"/>
8070
- <line num="567" count="2" type="stmt"/>
8071
- <line num="568" count="2" type="stmt"/>
8077
+ <line num="566" count="2" type="cond" truecount="0" falsecount="1"/>
8078
+ <line num="567" count="0" type="stmt"/>
8079
+ <line num="568" count="0" type="stmt"/>
8072
8080
  <line num="569" count="2" type="stmt"/>
8073
- <line num="570" count="2" type="stmt"/>
8074
- <line num="571" count="2" type="stmt"/>
8081
+ <line num="570" count="2" type="cond" truecount="1" falsecount="0"/>
8082
+ <line num="571" count="2" type="cond" truecount="0" falsecount="1"/>
8075
8083
  <line num="572" count="2" type="stmt"/>
8076
8084
  <line num="573" count="2" type="stmt"/>
8077
8085
  <line num="574" count="2" type="stmt"/>
8078
8086
  <line num="575" count="2" type="stmt"/>
8079
- <line num="576" count="2" type="stmt"/>
8087
+ <line num="576" count="2" type="cond" truecount="0" falsecount="1"/>
8080
8088
  <line num="577" count="2" type="stmt"/>
8081
8089
  <line num="578" count="2" type="stmt"/>
8082
- <line num="579" count="2" type="stmt"/>
8083
- <line num="580" count="2" type="stmt"/>
8084
- <line num="581" count="2" type="stmt"/>
8085
- <line num="582" count="2" type="stmt"/>
8086
- <line num="583" count="2" type="stmt"/>
8087
- <line num="584" count="2" type="stmt"/>
8088
- <line num="585" count="2" type="cond" truecount="0" falsecount="1"/>
8089
- <line num="586" count="0" type="stmt"/>
8090
- <line num="587" count="0" type="stmt"/>
8091
- <line num="588" count="0" type="stmt"/>
8090
+ <line num="579" count="2" type="cond" truecount="1" falsecount="0"/>
8091
+ <line num="580" count="4" type="cond" truecount="0" falsecount="1"/>
8092
+ <line num="581" count="4" type="stmt"/>
8093
+ <line num="582" count="4" type="stmt"/>
8094
+ <line num="583" count="4" type="stmt"/>
8095
+ <line num="584" count="4" type="stmt"/>
8096
+ <line num="585" count="4" type="stmt"/>
8097
+ <line num="586" count="2" type="stmt"/>
8098
+ <line num="587" count="2" type="stmt"/>
8099
+ <line num="588" count="2" type="stmt"/>
8092
8100
  <line num="589" count="2" type="stmt"/>
8093
8101
  <line num="590" count="2" type="stmt"/>
8094
8102
  <line num="591" count="2" type="stmt"/>
8095
8103
  <line num="592" count="2" type="stmt"/>
8096
- <line num="593" count="2" type="cond" truecount="0" falsecount="1"/>
8097
- <line num="594" count="0" type="stmt"/>
8098
- <line num="595" count="0" type="stmt"/>
8099
- <line num="596" count="0" type="stmt"/>
8100
- <line num="597" count="0" type="stmt"/>
8101
- <line num="598" count="0" type="stmt"/>
8102
- <line num="599" count="0" type="stmt"/>
8103
- <line num="600" count="0" type="stmt"/>
8104
- <line num="601" count="0" type="stmt"/>
8105
- <line num="602" count="0" type="stmt"/>
8106
- <line num="603" count="0" type="stmt"/>
8107
- <line num="604" count="0" type="stmt"/>
8108
- <line num="605" count="0" type="stmt"/>
8109
- <line num="606" count="0" type="stmt"/>
8104
+ <line num="593" count="2" type="stmt"/>
8105
+ <line num="594" count="2" type="stmt"/>
8106
+ <line num="595" count="2" type="stmt"/>
8107
+ <line num="596" count="2" type="stmt"/>
8108
+ <line num="597" count="2" type="stmt"/>
8109
+ <line num="598" count="2" type="stmt"/>
8110
+ <line num="599" count="2" type="stmt"/>
8111
+ <line num="600" count="2" type="stmt"/>
8112
+ <line num="601" count="2" type="stmt"/>
8113
+ <line num="602" count="2" type="stmt"/>
8114
+ <line num="603" count="2" type="stmt"/>
8115
+ <line num="604" count="2" type="stmt"/>
8116
+ <line num="605" count="2" type="stmt"/>
8117
+ <line num="606" count="2" type="stmt"/>
8110
8118
  <line num="607" count="2" type="stmt"/>
8111
- <line num="608" count="1" type="stmt"/>
8112
- <line num="609" count="1" type="stmt"/>
8113
- <line num="610" count="0" type="stmt"/>
8114
- <line num="611" count="0" type="stmt"/>
8115
- <line num="612" count="0" type="stmt"/>
8116
- <line num="613" count="0" type="stmt"/>
8117
- <line num="614" count="0" type="stmt"/>
8118
- <line num="615" count="0" type="stmt"/>
8119
+ <line num="608" count="2" type="stmt"/>
8120
+ <line num="609" count="2" type="stmt"/>
8121
+ <line num="610" count="2" type="stmt"/>
8122
+ <line num="611" count="2" type="stmt"/>
8123
+ <line num="612" count="2" type="stmt"/>
8124
+ <line num="613" count="2" type="stmt"/>
8125
+ <line num="614" count="2" type="stmt"/>
8126
+ <line num="615" count="2" type="cond" truecount="0" falsecount="1"/>
8119
8127
  <line num="616" count="0" type="stmt"/>
8120
8128
  <line num="617" count="0" type="stmt"/>
8121
8129
  <line num="618" count="0" type="stmt"/>
8122
- <line num="619" count="0" type="stmt"/>
8123
- <line num="620" count="0" type="stmt"/>
8124
- <line num="621" count="0" type="stmt"/>
8125
- <line num="622" count="0" type="stmt"/>
8126
- <line num="623" count="0" type="stmt"/>
8130
+ <line num="619" count="2" type="stmt"/>
8131
+ <line num="620" count="2" type="stmt"/>
8132
+ <line num="621" count="2" type="stmt"/>
8133
+ <line num="622" count="2" type="stmt"/>
8134
+ <line num="623" count="2" type="cond" truecount="0" falsecount="1"/>
8127
8135
  <line num="624" count="0" type="stmt"/>
8128
8136
  <line num="625" count="0" type="stmt"/>
8129
8137
  <line num="626" count="0" type="stmt"/>
@@ -8132,7 +8140,37 @@
8132
8140
  <line num="629" count="0" type="stmt"/>
8133
8141
  <line num="630" count="0" type="stmt"/>
8134
8142
  <line num="631" count="0" type="stmt"/>
8135
- <line num="632" count="1" type="stmt"/>
8143
+ <line num="632" count="0" type="stmt"/>
8144
+ <line num="633" count="0" type="stmt"/>
8145
+ <line num="634" count="0" type="stmt"/>
8146
+ <line num="635" count="0" type="stmt"/>
8147
+ <line num="636" count="0" type="stmt"/>
8148
+ <line num="637" count="2" type="stmt"/>
8149
+ <line num="638" count="1" type="stmt"/>
8150
+ <line num="639" count="1" type="stmt"/>
8151
+ <line num="640" count="0" type="stmt"/>
8152
+ <line num="641" count="0" type="stmt"/>
8153
+ <line num="642" count="0" type="stmt"/>
8154
+ <line num="643" count="0" type="stmt"/>
8155
+ <line num="644" count="0" type="stmt"/>
8156
+ <line num="645" count="0" type="stmt"/>
8157
+ <line num="646" count="0" type="stmt"/>
8158
+ <line num="647" count="0" type="stmt"/>
8159
+ <line num="648" count="0" type="stmt"/>
8160
+ <line num="649" count="0" type="stmt"/>
8161
+ <line num="650" count="0" type="stmt"/>
8162
+ <line num="651" count="0" type="stmt"/>
8163
+ <line num="652" count="0" type="stmt"/>
8164
+ <line num="653" count="0" type="stmt"/>
8165
+ <line num="654" count="0" type="stmt"/>
8166
+ <line num="655" count="0" type="stmt"/>
8167
+ <line num="656" count="0" type="stmt"/>
8168
+ <line num="657" count="0" type="stmt"/>
8169
+ <line num="658" count="0" type="stmt"/>
8170
+ <line num="659" count="0" type="stmt"/>
8171
+ <line num="660" count="0" type="stmt"/>
8172
+ <line num="661" count="0" type="stmt"/>
8173
+ <line num="662" count="1" type="stmt"/>
8136
8174
  </file>
8137
8175
  <file name="utils.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/utils.js">
8138
8176
  <metrics statements="26" coveredstatements="24" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
@@ -11097,9 +11135,9 @@
11097
11135
  </file>
11098
11136
  </package>
11099
11137
  <package name="rabbit-ui-kit.src.ui-kit.components.atoms.buttons.Button">
11100
- <metrics statements="216" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
11138
+ <metrics statements="221" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
11101
11139
  <file name="Button.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx">
11102
- <metrics statements="216" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
11140
+ <metrics statements="221" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
11103
11141
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
11104
11142
  <line num="2" count="0" type="stmt"/>
11105
11143
  <line num="3" count="0" type="stmt"/>
@@ -11316,6 +11354,11 @@
11316
11354
  <line num="214" count="0" type="stmt"/>
11317
11355
  <line num="215" count="0" type="stmt"/>
11318
11356
  <line num="216" count="0" type="stmt"/>
11357
+ <line num="217" count="0" type="stmt"/>
11358
+ <line num="218" count="0" type="stmt"/>
11359
+ <line num="219" count="0" type="stmt"/>
11360
+ <line num="220" count="0" type="stmt"/>
11361
+ <line num="221" count="0" type="stmt"/>
11319
11362
  </file>
11320
11363
  </package>
11321
11364
  <package name="rabbit-ui-kit.src.ui-kit.components.atoms.buttons.Close">
@@ -16392,9 +16435,9 @@
16392
16435
  </file>
16393
16436
  </package>
16394
16437
  <package name="rabbit-ui-kit.stories.atoms.buttons">
16395
- <metrics statements="380" coveredstatements="0" conditionals="3" coveredconditionals="0" methods="3" coveredmethods="0"/>
16438
+ <metrics statements="381" coveredstatements="0" conditionals="3" coveredconditionals="0" methods="3" coveredmethods="0"/>
16396
16439
  <file name="Button.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/atoms/buttons/Button.stories.jsx">
16397
- <metrics statements="266" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
16440
+ <metrics statements="267" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
16398
16441
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
16399
16442
  <line num="2" count="0" type="stmt"/>
16400
16443
  <line num="3" count="0" type="stmt"/>
@@ -16661,6 +16704,7 @@
16661
16704
  <line num="264" count="0" type="stmt"/>
16662
16705
  <line num="265" count="0" type="stmt"/>
16663
16706
  <line num="266" count="0" type="stmt"/>
16707
+ <line num="267" count="0" type="stmt"/>
16664
16708
  </file>
16665
16709
  <file name="Close.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/atoms/buttons/Close.stories.jsx">
16666
16710
  <metrics statements="42" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>