@rabbitio/ui-kit 1.0.0-beta.122 → 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 (208) hide show
  1. package/coverage/clover.xml +930 -863
  2. package/coverage/coverage-final.json +7 -7
  3. package/coverage/index.html +27 -27
  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 +21 -9
  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 +21 -21
  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 +5 -5
  63. package/coverage/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js.html +19 -4
  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 +58 -16
  140. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +5 -5
  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 +164 -118
  189. package/dist/index.cjs.map +1 -1
  190. package/dist/index.css +19 -0
  191. package/dist/index.css.map +1 -1
  192. package/dist/index.modern.js +73 -24
  193. package/dist/index.modern.js.map +1 -1
  194. package/dist/index.module.js +164 -118
  195. package/dist/index.module.js.map +1 -1
  196. package/dist/index.umd.js +164 -118
  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/changeHeroSwapProvider.js +5 -1
  201. package/src/swaps-lib/external-apis/swapspaceSwapProvider.js +32 -2
  202. package/src/swaps-lib/services/publicSwapService.js +5 -0
  203. package/src/ui-kit/assets/styles/_mixins.scss +9 -0
  204. package/src/ui-kit/assets/styles/global.scss +4 -0
  205. package/src/ui-kit/components/atoms/buttons/Button/Button.jsx +6 -1
  206. package/src/ui-kit/components/atoms/buttons/Button/Button.module.scss +4 -0
  207. package/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx +26 -12
  208. package/src/ui-kit/components/organisms/SwapForm/swap-form.module.scss +17 -0
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1768228096647" clover="3.2.0">
3
- <project timestamp="1768228096647" name="All files">
4
- <metrics statements="19202" coveredstatements="6142" conditionals="1541" coveredconditionals="1161" methods="355" coveredmethods="151" elements="21098" coveredelements="7454" complexity="0" loc="19202" ncloc="19202" 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,9 +3145,9 @@
3137
3145
  </file>
3138
3146
  </package>
3139
3147
  <package name="rabbit-ui-kit.src.swaps-lib.external-apis">
3140
- <metrics statements="4994" coveredstatements="3667" conditionals="1169" coveredconditionals="956" 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
- <metrics statements="905" coveredstatements="802" conditionals="295" coveredconditionals="226" methods="16" coveredmethods="14"/>
3150
+ <metrics statements="909" coveredstatements="806" conditionals="298" coveredconditionals="228" methods="16" coveredmethods="14"/>
3143
3151
  <line num="1" count="1" type="stmt"/>
3144
3152
  <line num="2" count="1" type="stmt"/>
3145
3153
  <line num="3" count="1" type="stmt"/>
@@ -3632,17 +3640,17 @@
3632
3640
  <line num="490" count="8" type="stmt"/>
3633
3641
  <line num="491" count="9" type="stmt"/>
3634
3642
  <line num="492" count="9" type="cond" truecount="1" falsecount="1"/>
3635
- <line num="493" count="9" type="cond" truecount="2" falsecount="0"/>
3636
- <line num="494" count="1" type="stmt"/>
3637
- <line num="495" count="1" type="stmt"/>
3638
- <line num="496" count="1" type="stmt"/>
3639
- <line num="497" count="1" type="stmt"/>
3643
+ <line num="493" count="9" type="stmt"/>
3644
+ <line num="494" count="9" type="cond" truecount="2" falsecount="1"/>
3645
+ <line num="495" count="9" type="cond" truecount="1" falsecount="0"/>
3646
+ <line num="496" count="8" type="stmt"/>
3647
+ <line num="497" count="9" type="cond" truecount="1" falsecount="0"/>
3640
3648
  <line num="498" count="1" type="stmt"/>
3641
- <line num="499" count="7" type="cond" truecount="1" falsecount="0"/>
3642
- <line num="500" count="7" type="stmt"/>
3643
- <line num="501" count="7" type="stmt"/>
3644
- <line num="502" count="7" type="stmt"/>
3645
- <line num="503" count="7" type="stmt"/>
3649
+ <line num="499" count="1" type="stmt"/>
3650
+ <line num="500" count="1" type="stmt"/>
3651
+ <line num="501" count="1" type="stmt"/>
3652
+ <line num="502" count="1" type="stmt"/>
3653
+ <line num="503" count="7" type="cond" truecount="1" falsecount="0"/>
3646
3654
  <line num="504" count="7" type="stmt"/>
3647
3655
  <line num="505" count="7" type="stmt"/>
3648
3656
  <line num="506" count="7" type="stmt"/>
@@ -3654,28 +3662,28 @@
3654
3662
  <line num="512" count="7" type="stmt"/>
3655
3663
  <line num="513" count="7" type="stmt"/>
3656
3664
  <line num="514" count="7" type="stmt"/>
3657
- <line num="515" count="32" type="cond" truecount="1" falsecount="0"/>
3658
- <line num="516" count="10" type="cond" truecount="1" falsecount="0"/>
3659
- <line num="517" count="10" type="cond" truecount="1" falsecount="0"/>
3660
- <line num="518" count="1" type="stmt"/>
3661
- <line num="519" count="1" type="stmt"/>
3662
- <line num="520" count="10" type="cond" truecount="1" falsecount="1"/>
3663
- <line num="521" count="0" type="stmt"/>
3664
- <line num="522" count="0" type="stmt"/>
3665
- <line num="523" count="0" type="stmt"/>
3666
- <line num="524" count="9" type="cond" truecount="1" falsecount="0"/>
3667
- <line num="525" count="10" type="cond" truecount="0" falsecount="1"/>
3668
- <line num="526" count="10" type="stmt"/>
3669
- <line num="527" count="10" type="stmt"/>
3670
- <line num="528" count="10" type="stmt"/>
3671
- <line num="529" count="10" type="stmt"/>
3672
- <line num="530" count="32" type="stmt"/>
3673
- <line num="531" count="1" type="stmt"/>
3674
- <line num="532" count="1" type="cond" truecount="1" falsecount="0"/>
3675
- <line num="533" count="39" type="stmt"/>
3676
- <line num="534" count="39" type="stmt"/>
3677
- <line num="535" count="39" type="stmt"/>
3678
- <line num="536" count="39" type="stmt"/>
3665
+ <line num="515" count="7" type="stmt"/>
3666
+ <line num="516" count="7" type="stmt"/>
3667
+ <line num="517" count="7" type="stmt"/>
3668
+ <line num="518" count="7" type="stmt"/>
3669
+ <line num="519" count="32" type="cond" truecount="1" falsecount="0"/>
3670
+ <line num="520" count="10" type="cond" truecount="1" falsecount="0"/>
3671
+ <line num="521" count="10" type="cond" truecount="1" falsecount="0"/>
3672
+ <line num="522" count="1" type="stmt"/>
3673
+ <line num="523" count="1" type="stmt"/>
3674
+ <line num="524" count="10" type="cond" truecount="1" falsecount="1"/>
3675
+ <line num="525" count="0" type="stmt"/>
3676
+ <line num="526" count="0" type="stmt"/>
3677
+ <line num="527" count="0" type="stmt"/>
3678
+ <line num="528" count="9" type="cond" truecount="1" falsecount="0"/>
3679
+ <line num="529" count="10" type="cond" truecount="0" falsecount="1"/>
3680
+ <line num="530" count="10" type="stmt"/>
3681
+ <line num="531" count="10" type="stmt"/>
3682
+ <line num="532" count="10" type="stmt"/>
3683
+ <line num="533" count="10" type="stmt"/>
3684
+ <line num="534" count="32" type="stmt"/>
3685
+ <line num="535" count="1" type="stmt"/>
3686
+ <line num="536" count="1" type="cond" truecount="1" falsecount="0"/>
3679
3687
  <line num="537" count="39" type="stmt"/>
3680
3688
  <line num="538" count="39" type="stmt"/>
3681
3689
  <line num="539" count="39" type="stmt"/>
@@ -3686,63 +3694,63 @@
3686
3694
  <line num="544" count="39" type="stmt"/>
3687
3695
  <line num="545" count="39" type="stmt"/>
3688
3696
  <line num="546" count="39" type="stmt"/>
3689
- <line num="547" count="39" type="cond" truecount="2" falsecount="0"/>
3690
- <line num="548" count="1" type="stmt"/>
3691
- <line num="549" count="1" type="stmt"/>
3692
- <line num="550" count="38" type="cond" truecount="1" falsecount="0"/>
3693
- <line num="551" count="38" type="stmt"/>
3694
- <line num="552" count="39" type="cond" truecount="1" falsecount="0"/>
3695
- <line num="553" count="39" type="cond" truecount="1" falsecount="0"/>
3696
- <line num="554" count="39" type="cond" truecount="1" falsecount="0"/>
3697
- <line num="555" count="39" type="cond" truecount="1" falsecount="0"/>
3697
+ <line num="547" count="39" type="stmt"/>
3698
+ <line num="548" count="39" type="stmt"/>
3699
+ <line num="549" count="39" type="stmt"/>
3700
+ <line num="550" count="39" type="stmt"/>
3701
+ <line num="551" count="39" type="cond" truecount="2" falsecount="0"/>
3702
+ <line num="552" count="1" type="stmt"/>
3703
+ <line num="553" count="1" type="stmt"/>
3704
+ <line num="554" count="38" type="cond" truecount="1" falsecount="0"/>
3705
+ <line num="555" count="38" type="stmt"/>
3698
3706
  <line num="556" count="39" type="cond" truecount="1" falsecount="0"/>
3699
- <line num="557" count="33" type="stmt"/>
3707
+ <line num="557" count="39" type="cond" truecount="1" falsecount="0"/>
3700
3708
  <line num="558" count="39" type="cond" truecount="1" falsecount="0"/>
3701
- <line num="559" count="6" type="stmt"/>
3702
- <line num="560" count="6" type="stmt"/>
3703
- <line num="561" count="6" type="stmt"/>
3704
- <line num="562" count="6" type="stmt"/>
3705
- <line num="563" count="32" type="cond" truecount="1" falsecount="0"/>
3706
- <line num="564" count="32" type="stmt"/>
3707
- <line num="565" count="32" type="stmt"/>
3708
- <line num="566" count="32" type="cond" truecount="1" falsecount="0"/>
3709
+ <line num="559" count="39" type="cond" truecount="1" falsecount="0"/>
3710
+ <line num="560" count="39" type="cond" truecount="1" falsecount="0"/>
3711
+ <line num="561" count="33" type="stmt"/>
3712
+ <line num="562" count="39" type="cond" truecount="1" falsecount="0"/>
3713
+ <line num="563" count="6" type="stmt"/>
3714
+ <line num="564" count="6" type="stmt"/>
3715
+ <line num="565" count="6" type="stmt"/>
3716
+ <line num="566" count="6" type="stmt"/>
3709
3717
  <line num="567" count="32" type="cond" truecount="1" falsecount="0"/>
3710
- <line num="568" count="39" type="cond" truecount="0" falsecount="1"/>
3711
- <line num="569" count="0" type="stmt"/>
3712
- <line num="570" count="0" type="stmt"/>
3718
+ <line num="568" count="32" type="stmt"/>
3719
+ <line num="569" count="32" type="stmt"/>
3720
+ <line num="570" count="32" type="cond" truecount="1" falsecount="0"/>
3713
3721
  <line num="571" count="32" type="cond" truecount="1" falsecount="0"/>
3714
- <line num="572" count="39" type="stmt"/>
3715
- <line num="573" count="39" type="cond" truecount="1" falsecount="0"/>
3716
- <line num="574" count="39" type="stmt"/>
3717
- <line num="575" count="39" type="stmt"/>
3718
- <line num="576" count="39" type="cond" truecount="1" falsecount="0"/>
3719
- <line num="577" count="5" type="cond" truecount="2" falsecount="0"/>
3720
- <line num="578" count="5" type="stmt"/>
3721
- <line num="579" count="5" type="cond" truecount="1" falsecount="0"/>
3722
- <line num="580" count="1" type="stmt"/>
3723
- <line num="581" count="1" type="stmt"/>
3722
+ <line num="572" count="39" type="cond" truecount="0" falsecount="1"/>
3723
+ <line num="573" count="0" type="stmt"/>
3724
+ <line num="574" count="0" type="stmt"/>
3725
+ <line num="575" count="32" type="cond" truecount="1" falsecount="0"/>
3726
+ <line num="576" count="39" type="stmt"/>
3727
+ <line num="577" count="39" type="cond" truecount="1" falsecount="0"/>
3728
+ <line num="578" count="39" type="stmt"/>
3729
+ <line num="579" count="39" type="stmt"/>
3730
+ <line num="580" count="39" type="cond" truecount="1" falsecount="0"/>
3731
+ <line num="581" count="5" type="cond" truecount="2" falsecount="0"/>
3724
3732
  <line num="582" count="5" type="stmt"/>
3725
- <line num="583" count="31" type="cond" truecount="1" falsecount="0"/>
3726
- <line num="584" count="39" type="cond" truecount="2" falsecount="0"/>
3727
- <line num="585" count="39" type="stmt"/>
3728
- <line num="586" count="39" type="stmt"/>
3729
- <line num="587" count="39" type="stmt"/>
3730
- <line num="588" count="39" type="stmt"/>
3731
- <line num="589" count="39" type="cond" truecount="3" falsecount="0"/>
3733
+ <line num="583" count="5" type="cond" truecount="1" falsecount="0"/>
3734
+ <line num="584" count="1" type="stmt"/>
3735
+ <line num="585" count="1" type="stmt"/>
3736
+ <line num="586" count="5" type="stmt"/>
3737
+ <line num="587" count="31" type="cond" truecount="1" falsecount="0"/>
3738
+ <line num="588" count="39" type="cond" truecount="2" falsecount="0"/>
3739
+ <line num="589" count="39" type="stmt"/>
3732
3740
  <line num="590" count="39" type="stmt"/>
3733
- <line num="591" count="39" type="cond" truecount="2" falsecount="1"/>
3741
+ <line num="591" count="39" type="stmt"/>
3734
3742
  <line num="592" count="39" type="stmt"/>
3735
- <line num="593" count="39" type="cond" truecount="1" falsecount="0"/>
3736
- <line num="594" count="4" type="cond" truecount="2" falsecount="0"/>
3737
- <line num="595" count="4" type="cond" truecount="2" falsecount="0"/>
3738
- <line num="596" count="4" type="stmt"/>
3739
- <line num="597" count="4" type="stmt"/>
3740
- <line num="598" count="39" type="cond" truecount="1" falsecount="0"/>
3741
- <line num="599" count="27" type="stmt"/>
3742
- <line num="600" count="39" type="stmt"/>
3743
- <line num="601" count="39" type="stmt"/>
3744
- <line num="602" count="39" type="stmt"/>
3745
- <line num="603" count="39" type="stmt"/>
3743
+ <line num="593" count="39" type="cond" truecount="3" falsecount="0"/>
3744
+ <line num="594" count="39" type="stmt"/>
3745
+ <line num="595" count="39" type="cond" truecount="2" falsecount="1"/>
3746
+ <line num="596" count="39" type="stmt"/>
3747
+ <line num="597" count="39" type="cond" truecount="1" falsecount="0"/>
3748
+ <line num="598" count="4" type="cond" truecount="2" falsecount="0"/>
3749
+ <line num="599" count="4" type="cond" truecount="2" falsecount="0"/>
3750
+ <line num="600" count="4" type="stmt"/>
3751
+ <line num="601" count="4" type="stmt"/>
3752
+ <line num="602" count="39" type="cond" truecount="1" falsecount="0"/>
3753
+ <line num="603" count="27" type="stmt"/>
3746
3754
  <line num="604" count="39" type="stmt"/>
3747
3755
  <line num="605" count="39" type="stmt"/>
3748
3756
  <line num="606" count="39" type="stmt"/>
@@ -3754,111 +3762,111 @@
3754
3762
  <line num="612" count="39" type="stmt"/>
3755
3763
  <line num="613" count="39" type="stmt"/>
3756
3764
  <line num="614" count="39" type="stmt"/>
3757
- <line num="615" count="27" type="cond" truecount="1" falsecount="0"/>
3758
- <line num="616" count="39" type="cond" truecount="0" falsecount="1"/>
3759
- <line num="617" count="0" type="stmt"/>
3760
- <line num="618" count="0" type="stmt"/>
3761
- <line num="619" count="0" type="stmt"/>
3762
- <line num="620" count="0" type="stmt"/>
3765
+ <line num="615" count="39" type="stmt"/>
3766
+ <line num="616" count="39" type="stmt"/>
3767
+ <line num="617" count="39" type="stmt"/>
3768
+ <line num="618" count="39" type="stmt"/>
3769
+ <line num="619" count="27" type="cond" truecount="1" falsecount="0"/>
3770
+ <line num="620" count="39" type="cond" truecount="0" falsecount="1"/>
3763
3771
  <line num="621" count="0" type="stmt"/>
3764
3772
  <line num="622" count="0" type="stmt"/>
3765
- <line num="623" count="27" type="cond" truecount="1" falsecount="0"/>
3766
- <line num="624" count="39" type="stmt"/>
3767
- <line num="625" count="39" type="cond" truecount="1" falsecount="0"/>
3768
- <line num="626" count="39" type="stmt"/>
3769
- <line num="627" count="39" type="stmt"/>
3770
- <line num="628" count="39" type="cond" truecount="2" falsecount="0"/>
3773
+ <line num="623" count="0" type="stmt"/>
3774
+ <line num="624" count="0" type="stmt"/>
3775
+ <line num="625" count="0" type="stmt"/>
3776
+ <line num="626" count="0" type="stmt"/>
3777
+ <line num="627" count="27" type="cond" truecount="1" falsecount="0"/>
3778
+ <line num="628" count="39" type="stmt"/>
3771
3779
  <line num="629" count="39" type="cond" truecount="1" falsecount="0"/>
3772
- <line num="630" count="39" type="cond" truecount="1" falsecount="0"/>
3773
- <line num="631" count="39" type="cond" truecount="1" falsecount="0"/>
3780
+ <line num="630" count="39" type="stmt"/>
3781
+ <line num="631" count="39" type="stmt"/>
3774
3782
  <line num="632" count="39" type="cond" truecount="2" falsecount="0"/>
3775
- <line num="633" count="23" type="cond" truecount="1" falsecount="0"/>
3783
+ <line num="633" count="39" type="cond" truecount="1" falsecount="0"/>
3776
3784
  <line num="634" count="39" type="cond" truecount="1" falsecount="0"/>
3777
- <line num="635" count="4" type="stmt"/>
3778
- <line num="636" count="4" type="stmt"/>
3779
- <line num="637" count="4" type="cond" truecount="1" falsecount="0"/>
3780
- <line num="638" count="4" type="cond" truecount="1" falsecount="0"/>
3785
+ <line num="635" count="39" type="cond" truecount="1" falsecount="0"/>
3786
+ <line num="636" count="39" type="cond" truecount="2" falsecount="0"/>
3787
+ <line num="637" count="23" type="cond" truecount="1" falsecount="0"/>
3788
+ <line num="638" count="39" type="cond" truecount="1" falsecount="0"/>
3781
3789
  <line num="639" count="4" type="stmt"/>
3782
3790
  <line num="640" count="4" type="stmt"/>
3783
- <line num="641" count="4" type="stmt"/>
3784
- <line num="642" count="23" type="cond" truecount="1" falsecount="0"/>
3785
- <line num="643" count="23" type="stmt"/>
3786
- <line num="644" count="23" type="stmt"/>
3787
- <line num="645" count="39" type="cond" truecount="0" falsecount="1"/>
3788
- <line num="646" count="0" type="stmt"/>
3789
- <line num="647" count="0" type="stmt"/>
3790
- <line num="648" count="0" type="stmt"/>
3791
- <line num="649" count="0" type="stmt"/>
3792
- <line num="650" count="39" type="cond" truecount="1" falsecount="1"/>
3791
+ <line num="641" count="4" type="cond" truecount="1" falsecount="0"/>
3792
+ <line num="642" count="4" type="cond" truecount="1" falsecount="0"/>
3793
+ <line num="643" count="4" type="stmt"/>
3794
+ <line num="644" count="4" type="stmt"/>
3795
+ <line num="645" count="4" type="stmt"/>
3796
+ <line num="646" count="23" type="cond" truecount="1" falsecount="0"/>
3797
+ <line num="647" count="23" type="stmt"/>
3798
+ <line num="648" count="23" type="stmt"/>
3799
+ <line num="649" count="39" type="cond" truecount="0" falsecount="1"/>
3800
+ <line num="650" count="0" type="stmt"/>
3793
3801
  <line num="651" count="0" type="stmt"/>
3794
3802
  <line num="652" count="0" type="stmt"/>
3795
3803
  <line num="653" count="0" type="stmt"/>
3796
- <line num="654" count="0" type="stmt"/>
3797
- <line num="655" count="23" type="cond" truecount="1" falsecount="0"/>
3798
- <line num="656" count="23" type="stmt"/>
3799
- <line num="657" count="23" type="stmt"/>
3800
- <line num="658" count="23" type="stmt"/>
3801
- <line num="659" count="23" type="stmt"/>
3804
+ <line num="654" count="39" type="cond" truecount="1" falsecount="1"/>
3805
+ <line num="655" count="0" type="stmt"/>
3806
+ <line num="656" count="0" type="stmt"/>
3807
+ <line num="657" count="0" type="stmt"/>
3808
+ <line num="658" count="0" type="stmt"/>
3809
+ <line num="659" count="23" type="cond" truecount="1" falsecount="0"/>
3802
3810
  <line num="660" count="23" type="stmt"/>
3803
3811
  <line num="661" count="23" type="stmt"/>
3804
3812
  <line num="662" count="23" type="stmt"/>
3805
3813
  <line num="663" count="23" type="stmt"/>
3806
3814
  <line num="664" count="23" type="stmt"/>
3807
3815
  <line num="665" count="23" type="stmt"/>
3808
- <line num="666" count="39" type="cond" truecount="0" falsecount="1"/>
3809
- <line num="667" count="39" type="cond" truecount="0" falsecount="1"/>
3810
- <line num="668" count="39" type="cond" truecount="2" falsecount="0"/>
3811
- <line num="669" count="39" type="stmt"/>
3812
- <line num="670" count="39" type="cond" truecount="1" falsecount="0"/>
3813
- <line num="671" count="16" type="cond" truecount="1" falsecount="0"/>
3814
- <line num="672" count="2" type="stmt"/>
3815
- <line num="673" count="2" type="stmt"/>
3816
- <line num="674" count="2" type="cond" truecount="0" falsecount="1"/>
3817
- <line num="675" count="16" type="stmt"/>
3818
- <line num="676" count="16" type="stmt"/>
3819
- <line num="677" count="16" type="cond" truecount="1" falsecount="0"/>
3820
- <line num="678" count="16" type="cond" truecount="3" falsecount="0"/>
3816
+ <line num="666" count="23" type="stmt"/>
3817
+ <line num="667" count="23" type="stmt"/>
3818
+ <line num="668" count="23" type="stmt"/>
3819
+ <line num="669" count="23" type="stmt"/>
3820
+ <line num="670" count="39" type="cond" truecount="0" falsecount="1"/>
3821
+ <line num="671" count="39" type="cond" truecount="0" falsecount="1"/>
3822
+ <line num="672" count="39" type="cond" truecount="2" falsecount="0"/>
3823
+ <line num="673" count="39" type="stmt"/>
3824
+ <line num="674" count="39" type="cond" truecount="1" falsecount="0"/>
3825
+ <line num="675" count="16" type="cond" truecount="1" falsecount="0"/>
3826
+ <line num="676" count="2" type="stmt"/>
3827
+ <line num="677" count="2" type="stmt"/>
3828
+ <line num="678" count="2" type="cond" truecount="0" falsecount="1"/>
3821
3829
  <line num="679" count="16" type="stmt"/>
3822
- <line num="680" count="16" type="cond" truecount="1" falsecount="0"/>
3823
- <line num="681" count="1" type="stmt"/>
3824
- <line num="682" count="1" type="stmt"/>
3825
- <line num="683" count="1" type="stmt"/>
3826
- <line num="684" count="15" type="cond" truecount="1" falsecount="0"/>
3827
- <line num="685" count="16" type="cond" truecount="0" falsecount="1"/>
3828
- <line num="686" count="0" type="stmt"/>
3829
- <line num="687" count="0" type="stmt"/>
3830
- <line num="688" count="0" type="stmt"/>
3831
- <line num="689" count="15" type="cond" truecount="1" falsecount="0"/>
3832
- <line num="690" count="16" type="cond" truecount="1" falsecount="0"/>
3833
- <line num="691" count="1" type="stmt"/>
3834
- <line num="692" count="1" type="stmt"/>
3835
- <line num="693" count="14" type="cond" truecount="1" falsecount="0"/>
3836
- <line num="694" count="16" type="cond" truecount="0" falsecount="1"/>
3837
- <line num="695" count="0" type="stmt"/>
3838
- <line num="696" count="0" type="stmt"/>
3839
- <line num="697" count="0" type="stmt"/>
3840
- <line num="698" count="0" type="stmt"/>
3830
+ <line num="680" count="16" type="stmt"/>
3831
+ <line num="681" count="16" type="cond" truecount="1" falsecount="0"/>
3832
+ <line num="682" count="16" type="cond" truecount="3" falsecount="0"/>
3833
+ <line num="683" count="16" type="stmt"/>
3834
+ <line num="684" count="16" type="cond" truecount="1" falsecount="0"/>
3835
+ <line num="685" count="1" type="stmt"/>
3836
+ <line num="686" count="1" type="stmt"/>
3837
+ <line num="687" count="1" type="stmt"/>
3838
+ <line num="688" count="15" type="cond" truecount="1" falsecount="0"/>
3839
+ <line num="689" count="16" type="cond" truecount="0" falsecount="1"/>
3840
+ <line num="690" count="0" type="stmt"/>
3841
+ <line num="691" count="0" type="stmt"/>
3842
+ <line num="692" count="0" type="stmt"/>
3843
+ <line num="693" count="15" type="cond" truecount="1" falsecount="0"/>
3844
+ <line num="694" count="16" type="cond" truecount="1" falsecount="0"/>
3845
+ <line num="695" count="1" type="stmt"/>
3846
+ <line num="696" count="1" type="stmt"/>
3847
+ <line num="697" count="14" type="cond" truecount="1" falsecount="0"/>
3848
+ <line num="698" count="16" type="cond" truecount="0" falsecount="1"/>
3841
3849
  <line num="699" count="0" type="stmt"/>
3842
- <line num="700" count="14" type="cond" truecount="1" falsecount="0"/>
3843
- <line num="701" count="14" type="stmt"/>
3844
- <line num="702" count="14" type="stmt"/>
3845
- <line num="703" count="14" type="stmt"/>
3846
- <line num="704" count="39" type="stmt"/>
3847
- <line num="705" count="1" type="stmt"/>
3848
- <line num="706" count="1" type="cond" truecount="1" falsecount="0"/>
3849
- <line num="707" count="24" type="stmt"/>
3850
- <line num="708" count="24" type="stmt"/>
3851
- <line num="709" count="24" type="cond" truecount="1" falsecount="1"/>
3852
- <line num="710" count="0" type="stmt"/>
3853
- <line num="711" count="0" type="stmt"/>
3850
+ <line num="700" count="0" type="stmt"/>
3851
+ <line num="701" count="0" type="stmt"/>
3852
+ <line num="702" count="0" type="stmt"/>
3853
+ <line num="703" count="0" type="stmt"/>
3854
+ <line num="704" count="14" type="cond" truecount="1" falsecount="0"/>
3855
+ <line num="705" count="14" type="stmt"/>
3856
+ <line num="706" count="14" type="stmt"/>
3857
+ <line num="707" count="14" type="stmt"/>
3858
+ <line num="708" count="39" type="stmt"/>
3859
+ <line num="709" count="1" type="stmt"/>
3860
+ <line num="710" count="1" type="cond" truecount="1" falsecount="0"/>
3861
+ <line num="711" count="24" type="stmt"/>
3854
3862
  <line num="712" count="24" type="stmt"/>
3855
- <line num="713" count="24" type="stmt"/>
3856
- <line num="714" count="24" type="stmt"/>
3857
- <line num="715" count="24" type="cond" truecount="1" falsecount="0"/>
3858
- <line num="716" count="25" type="stmt"/>
3859
- <line num="717" count="25" type="stmt"/>
3860
- <line num="718" count="25" type="stmt"/>
3861
- <line num="719" count="25" type="stmt"/>
3863
+ <line num="713" count="24" type="cond" truecount="1" falsecount="1"/>
3864
+ <line num="714" count="0" type="stmt"/>
3865
+ <line num="715" count="0" type="stmt"/>
3866
+ <line num="716" count="24" type="stmt"/>
3867
+ <line num="717" count="24" type="stmt"/>
3868
+ <line num="718" count="24" type="stmt"/>
3869
+ <line num="719" count="24" type="cond" truecount="1" falsecount="0"/>
3862
3870
  <line num="720" count="25" type="stmt"/>
3863
3871
  <line num="721" count="25" type="stmt"/>
3864
3872
  <line num="722" count="25" type="stmt"/>
@@ -3866,127 +3874,127 @@
3866
3874
  <line num="724" count="25" type="stmt"/>
3867
3875
  <line num="725" count="25" type="stmt"/>
3868
3876
  <line num="726" count="25" type="stmt"/>
3869
- <line num="727" count="25" type="cond" truecount="1" falsecount="0"/>
3870
- <line num="728" count="25" type="cond" truecount="2" falsecount="0"/>
3871
- <line num="729" count="25" type="cond" truecount="2" falsecount="0"/>
3872
- <line num="730" count="25" type="cond" truecount="1" falsecount="0"/>
3873
- <line num="731" count="2" type="cond" truecount="1" falsecount="0"/>
3874
- <line num="732" count="1" type="stmt"/>
3875
- <line num="733" count="1" type="stmt"/>
3876
- <line num="734" count="24" type="stmt"/>
3877
- <line num="735" count="24" type="stmt"/>
3878
- <line num="736" count="24" type="stmt"/>
3879
- <line num="737" count="23" type="cond" truecount="1" falsecount="0"/>
3880
- <line num="738" count="23" type="stmt"/>
3881
- <line num="739" count="23" type="cond" truecount="1" falsecount="0"/>
3882
- <line num="740" count="61" type="cond" truecount="2" falsecount="0"/>
3883
- <line num="741" count="34" type="cond" truecount="1" falsecount="0"/>
3884
- <line num="742" count="61" type="cond" truecount="2" falsecount="0"/>
3885
- <line num="743" count="23" type="stmt"/>
3886
- <line num="744" count="23" type="stmt"/>
3887
- <line num="745" count="23" type="stmt"/>
3888
- <line num="746" count="23" type="stmt"/>
3889
- <line num="747" count="23" type="cond" truecount="1" falsecount="0"/>
3890
- <line num="748" count="32" type="stmt"/>
3891
- <line num="749" count="32" type="cond" truecount="1" falsecount="0"/>
3892
- <line num="750" count="3" type="stmt"/>
3893
- <line num="751" count="3" type="stmt"/>
3894
- <line num="752" count="29" type="cond" truecount="1" falsecount="0"/>
3895
- <line num="753" count="29" type="stmt"/>
3896
- <line num="754" count="29" type="stmt"/>
3897
- <line num="755" count="29" type="stmt"/>
3898
- <line num="756" count="29" type="stmt"/>
3899
- <line num="757" count="0" type="cond" truecount="0" falsecount="1"/>
3900
- <line num="758" count="0" type="stmt"/>
3901
- <line num="759" count="0" type="stmt"/>
3902
- <line num="760" count="0" type="stmt"/>
3903
- <line num="761" count="0" type="stmt"/>
3877
+ <line num="727" count="25" type="stmt"/>
3878
+ <line num="728" count="25" type="stmt"/>
3879
+ <line num="729" count="25" type="stmt"/>
3880
+ <line num="730" count="25" type="stmt"/>
3881
+ <line num="731" count="25" type="cond" truecount="1" falsecount="0"/>
3882
+ <line num="732" count="25" type="cond" truecount="2" falsecount="0"/>
3883
+ <line num="733" count="25" type="cond" truecount="2" falsecount="0"/>
3884
+ <line num="734" count="25" type="cond" truecount="1" falsecount="0"/>
3885
+ <line num="735" count="2" type="cond" truecount="1" falsecount="0"/>
3886
+ <line num="736" count="1" type="stmt"/>
3887
+ <line num="737" count="1" type="stmt"/>
3888
+ <line num="738" count="24" type="stmt"/>
3889
+ <line num="739" count="24" type="stmt"/>
3890
+ <line num="740" count="24" type="stmt"/>
3891
+ <line num="741" count="23" type="cond" truecount="1" falsecount="0"/>
3892
+ <line num="742" count="23" type="stmt"/>
3893
+ <line num="743" count="23" type="cond" truecount="1" falsecount="0"/>
3894
+ <line num="744" count="61" type="cond" truecount="2" falsecount="0"/>
3895
+ <line num="745" count="34" type="cond" truecount="1" falsecount="0"/>
3896
+ <line num="746" count="61" type="cond" truecount="2" falsecount="0"/>
3897
+ <line num="747" count="23" type="stmt"/>
3898
+ <line num="748" count="23" type="stmt"/>
3899
+ <line num="749" count="23" type="stmt"/>
3900
+ <line num="750" count="23" type="stmt"/>
3901
+ <line num="751" count="23" type="cond" truecount="1" falsecount="0"/>
3902
+ <line num="752" count="32" type="stmt"/>
3903
+ <line num="753" count="32" type="cond" truecount="1" falsecount="0"/>
3904
+ <line num="754" count="3" type="stmt"/>
3905
+ <line num="755" count="3" type="stmt"/>
3906
+ <line num="756" count="29" type="cond" truecount="1" falsecount="0"/>
3907
+ <line num="757" count="29" type="stmt"/>
3908
+ <line num="758" count="29" type="stmt"/>
3909
+ <line num="759" count="29" type="stmt"/>
3910
+ <line num="760" count="29" type="stmt"/>
3911
+ <line num="761" count="0" type="cond" truecount="0" falsecount="1"/>
3904
3912
  <line num="762" count="0" type="stmt"/>
3905
3913
  <line num="763" count="0" type="stmt"/>
3906
3914
  <line num="764" count="0" type="stmt"/>
3907
3915
  <line num="765" count="0" type="stmt"/>
3908
3916
  <line num="766" count="0" type="stmt"/>
3909
3917
  <line num="767" count="0" type="stmt"/>
3910
- <line num="768" count="23" type="stmt"/>
3911
- <line num="769" count="23" type="stmt"/>
3912
- <line num="770" count="23" type="stmt"/>
3913
- <line num="771" count="23" type="cond" truecount="1" falsecount="0"/>
3914
- <line num="772" count="24" type="stmt"/>
3915
- <line num="773" count="24" type="cond" truecount="1" falsecount="0"/>
3916
- <line num="774" count="17" type="cond" truecount="1" falsecount="0"/>
3917
- <line num="775" count="24" type="cond" truecount="2" falsecount="0"/>
3918
- <line num="776" count="1" type="stmt"/>
3919
- <line num="777" count="1" type="stmt"/>
3920
- <line num="778" count="16" type="cond" truecount="1" falsecount="0"/>
3921
- <line num="779" count="16" type="stmt"/>
3922
- <line num="780" count="16" type="stmt"/>
3923
- <line num="781" count="16" type="stmt"/>
3918
+ <line num="768" count="0" type="stmt"/>
3919
+ <line num="769" count="0" type="stmt"/>
3920
+ <line num="770" count="0" type="stmt"/>
3921
+ <line num="771" count="0" type="stmt"/>
3922
+ <line num="772" count="23" type="stmt"/>
3923
+ <line num="773" count="23" type="stmt"/>
3924
+ <line num="774" count="23" type="stmt"/>
3925
+ <line num="775" count="23" type="cond" truecount="1" falsecount="0"/>
3926
+ <line num="776" count="24" type="stmt"/>
3927
+ <line num="777" count="24" type="cond" truecount="1" falsecount="0"/>
3928
+ <line num="778" count="17" type="cond" truecount="1" falsecount="0"/>
3929
+ <line num="779" count="24" type="cond" truecount="2" falsecount="0"/>
3930
+ <line num="780" count="1" type="stmt"/>
3931
+ <line num="781" count="1" type="stmt"/>
3924
3932
  <line num="782" count="16" type="cond" truecount="1" falsecount="0"/>
3925
- <line num="783" count="24" type="cond" truecount="0" falsecount="1"/>
3926
- <line num="784" count="0" type="stmt"/>
3927
- <line num="785" count="0" type="stmt"/>
3928
- <line num="786" count="24" type="stmt"/>
3929
- <line num="787" count="24" type="stmt"/>
3930
- <line num="788" count="24" type="cond" truecount="1" falsecount="0"/>
3931
- <line num="789" count="24" type="cond" truecount="1" falsecount="1"/>
3932
- <line num="790" count="0" type="stmt"/>
3933
- <line num="791" count="0" type="stmt"/>
3934
- <line num="792" count="24" type="stmt"/>
3935
- <line num="793" count="24" type="stmt"/>
3936
- <line num="794" count="24" type="cond" truecount="1" falsecount="1"/>
3937
- <line num="795" count="24" type="stmt"/>
3933
+ <line num="783" count="16" type="stmt"/>
3934
+ <line num="784" count="16" type="stmt"/>
3935
+ <line num="785" count="16" type="stmt"/>
3936
+ <line num="786" count="16" type="cond" truecount="1" falsecount="0"/>
3937
+ <line num="787" count="24" type="cond" truecount="0" falsecount="1"/>
3938
+ <line num="788" count="0" type="stmt"/>
3939
+ <line num="789" count="0" type="stmt"/>
3940
+ <line num="790" count="24" type="stmt"/>
3941
+ <line num="791" count="24" type="stmt"/>
3942
+ <line num="792" count="24" type="cond" truecount="1" falsecount="0"/>
3943
+ <line num="793" count="24" type="cond" truecount="1" falsecount="1"/>
3944
+ <line num="794" count="0" type="stmt"/>
3945
+ <line num="795" count="0" type="stmt"/>
3938
3946
  <line num="796" count="24" type="stmt"/>
3939
- <line num="797" count="24" type="cond" truecount="1" falsecount="0"/>
3947
+ <line num="797" count="24" type="stmt"/>
3940
3948
  <line num="798" count="24" type="cond" truecount="1" falsecount="1"/>
3941
- <line num="799" count="0" type="stmt"/>
3942
- <line num="800" count="0" type="stmt"/>
3943
- <line num="801" count="0" type="stmt"/>
3944
- <line num="802" count="0" type="stmt"/>
3949
+ <line num="799" count="24" type="stmt"/>
3950
+ <line num="800" count="24" type="stmt"/>
3951
+ <line num="801" count="24" type="cond" truecount="1" falsecount="0"/>
3952
+ <line num="802" count="24" type="cond" truecount="1" falsecount="1"/>
3945
3953
  <line num="803" count="0" type="stmt"/>
3946
- <line num="804" count="16" type="cond" truecount="1" falsecount="0"/>
3947
- <line num="805" count="16" type="stmt"/>
3948
- <line num="806" count="16" type="stmt"/>
3949
- <line num="807" count="24" type="cond" truecount="2" falsecount="0"/>
3950
- <line num="808" count="24" type="stmt"/>
3951
- <line num="809" count="24" type="cond" truecount="1" falsecount="0"/>
3952
- <line num="810" count="24" type="cond" truecount="1" falsecount="0"/>
3953
- <line num="811" count="24" type="stmt"/>
3954
+ <line num="804" count="0" type="stmt"/>
3955
+ <line num="805" count="0" type="stmt"/>
3956
+ <line num="806" count="0" type="stmt"/>
3957
+ <line num="807" count="0" type="stmt"/>
3958
+ <line num="808" count="16" type="cond" truecount="1" falsecount="0"/>
3959
+ <line num="809" count="16" type="stmt"/>
3960
+ <line num="810" count="16" type="stmt"/>
3961
+ <line num="811" count="24" type="cond" truecount="2" falsecount="0"/>
3954
3962
  <line num="812" count="24" type="stmt"/>
3955
3963
  <line num="813" count="24" type="cond" truecount="1" falsecount="0"/>
3956
3964
  <line num="814" count="24" type="cond" truecount="1" falsecount="0"/>
3957
3965
  <line num="815" count="24" type="stmt"/>
3958
3966
  <line num="816" count="24" type="stmt"/>
3959
- <line num="817" count="24" type="stmt"/>
3960
- <line num="818" count="24" type="stmt"/>
3961
- <line num="819" count="24" type="cond" truecount="1" falsecount="0"/>
3962
- <line num="820" count="24" type="cond" truecount="1" falsecount="0"/>
3967
+ <line num="817" count="24" type="cond" truecount="1" falsecount="0"/>
3968
+ <line num="818" count="24" type="cond" truecount="1" falsecount="0"/>
3969
+ <line num="819" count="24" type="stmt"/>
3970
+ <line num="820" count="24" type="stmt"/>
3963
3971
  <line num="821" count="24" type="stmt"/>
3964
3972
  <line num="822" count="24" type="stmt"/>
3965
- <line num="823" count="24" type="stmt"/>
3966
- <line num="824" count="24" type="stmt"/>
3973
+ <line num="823" count="24" type="cond" truecount="1" falsecount="0"/>
3974
+ <line num="824" count="24" type="cond" truecount="1" falsecount="0"/>
3967
3975
  <line num="825" count="24" type="stmt"/>
3968
3976
  <line num="826" count="24" type="stmt"/>
3969
- <line num="827" count="24" type="cond" truecount="2" falsecount="0"/>
3970
- <line num="828" count="24" type="cond" truecount="2" falsecount="0"/>
3977
+ <line num="827" count="24" type="stmt"/>
3978
+ <line num="828" count="24" type="stmt"/>
3971
3979
  <line num="829" count="24" type="stmt"/>
3972
- <line num="830" count="24" type="cond" truecount="1" falsecount="1"/>
3973
- <line num="831" count="24" type="cond" truecount="1" falsecount="1"/>
3974
- <line num="832" count="24" type="stmt"/>
3980
+ <line num="830" count="24" type="stmt"/>
3981
+ <line num="831" count="24" type="cond" truecount="2" falsecount="0"/>
3982
+ <line num="832" count="24" type="cond" truecount="2" falsecount="0"/>
3975
3983
  <line num="833" count="24" type="stmt"/>
3976
- <line num="834" count="24" type="cond" truecount="1" falsecount="0"/>
3977
- <line num="835" count="24" type="cond" truecount="1" falsecount="0"/>
3978
- <line num="836" count="24" type="cond" truecount="1" falsecount="0"/>
3984
+ <line num="834" count="24" type="cond" truecount="1" falsecount="1"/>
3985
+ <line num="835" count="24" type="cond" truecount="1" falsecount="1"/>
3986
+ <line num="836" count="24" type="stmt"/>
3979
3987
  <line num="837" count="24" type="stmt"/>
3980
3988
  <line num="838" count="24" type="cond" truecount="1" falsecount="0"/>
3981
3989
  <line num="839" count="24" type="cond" truecount="1" falsecount="0"/>
3982
3990
  <line num="840" count="24" type="cond" truecount="1" falsecount="0"/>
3983
3991
  <line num="841" count="24" type="stmt"/>
3984
- <line num="842" count="24" type="stmt"/>
3985
- <line num="843" count="24" type="cond" truecount="2" falsecount="0"/>
3986
- <line num="844" count="24" type="stmt"/>
3992
+ <line num="842" count="24" type="cond" truecount="1" falsecount="0"/>
3993
+ <line num="843" count="24" type="cond" truecount="1" falsecount="0"/>
3994
+ <line num="844" count="24" type="cond" truecount="1" falsecount="0"/>
3987
3995
  <line num="845" count="24" type="stmt"/>
3988
3996
  <line num="846" count="24" type="stmt"/>
3989
- <line num="847" count="24" type="stmt"/>
3997
+ <line num="847" count="24" type="cond" truecount="2" falsecount="0"/>
3990
3998
  <line num="848" count="24" type="stmt"/>
3991
3999
  <line num="849" count="24" type="stmt"/>
3992
4000
  <line num="850" count="24" type="stmt"/>
@@ -3994,57 +4002,61 @@
3994
4002
  <line num="852" count="24" type="stmt"/>
3995
4003
  <line num="853" count="24" type="stmt"/>
3996
4004
  <line num="854" count="24" type="stmt"/>
3997
- <line num="855" count="24" type="cond" truecount="1" falsecount="0"/>
4005
+ <line num="855" count="24" type="stmt"/>
3998
4006
  <line num="856" count="24" type="stmt"/>
3999
4007
  <line num="857" count="24" type="stmt"/>
4000
4008
  <line num="858" count="24" type="stmt"/>
4001
- <line num="859" count="24" type="stmt"/>
4009
+ <line num="859" count="24" type="cond" truecount="1" falsecount="0"/>
4002
4010
  <line num="860" count="24" type="stmt"/>
4003
4011
  <line num="861" count="24" type="stmt"/>
4004
4012
  <line num="862" count="24" type="stmt"/>
4005
4013
  <line num="863" count="24" type="stmt"/>
4006
- <line num="864" count="24" type="cond" truecount="2" falsecount="0"/>
4014
+ <line num="864" count="24" type="stmt"/>
4007
4015
  <line num="865" count="24" type="stmt"/>
4008
- <line num="866" count="24" type="cond" truecount="2" falsecount="0"/>
4009
- <line num="867" count="24" type="cond" truecount="2" falsecount="0"/>
4010
- <line num="868" count="24" type="stmt"/>
4016
+ <line num="866" count="24" type="stmt"/>
4017
+ <line num="867" count="24" type="stmt"/>
4018
+ <line num="868" count="24" type="cond" truecount="2" falsecount="0"/>
4011
4019
  <line num="869" count="24" type="stmt"/>
4012
- <line num="870" count="24" type="cond" truecount="1" falsecount="0"/>
4013
- <line num="871" count="1" type="stmt"/>
4014
- <line num="872" count="1" type="stmt"/>
4015
- <line num="873" count="1" type="stmt"/>
4016
- <line num="874" count="23" type="stmt"/>
4017
- <line num="875" count="23" type="stmt"/>
4018
- <line num="876" count="23" type="stmt"/>
4019
- <line num="877" count="23" type="stmt"/>
4020
- <line num="878" count="24" type="cond" truecount="1" falsecount="0"/>
4021
- <line num="879" count="1" type="stmt"/>
4022
- <line num="880" count="1" type="stmt"/>
4023
- <line num="881" count="1" type="stmt"/>
4024
- <line num="882" count="1" type="stmt"/>
4025
- <line num="883" count="0" type="cond" truecount="0" falsecount="1"/>
4026
- <line num="884" count="0" type="stmt"/>
4027
- <line num="885" count="0" type="stmt"/>
4028
- <line num="886" count="0" type="stmt"/>
4029
- <line num="887" count="0" type="stmt"/>
4020
+ <line num="870" count="24" type="cond" truecount="2" falsecount="0"/>
4021
+ <line num="871" count="24" type="cond" truecount="2" falsecount="0"/>
4022
+ <line num="872" count="24" type="stmt"/>
4023
+ <line num="873" count="24" type="stmt"/>
4024
+ <line num="874" count="24" type="cond" truecount="1" falsecount="0"/>
4025
+ <line num="875" count="1" type="stmt"/>
4026
+ <line num="876" count="1" type="stmt"/>
4027
+ <line num="877" count="1" type="stmt"/>
4028
+ <line num="878" count="23" type="stmt"/>
4029
+ <line num="879" count="23" type="stmt"/>
4030
+ <line num="880" count="23" type="stmt"/>
4031
+ <line num="881" count="23" type="stmt"/>
4032
+ <line num="882" count="24" type="cond" truecount="1" falsecount="0"/>
4033
+ <line num="883" count="1" type="stmt"/>
4034
+ <line num="884" count="1" type="stmt"/>
4035
+ <line num="885" count="1" type="stmt"/>
4036
+ <line num="886" count="1" type="stmt"/>
4037
+ <line num="887" count="0" type="cond" truecount="0" falsecount="1"/>
4030
4038
  <line num="888" count="0" type="stmt"/>
4031
4039
  <line num="889" count="0" type="stmt"/>
4032
4040
  <line num="890" count="0" type="stmt"/>
4033
4041
  <line num="891" count="0" type="stmt"/>
4034
4042
  <line num="892" count="0" type="stmt"/>
4035
- <line num="893" count="24" type="stmt"/>
4036
- <line num="894" count="1" type="stmt"/>
4037
- <line num="895" count="1" type="stmt"/>
4043
+ <line num="893" count="0" type="stmt"/>
4044
+ <line num="894" count="0" type="stmt"/>
4045
+ <line num="895" count="0" type="stmt"/>
4038
4046
  <line num="896" count="0" type="stmt"/>
4039
- <line num="897" count="0" type="stmt"/>
4040
- <line num="898" count="0" type="stmt"/>
4041
- <line num="899" count="0" type="stmt"/>
4047
+ <line num="897" count="24" type="stmt"/>
4048
+ <line num="898" count="1" type="stmt"/>
4049
+ <line num="899" count="1" type="stmt"/>
4042
4050
  <line num="900" count="0" type="stmt"/>
4043
4051
  <line num="901" count="0" type="stmt"/>
4044
4052
  <line num="902" count="0" type="stmt"/>
4045
4053
  <line num="903" count="0" type="stmt"/>
4046
4054
  <line num="904" count="0" type="stmt"/>
4047
- <line num="905" count="1" type="stmt"/>
4055
+ <line num="905" count="0" type="stmt"/>
4056
+ <line num="906" count="0" type="stmt"/>
4057
+ <line num="907" count="0" type="stmt"/>
4058
+ <line num="908" count="0" type="stmt"/>
4059
+ <line num="909" count="1" type="stmt"/>
4048
4060
  </file>
4049
4061
  <file name="changeNowSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/changeNowSwapProvider.js">
4050
4062
  <metrics statements="853" coveredstatements="731" conditionals="234" coveredconditionals="202" methods="13" coveredmethods="10"/>
@@ -7496,7 +7508,7 @@
7496
7508
  <line num="601" count="1" type="stmt"/>
7497
7509
  </file>
7498
7510
  <file name="swapspaceSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
7499
- <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"/>
7500
7512
  <line num="1" count="1" type="stmt"/>
7501
7513
  <line num="2" count="1" type="stmt"/>
7502
7514
  <line num="3" count="1" type="stmt"/>
@@ -7687,439 +7699,439 @@
7687
7699
  <line num="188" count="9" type="stmt"/>
7688
7700
  <line num="189" count="56" type="cond" truecount="1" falsecount="0"/>
7689
7701
  <line num="190" count="56" type="stmt"/>
7690
- <line num="191" count="56" type="stmt"/>
7691
- <line num="192" count="56" type="stmt"/>
7692
- <line num="193" count="56" type="stmt"/>
7693
- <line num="194" count="56" type="stmt"/>
7694
- <line num="195" count="56" type="stmt"/>
7695
- <line num="196" count="56" type="stmt"/>
7696
- <line num="197" count="67" type="cond" truecount="2" falsecount="0"/>
7697
- <line num="198" count="67" type="cond" truecount="2" falsecount="0"/>
7698
- <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"/>
7699
7711
  <line num="200" count="67" type="stmt"/>
7700
- <line num="201" count="67" type="cond" truecount="1" falsecount="0"/>
7701
- <line num="202" count="61" type="cond" truecount="1" falsecount="0"/>
7702
- <line num="203" count="61" type="cond" truecount="1" falsecount="0"/>
7703
- <line num="204" count="61" type="cond" truecount="2" falsecount="0"/>
7704
- <line num="205" count="61" type="cond" truecount="2" falsecount="0"/>
7705
- <line num="206" count="61" type="cond" truecount="1" falsecount="0"/>
7706
- <line num="207" count="61" type="cond" truecount="3" falsecount="0"/>
7707
- <line num="208" count="50" type="cond" truecount="2" falsecount="0"/>
7708
- <line num="209" count="67" type="stmt"/>
7709
- <line num="210" count="67" type="stmt"/>
7710
- <line num="211" count="67" type="cond" truecount="1" falsecount="0"/>
7711
- <line num="212" count="53" type="stmt"/>
7712
- <line num="213" count="53" type="cond" truecount="1" falsecount="0"/>
7713
- <line num="214" count="53" type="stmt"/>
7714
- <line num="215" count="53" type="stmt"/>
7715
- <line num="216" count="67" type="cond" truecount="1" falsecount="0"/>
7716
- <line num="217" count="67" type="cond" truecount="1" falsecount="0"/>
7717
- <line num="218" count="19" type="cond" truecount="2" falsecount="0"/>
7718
- <line num="219" count="2" type="stmt"/>
7719
- <line num="220" count="2" type="stmt"/>
7720
- <line num="221" count="2" type="stmt"/>
7721
- <line num="222" count="2" type="cond" truecount="1" falsecount="0"/>
7722
- <line num="223" count="2" type="cond" truecount="1" falsecount="0"/>
7723
- <line num="224" count="2" type="stmt"/>
7724
- <line num="225" count="2" type="stmt"/>
7725
- <line num="226" count="17" type="cond" truecount="1" falsecount="0"/>
7726
- <line num="227" count="17" type="stmt"/>
7727
- <line num="228" count="17" type="stmt"/>
7728
- <line num="229" count="17" type="stmt"/>
7729
- <line num="230" count="17" type="stmt"/>
7730
- <line num="231" count="35" type="cond" truecount="1" falsecount="0"/>
7731
- <line num="232" count="35" type="cond" truecount="1" falsecount="0"/>
7732
- <line num="233" count="35" type="stmt"/>
7733
- <line num="234" count="35" type="stmt"/>
7734
- <line num="235" count="35" type="stmt"/>
7735
- <line num="236" count="35" type="stmt"/>
7736
- <line num="237" count="67" type="cond" truecount="2" falsecount="0"/>
7737
- <line num="238" count="33" type="cond" truecount="1" falsecount="0"/>
7738
- <line num="239" count="43" type="cond" truecount="1" falsecount="0"/>
7739
- <line num="240" count="43" type="cond" truecount="1" falsecount="0"/>
7740
- <line num="241" count="10" type="cond" truecount="1" falsecount="0"/>
7741
- <line num="242" count="33" type="stmt"/>
7742
- <line num="243" count="33" type="stmt"/>
7743
- <line num="244" count="35" type="cond" truecount="1" falsecount="0"/>
7744
- <line num="245" count="67" type="cond" truecount="2" falsecount="0"/>
7745
- <line num="246" count="33" type="cond" truecount="1" falsecount="0"/>
7746
- <line num="247" count="43" type="cond" truecount="1" falsecount="0"/>
7747
- <line num="248" count="43" type="cond" truecount="1" falsecount="0"/>
7748
- <line num="249" count="4" type="cond" truecount="1" falsecount="0"/>
7749
- <line num="250" count="33" type="stmt"/>
7750
- <line num="251" count="33" type="stmt"/>
7751
- <line num="252" count="35" type="cond" truecount="1" falsecount="0"/>
7752
- <line num="253" count="67" type="cond" truecount="2" falsecount="0"/>
7753
- <line num="254" count="11" type="stmt"/>
7754
- <line num="255" count="11" type="stmt"/>
7755
- <line num="256" count="11" type="stmt"/>
7756
- <line num="257" count="67" type="cond" truecount="2" falsecount="0"/>
7757
- <line num="258" count="33" type="stmt"/>
7758
- <line num="259" count="33" type="stmt"/>
7759
- <line num="260" count="67" type="cond" truecount="2" falsecount="0"/>
7760
- <line num="261" count="33" type="cond" truecount="1" falsecount="0"/>
7761
- <line num="262" count="31" type="stmt"/>
7762
- <line num="263" count="33" type="cond" truecount="1" falsecount="0"/>
7763
- <line num="264" count="2" type="stmt"/>
7764
- <line num="265" count="2" type="stmt"/>
7765
- <line num="266" count="33" type="stmt"/>
7766
- <line num="267" count="35" type="cond" truecount="1" falsecount="0"/>
7767
- <line num="268" count="67" type="cond" truecount="1" falsecount="0"/>
7768
- <line num="269" count="32" type="cond" truecount="1" falsecount="0"/>
7769
- <line num="270" count="32" type="stmt"/>
7770
- <line num="271" count="32" type="stmt"/>
7771
- <line num="272" count="32" type="stmt"/>
7772
- <line num="273" count="32" type="stmt"/>
7773
- <line num="274" count="32" type="stmt"/>
7774
- <line num="275" count="32" type="cond" truecount="1" falsecount="0"/>
7775
- <line num="276" count="30" type="stmt"/>
7776
- <line num="277" count="30" type="cond" truecount="2" falsecount="0"/>
7777
- <line num="278" count="30" type="stmt"/>
7778
- <line num="279" count="32" type="cond" truecount="1" falsecount="0"/>
7779
- <line num="280" count="30" type="stmt"/>
7780
- <line num="281" count="30" type="stmt"/>
7781
- <line num="282" count="32" type="stmt"/>
7782
- <line num="283" count="32" type="stmt"/>
7783
- <line num="284" count="32" type="stmt"/>
7784
- <line num="285" count="32" type="cond" truecount="2" falsecount="0"/>
7785
- <line num="286" count="32" type="stmt"/>
7786
- <line num="287" count="32" type="stmt"/>
7787
- <line num="288" count="32" type="cond" truecount="1" falsecount="0"/>
7788
- <line num="289" count="32" type="stmt"/>
7789
- <line num="290" count="32" type="cond" truecount="4" falsecount="0"/>
7790
- <line num="291" count="32" type="stmt"/>
7791
- <line num="292" count="32" type="stmt"/>
7792
- <line num="293" count="32" type="stmt"/>
7793
- <line num="294" count="32" type="stmt"/>
7794
- <line num="295" count="32" type="stmt"/>
7795
- <line num="296" count="32" type="stmt"/>
7796
- <line num="297" count="32" type="cond" truecount="2" falsecount="0"/>
7797
- <line num="298" count="32" type="cond" truecount="1" falsecount="0"/>
7798
- <line num="299" count="32" type="stmt"/>
7799
- <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"/>
7800
7812
  <line num="301" count="32" type="stmt"/>
7801
7813
  <line num="302" count="32" type="stmt"/>
7802
7814
  <line num="303" count="32" type="stmt"/>
7803
- <line num="304" count="3" type="cond" truecount="1" falsecount="0"/>
7804
- <line num="305" count="3" type="stmt"/>
7805
- <line num="306" count="3" type="stmt"/>
7806
- <line num="307" count="3" type="stmt"/>
7807
- <line num="308" count="67" type="cond" truecount="0" falsecount="1"/>
7808
- <line num="309" count="67" type="cond" truecount="1" falsecount="0"/>
7809
- <line num="310" count="3" type="cond" truecount="0" falsecount="1"/>
7810
- <line num="311" count="67" type="stmt"/>
7811
- <line num="312" count="67" type="stmt"/>
7812
- <line num="313" count="67" type="stmt"/>
7813
- <line num="314" count="67" type="stmt"/>
7814
- <line num="315" count="67" type="stmt"/>
7815
- <line num="316" count="67" type="stmt"/>
7816
- <line num="317" count="67" type="cond" truecount="1" falsecount="0"/>
7817
- <line num="318" count="4" type="cond" truecount="2" falsecount="0"/>
7818
- <line num="319" count="1" type="stmt"/>
7819
- <line num="320" count="1" type="stmt"/>
7820
- <line num="321" count="1" type="stmt"/>
7821
- <line num="322" count="1" type="stmt"/>
7822
- <line num="323" count="1" type="stmt"/>
7823
- <line num="324" count="3" type="cond" truecount="1" falsecount="0"/>
7824
- <line num="325" count="3" type="stmt"/>
7825
- <line num="326" count="3" type="stmt"/>
7826
- <line num="327" count="67" type="stmt"/>
7827
- <line num="328" count="1" type="stmt"/>
7828
- <line num="329" count="1" type="cond" truecount="1" falsecount="0"/>
7829
- <line num="330" count="56" type="stmt"/>
7830
- <line num="331" count="56" type="stmt"/>
7831
- <line num="332" count="56" type="stmt"/>
7832
- <line num="333" count="56" type="stmt"/>
7833
- <line num="334" count="56" type="stmt"/>
7834
- <line num="335" count="56" type="stmt"/>
7835
- <line num="336" count="56" type="stmt"/>
7836
- <line num="337" count="56" type="stmt"/>
7837
- <line num="338" count="56" type="stmt"/>
7838
- <line num="339" count="56" type="stmt"/>
7839
- <line num="340" count="56" type="stmt"/>
7840
- <line num="341" count="56" type="stmt"/>
7841
- <line num="342" count="56" type="stmt"/>
7842
- <line num="343" count="56" type="stmt"/>
7843
- <line num="344" count="56" type="stmt"/>
7844
- <line num="345" count="56" type="stmt"/>
7845
- <line num="346" count="56" type="cond" truecount="0" falsecount="1"/>
7846
- <line num="347" count="56" type="stmt"/>
7847
- <line num="348" count="56" type="cond" truecount="1" falsecount="0"/>
7848
- <line num="349" count="56" type="cond" truecount="1" falsecount="0"/>
7849
- <line num="350" count="56" type="cond" truecount="1" falsecount="0"/>
7850
- <line num="351" count="56" type="cond" truecount="1" falsecount="0"/>
7851
- <line num="352" count="56" type="cond" truecount="1" falsecount="0"/>
7852
- <line num="353" count="56" type="cond" truecount="1" falsecount="0"/>
7853
- <line num="354" count="56" type="cond" truecount="1" falsecount="0"/>
7854
- <line num="355" count="49" type="stmt"/>
7855
- <line num="356" count="56" type="cond" truecount="1" falsecount="0"/>
7856
- <line num="357" count="8" type="stmt"/>
7857
- <line num="358" count="8" type="cond" truecount="1" falsecount="0"/>
7858
- <line num="359" count="8" type="stmt"/>
7859
- <line num="360" count="8" type="stmt"/>
7860
- <line num="361" count="56" type="cond" truecount="1" falsecount="0"/>
7861
- <line num="362" count="56" type="cond" truecount="2" falsecount="0"/>
7862
- <line num="363" count="3" type="stmt"/>
7863
- <line num="364" count="3" type="stmt"/>
7864
- <line num="365" count="45" type="cond" truecount="1" falsecount="0"/>
7865
- <line num="366" count="45" type="stmt"/>
7866
- <line num="367" count="44" type="cond" truecount="1" falsecount="0"/>
7867
- <line num="368" count="44" type="cond" truecount="1" falsecount="0"/>
7868
- <line num="369" count="88" type="cond" truecount="1" falsecount="0"/>
7869
- <line num="370" count="44" type="stmt"/>
7870
- <line num="371" count="44" type="stmt"/>
7871
- <line num="372" count="44" type="stmt"/>
7872
- <line num="373" count="44" type="stmt"/>
7873
- <line num="374" count="44" type="stmt"/>
7874
- <line num="375" count="44" type="stmt"/>
7875
- <line num="376" count="44" type="stmt"/>
7876
- <line num="377" count="44" type="stmt"/>
7877
- <line num="378" count="44" type="stmt"/>
7878
- <line num="379" count="44" type="stmt"/>
7879
- <line num="380" count="44" type="stmt"/>
7880
- <line num="381" count="56" type="cond" truecount="2" falsecount="1"/>
7881
- <line num="382" count="56" type="stmt"/>
7882
- <line num="383" count="56" type="cond" truecount="2" falsecount="1"/>
7883
- <line num="384" count="56" type="stmt"/>
7884
- <line num="385" count="56" type="stmt"/>
7885
- <line num="386" count="56" type="stmt"/>
7886
- <line num="387" count="56" type="stmt"/>
7887
- <line num="388" count="56" type="stmt"/>
7888
- <line num="389" count="56" type="stmt"/>
7889
- <line num="390" count="56" type="stmt"/>
7890
- <line num="391" count="56" type="stmt"/>
7891
- <line num="392" count="56" type="stmt"/>
7892
- <line num="393" count="56" type="stmt"/>
7893
- <line num="394" count="32" type="cond" truecount="1" falsecount="0"/>
7894
- <line num="395" count="32" type="stmt"/>
7895
- <line num="396" count="32" type="stmt"/>
7896
- <line num="397" count="32" type="stmt"/>
7897
- <line num="398" count="56" type="cond" truecount="1" falsecount="0"/>
7898
- <line num="399" count="30" type="stmt"/>
7899
- <line num="400" count="30" type="cond" truecount="1" falsecount="0"/>
7900
- <line num="401" count="30" type="cond" truecount="1" falsecount="0"/>
7901
- <line num="402" count="30" type="cond" truecount="1" falsecount="0"/>
7902
- <line num="403" count="30" type="cond" truecount="1" falsecount="0"/>
7903
- <line num="404" count="25" type="stmt"/>
7904
- <line num="405" count="30" type="stmt"/>
7905
- <line num="406" count="30" type="cond" truecount="1" falsecount="0"/>
7906
- <line num="407" count="24" type="cond" truecount="1" falsecount="0"/>
7907
- <line num="408" count="24" type="stmt"/>
7908
- <line num="409" count="24" type="stmt"/>
7909
- <line num="410" count="30" type="cond" truecount="2" falsecount="0"/>
7910
- <line num="411" count="3" type="stmt"/>
7911
- <line num="412" count="30" type="cond" truecount="1" falsecount="0"/>
7912
- <line num="413" count="21" type="stmt"/>
7913
- <line num="414" count="21" type="stmt"/>
7914
- <line num="415" count="24" type="cond" truecount="1" falsecount="0"/>
7915
- <line num="416" count="24" type="stmt"/>
7916
- <line num="417" count="24" type="stmt"/>
7917
- <line num="418" count="30" type="stmt"/>
7918
- <line num="419" count="30" type="stmt"/>
7919
- <line num="420" count="30" type="cond" truecount="1" falsecount="0"/>
7920
- <line num="421" count="30" type="cond" truecount="1" falsecount="0"/>
7921
- <line num="422" count="30" type="stmt"/>
7922
- <line num="423" count="30" type="cond" truecount="1" falsecount="0"/>
7923
- <line num="424" count="30" type="cond" truecount="1" falsecount="0"/>
7924
- <line num="425" count="30" type="cond" truecount="2" falsecount="0"/>
7925
- <line num="426" count="30" type="stmt"/>
7926
- <line num="427" count="30" type="stmt"/>
7927
- <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"/>
7928
7940
  <line num="429" count="30" type="stmt"/>
7929
- <line num="430" count="2" type="cond" truecount="1" falsecount="0"/>
7930
- <line num="431" count="2" type="stmt"/>
7931
- <line num="432" count="2" type="stmt"/>
7932
- <line num="433" count="56" type="cond" truecount="1" falsecount="0"/>
7933
- <line num="434" count="32" type="stmt"/>
7934
- <line num="435" count="32" type="cond" truecount="1" falsecount="0"/>
7935
- <line num="436" count="9" type="stmt"/>
7936
- <line num="437" count="9" type="stmt"/>
7937
- <line num="438" count="9" type="stmt"/>
7938
- <line num="439" count="9" type="cond" truecount="2" falsecount="0"/>
7939
- <line num="440" count="32" type="stmt"/>
7940
- <line num="441" count="32" type="cond" truecount="1" falsecount="0"/>
7941
- <line num="442" count="32" type="cond" truecount="1" falsecount="0"/>
7942
- <line num="443" count="32" type="cond" truecount="1" falsecount="0"/>
7943
- <line num="444" count="1" type="stmt"/>
7944
- <line num="445" count="1" type="stmt"/>
7945
- <line num="446" count="1" type="stmt"/>
7946
- <line num="447" count="31" type="cond" truecount="1" falsecount="0"/>
7947
- <line num="448" count="31" type="stmt"/>
7948
- <line num="449" count="31" type="stmt"/>
7949
- <line num="450" count="31" type="stmt"/>
7950
- <line num="451" count="31" type="stmt"/>
7951
- <line num="452" count="31" type="stmt"/>
7952
- <line num="453" count="31" type="stmt"/>
7953
- <line num="454" count="32" type="cond" truecount="4" falsecount="0"/>
7954
- <line num="455" count="5" type="stmt"/>
7955
- <line num="456" count="5" type="stmt"/>
7956
- <line num="457" count="5" type="stmt"/>
7957
- <line num="458" count="26" type="cond" truecount="1" falsecount="0"/>
7958
- <line num="459" count="32" type="cond" truecount="1" falsecount="0"/>
7959
- <line num="460" count="3" type="stmt"/>
7960
- <line num="461" count="3" type="stmt"/>
7961
- <line num="462" count="3" type="cond" truecount="0" falsecount="1"/>
7962
- <line num="463" count="3" type="stmt"/>
7963
- <line num="464" count="3" type="stmt"/>
7964
- <line num="465" count="3" type="stmt"/>
7965
- <line num="466" count="3" type="stmt"/>
7966
- <line num="467" count="3" type="stmt"/>
7967
- <line num="468" count="3" type="stmt"/>
7968
- <line num="469" count="3" type="stmt"/>
7969
- <line num="470" count="3" type="stmt"/>
7970
- <line num="471" count="23" type="cond" truecount="1" falsecount="0"/>
7971
- <line num="472" count="23" type="stmt"/>
7972
- <line num="473" count="23" type="stmt"/>
7973
- <line num="474" count="23" type="stmt"/>
7974
- <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"/>
7975
7987
  <line num="476" count="1" type="stmt"/>
7976
- <line num="477" count="1" type="cond" truecount="1" falsecount="0"/>
7977
- <line num="478" count="2" type="stmt"/>
7978
- <line num="479" count="2" type="cond" truecount="0" falsecount="1"/>
7979
- <line num="480" count="0" type="stmt"/>
7980
- <line num="481" count="0" type="stmt"/>
7981
- <line num="482" count="0" type="stmt"/>
7982
- <line num="483" count="0" type="stmt"/>
7983
- <line num="484" count="2" type="cond" truecount="0" falsecount="1"/>
7984
- <line num="485" count="0" type="stmt"/>
7985
- <line num="486" count="2" type="cond" truecount="0" falsecount="1"/>
7986
- <line num="487" count="0" type="stmt"/>
7987
- <line num="488" count="2" type="cond" truecount="0" falsecount="1"/>
7988
- <line num="489" count="0" type="stmt"/>
7989
- <line num="490" count="2" type="cond" truecount="0" falsecount="1"/>
7990
- <line num="491" count="0" type="stmt"/>
7991
- <line num="492" count="2" type="stmt"/>
7992
- <line num="493" count="2" type="stmt"/>
7993
- <line num="494" count="2" type="cond" truecount="0" falsecount="1"/>
7994
- <line num="495" count="0" type="stmt"/>
7995
- <line num="496" count="2" type="cond" truecount="0" falsecount="1"/>
7996
- <line num="497" count="0" type="stmt"/>
7997
- <line num="498" count="2" type="cond" truecount="0" falsecount="1"/>
7998
- <line num="499" count="0" type="stmt"/>
7999
- <line num="500" count="2" type="cond" truecount="0" falsecount="1"/>
8000
- <line num="501" count="0" type="stmt"/>
8001
- <line num="502" count="2" type="stmt"/>
8002
- <line num="503" count="2" type="stmt"/>
8003
- <line num="504" count="1" type="stmt"/>
8004
- <line num="505" count="1" type="cond" truecount="1" falsecount="0"/>
8005
- <line num="506" count="2" type="stmt"/>
8006
- <line num="507" count="2" type="stmt"/>
8007
- <line num="508" count="2" type="cond" truecount="1" falsecount="1"/>
8008
- <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"/>
8009
8021
  <line num="510" count="0" type="stmt"/>
8010
- <line num="511" count="2" type="cond" truecount="1" falsecount="0"/>
8011
- <line num="512" count="2" type="stmt"/>
8012
- <line num="513" count="2" type="stmt"/>
8013
- <line num="514" count="2" type="stmt"/>
8014
- <line num="515" count="2" type="stmt"/>
8015
- <line num="516" count="2" type="stmt"/>
8016
- <line num="517" count="2" type="cond" truecount="0" falsecount="1"/>
8017
- <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"/>
8018
8030
  <line num="519" count="0" type="stmt"/>
8019
- <line num="520" count="0" type="stmt"/>
8020
- <line num="521" count="2" type="stmt"/>
8021
- <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"/>
8022
8034
  <line num="523" count="2" type="stmt"/>
8023
- <line num="524" count="2" type="cond" truecount="1" falsecount="0"/>
8024
- <line num="525" count="2" type="stmt"/>
8025
- <line num="526" count="2" type="cond" truecount="1" falsecount="0"/>
8026
- <line num="527" count="2" type="cond" truecount="1" falsecount="0"/>
8027
- <line num="528" count="2" type="stmt"/>
8028
- <line num="529" count="2" type="stmt"/>
8029
- <line num="530" count="2" type="cond" truecount="1" falsecount="0"/>
8030
- <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"/>
8031
8043
  <line num="532" count="2" type="stmt"/>
8032
- <line num="533" count="2" type="cond" truecount="2" falsecount="0"/>
8033
- <line num="534" count="2" type="cond" truecount="0" falsecount="1"/>
8034
- <line num="535" count="2" type="stmt"/>
8035
- <line num="536" count="2" type="cond" truecount="0" falsecount="1"/>
8036
- <line num="537" count="0" type="stmt"/>
8037
- <line num="538" count="0" type="stmt"/>
8038
- <line num="539" count="2" type="stmt"/>
8039
- <line num="540" count="2" type="cond" truecount="1" falsecount="0"/>
8040
- <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"/>
8041
8053
  <line num="542" count="2" type="stmt"/>
8042
8054
  <line num="543" count="2" type="stmt"/>
8043
8055
  <line num="544" count="2" type="stmt"/>
8044
8056
  <line num="545" count="2" type="stmt"/>
8045
- <line num="546" count="2" type="cond" truecount="0" falsecount="1"/>
8046
- <line num="547" count="2" type="stmt"/>
8047
- <line num="548" count="2" type="stmt"/>
8048
- <line num="549" count="2" type="cond" truecount="1" falsecount="0"/>
8049
- <line num="550" count="4" type="cond" truecount="0" falsecount="1"/>
8050
- <line num="551" count="4" type="stmt"/>
8051
- <line num="552" count="4" type="stmt"/>
8052
- <line num="553" count="4" type="stmt"/>
8053
- <line num="554" count="4" type="stmt"/>
8054
- <line num="555" count="4" type="stmt"/>
8055
- <line num="556" count="2" type="stmt"/>
8056
- <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"/>
8057
8069
  <line num="558" count="2" type="stmt"/>
8058
8070
  <line num="559" count="2" type="stmt"/>
8059
- <line num="560" count="2" type="stmt"/>
8060
- <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"/>
8061
8073
  <line num="562" count="2" type="stmt"/>
8062
- <line num="563" count="2" type="stmt"/>
8063
- <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"/>
8064
8076
  <line num="565" count="2" type="stmt"/>
8065
- <line num="566" count="2" type="stmt"/>
8066
- <line num="567" count="2" type="stmt"/>
8067
- <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"/>
8068
8080
  <line num="569" count="2" type="stmt"/>
8069
- <line num="570" count="2" type="stmt"/>
8070
- <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"/>
8071
8083
  <line num="572" count="2" type="stmt"/>
8072
8084
  <line num="573" count="2" type="stmt"/>
8073
8085
  <line num="574" count="2" type="stmt"/>
8074
8086
  <line num="575" count="2" type="stmt"/>
8075
- <line num="576" count="2" type="stmt"/>
8087
+ <line num="576" count="2" type="cond" truecount="0" falsecount="1"/>
8076
8088
  <line num="577" count="2" type="stmt"/>
8077
8089
  <line num="578" count="2" type="stmt"/>
8078
- <line num="579" count="2" type="stmt"/>
8079
- <line num="580" count="2" type="stmt"/>
8080
- <line num="581" count="2" type="stmt"/>
8081
- <line num="582" count="2" type="stmt"/>
8082
- <line num="583" count="2" type="stmt"/>
8083
- <line num="584" count="2" type="stmt"/>
8084
- <line num="585" count="2" type="cond" truecount="0" falsecount="1"/>
8085
- <line num="586" count="0" type="stmt"/>
8086
- <line num="587" count="0" type="stmt"/>
8087
- <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"/>
8088
8100
  <line num="589" count="2" type="stmt"/>
8089
8101
  <line num="590" count="2" type="stmt"/>
8090
8102
  <line num="591" count="2" type="stmt"/>
8091
8103
  <line num="592" count="2" type="stmt"/>
8092
- <line num="593" count="2" type="cond" truecount="0" falsecount="1"/>
8093
- <line num="594" count="0" type="stmt"/>
8094
- <line num="595" count="0" type="stmt"/>
8095
- <line num="596" count="0" type="stmt"/>
8096
- <line num="597" count="0" type="stmt"/>
8097
- <line num="598" count="0" type="stmt"/>
8098
- <line num="599" count="0" type="stmt"/>
8099
- <line num="600" count="0" type="stmt"/>
8100
- <line num="601" count="0" type="stmt"/>
8101
- <line num="602" count="0" type="stmt"/>
8102
- <line num="603" count="0" type="stmt"/>
8103
- <line num="604" count="0" type="stmt"/>
8104
- <line num="605" count="0" type="stmt"/>
8105
- <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"/>
8106
8118
  <line num="607" count="2" type="stmt"/>
8107
- <line num="608" count="1" type="stmt"/>
8108
- <line num="609" count="1" type="stmt"/>
8109
- <line num="610" count="0" type="stmt"/>
8110
- <line num="611" count="0" type="stmt"/>
8111
- <line num="612" count="0" type="stmt"/>
8112
- <line num="613" count="0" type="stmt"/>
8113
- <line num="614" count="0" type="stmt"/>
8114
- <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"/>
8115
8127
  <line num="616" count="0" type="stmt"/>
8116
8128
  <line num="617" count="0" type="stmt"/>
8117
8129
  <line num="618" count="0" type="stmt"/>
8118
- <line num="619" count="0" type="stmt"/>
8119
- <line num="620" count="0" type="stmt"/>
8120
- <line num="621" count="0" type="stmt"/>
8121
- <line num="622" count="0" type="stmt"/>
8122
- <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"/>
8123
8135
  <line num="624" count="0" type="stmt"/>
8124
8136
  <line num="625" count="0" type="stmt"/>
8125
8137
  <line num="626" count="0" type="stmt"/>
@@ -8128,7 +8140,37 @@
8128
8140
  <line num="629" count="0" type="stmt"/>
8129
8141
  <line num="630" count="0" type="stmt"/>
8130
8142
  <line num="631" count="0" type="stmt"/>
8131
- <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"/>
8132
8174
  </file>
8133
8175
  <file name="utils.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/utils.js">
8134
8176
  <metrics statements="26" coveredstatements="24" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
@@ -8659,9 +8701,9 @@
8659
8701
  </file>
8660
8702
  </package>
8661
8703
  <package name="rabbit-ui-kit.src.swaps-lib.services">
8662
- <metrics statements="523" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
8704
+ <metrics statements="528" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
8663
8705
  <file name="publicSwapService.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js">
8664
- <metrics statements="523" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
8706
+ <metrics statements="528" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
8665
8707
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
8666
8708
  <line num="2" count="0" type="stmt"/>
8667
8709
  <line num="3" count="0" type="stmt"/>
@@ -9185,6 +9227,11 @@
9185
9227
  <line num="521" count="0" type="stmt"/>
9186
9228
  <line num="522" count="0" type="stmt"/>
9187
9229
  <line num="523" count="0" type="stmt"/>
9230
+ <line num="524" count="0" type="stmt"/>
9231
+ <line num="525" count="0" type="stmt"/>
9232
+ <line num="526" count="0" type="stmt"/>
9233
+ <line num="527" count="0" type="stmt"/>
9234
+ <line num="528" count="0" type="stmt"/>
9188
9235
  </file>
9189
9236
  </package>
9190
9237
  <package name="rabbit-ui-kit.src.swaps-lib.utils">
@@ -11088,9 +11135,9 @@
11088
11135
  </file>
11089
11136
  </package>
11090
11137
  <package name="rabbit-ui-kit.src.ui-kit.components.atoms.buttons.Button">
11091
- <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"/>
11092
11139
  <file name="Button.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx">
11093
- <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"/>
11094
11141
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
11095
11142
  <line num="2" count="0" type="stmt"/>
11096
11143
  <line num="3" count="0" type="stmt"/>
@@ -11307,6 +11354,11 @@
11307
11354
  <line num="214" count="0" type="stmt"/>
11308
11355
  <line num="215" count="0" type="stmt"/>
11309
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"/>
11310
11362
  </file>
11311
11363
  </package>
11312
11364
  <package name="rabbit-ui-kit.src.ui-kit.components.atoms.buttons.Close">
@@ -14142,9 +14194,9 @@
14142
14194
  </file>
14143
14195
  </package>
14144
14196
  <package name="rabbit-ui-kit.src.ui-kit.components.organisms.SwapForm">
14145
- <metrics statements="1429" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
14197
+ <metrics statements="1443" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
14146
14198
  <file name="SwapForm.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx">
14147
- <metrics statements="1429" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
14199
+ <metrics statements="1443" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
14148
14200
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
14149
14201
  <line num="2" count="0" type="stmt"/>
14150
14202
  <line num="3" count="0" type="stmt"/>
@@ -15574,6 +15626,20 @@
15574
15626
  <line num="1427" count="0" type="stmt"/>
15575
15627
  <line num="1428" count="0" type="stmt"/>
15576
15628
  <line num="1429" count="0" type="stmt"/>
15629
+ <line num="1430" count="0" type="stmt"/>
15630
+ <line num="1431" count="0" type="stmt"/>
15631
+ <line num="1432" count="0" type="stmt"/>
15632
+ <line num="1433" count="0" type="stmt"/>
15633
+ <line num="1434" count="0" type="stmt"/>
15634
+ <line num="1435" count="0" type="stmt"/>
15635
+ <line num="1436" count="0" type="stmt"/>
15636
+ <line num="1437" count="0" type="stmt"/>
15637
+ <line num="1438" count="0" type="stmt"/>
15638
+ <line num="1439" count="0" type="stmt"/>
15639
+ <line num="1440" count="0" type="stmt"/>
15640
+ <line num="1441" count="0" type="stmt"/>
15641
+ <line num="1442" count="0" type="stmt"/>
15642
+ <line num="1443" count="0" type="stmt"/>
15577
15643
  </file>
15578
15644
  </package>
15579
15645
  <package name="rabbit-ui-kit.src.ui-kit.components.organisms.WaitlistSubscription">
@@ -16369,9 +16435,9 @@
16369
16435
  </file>
16370
16436
  </package>
16371
16437
  <package name="rabbit-ui-kit.stories.atoms.buttons">
16372
- <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"/>
16373
16439
  <file name="Button.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/atoms/buttons/Button.stories.jsx">
16374
- <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"/>
16375
16441
  <line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
16376
16442
  <line num="2" count="0" type="stmt"/>
16377
16443
  <line num="3" count="0" type="stmt"/>
@@ -16638,6 +16704,7 @@
16638
16704
  <line num="264" count="0" type="stmt"/>
16639
16705
  <line num="265" count="0" type="stmt"/>
16640
16706
  <line num="266" count="0" type="stmt"/>
16707
+ <line num="267" count="0" type="stmt"/>
16641
16708
  </file>
16642
16709
  <file name="Close.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/atoms/buttons/Close.stories.jsx">
16643
16710
  <metrics statements="42" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>