@rabbitio/ui-kit 1.0.0-beta.112 → 1.0.0-beta.113

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 (198) hide show
  1. package/coverage/clover.xml +1226 -1255
  2. package/coverage/coverage-final.json +13 -13
  3. package/coverage/index.html +18 -18
  4. package/coverage/ui-kit/index.html +1 -1
  5. package/coverage/ui-kit/index.js.html +1 -1
  6. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
  7. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
  8. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +1 -1
  9. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
  10. package/coverage/ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
  11. package/coverage/ui-kit/src/common-apis/adapters/index.html +1 -1
  12. package/coverage/ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
  13. package/coverage/ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
  14. package/coverage/ui-kit/src/common-apis/external-apis/emailAPI.js.html +1 -1
  15. package/coverage/ui-kit/src/common-apis/external-apis/index.html +1 -1
  16. package/coverage/ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
  17. package/coverage/ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
  18. package/coverage/ui-kit/src/common-apis/index.html +1 -1
  19. package/coverage/ui-kit/src/common-apis/models/blockchain.js.html +1 -1
  20. package/coverage/ui-kit/src/common-apis/models/coin.js.html +221 -221
  21. package/coverage/ui-kit/src/common-apis/models/index.html +1 -1
  22. package/coverage/ui-kit/src/common-apis/models/protocol.js.html +3 -3
  23. package/coverage/ui-kit/src/common-apis/services/fiatCurrenciesService.js.html +1 -1
  24. package/coverage/ui-kit/src/common-apis/services/index.html +1 -1
  25. package/coverage/ui-kit/src/common-apis/utils/amountUtils.js.html +21 -21
  26. package/coverage/ui-kit/src/common-apis/utils/cache.js.html +6 -6
  27. package/coverage/ui-kit/src/common-apis/utils/errorUtils.js.html +13 -13
  28. package/coverage/ui-kit/src/common-apis/utils/index.html +1 -1
  29. package/coverage/ui-kit/src/common-apis/utils/logging/index.html +1 -1
  30. package/coverage/ui-kit/src/common-apis/utils/logging/logger.js.html +22 -22
  31. package/coverage/ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
  32. package/coverage/ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
  33. package/coverage/ui-kit/src/common-apis/utils/rabbitTicker.js.html +10 -10
  34. package/coverage/ui-kit/src/common-apis/utils/safeStringify.js.html +25 -25
  35. package/coverage/ui-kit/src/index.html +1 -1
  36. package/coverage/ui-kit/src/index.js.html +1 -1
  37. package/coverage/ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
  38. package/coverage/ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
  39. package/coverage/ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
  40. package/coverage/ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
  41. package/coverage/ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
  42. package/coverage/ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
  43. package/coverage/ui-kit/src/robust-api-caller/index.html +1 -1
  44. package/coverage/ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
  45. package/coverage/ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js.html +1 -1
  46. package/coverage/ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js.html +241 -328
  47. package/coverage/ui-kit/src/swaps-lib/external-apis/index.html +19 -19
  48. package/coverage/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
  49. package/coverage/ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +284 -284
  50. package/coverage/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +1 -1
  51. package/coverage/ui-kit/src/swaps-lib/external-apis/utils.js.html +14 -14
  52. package/coverage/ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
  53. package/coverage/ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
  54. package/coverage/ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
  55. package/coverage/ui-kit/src/swaps-lib/models/index.html +1 -1
  56. package/coverage/ui-kit/src/swaps-lib/models/partner.js.html +1 -1
  57. package/coverage/ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +73 -73
  58. package/coverage/ui-kit/src/swaps-lib/services/index.html +1 -1
  59. package/coverage/ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
  60. package/coverage/ui-kit/src/swaps-lib/utils/index.html +1 -1
  61. package/coverage/ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
  62. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
  63. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
  64. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
  65. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
  66. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
  67. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
  68. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
  69. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
  70. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +1 -1
  71. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
  72. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
  73. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +1 -1
  74. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
  75. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
  76. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
  77. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
  78. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
  79. package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
  80. package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
  81. package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
  82. package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
  83. package/coverage/ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
  84. package/coverage/ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
  85. package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
  86. package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
  87. package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
  88. package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
  89. package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
  90. package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
  91. package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
  92. package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
  93. package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
  94. package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
  95. package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
  96. package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
  97. package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
  98. package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
  99. package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
  100. package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
  101. package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
  102. package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
  103. package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
  104. package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
  105. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
  106. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
  107. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
  108. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
  109. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
  110. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
  111. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
  112. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
  113. package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
  114. package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
  115. package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
  116. package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
  117. package/coverage/ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +1 -1
  118. package/coverage/ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +1 -1
  119. package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
  120. package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
  121. package/coverage/ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +1 -1
  122. package/coverage/ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
  123. package/coverage/ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
  124. package/coverage/ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
  125. package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
  126. package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
  127. package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
  128. package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
  129. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
  130. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
  131. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
  132. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
  133. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
  134. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
  135. package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
  136. package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
  137. package/coverage/ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
  138. package/coverage/ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
  139. package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
  140. package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
  141. package/coverage/ui-kit/src/ui-kit/hooks/index.html +1 -1
  142. package/coverage/ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
  143. package/coverage/ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
  144. package/coverage/ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
  145. package/coverage/ui-kit/src/ui-kit/utils/index.html +1 -1
  146. package/coverage/ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
  147. package/coverage/ui-kit/src/ui-kit/utils/searchCoins.js.html +1 -1
  148. package/coverage/ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
  149. package/coverage/ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
  150. package/coverage/ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
  151. package/coverage/ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
  152. package/coverage/ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
  153. package/coverage/ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
  154. package/coverage/ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
  155. package/coverage/ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
  156. package/coverage/ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
  157. package/coverage/ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
  158. package/coverage/ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
  159. package/coverage/ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
  160. package/coverage/ui-kit/stories/atoms/buttons/index.html +1 -1
  161. package/coverage/ui-kit/stories/atoms/index.html +1 -1
  162. package/coverage/ui-kit/stories/molecules/AmountInput.stories.jsx.html +1 -1
  163. package/coverage/ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
  164. package/coverage/ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +1 -1
  165. package/coverage/ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
  166. package/coverage/ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
  167. package/coverage/ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
  168. package/coverage/ui-kit/stories/molecules/index.html +1 -1
  169. package/coverage/ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
  170. package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
  171. package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
  172. package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
  173. package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
  174. package/coverage/ui-kit/stories/organisms/Dialog/index.html +1 -1
  175. package/coverage/ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +1 -1
  176. package/coverage/ui-kit/stories/organisms/index.html +1 -1
  177. package/coverage/ui-kit/stories/stubs/coins.jsx.html +1 -1
  178. package/coverage/ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
  179. package/coverage/ui-kit/stories/stubs/index.html +1 -1
  180. package/coverage/ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
  181. package/coverage/ui-kit/stories/templates/index.html +1 -1
  182. package/dist/index.cjs +93 -129
  183. package/dist/index.cjs.map +1 -1
  184. package/dist/index.modern.js +8 -31
  185. package/dist/index.modern.js.map +1 -1
  186. package/dist/index.module.js +93 -129
  187. package/dist/index.module.js.map +1 -1
  188. package/dist/index.umd.js +93 -129
  189. package/dist/index.umd.js.map +1 -1
  190. package/package.json +1 -1
  191. package/src/swaps-lib/external-apis/goexmeSwapProvider.js +15 -44
  192. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/createSwap.test.js +0 -7
  193. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/getSwapInfo.test.js +0 -15
  194. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/PairSupport.int.test.js +1 -30
  195. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/_fetchSupportedCurrenciesIfNeeded.int.test.js +0 -28
  196. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/createSwap.int.test.js +0 -1
  197. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/getSwapInfo.int.test.js +0 -1
  198. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/_ensurePairsLoaded.test.js +0 -77
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1754051319200" clover="3.2.0">
3
- <project timestamp="1754051319200" name="All files">
4
- <metrics statements="17118" coveredstatements="4298" conditionals="943" coveredconditionals="714" methods="319" coveredmethods="123" elements="18380" coveredelements="5135" complexity="0" loc="17118" ncloc="17118" packages="60" files="118" classes="118"/>
2
+ <coverage generated="1754304792501" clover="3.2.0">
3
+ <project timestamp="1754304792501" name="All files">
4
+ <metrics statements="17089" coveredstatements="4264" conditionals="922" coveredconditionals="692" methods="317" coveredmethods="121" elements="18328" coveredelements="5077" complexity="0" loc="17089" ncloc="17089" packages="60" files="118" classes="118"/>
5
5
  <package name="ui-kit">
6
6
  <metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
7
7
  <file name="index.js" path="/Users/buldin/WebstormProjects/ui-kit/index.js">
@@ -497,253 +497,253 @@
497
497
  <line num="6" count="1" type="stmt"/>
498
498
  <line num="7" count="1" type="stmt"/>
499
499
  <line num="8" count="1" type="cond" truecount="1" falsecount="0"/>
500
- <line num="9" count="523" type="stmt"/>
501
- <line num="10" count="523" type="stmt"/>
502
- <line num="11" count="523" type="stmt"/>
503
- <line num="12" count="523" type="stmt"/>
504
- <line num="13" count="523" type="stmt"/>
505
- <line num="14" count="523" type="stmt"/>
506
- <line num="15" count="523" type="stmt"/>
507
- <line num="16" count="523" type="stmt"/>
508
- <line num="17" count="523" type="stmt"/>
509
- <line num="18" count="523" type="stmt"/>
510
- <line num="19" count="523" type="stmt"/>
511
- <line num="20" count="523" type="stmt"/>
512
- <line num="21" count="523" type="stmt"/>
513
- <line num="22" count="523" type="stmt"/>
514
- <line num="23" count="523" type="stmt"/>
515
- <line num="24" count="523" type="stmt"/>
516
- <line num="25" count="523" type="stmt"/>
517
- <line num="26" count="523" type="stmt"/>
518
- <line num="27" count="523" type="stmt"/>
519
- <line num="28" count="523" type="stmt"/>
520
- <line num="29" count="523" type="stmt"/>
521
- <line num="30" count="523" type="stmt"/>
522
- <line num="31" count="523" type="stmt"/>
523
- <line num="32" count="523" type="stmt"/>
524
- <line num="33" count="523" type="stmt"/>
525
- <line num="34" count="523" type="stmt"/>
526
- <line num="35" count="523" type="stmt"/>
527
- <line num="36" count="523" type="stmt"/>
528
- <line num="37" count="523" type="stmt"/>
529
- <line num="38" count="523" type="stmt"/>
530
- <line num="39" count="523" type="stmt"/>
531
- <line num="40" count="523" type="stmt"/>
532
- <line num="41" count="523" type="stmt"/>
533
- <line num="42" count="523" type="stmt"/>
534
- <line num="43" count="523" type="stmt"/>
535
- <line num="44" count="523" type="stmt"/>
536
- <line num="45" count="523" type="stmt"/>
537
- <line num="46" count="523" type="stmt"/>
538
- <line num="47" count="523" type="stmt"/>
539
- <line num="48" count="523" type="stmt"/>
540
- <line num="49" count="523" type="stmt"/>
541
- <line num="50" count="523" type="stmt"/>
542
- <line num="51" count="523" type="stmt"/>
543
- <line num="52" count="523" type="stmt"/>
544
- <line num="53" count="523" type="stmt"/>
545
- <line num="54" count="523" type="stmt"/>
546
- <line num="55" count="523" type="stmt"/>
547
- <line num="56" count="523" type="stmt"/>
548
- <line num="57" count="523" type="stmt"/>
549
- <line num="58" count="523" type="stmt"/>
550
- <line num="59" count="523" type="stmt"/>
551
- <line num="60" count="523" type="stmt"/>
552
- <line num="61" count="523" type="stmt"/>
553
- <line num="62" count="523" type="stmt"/>
554
- <line num="63" count="523" type="stmt"/>
555
- <line num="64" count="523" type="stmt"/>
556
- <line num="65" count="523" type="stmt"/>
557
- <line num="66" count="523" type="stmt"/>
558
- <line num="67" count="523" type="stmt"/>
559
- <line num="68" count="523" type="stmt"/>
560
- <line num="69" count="523" type="stmt"/>
561
- <line num="70" count="523" type="stmt"/>
562
- <line num="71" count="523" type="stmt"/>
563
- <line num="72" count="523" type="stmt"/>
564
- <line num="73" count="523" type="stmt"/>
565
- <line num="74" count="523" type="stmt"/>
566
- <line num="75" count="523" type="stmt"/>
567
- <line num="76" count="523" type="stmt"/>
568
- <line num="77" count="523" type="stmt"/>
569
- <line num="78" count="523" type="stmt"/>
570
- <line num="79" count="523" type="stmt"/>
571
- <line num="80" count="523" type="stmt"/>
572
- <line num="81" count="523" type="stmt"/>
573
- <line num="82" count="523" type="stmt"/>
574
- <line num="83" count="523" type="stmt"/>
575
- <line num="84" count="523" type="stmt"/>
576
- <line num="85" count="523" type="stmt"/>
577
- <line num="86" count="523" type="stmt"/>
578
- <line num="87" count="523" type="stmt"/>
579
- <line num="88" count="523" type="stmt"/>
580
- <line num="89" count="523" type="stmt"/>
581
- <line num="90" count="523" type="stmt"/>
582
- <line num="91" count="523" type="stmt"/>
583
- <line num="92" count="523" type="stmt"/>
584
- <line num="93" count="523" type="stmt"/>
585
- <line num="94" count="523" type="stmt"/>
586
- <line num="95" count="523" type="stmt"/>
587
- <line num="96" count="523" type="stmt"/>
588
- <line num="97" count="523" type="stmt"/>
589
- <line num="98" count="523" type="stmt"/>
590
- <line num="99" count="523" type="stmt"/>
591
- <line num="100" count="523" type="stmt"/>
592
- <line num="101" count="523" type="stmt"/>
593
- <line num="102" count="523" type="stmt"/>
594
- <line num="103" count="523" type="stmt"/>
595
- <line num="104" count="523" type="stmt"/>
596
- <line num="105" count="523" type="stmt"/>
597
- <line num="106" count="523" type="stmt"/>
598
- <line num="107" count="523" type="stmt"/>
599
- <line num="108" count="523" type="stmt"/>
600
- <line num="109" count="523" type="stmt"/>
601
- <line num="110" count="523" type="stmt"/>
602
- <line num="111" count="523" type="stmt"/>
603
- <line num="112" count="523" type="stmt"/>
604
- <line num="113" count="523" type="stmt"/>
605
- <line num="114" count="523" type="stmt"/>
606
- <line num="115" count="523" type="stmt"/>
607
- <line num="116" count="523" type="stmt"/>
608
- <line num="117" count="523" type="stmt"/>
609
- <line num="118" count="523" type="stmt"/>
610
- <line num="119" count="523" type="stmt"/>
611
- <line num="120" count="523" type="stmt"/>
612
- <line num="121" count="523" type="stmt"/>
613
- <line num="122" count="523" type="stmt"/>
614
- <line num="123" count="523" type="stmt"/>
615
- <line num="124" count="523" type="stmt"/>
616
- <line num="125" count="523" type="stmt"/>
617
- <line num="126" count="523" type="stmt"/>
618
- <line num="127" count="523" type="stmt"/>
619
- <line num="128" count="523" type="cond" truecount="1" falsecount="0"/>
620
- <line num="129" count="523" type="stmt"/>
621
- <line num="130" count="523" type="stmt"/>
622
- <line num="131" count="523" type="stmt"/>
623
- <line num="132" count="523" type="stmt"/>
624
- <line num="133" count="523" type="stmt"/>
625
- <line num="134" count="523" type="stmt"/>
626
- <line num="135" count="523" type="stmt"/>
627
- <line num="136" count="523" type="stmt"/>
628
- <line num="137" count="523" type="stmt"/>
629
- <line num="138" count="523" type="stmt"/>
630
- <line num="139" count="523" type="stmt"/>
631
- <line num="140" count="523" type="stmt"/>
632
- <line num="141" count="523" type="stmt"/>
633
- <line num="142" count="523" type="stmt"/>
634
- <line num="143" count="523" type="stmt"/>
635
- <line num="144" count="523" type="stmt"/>
636
- <line num="145" count="523" type="stmt"/>
637
- <line num="146" count="523" type="stmt"/>
638
- <line num="147" count="523" type="stmt"/>
639
- <line num="148" count="523" type="stmt"/>
640
- <line num="149" count="523" type="stmt"/>
641
- <line num="150" count="523" type="stmt"/>
642
- <line num="151" count="523" type="stmt"/>
643
- <line num="152" count="523" type="stmt"/>
644
- <line num="153" count="523" type="stmt"/>
645
- <line num="154" count="523" type="stmt"/>
646
- <line num="155" count="523" type="stmt"/>
647
- <line num="156" count="523" type="stmt"/>
648
- <line num="157" count="523" type="stmt"/>
649
- <line num="158" count="523" type="stmt"/>
650
- <line num="159" count="523" type="stmt"/>
651
- <line num="160" count="523" type="stmt"/>
652
- <line num="161" count="523" type="stmt"/>
653
- <line num="162" count="523" type="stmt"/>
654
- <line num="163" count="523" type="stmt"/>
655
- <line num="164" count="523" type="stmt"/>
656
- <line num="165" count="523" type="stmt"/>
657
- <line num="166" count="523" type="stmt"/>
658
- <line num="167" count="523" type="stmt"/>
659
- <line num="168" count="523" type="stmt"/>
660
- <line num="169" count="523" type="stmt"/>
661
- <line num="170" count="523" type="stmt"/>
662
- <line num="171" count="523" type="stmt"/>
663
- <line num="172" count="523" type="stmt"/>
664
- <line num="173" count="523" type="stmt"/>
665
- <line num="174" count="523" type="stmt"/>
666
- <line num="175" count="523" type="stmt"/>
667
- <line num="176" count="523" type="stmt"/>
500
+ <line num="9" count="488" type="stmt"/>
501
+ <line num="10" count="488" type="stmt"/>
502
+ <line num="11" count="488" type="stmt"/>
503
+ <line num="12" count="488" type="stmt"/>
504
+ <line num="13" count="488" type="stmt"/>
505
+ <line num="14" count="488" type="stmt"/>
506
+ <line num="15" count="488" type="stmt"/>
507
+ <line num="16" count="488" type="stmt"/>
508
+ <line num="17" count="488" type="stmt"/>
509
+ <line num="18" count="488" type="stmt"/>
510
+ <line num="19" count="488" type="stmt"/>
511
+ <line num="20" count="488" type="stmt"/>
512
+ <line num="21" count="488" type="stmt"/>
513
+ <line num="22" count="488" type="stmt"/>
514
+ <line num="23" count="488" type="stmt"/>
515
+ <line num="24" count="488" type="stmt"/>
516
+ <line num="25" count="488" type="stmt"/>
517
+ <line num="26" count="488" type="stmt"/>
518
+ <line num="27" count="488" type="stmt"/>
519
+ <line num="28" count="488" type="stmt"/>
520
+ <line num="29" count="488" type="stmt"/>
521
+ <line num="30" count="488" type="stmt"/>
522
+ <line num="31" count="488" type="stmt"/>
523
+ <line num="32" count="488" type="stmt"/>
524
+ <line num="33" count="488" type="stmt"/>
525
+ <line num="34" count="488" type="stmt"/>
526
+ <line num="35" count="488" type="stmt"/>
527
+ <line num="36" count="488" type="stmt"/>
528
+ <line num="37" count="488" type="stmt"/>
529
+ <line num="38" count="488" type="stmt"/>
530
+ <line num="39" count="488" type="stmt"/>
531
+ <line num="40" count="488" type="stmt"/>
532
+ <line num="41" count="488" type="stmt"/>
533
+ <line num="42" count="488" type="stmt"/>
534
+ <line num="43" count="488" type="stmt"/>
535
+ <line num="44" count="488" type="stmt"/>
536
+ <line num="45" count="488" type="stmt"/>
537
+ <line num="46" count="488" type="stmt"/>
538
+ <line num="47" count="488" type="stmt"/>
539
+ <line num="48" count="488" type="stmt"/>
540
+ <line num="49" count="488" type="stmt"/>
541
+ <line num="50" count="488" type="stmt"/>
542
+ <line num="51" count="488" type="stmt"/>
543
+ <line num="52" count="488" type="stmt"/>
544
+ <line num="53" count="488" type="stmt"/>
545
+ <line num="54" count="488" type="stmt"/>
546
+ <line num="55" count="488" type="stmt"/>
547
+ <line num="56" count="488" type="stmt"/>
548
+ <line num="57" count="488" type="stmt"/>
549
+ <line num="58" count="488" type="stmt"/>
550
+ <line num="59" count="488" type="stmt"/>
551
+ <line num="60" count="488" type="stmt"/>
552
+ <line num="61" count="488" type="stmt"/>
553
+ <line num="62" count="488" type="stmt"/>
554
+ <line num="63" count="488" type="stmt"/>
555
+ <line num="64" count="488" type="stmt"/>
556
+ <line num="65" count="488" type="stmt"/>
557
+ <line num="66" count="488" type="stmt"/>
558
+ <line num="67" count="488" type="stmt"/>
559
+ <line num="68" count="488" type="stmt"/>
560
+ <line num="69" count="488" type="stmt"/>
561
+ <line num="70" count="488" type="stmt"/>
562
+ <line num="71" count="488" type="stmt"/>
563
+ <line num="72" count="488" type="stmt"/>
564
+ <line num="73" count="488" type="stmt"/>
565
+ <line num="74" count="488" type="stmt"/>
566
+ <line num="75" count="488" type="stmt"/>
567
+ <line num="76" count="488" type="stmt"/>
568
+ <line num="77" count="488" type="stmt"/>
569
+ <line num="78" count="488" type="stmt"/>
570
+ <line num="79" count="488" type="stmt"/>
571
+ <line num="80" count="488" type="stmt"/>
572
+ <line num="81" count="488" type="stmt"/>
573
+ <line num="82" count="488" type="stmt"/>
574
+ <line num="83" count="488" type="stmt"/>
575
+ <line num="84" count="488" type="stmt"/>
576
+ <line num="85" count="488" type="stmt"/>
577
+ <line num="86" count="488" type="stmt"/>
578
+ <line num="87" count="488" type="stmt"/>
579
+ <line num="88" count="488" type="stmt"/>
580
+ <line num="89" count="488" type="stmt"/>
581
+ <line num="90" count="488" type="stmt"/>
582
+ <line num="91" count="488" type="stmt"/>
583
+ <line num="92" count="488" type="stmt"/>
584
+ <line num="93" count="488" type="stmt"/>
585
+ <line num="94" count="488" type="stmt"/>
586
+ <line num="95" count="488" type="stmt"/>
587
+ <line num="96" count="488" type="stmt"/>
588
+ <line num="97" count="488" type="stmt"/>
589
+ <line num="98" count="488" type="stmt"/>
590
+ <line num="99" count="488" type="stmt"/>
591
+ <line num="100" count="488" type="stmt"/>
592
+ <line num="101" count="488" type="stmt"/>
593
+ <line num="102" count="488" type="stmt"/>
594
+ <line num="103" count="488" type="stmt"/>
595
+ <line num="104" count="488" type="stmt"/>
596
+ <line num="105" count="488" type="stmt"/>
597
+ <line num="106" count="488" type="stmt"/>
598
+ <line num="107" count="488" type="stmt"/>
599
+ <line num="108" count="488" type="stmt"/>
600
+ <line num="109" count="488" type="stmt"/>
601
+ <line num="110" count="488" type="stmt"/>
602
+ <line num="111" count="488" type="stmt"/>
603
+ <line num="112" count="488" type="stmt"/>
604
+ <line num="113" count="488" type="stmt"/>
605
+ <line num="114" count="488" type="stmt"/>
606
+ <line num="115" count="488" type="stmt"/>
607
+ <line num="116" count="488" type="stmt"/>
608
+ <line num="117" count="488" type="stmt"/>
609
+ <line num="118" count="488" type="stmt"/>
610
+ <line num="119" count="488" type="stmt"/>
611
+ <line num="120" count="488" type="stmt"/>
612
+ <line num="121" count="488" type="stmt"/>
613
+ <line num="122" count="488" type="stmt"/>
614
+ <line num="123" count="488" type="stmt"/>
615
+ <line num="124" count="488" type="stmt"/>
616
+ <line num="125" count="488" type="stmt"/>
617
+ <line num="126" count="488" type="stmt"/>
618
+ <line num="127" count="488" type="stmt"/>
619
+ <line num="128" count="488" type="cond" truecount="1" falsecount="0"/>
620
+ <line num="129" count="488" type="stmt"/>
621
+ <line num="130" count="488" type="stmt"/>
622
+ <line num="131" count="488" type="stmt"/>
623
+ <line num="132" count="488" type="stmt"/>
624
+ <line num="133" count="488" type="stmt"/>
625
+ <line num="134" count="488" type="stmt"/>
626
+ <line num="135" count="488" type="stmt"/>
627
+ <line num="136" count="488" type="stmt"/>
628
+ <line num="137" count="488" type="stmt"/>
629
+ <line num="138" count="488" type="stmt"/>
630
+ <line num="139" count="488" type="stmt"/>
631
+ <line num="140" count="488" type="stmt"/>
632
+ <line num="141" count="488" type="stmt"/>
633
+ <line num="142" count="488" type="stmt"/>
634
+ <line num="143" count="488" type="stmt"/>
635
+ <line num="144" count="488" type="stmt"/>
636
+ <line num="145" count="488" type="stmt"/>
637
+ <line num="146" count="488" type="stmt"/>
638
+ <line num="147" count="488" type="stmt"/>
639
+ <line num="148" count="488" type="stmt"/>
640
+ <line num="149" count="488" type="stmt"/>
641
+ <line num="150" count="488" type="stmt"/>
642
+ <line num="151" count="488" type="stmt"/>
643
+ <line num="152" count="488" type="stmt"/>
644
+ <line num="153" count="488" type="stmt"/>
645
+ <line num="154" count="488" type="stmt"/>
646
+ <line num="155" count="488" type="stmt"/>
647
+ <line num="156" count="488" type="stmt"/>
648
+ <line num="157" count="488" type="stmt"/>
649
+ <line num="158" count="488" type="stmt"/>
650
+ <line num="159" count="488" type="stmt"/>
651
+ <line num="160" count="488" type="stmt"/>
652
+ <line num="161" count="488" type="stmt"/>
653
+ <line num="162" count="488" type="stmt"/>
654
+ <line num="163" count="488" type="stmt"/>
655
+ <line num="164" count="488" type="stmt"/>
656
+ <line num="165" count="488" type="stmt"/>
657
+ <line num="166" count="488" type="stmt"/>
658
+ <line num="167" count="488" type="stmt"/>
659
+ <line num="168" count="488" type="stmt"/>
660
+ <line num="169" count="488" type="stmt"/>
661
+ <line num="170" count="488" type="stmt"/>
662
+ <line num="171" count="488" type="stmt"/>
663
+ <line num="172" count="488" type="stmt"/>
664
+ <line num="173" count="488" type="stmt"/>
665
+ <line num="174" count="488" type="stmt"/>
666
+ <line num="175" count="488" type="stmt"/>
667
+ <line num="176" count="488" type="stmt"/>
668
668
  <line num="177" count="0" type="stmt"/>
669
669
  <line num="178" count="0" type="stmt"/>
670
- <line num="179" count="523" type="stmt"/>
671
- <line num="180" count="523" type="stmt"/>
672
- <line num="181" count="523" type="stmt"/>
673
- <line num="182" count="523" type="stmt"/>
674
- <line num="183" count="523" type="stmt"/>
675
- <line num="184" count="523" type="stmt"/>
676
- <line num="185" count="523" type="stmt"/>
677
- <line num="186" count="523" type="stmt"/>
670
+ <line num="179" count="488" type="stmt"/>
671
+ <line num="180" count="488" type="stmt"/>
672
+ <line num="181" count="488" type="stmt"/>
673
+ <line num="182" count="488" type="stmt"/>
674
+ <line num="183" count="488" type="stmt"/>
675
+ <line num="184" count="488" type="stmt"/>
676
+ <line num="185" count="488" type="stmt"/>
677
+ <line num="186" count="488" type="stmt"/>
678
678
  <line num="187" count="0" type="stmt"/>
679
679
  <line num="188" count="0" type="stmt"/>
680
- <line num="189" count="523" type="stmt"/>
681
- <line num="190" count="523" type="stmt"/>
682
- <line num="191" count="523" type="stmt"/>
683
- <line num="192" count="523" type="stmt"/>
684
- <line num="193" count="523" type="stmt"/>
685
- <line num="194" count="523" type="stmt"/>
686
- <line num="195" count="523" type="stmt"/>
687
- <line num="196" count="523" type="stmt"/>
680
+ <line num="189" count="488" type="stmt"/>
681
+ <line num="190" count="488" type="stmt"/>
682
+ <line num="191" count="488" type="stmt"/>
683
+ <line num="192" count="488" type="stmt"/>
684
+ <line num="193" count="488" type="stmt"/>
685
+ <line num="194" count="488" type="stmt"/>
686
+ <line num="195" count="488" type="stmt"/>
687
+ <line num="196" count="488" type="stmt"/>
688
688
  <line num="197" count="0" type="stmt"/>
689
689
  <line num="198" count="0" type="stmt"/>
690
- <line num="199" count="523" type="stmt"/>
691
- <line num="200" count="523" type="stmt"/>
692
- <line num="201" count="523" type="stmt"/>
693
- <line num="202" count="523" type="stmt"/>
694
- <line num="203" count="523" type="stmt"/>
695
- <line num="204" count="523" type="stmt"/>
696
- <line num="205" count="523" type="stmt"/>
697
- <line num="206" count="523" type="stmt"/>
690
+ <line num="199" count="488" type="stmt"/>
691
+ <line num="200" count="488" type="stmt"/>
692
+ <line num="201" count="488" type="stmt"/>
693
+ <line num="202" count="488" type="stmt"/>
694
+ <line num="203" count="488" type="stmt"/>
695
+ <line num="204" count="488" type="stmt"/>
696
+ <line num="205" count="488" type="stmt"/>
697
+ <line num="206" count="488" type="stmt"/>
698
698
  <line num="207" count="0" type="stmt"/>
699
699
  <line num="208" count="0" type="stmt"/>
700
- <line num="209" count="523" type="stmt"/>
701
- <line num="210" count="523" type="stmt"/>
702
- <line num="211" count="523" type="stmt"/>
703
- <line num="212" count="523" type="stmt"/>
704
- <line num="213" count="523" type="stmt"/>
705
- <line num="214" count="523" type="stmt"/>
706
- <line num="215" count="523" type="stmt"/>
707
- <line num="216" count="523" type="stmt"/>
700
+ <line num="209" count="488" type="stmt"/>
701
+ <line num="210" count="488" type="stmt"/>
702
+ <line num="211" count="488" type="stmt"/>
703
+ <line num="212" count="488" type="stmt"/>
704
+ <line num="213" count="488" type="stmt"/>
705
+ <line num="214" count="488" type="stmt"/>
706
+ <line num="215" count="488" type="stmt"/>
707
+ <line num="216" count="488" type="stmt"/>
708
708
  <line num="217" count="0" type="stmt"/>
709
709
  <line num="218" count="0" type="stmt"/>
710
- <line num="219" count="523" type="stmt"/>
711
- <line num="220" count="523" type="stmt"/>
712
- <line num="221" count="523" type="stmt"/>
713
- <line num="222" count="523" type="stmt"/>
714
- <line num="223" count="523" type="stmt"/>
715
- <line num="224" count="523" type="stmt"/>
716
- <line num="225" count="523" type="stmt"/>
717
- <line num="226" count="523" type="stmt"/>
718
- <line num="227" count="523" type="stmt"/>
719
- <line num="228" count="523" type="stmt"/>
710
+ <line num="219" count="488" type="stmt"/>
711
+ <line num="220" count="488" type="stmt"/>
712
+ <line num="221" count="488" type="stmt"/>
713
+ <line num="222" count="488" type="stmt"/>
714
+ <line num="223" count="488" type="stmt"/>
715
+ <line num="224" count="488" type="stmt"/>
716
+ <line num="225" count="488" type="stmt"/>
717
+ <line num="226" count="488" type="stmt"/>
718
+ <line num="227" count="488" type="stmt"/>
719
+ <line num="228" count="488" type="stmt"/>
720
720
  <line num="229" count="0" type="stmt"/>
721
721
  <line num="230" count="0" type="stmt"/>
722
- <line num="231" count="523" type="stmt"/>
723
- <line num="232" count="523" type="stmt"/>
724
- <line num="233" count="523" type="stmt"/>
725
- <line num="234" count="523" type="stmt"/>
726
- <line num="235" count="523" type="stmt"/>
727
- <line num="236" count="523" type="stmt"/>
728
- <line num="237" count="523" type="stmt"/>
722
+ <line num="231" count="488" type="stmt"/>
723
+ <line num="232" count="488" type="stmt"/>
724
+ <line num="233" count="488" type="stmt"/>
725
+ <line num="234" count="488" type="stmt"/>
726
+ <line num="235" count="488" type="stmt"/>
727
+ <line num="236" count="488" type="stmt"/>
728
+ <line num="237" count="488" type="stmt"/>
729
729
  <line num="238" count="0" type="stmt"/>
730
730
  <line num="239" count="0" type="stmt"/>
731
- <line num="240" count="523" type="stmt"/>
732
- <line num="241" count="523" type="stmt"/>
731
+ <line num="240" count="488" type="stmt"/>
732
+ <line num="241" count="488" type="stmt"/>
733
733
  <line num="242" count="0" type="stmt"/>
734
734
  <line num="243" count="0" type="stmt"/>
735
735
  <line num="244" count="0" type="stmt"/>
736
736
  <line num="245" count="0" type="stmt"/>
737
737
  <line num="246" count="0" type="stmt"/>
738
738
  <line num="247" count="0" type="stmt"/>
739
- <line num="248" count="523" type="stmt"/>
739
+ <line num="248" count="488" type="stmt"/>
740
740
  </file>
741
741
  <file name="protocol.js" path="/Users/buldin/WebstormProjects/ui-kit/src/common-apis/models/protocol.js">
742
742
  <metrics statements="5" coveredstatements="5" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
743
743
  <line num="1" count="1" type="stmt"/>
744
744
  <line num="2" count="1" type="cond" truecount="1" falsecount="0"/>
745
- <line num="3" count="457" type="stmt"/>
746
- <line num="4" count="457" type="stmt"/>
745
+ <line num="3" count="422" type="stmt"/>
746
+ <line num="4" count="422" type="stmt"/>
747
747
  <line num="5" count="1" type="stmt"/>
748
748
  </file>
749
749
  </package>
@@ -987,13 +987,13 @@
987
987
  <line num="75" count="0" type="stmt"/>
988
988
  <line num="76" count="1" type="stmt"/>
989
989
  <line num="77" count="1" type="cond" truecount="1" falsecount="0"/>
990
- <line num="78" count="19" type="stmt"/>
991
- <line num="79" count="19" type="stmt"/>
992
- <line num="80" count="19" type="stmt"/>
993
- <line num="81" count="19" type="stmt"/>
994
- <line num="82" count="19" type="stmt"/>
995
- <line num="83" count="19" type="stmt"/>
996
- <line num="84" count="19" type="stmt"/>
990
+ <line num="78" count="18" type="stmt"/>
991
+ <line num="79" count="18" type="stmt"/>
992
+ <line num="80" count="18" type="stmt"/>
993
+ <line num="81" count="18" type="stmt"/>
994
+ <line num="82" count="18" type="stmt"/>
995
+ <line num="83" count="18" type="stmt"/>
996
+ <line num="84" count="18" type="stmt"/>
997
997
  <line num="85" count="1" type="stmt"/>
998
998
  <line num="86" count="1" type="stmt"/>
999
999
  <line num="87" count="1" type="stmt"/>
@@ -1107,14 +1107,14 @@
1107
1107
  <line num="195" count="0" type="stmt"/>
1108
1108
  <line num="196" count="1" type="stmt"/>
1109
1109
  <line num="197" count="1" type="cond" truecount="1" falsecount="0"/>
1110
- <line num="198" count="269" type="stmt"/>
1111
- <line num="199" count="269" type="stmt"/>
1112
- <line num="200" count="269" type="stmt"/>
1113
- <line num="201" count="269" type="cond" truecount="1" falsecount="0"/>
1114
- <line num="202" count="269" type="cond" truecount="1" falsecount="0"/>
1115
- <line num="203" count="269" type="stmt"/>
1116
- <line num="204" count="269" type="stmt"/>
1117
- <line num="205" count="269" type="stmt"/>
1110
+ <line num="198" count="265" type="stmt"/>
1111
+ <line num="199" count="265" type="stmt"/>
1112
+ <line num="200" count="265" type="stmt"/>
1113
+ <line num="201" count="265" type="cond" truecount="1" falsecount="0"/>
1114
+ <line num="202" count="265" type="cond" truecount="1" falsecount="0"/>
1115
+ <line num="203" count="265" type="stmt"/>
1116
+ <line num="204" count="265" type="stmt"/>
1117
+ <line num="205" count="265" type="stmt"/>
1118
1118
  <line num="206" count="1" type="stmt"/>
1119
1119
  <line num="207" count="1" type="stmt"/>
1120
1120
  <line num="208" count="1" type="stmt"/>
@@ -1127,13 +1127,13 @@
1127
1127
  <line num="215" count="1" type="stmt"/>
1128
1128
  <line num="216" count="1" type="stmt"/>
1129
1129
  <line num="217" count="1" type="cond" truecount="1" falsecount="0"/>
1130
- <line num="218" count="269" type="stmt"/>
1131
- <line num="219" count="269" type="cond" truecount="0" falsecount="1"/>
1132
- <line num="220" count="269" type="stmt"/>
1133
- <line num="221" count="269" type="cond" truecount="0" falsecount="1"/>
1130
+ <line num="218" count="265" type="stmt"/>
1131
+ <line num="219" count="265" type="cond" truecount="0" falsecount="1"/>
1132
+ <line num="220" count="265" type="stmt"/>
1133
+ <line num="221" count="265" type="cond" truecount="0" falsecount="1"/>
1134
1134
  <line num="222" count="0" type="stmt"/>
1135
1135
  <line num="223" count="0" type="stmt"/>
1136
- <line num="224" count="269" type="stmt"/>
1136
+ <line num="224" count="265" type="stmt"/>
1137
1137
  <line num="225" count="1" type="stmt"/>
1138
1138
  <line num="226" count="1" type="stmt"/>
1139
1139
  <line num="227" count="1" type="stmt"/>
@@ -1311,11 +1311,11 @@
1311
1311
  <line num="13" count="1" type="stmt"/>
1312
1312
  <line num="14" count="1" type="stmt"/>
1313
1313
  <line num="15" count="1" type="cond" truecount="1" falsecount="0"/>
1314
- <line num="16" count="320" type="stmt"/>
1315
- <line num="17" count="320" type="stmt"/>
1316
- <line num="18" count="320" type="stmt"/>
1317
- <line num="19" count="320" type="stmt"/>
1318
- <line num="20" count="320" type="stmt"/>
1314
+ <line num="16" count="307" type="stmt"/>
1315
+ <line num="17" count="307" type="stmt"/>
1316
+ <line num="18" count="307" type="stmt"/>
1317
+ <line num="19" count="307" type="stmt"/>
1318
+ <line num="20" count="307" type="stmt"/>
1319
1319
  <line num="21" count="1" type="stmt"/>
1320
1320
  <line num="22" count="1" type="stmt"/>
1321
1321
  <line num="23" count="0" type="stmt"/>
@@ -1556,21 +1556,21 @@
1556
1556
  <line num="13" count="1" type="stmt"/>
1557
1557
  <line num="14" count="1" type="stmt"/>
1558
1558
  <line num="15" count="1" type="cond" truecount="1" falsecount="0"/>
1559
- <line num="16" count="79" type="stmt"/>
1560
- <line num="17" count="79" type="stmt"/>
1561
- <line num="18" count="79" type="stmt"/>
1562
- <line num="19" count="79" type="stmt"/>
1563
- <line num="20" count="79" type="stmt"/>
1559
+ <line num="16" count="73" type="stmt"/>
1560
+ <line num="17" count="73" type="stmt"/>
1561
+ <line num="18" count="73" type="stmt"/>
1562
+ <line num="19" count="73" type="stmt"/>
1563
+ <line num="20" count="73" type="stmt"/>
1564
1564
  <line num="21" count="0" type="cond" truecount="0" falsecount="1"/>
1565
1565
  <line num="22" count="0" type="stmt"/>
1566
1566
  <line num="23" count="1" type="stmt"/>
1567
- <line num="24" count="79" type="cond" truecount="1" falsecount="0"/>
1568
- <line num="25" count="79" type="cond" truecount="0" falsecount="1"/>
1569
- <line num="26" count="79" type="cond" truecount="1" falsecount="0"/>
1570
- <line num="27" count="79" type="cond" truecount="0" falsecount="1"/>
1571
- <line num="28" count="79" type="stmt"/>
1572
- <line num="29" count="79" type="stmt"/>
1573
- <line num="30" count="79" type="stmt"/>
1567
+ <line num="24" count="73" type="cond" truecount="1" falsecount="0"/>
1568
+ <line num="25" count="73" type="cond" truecount="0" falsecount="1"/>
1569
+ <line num="26" count="73" type="cond" truecount="1" falsecount="0"/>
1570
+ <line num="27" count="73" type="cond" truecount="0" falsecount="1"/>
1571
+ <line num="28" count="73" type="stmt"/>
1572
+ <line num="29" count="73" type="stmt"/>
1573
+ <line num="30" count="73" type="stmt"/>
1574
1574
  <line num="31" count="1" type="stmt"/>
1575
1575
  <line num="32" count="1" type="stmt"/>
1576
1576
  <line num="33" count="0" type="stmt"/>
@@ -1615,15 +1615,15 @@
1615
1615
  <line num="13" count="1" type="stmt"/>
1616
1616
  <line num="14" count="1" type="stmt"/>
1617
1617
  <line num="15" count="1" type="cond" truecount="1" falsecount="0"/>
1618
- <line num="16" count="15550" type="stmt"/>
1619
- <line num="17" count="15550" type="stmt"/>
1620
- <line num="18" count="15550" type="cond" truecount="0" falsecount="1"/>
1621
- <line num="19" count="15550" type="stmt"/>
1622
- <line num="20" count="15550" type="cond" truecount="0" falsecount="1"/>
1623
- <line num="21" count="15550" type="stmt"/>
1624
- <line num="22" count="15550" type="cond" truecount="0" falsecount="1"/>
1625
- <line num="23" count="15550" type="cond" truecount="0" falsecount="1"/>
1626
- <line num="24" count="15550" type="stmt"/>
1618
+ <line num="16" count="15515" type="stmt"/>
1619
+ <line num="17" count="15515" type="stmt"/>
1620
+ <line num="18" count="15515" type="cond" truecount="0" falsecount="1"/>
1621
+ <line num="19" count="15515" type="stmt"/>
1622
+ <line num="20" count="15515" type="cond" truecount="0" falsecount="1"/>
1623
+ <line num="21" count="15515" type="stmt"/>
1624
+ <line num="22" count="15515" type="cond" truecount="0" falsecount="1"/>
1625
+ <line num="23" count="15515" type="cond" truecount="0" falsecount="1"/>
1626
+ <line num="24" count="15515" type="stmt"/>
1627
1627
  </file>
1628
1628
  <file name="safeStringify.js" path="/Users/buldin/WebstormProjects/ui-kit/src/common-apis/utils/safeStringify.js">
1629
1629
  <metrics statements="50" coveredstatements="44" conditionals="12" coveredconditionals="10" methods="1" coveredmethods="1"/>
@@ -1636,28 +1636,28 @@
1636
1636
  <line num="7" count="1" type="stmt"/>
1637
1637
  <line num="8" count="1" type="stmt"/>
1638
1638
  <line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
1639
- <line num="10" count="365" type="stmt"/>
1640
- <line num="11" count="365" type="stmt"/>
1641
- <line num="12" count="365" type="stmt"/>
1642
- <line num="13" count="365" type="stmt"/>
1643
- <line num="14" count="365" type="stmt"/>
1644
- <line num="15" count="365" type="cond" truecount="1" falsecount="0"/>
1645
- <line num="16" count="364" type="stmt"/>
1646
- <line num="17" count="365" type="cond" truecount="2" falsecount="0"/>
1639
+ <line num="10" count="364" type="stmt"/>
1640
+ <line num="11" count="364" type="stmt"/>
1641
+ <line num="12" count="364" type="stmt"/>
1642
+ <line num="13" count="364" type="stmt"/>
1643
+ <line num="14" count="364" type="stmt"/>
1644
+ <line num="15" count="364" type="cond" truecount="1" falsecount="0"/>
1645
+ <line num="16" count="363" type="stmt"/>
1646
+ <line num="17" count="364" type="cond" truecount="2" falsecount="0"/>
1647
1647
  <line num="18" count="1" type="stmt"/>
1648
1648
  <line num="19" count="1" type="stmt"/>
1649
- <line num="20" count="364" type="stmt"/>
1650
- <line num="21" count="364" type="stmt"/>
1651
- <line num="22" count="364" type="cond" truecount="1" falsecount="0"/>
1652
- <line num="23" count="2472" type="cond" truecount="0" falsecount="1"/>
1649
+ <line num="20" count="363" type="stmt"/>
1650
+ <line num="21" count="363" type="stmt"/>
1651
+ <line num="22" count="363" type="cond" truecount="1" falsecount="0"/>
1652
+ <line num="23" count="2471" type="cond" truecount="0" falsecount="1"/>
1653
1653
  <line num="24" count="0" type="stmt"/>
1654
1654
  <line num="25" count="0" type="stmt"/>
1655
1655
  <line num="26" count="0" type="stmt"/>
1656
1656
  <line num="27" count="0" type="stmt"/>
1657
1657
  <line num="28" count="0" type="stmt"/>
1658
1658
  <line num="29" count="0" type="stmt"/>
1659
- <line num="30" count="2472" type="stmt"/>
1660
- <line num="31" count="2472" type="cond" truecount="1" falsecount="0"/>
1659
+ <line num="30" count="2471" type="stmt"/>
1660
+ <line num="31" count="2471" type="cond" truecount="1" falsecount="0"/>
1661
1661
  <line num="32" count="24" type="stmt"/>
1662
1662
  <line num="33" count="24" type="stmt"/>
1663
1663
  <line num="34" count="24" type="stmt"/>
@@ -1665,18 +1665,18 @@
1665
1665
  <line num="36" count="24" type="stmt"/>
1666
1666
  <line num="37" count="24" type="stmt"/>
1667
1667
  <line num="38" count="24" type="stmt"/>
1668
- <line num="39" count="2448" type="cond" truecount="1" falsecount="0"/>
1669
- <line num="40" count="2472" type="cond" truecount="1" falsecount="0"/>
1670
- <line num="41" count="2472" type="cond" truecount="1" falsecount="0"/>
1671
- <line num="42" count="498" type="cond" truecount="0" falsecount="1"/>
1672
- <line num="43" count="2472" type="stmt"/>
1673
- <line num="44" count="2472" type="cond" truecount="1" falsecount="0"/>
1674
- <line num="45" count="364" type="stmt"/>
1675
- <line num="46" count="364" type="stmt"/>
1676
- <line num="47" count="364" type="stmt"/>
1677
- <line num="48" count="364" type="stmt"/>
1678
- <line num="49" count="364" type="stmt"/>
1679
- <line num="50" count="364" type="stmt"/>
1668
+ <line num="39" count="2447" type="cond" truecount="1" falsecount="0"/>
1669
+ <line num="40" count="2471" type="cond" truecount="1" falsecount="0"/>
1670
+ <line num="41" count="2471" type="cond" truecount="1" falsecount="0"/>
1671
+ <line num="42" count="497" type="cond" truecount="0" falsecount="1"/>
1672
+ <line num="43" count="2471" type="stmt"/>
1673
+ <line num="44" count="2471" type="cond" truecount="1" falsecount="0"/>
1674
+ <line num="45" count="363" type="stmt"/>
1675
+ <line num="46" count="363" type="stmt"/>
1676
+ <line num="47" count="363" type="stmt"/>
1677
+ <line num="48" count="363" type="stmt"/>
1678
+ <line num="49" count="363" type="stmt"/>
1679
+ <line num="50" count="363" type="stmt"/>
1680
1680
  </file>
1681
1681
  </package>
1682
1682
  <package name="ui-kit.src.common-apis.utils.logging">
@@ -1696,34 +1696,34 @@
1696
1696
  <line num="11" count="1" type="stmt"/>
1697
1697
  <line num="12" count="1" type="stmt"/>
1698
1698
  <line num="13" count="1" type="cond" truecount="1" falsecount="0"/>
1699
- <line num="14" count="493" type="stmt"/>
1700
- <line num="15" count="493" type="stmt"/>
1701
- <line num="16" count="493" type="stmt"/>
1702
- <line num="17" count="493" type="stmt"/>
1699
+ <line num="14" count="492" type="stmt"/>
1700
+ <line num="15" count="492" type="stmt"/>
1701
+ <line num="16" count="492" type="stmt"/>
1702
+ <line num="17" count="492" type="stmt"/>
1703
1703
  <line num="18" count="1" type="stmt"/>
1704
1704
  <line num="19" count="1" type="cond" truecount="1" falsecount="0"/>
1705
- <line num="20" count="51" type="cond" truecount="0" falsecount="1"/>
1706
- <line num="21" count="51" type="stmt"/>
1707
- <line num="22" count="51" type="stmt"/>
1708
- <line num="23" count="51" type="stmt"/>
1709
- <line num="24" count="51" type="stmt"/>
1710
- <line num="25" count="51" type="cond" truecount="0" falsecount="1"/>
1711
- <line num="26" count="51" type="stmt"/>
1712
- <line num="27" count="51" type="cond" truecount="1" falsecount="0"/>
1705
+ <line num="20" count="50" type="cond" truecount="0" falsecount="1"/>
1706
+ <line num="21" count="50" type="stmt"/>
1707
+ <line num="22" count="50" type="stmt"/>
1708
+ <line num="23" count="50" type="stmt"/>
1709
+ <line num="24" count="50" type="stmt"/>
1710
+ <line num="25" count="50" type="cond" truecount="0" falsecount="1"/>
1711
+ <line num="26" count="50" type="stmt"/>
1712
+ <line num="27" count="50" type="cond" truecount="1" falsecount="0"/>
1713
1713
  <line num="28" count="7" type="stmt"/>
1714
1714
  <line num="29" count="7" type="stmt"/>
1715
1715
  <line num="30" count="7" type="stmt"/>
1716
1716
  <line num="31" count="7" type="cond" truecount="0" falsecount="1"/>
1717
1717
  <line num="32" count="7" type="stmt"/>
1718
- <line num="33" count="51" type="stmt"/>
1719
- <line num="34" count="51" type="stmt"/>
1720
- <line num="35" count="51" type="stmt"/>
1721
- <line num="36" count="51" type="stmt"/>
1722
- <line num="37" count="51" type="stmt"/>
1723
- <line num="38" count="51" type="cond" truecount="1" falsecount="0"/>
1724
- <line num="39" count="49" type="stmt"/>
1725
- <line num="40" count="49" type="stmt"/>
1726
- <line num="41" count="51" type="stmt"/>
1718
+ <line num="33" count="50" type="stmt"/>
1719
+ <line num="34" count="50" type="stmt"/>
1720
+ <line num="35" count="50" type="stmt"/>
1721
+ <line num="36" count="50" type="stmt"/>
1722
+ <line num="37" count="50" type="stmt"/>
1723
+ <line num="38" count="50" type="cond" truecount="1" falsecount="0"/>
1724
+ <line num="39" count="48" type="stmt"/>
1725
+ <line num="40" count="48" type="stmt"/>
1726
+ <line num="41" count="50" type="stmt"/>
1727
1727
  <line num="42" count="1" type="stmt"/>
1728
1728
  </file>
1729
1729
  <file name="logsStorage.js" path="/Users/buldin/WebstormProjects/ui-kit/src/common-apis/utils/logging/logsStorage.js">
@@ -1733,8 +1733,8 @@
1733
1733
  <line num="3" count="1" type="cond" truecount="1" falsecount="0"/>
1734
1734
  <line num="4" count="1" type="stmt"/>
1735
1735
  <line num="5" count="1" type="cond" truecount="1" falsecount="0"/>
1736
- <line num="6" count="493" type="stmt"/>
1737
- <line num="7" count="493" type="stmt"/>
1736
+ <line num="6" count="492" type="stmt"/>
1737
+ <line num="7" count="492" type="stmt"/>
1738
1738
  <line num="8" count="1" type="stmt"/>
1739
1739
  <line num="9" count="1" type="stmt"/>
1740
1740
  <line num="10" count="0" type="stmt"/>
@@ -3130,7 +3130,7 @@
3130
3130
  </file>
3131
3131
  </package>
3132
3132
  <package name="ui-kit.src.swaps-lib.external-apis">
3133
- <metrics statements="2993" coveredstatements="1876" conditionals="579" coveredconditionals="519" methods="69" coveredmethods="41"/>
3133
+ <metrics statements="2964" coveredstatements="1842" conditionals="558" coveredconditionals="497" methods="67" coveredmethods="39"/>
3134
3134
  <file name="exolixSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js">
3135
3135
  <metrics statements="602" coveredstatements="379" conditionals="160" coveredconditionals="132" methods="12" coveredmethods="6"/>
3136
3136
  <line num="1" count="1" type="stmt"/>
@@ -3737,7 +3737,7 @@
3737
3737
  <line num="602" count="1" type="stmt"/>
3738
3738
  </file>
3739
3739
  <file name="goexmeSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js">
3740
- <metrics statements="656" coveredstatements="643" conditionals="207" coveredconditionals="189" methods="19" coveredmethods="18"/>
3740
+ <metrics statements="627" coveredstatements="609" conditionals="186" coveredconditionals="167" methods="17" coveredmethods="16"/>
3741
3741
  <line num="1" count="1" type="stmt"/>
3742
3742
  <line num="2" count="1" type="stmt"/>
3743
3743
  <line num="3" count="1" type="stmt"/>
@@ -3812,588 +3812,559 @@
3812
3812
  <line num="72" count="1" type="stmt"/>
3813
3813
  <line num="73" count="1" type="stmt"/>
3814
3814
  <line num="74" count="1" type="cond" truecount="1" falsecount="0"/>
3815
- <line num="75" count="117" type="stmt"/>
3816
- <line num="76" count="117" type="stmt"/>
3817
- <line num="77" count="117" type="stmt"/>
3818
- <line num="78" count="117" type="stmt"/>
3819
- <line num="79" count="117" type="stmt"/>
3820
- <line num="80" count="117" type="stmt"/>
3821
- <line num="81" count="117" type="stmt"/>
3822
- <line num="82" count="117" type="stmt"/>
3823
- <line num="83" count="117" type="stmt"/>
3824
- <line num="84" count="117" type="cond" truecount="2" falsecount="0"/>
3825
- <line num="85" count="117" type="stmt"/>
3826
- <line num="86" count="117" type="stmt"/>
3827
- <line num="87" count="117" type="stmt"/>
3828
- <line num="88" count="117" type="cond" truecount="1" falsecount="0"/>
3829
- <line num="89" count="117" type="stmt"/>
3830
- <line num="90" count="117" type="stmt"/>
3831
- <line num="91" count="117" type="stmt"/>
3832
- <line num="92" count="117" type="stmt"/>
3833
- <line num="93" count="117" type="stmt"/>
3834
- <line num="94" count="117" type="stmt"/>
3835
- <line num="95" count="117" type="stmt"/>
3836
- <line num="96" count="117" type="stmt"/>
3837
- <line num="97" count="117" type="stmt"/>
3815
+ <line num="75" count="104" type="stmt"/>
3816
+ <line num="76" count="104" type="stmt"/>
3817
+ <line num="77" count="104" type="stmt"/>
3818
+ <line num="78" count="104" type="stmt"/>
3819
+ <line num="79" count="104" type="stmt"/>
3820
+ <line num="80" count="104" type="stmt"/>
3821
+ <line num="81" count="104" type="stmt"/>
3822
+ <line num="82" count="104" type="stmt"/>
3823
+ <line num="83" count="104" type="stmt"/>
3824
+ <line num="84" count="104" type="cond" truecount="2" falsecount="0"/>
3825
+ <line num="85" count="104" type="stmt"/>
3826
+ <line num="86" count="104" type="stmt"/>
3827
+ <line num="87" count="104" type="stmt"/>
3828
+ <line num="88" count="104" type="cond" truecount="1" falsecount="0"/>
3829
+ <line num="89" count="104" type="stmt"/>
3830
+ <line num="90" count="104" type="stmt"/>
3831
+ <line num="91" count="104" type="stmt"/>
3832
+ <line num="92" count="104" type="stmt"/>
3833
+ <line num="93" count="104" type="stmt"/>
3834
+ <line num="94" count="1" type="stmt"/>
3835
+ <line num="95" count="1" type="cond" truecount="1" falsecount="0"/>
3836
+ <line num="96" count="1" type="stmt"/>
3837
+ <line num="97" count="1" type="stmt"/>
3838
3838
  <line num="98" count="1" type="stmt"/>
3839
3839
  <line num="99" count="1" type="cond" truecount="1" falsecount="0"/>
3840
- <line num="100" count="1" type="stmt"/>
3841
- <line num="101" count="1" type="stmt"/>
3840
+ <line num="100" count="172" type="cond" truecount="2" falsecount="0"/>
3841
+ <line num="101" count="172" type="stmt"/>
3842
3842
  <line num="102" count="1" type="stmt"/>
3843
3843
  <line num="103" count="1" type="cond" truecount="1" falsecount="0"/>
3844
- <line num="104" count="61" type="cond" truecount="1" falsecount="0"/>
3845
- <line num="105" count="60" type="cond" truecount="1" falsecount="0"/>
3846
- <line num="106" count="60" type="stmt"/>
3847
- <line num="107" count="60" type="stmt"/>
3848
- <line num="108" count="61" type="cond" truecount="1" falsecount="0"/>
3849
- <line num="109" count="61" type="stmt"/>
3850
- <line num="110" count="1" type="stmt"/>
3851
- <line num="111" count="1" type="cond" truecount="1" falsecount="0"/>
3852
- <line num="112" count="180" type="cond" truecount="2" falsecount="0"/>
3853
- <line num="113" count="180" type="stmt"/>
3854
- <line num="114" count="1" type="stmt"/>
3855
- <line num="115" count="1" type="cond" truecount="1" falsecount="0"/>
3856
- <line num="116" count="47" type="stmt"/>
3857
- <line num="117" count="47" type="cond" truecount="2" falsecount="0"/>
3858
- <line num="118" count="47" type="stmt"/>
3859
- <line num="119" count="1" type="stmt"/>
3860
- <line num="120" count="1" type="cond" truecount="1" falsecount="0"/>
3861
- <line num="121" count="72" type="stmt"/>
3862
- <line num="122" count="72" type="stmt"/>
3863
- <line num="123" count="72" type="cond" truecount="1" falsecount="0"/>
3864
- <line num="124" count="45" type="cond" truecount="3" falsecount="0"/>
3865
- <line num="125" count="45" type="stmt"/>
3866
- <line num="126" count="45" type="stmt"/>
3867
- <line num="127" count="45" type="stmt"/>
3868
- <line num="128" count="45" type="stmt"/>
3869
- <line num="129" count="45" type="stmt"/>
3870
- <line num="130" count="44" type="cond" truecount="1" falsecount="0"/>
3871
- <line num="131" count="72" type="cond" truecount="2" falsecount="0"/>
3872
- <line num="132" count="2" type="stmt"/>
3873
- <line num="133" count="2" type="stmt"/>
3874
- <line num="134" count="42" type="cond" truecount="2" falsecount="0"/>
3875
- <line num="135" count="42" type="cond" truecount="1" falsecount="0"/>
3876
- <line num="136" count="42" type="stmt"/>
3877
- <line num="137" count="42" type="stmt"/>
3878
- <line num="138" count="42" type="cond" truecount="1" falsecount="0"/>
3879
- <line num="139" count="42" type="cond" truecount="1" falsecount="0"/>
3880
- <line num="140" count="42" type="stmt"/>
3881
- <line num="141" count="42" type="stmt"/>
3882
- <line num="142" count="42" type="stmt"/>
3883
- <line num="143" count="42" type="stmt"/>
3884
- <line num="144" count="72" type="cond" truecount="2" falsecount="0"/>
3885
- <line num="145" count="4" type="stmt"/>
3886
- <line num="146" count="4" type="stmt"/>
3887
- <line num="147" count="72" type="stmt"/>
3888
- <line num="148" count="1" type="stmt"/>
3889
- <line num="149" count="1" type="cond" truecount="1" falsecount="0"/>
3890
- <line num="150" count="15745" type="stmt"/>
3891
- <line num="151" count="15745" type="cond" truecount="1" falsecount="0"/>
3892
- <line num="152" count="15745" type="stmt"/>
3893
- <line num="153" count="15745" type="cond" truecount="1" falsecount="0"/>
3894
- <line num="154" count="15745" type="stmt"/>
3895
- <line num="155" count="15745" type="cond" truecount="1" falsecount="0"/>
3896
- <line num="156" count="500" type="cond" truecount="2" falsecount="0"/>
3897
- <line num="157" count="15745" type="cond" truecount="2" falsecount="0"/>
3898
- <line num="158" count="15745" type="stmt"/>
3899
- <line num="159" count="15745" type="cond" truecount="2" falsecount="0"/>
3900
- <line num="160" count="500" type="stmt"/>
3901
- <line num="161" count="500" type="stmt"/>
3902
- <line num="162" count="500" type="stmt"/>
3903
- <line num="163" count="500" type="stmt"/>
3904
- <line num="164" count="500" type="stmt"/>
3905
- <line num="165" count="500" type="stmt"/>
3906
- <line num="166" count="500" type="stmt"/>
3907
- <line num="167" count="500" type="stmt"/>
3908
- <line num="168" count="500" type="stmt"/>
3909
- <line num="169" count="500" type="stmt"/>
3910
- <line num="170" count="500" type="stmt"/>
3911
- <line num="171" count="500" type="stmt"/>
3912
- <line num="172" count="500" type="stmt"/>
3913
- <line num="173" count="500" type="stmt"/>
3914
- <line num="174" count="500" type="cond" truecount="3" falsecount="0"/>
3915
- <line num="175" count="500" type="stmt"/>
3916
- <line num="176" count="500" type="stmt"/>
3917
- <line num="177" count="500" type="stmt"/>
3918
- <line num="178" count="500" type="stmt"/>
3919
- <line num="179" count="15745" type="cond" truecount="0" falsecount="1"/>
3920
- <line num="180" count="500" type="cond" truecount="1" falsecount="0"/>
3921
- <line num="181" count="15745" type="cond" truecount="1" falsecount="0"/>
3922
- <line num="182" count="15745" type="stmt"/>
3923
- <line num="183" count="15745" type="stmt"/>
3924
- <line num="184" count="15745" type="stmt"/>
3925
- <line num="185" count="15745" type="stmt"/>
3926
- <line num="186" count="15745" type="stmt"/>
3927
- <line num="187" count="15745" type="cond" truecount="1" falsecount="0"/>
3928
- <line num="188" count="15745" type="stmt"/>
3929
- <line num="189" count="15745" type="cond" truecount="2" falsecount="0"/>
3930
- <line num="190" count="15745" type="stmt"/>
3931
- <line num="191" count="15745" type="stmt"/>
3932
- <line num="192" count="15745" type="stmt"/>
3933
- <line num="193" count="15745" type="stmt"/>
3934
- <line num="194" count="15745" type="stmt"/>
3935
- <line num="195" count="15745" type="stmt"/>
3936
- <line num="196" count="15745" type="stmt"/>
3937
- <line num="197" count="15745" type="stmt"/>
3938
- <line num="198" count="1" type="stmt"/>
3939
- <line num="199" count="1" type="cond" truecount="1" falsecount="0"/>
3940
- <line num="200" count="80" type="stmt"/>
3941
- <line num="201" count="80" type="stmt"/>
3942
- <line num="202" count="80" type="cond" truecount="3" falsecount="0"/>
3943
- <line num="203" count="51" type="cond" truecount="2" falsecount="0"/>
3944
- <line num="204" count="51" type="stmt"/>
3945
- <line num="205" count="51" type="stmt"/>
3946
- <line num="206" count="51" type="stmt"/>
3947
- <line num="207" count="51" type="stmt"/>
3948
- <line num="208" count="51" type="stmt"/>
3949
- <line num="209" count="48" type="cond" truecount="2" falsecount="0"/>
3950
- <line num="210" count="80" type="cond" truecount="2" falsecount="0"/>
3951
- <line num="211" count="2" type="stmt"/>
3952
- <line num="212" count="2" type="stmt"/>
3953
- <line num="213" count="46" type="cond" truecount="2" falsecount="0"/>
3954
- <line num="214" count="46" type="stmt"/>
3955
- <line num="215" count="46" type="cond" truecount="1" falsecount="0"/>
3956
- <line num="216" count="1112" type="stmt"/>
3957
- <line num="217" count="1112" type="cond" truecount="1" falsecount="0"/>
3958
- <line num="218" count="46" type="stmt"/>
3959
- <line num="219" count="46" type="stmt"/>
3960
- <line num="220" count="46" type="stmt"/>
3961
- <line num="221" count="65" type="cond" truecount="1" falsecount="0"/>
3962
- <line num="222" count="5" type="stmt"/>
3963
- <line num="223" count="5" type="stmt"/>
3964
- <line num="224" count="80" type="stmt"/>
3965
- <line num="225" count="1" type="stmt"/>
3966
- <line num="226" count="1" type="cond" truecount="1" falsecount="0"/>
3967
- <line num="227" count="18" type="stmt"/>
3968
- <line num="228" count="18" type="cond" truecount="1" falsecount="0"/>
3969
- <line num="229" count="1" type="stmt"/>
3970
- <line num="230" count="18" type="cond" truecount="1" falsecount="0"/>
3971
- <line num="231" count="2" type="stmt"/>
3972
- <line num="232" count="18" type="cond" truecount="1" falsecount="0"/>
3973
- <line num="233" count="1" type="stmt"/>
3974
- <line num="234" count="18" type="cond" truecount="1" falsecount="0"/>
3975
- <line num="235" count="18" type="cond" truecount="1" falsecount="0"/>
3976
- <line num="236" count="2" type="stmt"/>
3977
- <line num="237" count="18" type="cond" truecount="1" falsecount="0"/>
3978
- <line num="238" count="7" type="stmt"/>
3979
- <line num="239" count="18" type="cond" truecount="1" falsecount="0"/>
3980
- <line num="240" count="1" type="stmt"/>
3981
- <line num="241" count="18" type="cond" truecount="1" falsecount="0"/>
3982
- <line num="242" count="18" type="cond" truecount="1" falsecount="0"/>
3983
- <line num="243" count="2" type="stmt"/>
3984
- <line num="244" count="18" type="cond" truecount="1" falsecount="0"/>
3844
+ <line num="104" count="45" type="stmt"/>
3845
+ <line num="105" count="45" type="cond" truecount="2" falsecount="0"/>
3846
+ <line num="106" count="45" type="stmt"/>
3847
+ <line num="107" count="1" type="stmt"/>
3848
+ <line num="108" count="1" type="cond" truecount="1" falsecount="0"/>
3849
+ <line num="109" count="71" type="stmt"/>
3850
+ <line num="110" count="71" type="stmt"/>
3851
+ <line num="111" count="71" type="cond" truecount="1" falsecount="0"/>
3852
+ <line num="112" count="45" type="cond" truecount="3" falsecount="0"/>
3853
+ <line num="113" count="45" type="stmt"/>
3854
+ <line num="114" count="45" type="stmt"/>
3855
+ <line num="115" count="45" type="stmt"/>
3856
+ <line num="116" count="45" type="stmt"/>
3857
+ <line num="117" count="45" type="stmt"/>
3858
+ <line num="118" count="44" type="cond" truecount="1" falsecount="0"/>
3859
+ <line num="119" count="71" type="cond" truecount="2" falsecount="0"/>
3860
+ <line num="120" count="2" type="stmt"/>
3861
+ <line num="121" count="2" type="stmt"/>
3862
+ <line num="122" count="42" type="cond" truecount="2" falsecount="0"/>
3863
+ <line num="123" count="42" type="cond" truecount="1" falsecount="0"/>
3864
+ <line num="124" count="42" type="stmt"/>
3865
+ <line num="125" count="42" type="stmt"/>
3866
+ <line num="126" count="42" type="cond" truecount="1" falsecount="0"/>
3867
+ <line num="127" count="42" type="cond" truecount="1" falsecount="0"/>
3868
+ <line num="128" count="42" type="stmt"/>
3869
+ <line num="129" count="42" type="stmt"/>
3870
+ <line num="130" count="42" type="stmt"/>
3871
+ <line num="131" count="42" type="stmt"/>
3872
+ <line num="132" count="71" type="cond" truecount="2" falsecount="0"/>
3873
+ <line num="133" count="4" type="stmt"/>
3874
+ <line num="134" count="4" type="stmt"/>
3875
+ <line num="135" count="71" type="stmt"/>
3876
+ <line num="136" count="1" type="stmt"/>
3877
+ <line num="137" count="1" type="cond" truecount="1" falsecount="0"/>
3878
+ <line num="138" count="15710" type="stmt"/>
3879
+ <line num="139" count="15710" type="cond" truecount="1" falsecount="0"/>
3880
+ <line num="140" count="15710" type="stmt"/>
3881
+ <line num="141" count="15710" type="cond" truecount="1" falsecount="0"/>
3882
+ <line num="142" count="15710" type="stmt"/>
3883
+ <line num="143" count="15710" type="cond" truecount="1" falsecount="0"/>
3884
+ <line num="144" count="465" type="cond" truecount="2" falsecount="0"/>
3885
+ <line num="145" count="15710" type="cond" truecount="2" falsecount="0"/>
3886
+ <line num="146" count="15710" type="stmt"/>
3887
+ <line num="147" count="15710" type="cond" truecount="2" falsecount="0"/>
3888
+ <line num="148" count="465" type="stmt"/>
3889
+ <line num="149" count="465" type="stmt"/>
3890
+ <line num="150" count="465" type="stmt"/>
3891
+ <line num="151" count="465" type="stmt"/>
3892
+ <line num="152" count="465" type="stmt"/>
3893
+ <line num="153" count="465" type="stmt"/>
3894
+ <line num="154" count="465" type="stmt"/>
3895
+ <line num="155" count="465" type="stmt"/>
3896
+ <line num="156" count="465" type="stmt"/>
3897
+ <line num="157" count="465" type="stmt"/>
3898
+ <line num="158" count="465" type="stmt"/>
3899
+ <line num="159" count="465" type="stmt"/>
3900
+ <line num="160" count="465" type="stmt"/>
3901
+ <line num="161" count="465" type="stmt"/>
3902
+ <line num="162" count="465" type="cond" truecount="3" falsecount="0"/>
3903
+ <line num="163" count="465" type="stmt"/>
3904
+ <line num="164" count="465" type="stmt"/>
3905
+ <line num="165" count="465" type="stmt"/>
3906
+ <line num="166" count="465" type="stmt"/>
3907
+ <line num="167" count="15710" type="cond" truecount="0" falsecount="1"/>
3908
+ <line num="168" count="465" type="cond" truecount="1" falsecount="0"/>
3909
+ <line num="169" count="15710" type="cond" truecount="1" falsecount="0"/>
3910
+ <line num="170" count="15710" type="stmt"/>
3911
+ <line num="171" count="15710" type="stmt"/>
3912
+ <line num="172" count="15710" type="stmt"/>
3913
+ <line num="173" count="15710" type="stmt"/>
3914
+ <line num="174" count="15710" type="stmt"/>
3915
+ <line num="175" count="15710" type="cond" truecount="1" falsecount="0"/>
3916
+ <line num="176" count="15710" type="stmt"/>
3917
+ <line num="177" count="15710" type="cond" truecount="2" falsecount="0"/>
3918
+ <line num="178" count="15710" type="stmt"/>
3919
+ <line num="179" count="15710" type="stmt"/>
3920
+ <line num="180" count="15710" type="stmt"/>
3921
+ <line num="181" count="15710" type="stmt"/>
3922
+ <line num="182" count="15710" type="stmt"/>
3923
+ <line num="183" count="15710" type="stmt"/>
3924
+ <line num="184" count="15710" type="stmt"/>
3925
+ <line num="185" count="15710" type="stmt"/>
3926
+ <line num="186" count="1" type="stmt"/>
3927
+ <line num="187" count="1" type="cond" truecount="1" falsecount="0"/>
3928
+ <line num="188" count="18" type="stmt"/>
3929
+ <line num="189" count="18" type="cond" truecount="1" falsecount="0"/>
3930
+ <line num="190" count="1" type="stmt"/>
3931
+ <line num="191" count="18" type="cond" truecount="1" falsecount="0"/>
3932
+ <line num="192" count="2" type="stmt"/>
3933
+ <line num="193" count="18" type="cond" truecount="1" falsecount="0"/>
3934
+ <line num="194" count="1" type="stmt"/>
3935
+ <line num="195" count="18" type="cond" truecount="1" falsecount="0"/>
3936
+ <line num="196" count="18" type="cond" truecount="1" falsecount="0"/>
3937
+ <line num="197" count="2" type="stmt"/>
3938
+ <line num="198" count="18" type="cond" truecount="1" falsecount="0"/>
3939
+ <line num="199" count="7" type="stmt"/>
3940
+ <line num="200" count="18" type="cond" truecount="1" falsecount="0"/>
3941
+ <line num="201" count="1" type="stmt"/>
3942
+ <line num="202" count="18" type="cond" truecount="1" falsecount="0"/>
3943
+ <line num="203" count="18" type="cond" truecount="1" falsecount="0"/>
3944
+ <line num="204" count="2" type="stmt"/>
3945
+ <line num="205" count="18" type="cond" truecount="1" falsecount="0"/>
3946
+ <line num="206" count="1" type="stmt"/>
3947
+ <line num="207" count="18" type="cond" truecount="1" falsecount="0"/>
3948
+ <line num="208" count="1" type="stmt"/>
3949
+ <line num="209" count="18" type="stmt"/>
3950
+ <line num="210" count="18" type="stmt"/>
3951
+ <line num="211" count="1" type="stmt"/>
3952
+ <line num="212" count="1" type="cond" truecount="1" falsecount="0"/>
3953
+ <line num="213" count="20" type="stmt"/>
3954
+ <line num="214" count="20" type="stmt"/>
3955
+ <line num="215" count="20" type="stmt"/>
3956
+ <line num="216" count="20" type="stmt"/>
3957
+ <line num="217" count="20" type="stmt"/>
3958
+ <line num="218" count="20" type="stmt"/>
3959
+ <line num="219" count="20" type="stmt"/>
3960
+ <line num="220" count="20" type="stmt"/>
3961
+ <line num="221" count="20" type="stmt"/>
3962
+ <line num="222" count="20" type="stmt"/>
3963
+ <line num="223" count="20" type="stmt"/>
3964
+ <line num="224" count="20" type="stmt"/>
3965
+ <line num="225" count="20" type="stmt"/>
3966
+ <line num="226" count="20" type="stmt"/>
3967
+ <line num="227" count="20" type="stmt"/>
3968
+ <line num="228" count="20" type="cond" truecount="0" falsecount="1"/>
3969
+ <line num="229" count="20" type="cond" truecount="1" falsecount="0"/>
3970
+ <line num="230" count="20" type="cond" truecount="2" falsecount="0"/>
3971
+ <line num="231" count="20" type="cond" truecount="2" falsecount="0"/>
3972
+ <line num="232" count="20" type="cond" truecount="2" falsecount="0"/>
3973
+ <line num="233" count="20" type="cond" truecount="1" falsecount="1"/>
3974
+ <line num="234" count="20" type="cond" truecount="1" falsecount="1"/>
3975
+ <line num="235" count="0" type="stmt"/>
3976
+ <line num="236" count="0" type="stmt"/>
3977
+ <line num="237" count="0" type="stmt"/>
3978
+ <line num="238" count="0" type="stmt"/>
3979
+ <line num="239" count="0" type="stmt"/>
3980
+ <line num="240" count="0" type="stmt"/>
3981
+ <line num="241" count="20" type="stmt"/>
3982
+ <line num="242" count="1" type="stmt"/>
3983
+ <line num="243" count="1" type="stmt"/>
3984
+ <line num="244" count="1" type="stmt"/>
3985
3985
  <line num="245" count="1" type="stmt"/>
3986
- <line num="246" count="18" type="cond" truecount="1" falsecount="0"/>
3986
+ <line num="246" count="1" type="stmt"/>
3987
3987
  <line num="247" count="1" type="stmt"/>
3988
- <line num="248" count="18" type="stmt"/>
3989
- <line num="249" count="18" type="stmt"/>
3990
- <line num="250" count="1" type="stmt"/>
3991
- <line num="251" count="1" type="cond" truecount="1" falsecount="0"/>
3992
- <line num="252" count="20" type="stmt"/>
3993
- <line num="253" count="20" type="stmt"/>
3994
- <line num="254" count="20" type="stmt"/>
3995
- <line num="255" count="20" type="stmt"/>
3996
- <line num="256" count="20" type="stmt"/>
3997
- <line num="257" count="20" type="stmt"/>
3998
- <line num="258" count="20" type="stmt"/>
3999
- <line num="259" count="20" type="stmt"/>
4000
- <line num="260" count="20" type="stmt"/>
4001
- <line num="261" count="20" type="stmt"/>
4002
- <line num="262" count="20" type="stmt"/>
4003
- <line num="263" count="20" type="stmt"/>
4004
- <line num="264" count="20" type="stmt"/>
4005
- <line num="265" count="20" type="stmt"/>
4006
- <line num="266" count="20" type="stmt"/>
4007
- <line num="267" count="20" type="cond" truecount="0" falsecount="1"/>
4008
- <line num="268" count="20" type="cond" truecount="1" falsecount="0"/>
4009
- <line num="269" count="20" type="cond" truecount="2" falsecount="0"/>
4010
- <line num="270" count="20" type="cond" truecount="2" falsecount="0"/>
4011
- <line num="271" count="20" type="cond" truecount="2" falsecount="0"/>
4012
- <line num="272" count="20" type="cond" truecount="1" falsecount="1"/>
4013
- <line num="273" count="20" type="cond" truecount="1" falsecount="1"/>
4014
- <line num="274" count="0" type="stmt"/>
4015
- <line num="275" count="0" type="stmt"/>
4016
- <line num="276" count="0" type="stmt"/>
4017
- <line num="277" count="0" type="stmt"/>
4018
- <line num="278" count="0" type="stmt"/>
4019
- <line num="279" count="0" type="stmt"/>
4020
- <line num="280" count="20" type="stmt"/>
4021
- <line num="281" count="1" type="stmt"/>
4022
- <line num="282" count="1" type="stmt"/>
4023
- <line num="283" count="1" type="stmt"/>
4024
- <line num="284" count="1" type="stmt"/>
4025
- <line num="285" count="1" type="stmt"/>
4026
- <line num="286" count="1" type="stmt"/>
4027
- <line num="287" count="1" type="stmt"/>
4028
- <line num="288" count="1" type="stmt"/>
4029
- <line num="289" count="1" type="cond" truecount="1" falsecount="0"/>
4030
- <line num="290" count="46" type="stmt"/>
4031
- <line num="291" count="46" type="stmt"/>
4032
- <line num="292" count="46" type="stmt"/>
4033
- <line num="293" count="46" type="stmt"/>
4034
- <line num="294" count="46" type="stmt"/>
4035
- <line num="295" count="46" type="stmt"/>
4036
- <line num="296" count="46" type="stmt"/>
4037
- <line num="297" count="46" type="stmt"/>
4038
- <line num="298" count="46" type="stmt"/>
4039
- <line num="299" count="46" type="stmt"/>
4040
- <line num="300" count="46" type="stmt"/>
4041
- <line num="301" count="46" type="cond" truecount="1" falsecount="0"/>
4042
- <line num="302" count="46" type="cond" truecount="3" falsecount="0"/>
4043
- <line num="303" count="46" type="cond" truecount="1" falsecount="0"/>
3988
+ <line num="248" count="1" type="stmt"/>
3989
+ <line num="249" count="1" type="stmt"/>
3990
+ <line num="250" count="1" type="cond" truecount="1" falsecount="0"/>
3991
+ <line num="251" count="43" type="stmt"/>
3992
+ <line num="252" count="43" type="stmt"/>
3993
+ <line num="253" count="43" type="stmt"/>
3994
+ <line num="254" count="43" type="stmt"/>
3995
+ <line num="255" count="43" type="stmt"/>
3996
+ <line num="256" count="43" type="stmt"/>
3997
+ <line num="257" count="43" type="stmt"/>
3998
+ <line num="258" count="43" type="stmt"/>
3999
+ <line num="259" count="43" type="stmt"/>
4000
+ <line num="260" count="43" type="stmt"/>
4001
+ <line num="261" count="43" type="stmt"/>
4002
+ <line num="262" count="43" type="cond" truecount="1" falsecount="0"/>
4003
+ <line num="263" count="43" type="cond" truecount="3" falsecount="0"/>
4004
+ <line num="264" count="43" type="cond" truecount="1" falsecount="0"/>
4005
+ <line num="265" count="40" type="cond" truecount="1" falsecount="0"/>
4006
+ <line num="266" count="40" type="stmt"/>
4007
+ <line num="267" count="40" type="stmt"/>
4008
+ <line num="268" count="40" type="stmt"/>
4009
+ <line num="269" count="40" type="stmt"/>
4010
+ <line num="270" count="40" type="stmt"/>
4011
+ <line num="271" count="43" type="cond" truecount="2" falsecount="0"/>
4012
+ <line num="272" count="2" type="stmt"/>
4013
+ <line num="273" count="2" type="stmt"/>
4014
+ <line num="274" count="2" type="stmt"/>
4015
+ <line num="275" count="2" type="stmt"/>
4016
+ <line num="276" count="2" type="stmt"/>
4017
+ <line num="277" count="38" type="cond" truecount="1" falsecount="0"/>
4018
+ <line num="278" count="38" type="stmt"/>
4019
+ <line num="279" count="38" type="stmt"/>
4020
+ <line num="280" count="38" type="stmt"/>
4021
+ <line num="281" count="38" type="stmt"/>
4022
+ <line num="282" count="38" type="stmt"/>
4023
+ <line num="283" count="43" type="cond" truecount="2" falsecount="0"/>
4024
+ <line num="284" count="43" type="stmt"/>
4025
+ <line num="285" count="43" type="stmt"/>
4026
+ <line num="286" count="43" type="stmt"/>
4027
+ <line num="287" count="43" type="stmt"/>
4028
+ <line num="288" count="43" type="stmt"/>
4029
+ <line num="289" count="43" type="stmt"/>
4030
+ <line num="290" count="43" type="stmt"/>
4031
+ <line num="291" count="35" type="cond" truecount="2" falsecount="0"/>
4032
+ <line num="292" count="43" type="cond" truecount="3" falsecount="0"/>
4033
+ <line num="293" count="3" type="stmt"/>
4034
+ <line num="294" count="3" type="stmt"/>
4035
+ <line num="295" count="3" type="stmt"/>
4036
+ <line num="296" count="3" type="stmt"/>
4037
+ <line num="297" count="3" type="stmt"/>
4038
+ <line num="298" count="3" type="stmt"/>
4039
+ <line num="299" count="3" type="stmt"/>
4040
+ <line num="300" count="3" type="stmt"/>
4041
+ <line num="301" count="3" type="stmt"/>
4042
+ <line num="302" count="32" type="cond" truecount="1" falsecount="0"/>
4043
+ <line num="303" count="43" type="cond" truecount="1" falsecount="0"/>
4044
4044
  <line num="304" count="43" type="cond" truecount="1" falsecount="0"/>
4045
4045
  <line num="305" count="43" type="stmt"/>
4046
- <line num="306" count="43" type="stmt"/>
4047
- <line num="307" count="42" type="cond" truecount="1" falsecount="0"/>
4048
- <line num="308" count="42" type="stmt"/>
4049
- <line num="309" count="42" type="stmt"/>
4050
- <line num="310" count="42" type="stmt"/>
4051
- <line num="311" count="46" type="cond" truecount="3" falsecount="0"/>
4052
- <line num="312" count="3" type="stmt"/>
4053
- <line num="313" count="3" type="stmt"/>
4054
- <line num="314" count="3" type="stmt"/>
4055
- <line num="315" count="3" type="stmt"/>
4056
- <line num="316" count="3" type="stmt"/>
4057
- <line num="317" count="39" type="cond" truecount="1" falsecount="0"/>
4058
- <line num="318" count="39" type="stmt"/>
4059
- <line num="319" count="39" type="stmt"/>
4060
- <line num="320" count="39" type="stmt"/>
4061
- <line num="321" count="39" type="stmt"/>
4062
- <line num="322" count="39" type="stmt"/>
4063
- <line num="323" count="46" type="cond" truecount="2" falsecount="0"/>
4064
- <line num="324" count="46" type="stmt"/>
4065
- <line num="325" count="46" type="stmt"/>
4066
- <line num="326" count="46" type="stmt"/>
4067
- <line num="327" count="46" type="stmt"/>
4068
- <line num="328" count="46" type="stmt"/>
4069
- <line num="329" count="46" type="stmt"/>
4070
- <line num="330" count="46" type="stmt"/>
4071
- <line num="331" count="37" type="cond" truecount="2" falsecount="0"/>
4072
- <line num="332" count="46" type="cond" truecount="3" falsecount="0"/>
4073
- <line num="333" count="3" type="stmt"/>
4074
- <line num="334" count="3" type="stmt"/>
4075
- <line num="335" count="3" type="stmt"/>
4076
- <line num="336" count="3" type="stmt"/>
4077
- <line num="337" count="3" type="stmt"/>
4078
- <line num="338" count="3" type="stmt"/>
4079
- <line num="339" count="3" type="stmt"/>
4080
- <line num="340" count="3" type="stmt"/>
4081
- <line num="341" count="3" type="stmt"/>
4082
- <line num="342" count="34" type="cond" truecount="1" falsecount="0"/>
4083
- <line num="343" count="46" type="cond" truecount="1" falsecount="0"/>
4084
- <line num="344" count="46" type="cond" truecount="1" falsecount="0"/>
4085
- <line num="345" count="46" type="stmt"/>
4086
- <line num="346" count="46" type="cond" truecount="2" falsecount="0"/>
4087
- <line num="347" count="46" type="cond" truecount="2" falsecount="0"/>
4088
- <line num="348" count="46" type="stmt"/>
4089
- <line num="349" count="46" type="cond" truecount="2" falsecount="0"/>
4090
- <line num="350" count="11" type="stmt"/>
4091
- <line num="351" count="11" type="stmt"/>
4092
- <line num="352" count="11" type="stmt"/>
4093
- <line num="353" count="11" type="stmt"/>
4094
- <line num="354" count="11" type="stmt"/>
4095
- <line num="355" count="11" type="stmt"/>
4096
- <line num="356" count="46" type="cond" truecount="4" falsecount="0"/>
4097
- <line num="357" count="3" type="stmt"/>
4098
- <line num="358" count="3" type="stmt"/>
4099
- <line num="359" count="3" type="stmt"/>
4100
- <line num="360" count="3" type="stmt"/>
4101
- <line num="361" count="3" type="stmt"/>
4102
- <line num="362" count="3" type="stmt"/>
4103
- <line num="363" count="20" type="cond" truecount="2" falsecount="0"/>
4104
- <line num="364" count="20" type="stmt"/>
4105
- <line num="365" count="20" type="stmt"/>
4106
- <line num="366" count="46" type="cond" truecount="3" falsecount="0"/>
4107
- <line num="367" count="18" type="stmt"/>
4108
- <line num="368" count="18" type="stmt"/>
4109
- <line num="369" count="18" type="stmt"/>
4110
- <line num="370" count="18" type="stmt"/>
4111
- <line num="371" count="18" type="stmt"/>
4112
- <line num="372" count="20" type="cond" truecount="1" falsecount="0"/>
4113
- <line num="373" count="20" type="stmt"/>
4114
- <line num="374" count="20" type="stmt"/>
4115
- <line num="375" count="20" type="stmt"/>
4116
- <line num="376" count="20" type="stmt"/>
4117
- <line num="377" count="20" type="stmt"/>
4118
- <line num="378" count="20" type="stmt"/>
4119
- <line num="379" count="20" type="stmt"/>
4120
- <line num="380" count="20" type="stmt"/>
4121
- <line num="381" count="20" type="stmt"/>
4122
- <line num="382" count="20" type="stmt"/>
4123
- <line num="383" count="20" type="stmt"/>
4124
- <line num="384" count="20" type="stmt"/>
4125
- <line num="385" count="20" type="stmt"/>
4126
- <line num="386" count="20" type="stmt"/>
4127
- <line num="387" count="20" type="stmt"/>
4128
- <line num="388" count="46" type="cond" truecount="1" falsecount="0"/>
4129
- <line num="389" count="6" type="cond" truecount="1" falsecount="0"/>
4130
- <line num="390" count="6" type="cond" truecount="1" falsecount="0"/>
4131
- <line num="391" count="2" type="stmt"/>
4132
- <line num="392" count="2" type="stmt"/>
4133
- <line num="393" count="2" type="stmt"/>
4134
- <line num="394" count="4" type="cond" truecount="1" falsecount="0"/>
4135
- <line num="395" count="4" type="stmt"/>
4136
- <line num="396" count="4" type="stmt"/>
4137
- <line num="397" count="4" type="stmt"/>
4138
- <line num="398" count="46" type="stmt"/>
4139
- <line num="399" count="1" type="stmt"/>
4140
- <line num="400" count="1" type="stmt"/>
4141
- <line num="401" count="1" type="stmt"/>
4142
- <line num="402" count="1" type="stmt"/>
4143
- <line num="403" count="1" type="stmt"/>
4144
- <line num="404" count="1" type="stmt"/>
4145
- <line num="405" count="1" type="stmt"/>
4146
- <line num="406" count="1" type="stmt"/>
4147
- <line num="407" count="1" type="stmt"/>
4148
- <line num="408" count="1" type="stmt"/>
4149
- <line num="409" count="1" type="stmt"/>
4150
- <line num="410" count="1" type="stmt"/>
4151
- <line num="411" count="1" type="stmt"/>
4152
- <line num="412" count="1" type="stmt"/>
4153
- <line num="413" count="1" type="stmt"/>
4154
- <line num="414" count="1" type="stmt"/>
4155
- <line num="415" count="1" type="stmt"/>
4156
- <line num="416" count="1" type="stmt"/>
4157
- <line num="417" count="1" type="stmt"/>
4158
- <line num="418" count="1" type="stmt"/>
4159
- <line num="419" count="1" type="stmt"/>
4160
- <line num="420" count="1" type="stmt"/>
4161
- <line num="421" count="1" type="stmt"/>
4162
- <line num="422" count="1" type="stmt"/>
4163
- <line num="423" count="1" type="stmt"/>
4164
- <line num="424" count="1" type="stmt"/>
4165
- <line num="425" count="1" type="stmt"/>
4166
- <line num="426" count="1" type="cond" truecount="1" falsecount="0"/>
4167
- <line num="427" count="23" type="stmt"/>
4168
- <line num="428" count="23" type="stmt"/>
4169
- <line num="429" count="23" type="stmt"/>
4170
- <line num="430" count="23" type="stmt"/>
4171
- <line num="431" count="23" type="stmt"/>
4172
- <line num="432" count="23" type="stmt"/>
4173
- <line num="433" count="23" type="stmt"/>
4174
- <line num="434" count="23" type="stmt"/>
4175
- <line num="435" count="23" type="stmt"/>
4176
- <line num="436" count="23" type="stmt"/>
4177
- <line num="437" count="23" type="stmt"/>
4178
- <line num="438" count="23" type="stmt"/>
4179
- <line num="439" count="23" type="stmt"/>
4180
- <line num="440" count="23" type="stmt"/>
4181
- <line num="441" count="23" type="cond" truecount="0" falsecount="1"/>
4182
- <line num="442" count="23" type="stmt"/>
4183
- <line num="443" count="23" type="stmt"/>
4184
- <line num="444" count="23" type="stmt"/>
4185
- <line num="445" count="23" type="stmt"/>
4186
- <line num="446" count="23" type="stmt"/>
4187
- <line num="447" count="23" type="stmt"/>
4188
- <line num="448" count="23" type="cond" truecount="3" falsecount="0"/>
4189
- <line num="449" count="3" type="stmt"/>
4190
- <line num="450" count="3" type="stmt"/>
4191
- <line num="451" count="20" type="cond" truecount="1" falsecount="0"/>
4192
- <line num="452" count="20" type="stmt"/>
4193
- <line num="453" count="20" type="stmt"/>
4194
- <line num="454" count="20" type="stmt"/>
4195
- <line num="455" count="20" type="stmt"/>
4196
- <line num="456" count="20" type="stmt"/>
4197
- <line num="457" count="20" type="stmt"/>
4198
- <line num="458" count="20" type="stmt"/>
4199
- <line num="459" count="20" type="stmt"/>
4200
- <line num="460" count="20" type="stmt"/>
4201
- <line num="461" count="20" type="stmt"/>
4202
- <line num="462" count="20" type="stmt"/>
4203
- <line num="463" count="20" type="stmt"/>
4204
- <line num="464" count="20" type="stmt"/>
4205
- <line num="465" count="20" type="stmt"/>
4206
- <line num="466" count="20" type="stmt"/>
4207
- <line num="467" count="20" type="stmt"/>
4208
- <line num="468" count="20" type="stmt"/>
4209
- <line num="469" count="20" type="stmt"/>
4210
- <line num="470" count="20" type="stmt"/>
4211
- <line num="471" count="23" type="cond" truecount="2" falsecount="0"/>
4212
- <line num="472" count="23" type="stmt"/>
4213
- <line num="473" count="23" type="stmt"/>
4214
- <line num="474" count="23" type="stmt"/>
4215
- <line num="475" count="23" type="stmt"/>
4216
- <line num="476" count="23" type="stmt"/>
4217
- <line num="477" count="23" type="stmt"/>
4218
- <line num="478" count="23" type="cond" truecount="2" falsecount="0"/>
4219
- <line num="479" count="23" type="cond" truecount="1" falsecount="0"/>
4220
- <line num="480" count="2" type="stmt"/>
4221
- <line num="481" count="2" type="cond" truecount="1" falsecount="0"/>
4222
- <line num="482" count="2" type="stmt"/>
4223
- <line num="483" count="16" type="cond" truecount="1" falsecount="0"/>
4224
- <line num="484" count="16" type="stmt"/>
4225
- <line num="485" count="16" type="stmt"/>
4226
- <line num="486" count="16" type="stmt"/>
4227
- <line num="487" count="16" type="stmt"/>
4228
- <line num="488" count="16" type="stmt"/>
4229
- <line num="489" count="14" type="cond" truecount="1" falsecount="0"/>
4230
- <line num="490" count="14" type="stmt"/>
4231
- <line num="491" count="14" type="stmt"/>
4232
- <line num="492" count="23" type="cond" truecount="3" falsecount="0"/>
4233
- <line num="493" count="3" type="cond" truecount="0" falsecount="1"/>
4234
- <line num="494" count="3" type="stmt"/>
4235
- <line num="495" count="3" type="stmt"/>
4236
- <line num="496" count="3" type="stmt"/>
4237
- <line num="497" count="11" type="cond" truecount="1" falsecount="0"/>
4238
- <line num="498" count="11" type="stmt"/>
4239
- <line num="499" count="11" type="stmt"/>
4240
- <line num="500" count="23" type="cond" truecount="0" falsecount="2"/>
4241
- <line num="501" count="23" type="stmt"/>
4242
- <line num="502" count="23" type="cond" truecount="0" falsecount="1"/>
4243
- <line num="503" count="0" type="stmt"/>
4244
- <line num="504" count="0" type="stmt"/>
4046
+ <line num="306" count="43" type="cond" truecount="2" falsecount="0"/>
4047
+ <line num="307" count="43" type="cond" truecount="2" falsecount="0"/>
4048
+ <line num="308" count="43" type="stmt"/>
4049
+ <line num="309" count="43" type="cond" truecount="2" falsecount="0"/>
4050
+ <line num="310" count="11" type="stmt"/>
4051
+ <line num="311" count="11" type="stmt"/>
4052
+ <line num="312" count="11" type="stmt"/>
4053
+ <line num="313" count="11" type="stmt"/>
4054
+ <line num="314" count="11" type="stmt"/>
4055
+ <line num="315" count="11" type="stmt"/>
4056
+ <line num="316" count="43" type="cond" truecount="4" falsecount="0"/>
4057
+ <line num="317" count="3" type="stmt"/>
4058
+ <line num="318" count="3" type="stmt"/>
4059
+ <line num="319" count="3" type="stmt"/>
4060
+ <line num="320" count="3" type="stmt"/>
4061
+ <line num="321" count="3" type="stmt"/>
4062
+ <line num="322" count="3" type="stmt"/>
4063
+ <line num="323" count="18" type="cond" truecount="1" falsecount="0"/>
4064
+ <line num="324" count="18" type="stmt"/>
4065
+ <line num="325" count="18" type="stmt"/>
4066
+ <line num="326" count="43" type="cond" truecount="1" falsecount="0"/>
4067
+ <line num="327" count="18" type="stmt"/>
4068
+ <line num="328" count="43" type="cond" truecount="0" falsecount="1"/>
4069
+ <line num="329" count="0" type="stmt"/>
4070
+ <line num="330" count="0" type="stmt"/>
4071
+ <line num="331" count="0" type="stmt"/>
4072
+ <line num="332" count="0" type="stmt"/>
4073
+ <line num="333" count="0" type="stmt"/>
4074
+ <line num="334" count="18" type="cond" truecount="1" falsecount="0"/>
4075
+ <line num="335" count="18" type="stmt"/>
4076
+ <line num="336" count="18" type="stmt"/>
4077
+ <line num="337" count="43" type="cond" truecount="2" falsecount="0"/>
4078
+ <line num="338" count="17" type="stmt"/>
4079
+ <line num="339" count="17" type="stmt"/>
4080
+ <line num="340" count="17" type="stmt"/>
4081
+ <line num="341" count="17" type="stmt"/>
4082
+ <line num="342" count="17" type="stmt"/>
4083
+ <line num="343" count="18" type="cond" truecount="1" falsecount="0"/>
4084
+ <line num="344" count="18" type="stmt"/>
4085
+ <line num="345" count="18" type="stmt"/>
4086
+ <line num="346" count="18" type="stmt"/>
4087
+ <line num="347" count="18" type="stmt"/>
4088
+ <line num="348" count="18" type="stmt"/>
4089
+ <line num="349" count="18" type="stmt"/>
4090
+ <line num="350" count="18" type="stmt"/>
4091
+ <line num="351" count="18" type="stmt"/>
4092
+ <line num="352" count="18" type="stmt"/>
4093
+ <line num="353" count="18" type="stmt"/>
4094
+ <line num="354" count="18" type="stmt"/>
4095
+ <line num="355" count="18" type="stmt"/>
4096
+ <line num="356" count="18" type="stmt"/>
4097
+ <line num="357" count="18" type="stmt"/>
4098
+ <line num="358" count="18" type="stmt"/>
4099
+ <line num="359" count="43" type="cond" truecount="1" falsecount="0"/>
4100
+ <line num="360" count="6" type="cond" truecount="1" falsecount="0"/>
4101
+ <line num="361" count="6" type="cond" truecount="1" falsecount="0"/>
4102
+ <line num="362" count="2" type="stmt"/>
4103
+ <line num="363" count="2" type="stmt"/>
4104
+ <line num="364" count="2" type="stmt"/>
4105
+ <line num="365" count="4" type="cond" truecount="1" falsecount="0"/>
4106
+ <line num="366" count="4" type="stmt"/>
4107
+ <line num="367" count="4" type="stmt"/>
4108
+ <line num="368" count="4" type="stmt"/>
4109
+ <line num="369" count="43" type="stmt"/>
4110
+ <line num="370" count="1" type="stmt"/>
4111
+ <line num="371" count="1" type="stmt"/>
4112
+ <line num="372" count="1" type="stmt"/>
4113
+ <line num="373" count="1" type="stmt"/>
4114
+ <line num="374" count="1" type="stmt"/>
4115
+ <line num="375" count="1" type="stmt"/>
4116
+ <line num="376" count="1" type="stmt"/>
4117
+ <line num="377" count="1" type="stmt"/>
4118
+ <line num="378" count="1" type="stmt"/>
4119
+ <line num="379" count="1" type="stmt"/>
4120
+ <line num="380" count="1" type="stmt"/>
4121
+ <line num="381" count="1" type="stmt"/>
4122
+ <line num="382" count="1" type="stmt"/>
4123
+ <line num="383" count="1" type="stmt"/>
4124
+ <line num="384" count="1" type="stmt"/>
4125
+ <line num="385" count="1" type="stmt"/>
4126
+ <line num="386" count="1" type="stmt"/>
4127
+ <line num="387" count="1" type="stmt"/>
4128
+ <line num="388" count="1" type="stmt"/>
4129
+ <line num="389" count="1" type="stmt"/>
4130
+ <line num="390" count="1" type="stmt"/>
4131
+ <line num="391" count="1" type="stmt"/>
4132
+ <line num="392" count="1" type="stmt"/>
4133
+ <line num="393" count="1" type="stmt"/>
4134
+ <line num="394" count="1" type="stmt"/>
4135
+ <line num="395" count="1" type="stmt"/>
4136
+ <line num="396" count="1" type="stmt"/>
4137
+ <line num="397" count="1" type="cond" truecount="1" falsecount="0"/>
4138
+ <line num="398" count="22" type="stmt"/>
4139
+ <line num="399" count="22" type="stmt"/>
4140
+ <line num="400" count="22" type="stmt"/>
4141
+ <line num="401" count="22" type="stmt"/>
4142
+ <line num="402" count="22" type="stmt"/>
4143
+ <line num="403" count="22" type="stmt"/>
4144
+ <line num="404" count="22" type="stmt"/>
4145
+ <line num="405" count="22" type="stmt"/>
4146
+ <line num="406" count="22" type="stmt"/>
4147
+ <line num="407" count="22" type="stmt"/>
4148
+ <line num="408" count="22" type="stmt"/>
4149
+ <line num="409" count="22" type="stmt"/>
4150
+ <line num="410" count="22" type="stmt"/>
4151
+ <line num="411" count="22" type="stmt"/>
4152
+ <line num="412" count="22" type="cond" truecount="0" falsecount="1"/>
4153
+ <line num="413" count="22" type="stmt"/>
4154
+ <line num="414" count="22" type="stmt"/>
4155
+ <line num="415" count="22" type="stmt"/>
4156
+ <line num="416" count="22" type="stmt"/>
4157
+ <line num="417" count="22" type="stmt"/>
4158
+ <line num="418" count="22" type="stmt"/>
4159
+ <line num="419" count="22" type="cond" truecount="2" falsecount="0"/>
4160
+ <line num="420" count="2" type="stmt"/>
4161
+ <line num="421" count="2" type="stmt"/>
4162
+ <line num="422" count="20" type="cond" truecount="1" falsecount="0"/>
4163
+ <line num="423" count="20" type="stmt"/>
4164
+ <line num="424" count="20" type="stmt"/>
4165
+ <line num="425" count="20" type="stmt"/>
4166
+ <line num="426" count="20" type="stmt"/>
4167
+ <line num="427" count="20" type="stmt"/>
4168
+ <line num="428" count="20" type="stmt"/>
4169
+ <line num="429" count="20" type="stmt"/>
4170
+ <line num="430" count="20" type="stmt"/>
4171
+ <line num="431" count="20" type="stmt"/>
4172
+ <line num="432" count="20" type="stmt"/>
4173
+ <line num="433" count="20" type="stmt"/>
4174
+ <line num="434" count="20" type="stmt"/>
4175
+ <line num="435" count="20" type="stmt"/>
4176
+ <line num="436" count="20" type="stmt"/>
4177
+ <line num="437" count="20" type="stmt"/>
4178
+ <line num="438" count="20" type="stmt"/>
4179
+ <line num="439" count="20" type="stmt"/>
4180
+ <line num="440" count="20" type="stmt"/>
4181
+ <line num="441" count="20" type="stmt"/>
4182
+ <line num="442" count="22" type="cond" truecount="2" falsecount="0"/>
4183
+ <line num="443" count="22" type="stmt"/>
4184
+ <line num="444" count="22" type="stmt"/>
4185
+ <line num="445" count="22" type="stmt"/>
4186
+ <line num="446" count="22" type="stmt"/>
4187
+ <line num="447" count="22" type="stmt"/>
4188
+ <line num="448" count="22" type="stmt"/>
4189
+ <line num="449" count="22" type="cond" truecount="2" falsecount="0"/>
4190
+ <line num="450" count="22" type="cond" truecount="1" falsecount="0"/>
4191
+ <line num="451" count="2" type="stmt"/>
4192
+ <line num="452" count="2" type="cond" truecount="1" falsecount="0"/>
4193
+ <line num="453" count="2" type="stmt"/>
4194
+ <line num="454" count="16" type="cond" truecount="1" falsecount="0"/>
4195
+ <line num="455" count="16" type="stmt"/>
4196
+ <line num="456" count="16" type="stmt"/>
4197
+ <line num="457" count="16" type="stmt"/>
4198
+ <line num="458" count="16" type="stmt"/>
4199
+ <line num="459" count="16" type="stmt"/>
4200
+ <line num="460" count="14" type="cond" truecount="1" falsecount="0"/>
4201
+ <line num="461" count="14" type="stmt"/>
4202
+ <line num="462" count="14" type="stmt"/>
4203
+ <line num="463" count="22" type="cond" truecount="3" falsecount="0"/>
4204
+ <line num="464" count="3" type="cond" truecount="0" falsecount="1"/>
4205
+ <line num="465" count="3" type="stmt"/>
4206
+ <line num="466" count="3" type="stmt"/>
4207
+ <line num="467" count="3" type="stmt"/>
4208
+ <line num="468" count="11" type="cond" truecount="1" falsecount="0"/>
4209
+ <line num="469" count="11" type="stmt"/>
4210
+ <line num="470" count="11" type="stmt"/>
4211
+ <line num="471" count="22" type="cond" truecount="0" falsecount="2"/>
4212
+ <line num="472" count="22" type="stmt"/>
4213
+ <line num="473" count="22" type="cond" truecount="0" falsecount="1"/>
4214
+ <line num="474" count="0" type="stmt"/>
4215
+ <line num="475" count="0" type="stmt"/>
4216
+ <line num="476" count="11" type="cond" truecount="1" falsecount="0"/>
4217
+ <line num="477" count="11" type="stmt"/>
4218
+ <line num="478" count="11" type="stmt"/>
4219
+ <line num="479" count="11" type="stmt"/>
4220
+ <line num="480" count="11" type="stmt"/>
4221
+ <line num="481" count="11" type="stmt"/>
4222
+ <line num="482" count="11" type="stmt"/>
4223
+ <line num="483" count="11" type="stmt"/>
4224
+ <line num="484" count="11" type="stmt"/>
4225
+ <line num="485" count="11" type="stmt"/>
4226
+ <line num="486" count="11" type="stmt"/>
4227
+ <line num="487" count="11" type="stmt"/>
4228
+ <line num="488" count="11" type="stmt"/>
4229
+ <line num="489" count="11" type="stmt"/>
4230
+ <line num="490" count="11" type="stmt"/>
4231
+ <line num="491" count="11" type="stmt"/>
4232
+ <line num="492" count="11" type="stmt"/>
4233
+ <line num="493" count="11" type="stmt"/>
4234
+ <line num="494" count="22" type="cond" truecount="1" falsecount="0"/>
4235
+ <line num="495" count="22" type="stmt"/>
4236
+ <line num="496" count="22" type="stmt"/>
4237
+ <line num="497" count="22" type="stmt"/>
4238
+ <line num="498" count="22" type="stmt"/>
4239
+ <line num="499" count="22" type="stmt"/>
4240
+ <line num="500" count="22" type="stmt"/>
4241
+ <line num="501" count="22" type="stmt"/>
4242
+ <line num="502" count="22" type="stmt"/>
4243
+ <line num="503" count="22" type="stmt"/>
4244
+ <line num="504" count="22" type="cond" truecount="1" falsecount="0"/>
4245
4245
  <line num="505" count="11" type="cond" truecount="1" falsecount="0"/>
4246
- <line num="506" count="11" type="stmt"/>
4247
- <line num="507" count="11" type="stmt"/>
4248
- <line num="508" count="11" type="stmt"/>
4249
- <line num="509" count="11" type="stmt"/>
4250
- <line num="510" count="11" type="stmt"/>
4251
- <line num="511" count="11" type="stmt"/>
4252
- <line num="512" count="11" type="stmt"/>
4253
- <line num="513" count="11" type="stmt"/>
4254
- <line num="514" count="11" type="stmt"/>
4255
- <line num="515" count="11" type="stmt"/>
4256
- <line num="516" count="11" type="stmt"/>
4257
- <line num="517" count="11" type="stmt"/>
4258
- <line num="518" count="11" type="stmt"/>
4259
- <line num="519" count="11" type="stmt"/>
4260
- <line num="520" count="11" type="stmt"/>
4261
- <line num="521" count="11" type="stmt"/>
4262
- <line num="522" count="11" type="stmt"/>
4263
- <line num="523" count="23" type="cond" truecount="1" falsecount="0"/>
4264
- <line num="524" count="23" type="stmt"/>
4265
- <line num="525" count="23" type="stmt"/>
4266
- <line num="526" count="23" type="stmt"/>
4267
- <line num="527" count="23" type="stmt"/>
4268
- <line num="528" count="23" type="stmt"/>
4269
- <line num="529" count="23" type="stmt"/>
4270
- <line num="530" count="23" type="stmt"/>
4271
- <line num="531" count="23" type="stmt"/>
4272
- <line num="532" count="23" type="stmt"/>
4273
- <line num="533" count="23" type="cond" truecount="1" falsecount="0"/>
4274
- <line num="534" count="12" type="cond" truecount="1" falsecount="0"/>
4275
- <line num="535" count="12" type="cond" truecount="1" falsecount="0"/>
4276
- <line num="536" count="1" type="stmt"/>
4277
- <line num="537" count="1" type="stmt"/>
4278
- <line num="538" count="1" type="stmt"/>
4279
- <line num="539" count="11" type="cond" truecount="1" falsecount="0"/>
4280
- <line num="540" count="11" type="stmt"/>
4281
- <line num="541" count="11" type="stmt"/>
4282
- <line num="542" count="11" type="stmt"/>
4283
- <line num="543" count="23" type="stmt"/>
4284
- <line num="544" count="1" type="stmt"/>
4285
- <line num="545" count="1" type="cond" truecount="1" falsecount="0"/>
4286
- <line num="546" count="9" type="stmt"/>
4287
- <line num="547" count="9" type="stmt"/>
4288
- <line num="548" count="9" type="cond" truecount="2" falsecount="0"/>
4289
- <line num="549" count="8" type="cond" truecount="1" falsecount="0"/>
4290
- <line num="550" count="8" type="cond" truecount="1" falsecount="0"/>
4291
- <line num="551" count="13" type="stmt"/>
4292
- <line num="552" count="13" type="stmt"/>
4293
- <line num="553" count="13" type="stmt"/>
4294
- <line num="554" count="13" type="stmt"/>
4295
- <line num="555" count="13" type="stmt"/>
4296
- <line num="556" count="13" type="cond" truecount="3" falsecount="0"/>
4297
- <line num="557" count="8" type="stmt"/>
4298
- <line num="558" count="8" type="stmt"/>
4299
- <line num="559" count="8" type="stmt"/>
4300
- <line num="560" count="6" type="cond" truecount="1" falsecount="0"/>
4301
- <line num="561" count="6" type="stmt"/>
4302
- <line num="562" count="6" type="cond" truecount="1" falsecount="0"/>
4303
- <line num="563" count="6" type="stmt"/>
4304
- <line num="564" count="6" type="stmt"/>
4305
- <line num="565" count="6" type="cond" truecount="1" falsecount="0"/>
4306
- <line num="566" count="11" type="cond" truecount="1" falsecount="0"/>
4307
- <line num="567" count="8" type="cond" truecount="1" falsecount="0"/>
4308
- <line num="568" count="8" type="stmt"/>
4309
- <line num="569" count="8" type="stmt"/>
4310
- <line num="570" count="8" type="stmt"/>
4311
- <line num="571" count="8" type="stmt"/>
4312
- <line num="572" count="8" type="stmt"/>
4313
- <line num="573" count="8" type="stmt"/>
4314
- <line num="574" count="11" type="cond" truecount="1" falsecount="0"/>
4315
- <line num="575" count="1" type="cond" truecount="1" falsecount="0"/>
4316
- <line num="576" count="1" type="cond" truecount="0" falsecount="1"/>
4317
- <line num="577" count="1" type="stmt"/>
4318
- <line num="578" count="11" type="cond" truecount="1" falsecount="1"/>
4319
- <line num="579" count="0" type="stmt"/>
4320
- <line num="580" count="0" type="stmt"/>
4321
- <line num="581" count="0" type="stmt"/>
4322
- <line num="582" count="8" type="cond" truecount="1" falsecount="0"/>
4323
- <line num="583" count="11" type="cond" truecount="2" falsecount="0"/>
4324
- <line num="584" count="7" type="cond" truecount="1" falsecount="0"/>
4325
- <line num="585" count="7" type="stmt"/>
4326
- <line num="586" count="7" type="stmt"/>
4327
- <line num="587" count="7" type="stmt"/>
4328
- <line num="588" count="11" type="cond" truecount="1" falsecount="1"/>
4329
- <line num="589" count="11" type="cond" truecount="1" falsecount="1"/>
4246
+ <line num="506" count="11" type="cond" truecount="1" falsecount="0"/>
4247
+ <line num="507" count="1" type="stmt"/>
4248
+ <line num="508" count="1" type="stmt"/>
4249
+ <line num="509" count="1" type="stmt"/>
4250
+ <line num="510" count="10" type="cond" truecount="1" falsecount="0"/>
4251
+ <line num="511" count="10" type="stmt"/>
4252
+ <line num="512" count="10" type="stmt"/>
4253
+ <line num="513" count="10" type="stmt"/>
4254
+ <line num="514" count="22" type="stmt"/>
4255
+ <line num="515" count="1" type="stmt"/>
4256
+ <line num="516" count="1" type="cond" truecount="1" falsecount="0"/>
4257
+ <line num="517" count="9" type="stmt"/>
4258
+ <line num="518" count="9" type="stmt"/>
4259
+ <line num="519" count="9" type="cond" truecount="2" falsecount="0"/>
4260
+ <line num="520" count="8" type="cond" truecount="1" falsecount="0"/>
4261
+ <line num="521" count="8" type="cond" truecount="1" falsecount="0"/>
4262
+ <line num="522" count="13" type="stmt"/>
4263
+ <line num="523" count="13" type="stmt"/>
4264
+ <line num="524" count="13" type="stmt"/>
4265
+ <line num="525" count="13" type="stmt"/>
4266
+ <line num="526" count="13" type="stmt"/>
4267
+ <line num="527" count="13" type="cond" truecount="3" falsecount="0"/>
4268
+ <line num="528" count="8" type="stmt"/>
4269
+ <line num="529" count="8" type="stmt"/>
4270
+ <line num="530" count="8" type="stmt"/>
4271
+ <line num="531" count="6" type="cond" truecount="1" falsecount="0"/>
4272
+ <line num="532" count="6" type="stmt"/>
4273
+ <line num="533" count="6" type="cond" truecount="1" falsecount="0"/>
4274
+ <line num="534" count="6" type="stmt"/>
4275
+ <line num="535" count="6" type="stmt"/>
4276
+ <line num="536" count="6" type="cond" truecount="1" falsecount="0"/>
4277
+ <line num="537" count="11" type="cond" truecount="1" falsecount="0"/>
4278
+ <line num="538" count="8" type="cond" truecount="1" falsecount="0"/>
4279
+ <line num="539" count="8" type="stmt"/>
4280
+ <line num="540" count="8" type="stmt"/>
4281
+ <line num="541" count="8" type="stmt"/>
4282
+ <line num="542" count="8" type="stmt"/>
4283
+ <line num="543" count="8" type="stmt"/>
4284
+ <line num="544" count="8" type="stmt"/>
4285
+ <line num="545" count="11" type="cond" truecount="1" falsecount="0"/>
4286
+ <line num="546" count="1" type="cond" truecount="1" falsecount="0"/>
4287
+ <line num="547" count="1" type="cond" truecount="0" falsecount="1"/>
4288
+ <line num="548" count="1" type="stmt"/>
4289
+ <line num="549" count="11" type="cond" truecount="1" falsecount="1"/>
4290
+ <line num="550" count="0" type="stmt"/>
4291
+ <line num="551" count="0" type="stmt"/>
4292
+ <line num="552" count="0" type="stmt"/>
4293
+ <line num="553" count="8" type="cond" truecount="1" falsecount="0"/>
4294
+ <line num="554" count="11" type="cond" truecount="2" falsecount="0"/>
4295
+ <line num="555" count="7" type="cond" truecount="1" falsecount="0"/>
4296
+ <line num="556" count="7" type="stmt"/>
4297
+ <line num="557" count="7" type="stmt"/>
4298
+ <line num="558" count="7" type="stmt"/>
4299
+ <line num="559" count="11" type="cond" truecount="1" falsecount="1"/>
4300
+ <line num="560" count="11" type="cond" truecount="1" falsecount="1"/>
4301
+ <line num="561" count="11" type="stmt"/>
4302
+ <line num="562" count="11" type="stmt"/>
4303
+ <line num="563" count="11" type="cond" truecount="3" falsecount="0"/>
4304
+ <line num="564" count="7" type="stmt"/>
4305
+ <line num="565" count="7" type="stmt"/>
4306
+ <line num="566" count="11" type="cond" truecount="0" falsecount="1"/>
4307
+ <line num="567" count="7" type="cond" truecount="1" falsecount="0"/>
4308
+ <line num="568" count="7" type="stmt"/>
4309
+ <line num="569" count="11" type="cond" truecount="0" falsecount="3"/>
4310
+ <line num="570" count="0" type="stmt"/>
4311
+ <line num="571" count="0" type="stmt"/>
4312
+ <line num="572" count="11" type="cond" truecount="1" falsecount="1"/>
4313
+ <line num="573" count="7" type="cond" truecount="1" falsecount="0"/>
4314
+ <line num="574" count="7" type="stmt"/>
4315
+ <line num="575" count="7" type="stmt"/>
4316
+ <line num="576" count="7" type="stmt"/>
4317
+ <line num="577" count="7" type="stmt"/>
4318
+ <line num="578" count="7" type="stmt"/>
4319
+ <line num="579" count="7" type="stmt"/>
4320
+ <line num="580" count="7" type="stmt"/>
4321
+ <line num="581" count="7" type="stmt"/>
4322
+ <line num="582" count="11" type="stmt"/>
4323
+ <line num="583" count="11" type="stmt"/>
4324
+ <line num="584" count="11" type="stmt"/>
4325
+ <line num="585" count="11" type="stmt"/>
4326
+ <line num="586" count="11" type="stmt"/>
4327
+ <line num="587" count="11" type="stmt"/>
4328
+ <line num="588" count="11" type="stmt"/>
4329
+ <line num="589" count="11" type="stmt"/>
4330
4330
  <line num="590" count="11" type="stmt"/>
4331
4331
  <line num="591" count="11" type="stmt"/>
4332
- <line num="592" count="11" type="cond" truecount="3" falsecount="0"/>
4333
- <line num="593" count="7" type="stmt"/>
4334
- <line num="594" count="7" type="stmt"/>
4335
- <line num="595" count="11" type="cond" truecount="0" falsecount="1"/>
4336
- <line num="596" count="7" type="cond" truecount="1" falsecount="0"/>
4337
- <line num="597" count="7" type="stmt"/>
4338
- <line num="598" count="11" type="cond" truecount="0" falsecount="3"/>
4339
- <line num="599" count="0" type="stmt"/>
4340
- <line num="600" count="0" type="stmt"/>
4341
- <line num="601" count="11" type="cond" truecount="1" falsecount="1"/>
4342
- <line num="602" count="7" type="cond" truecount="1" falsecount="0"/>
4343
- <line num="603" count="7" type="stmt"/>
4344
- <line num="604" count="7" type="stmt"/>
4345
- <line num="605" count="7" type="stmt"/>
4346
- <line num="606" count="7" type="stmt"/>
4347
- <line num="607" count="7" type="stmt"/>
4348
- <line num="608" count="7" type="stmt"/>
4349
- <line num="609" count="7" type="stmt"/>
4350
- <line num="610" count="7" type="stmt"/>
4351
- <line num="611" count="11" type="stmt"/>
4352
- <line num="612" count="11" type="stmt"/>
4353
- <line num="613" count="11" type="stmt"/>
4354
- <line num="614" count="11" type="stmt"/>
4355
- <line num="615" count="11" type="stmt"/>
4356
- <line num="616" count="11" type="stmt"/>
4357
- <line num="617" count="11" type="stmt"/>
4358
- <line num="618" count="11" type="stmt"/>
4359
- <line num="619" count="11" type="stmt"/>
4360
- <line num="620" count="11" type="stmt"/>
4361
- <line num="621" count="11" type="stmt"/>
4362
- <line num="622" count="11" type="stmt"/>
4363
- <line num="623" count="11" type="cond" truecount="1" falsecount="0"/>
4364
- <line num="624" count="11" type="cond" truecount="1" falsecount="0"/>
4365
- <line num="625" count="11" type="cond" truecount="1" falsecount="0"/>
4366
- <line num="626" count="11" type="stmt"/>
4367
- <line num="627" count="6" type="stmt"/>
4368
- <line num="628" count="6" type="stmt"/>
4369
- <line num="629" count="6" type="stmt"/>
4370
- <line num="630" count="6" type="stmt"/>
4371
- <line num="631" count="9" type="cond" truecount="1" falsecount="0"/>
4372
- <line num="632" count="3" type="cond" truecount="1" falsecount="0"/>
4373
- <line num="633" count="3" type="cond" truecount="1" falsecount="0"/>
4374
- <line num="634" count="2" type="cond" truecount="1" falsecount="0"/>
4375
- <line num="635" count="2" type="stmt"/>
4376
- <line num="636" count="9" type="stmt"/>
4377
- <line num="637" count="1" type="stmt"/>
4378
- <line num="638" count="1" type="cond" truecount="1" falsecount="0"/>
4379
- <line num="639" count="1" type="stmt"/>
4380
- <line num="640" count="1" type="stmt"/>
4381
- <line num="641" count="1" type="stmt"/>
4382
- <line num="642" count="1" type="stmt"/>
4383
- <line num="643" count="1" type="stmt"/>
4384
- <line num="644" count="1" type="stmt"/>
4385
- <line num="645" count="1" type="stmt"/>
4386
- <line num="646" count="1" type="stmt"/>
4387
- <line num="647" count="1" type="stmt"/>
4388
- <line num="648" count="1" type="stmt"/>
4389
- <line num="649" count="1" type="cond" truecount="1" falsecount="0"/>
4390
- <line num="650" count="8" type="stmt"/>
4391
- <line num="651" count="8" type="cond" truecount="1" falsecount="0"/>
4392
- <line num="652" count="7" type="cond" truecount="1" falsecount="0"/>
4393
- <line num="653" count="7" type="stmt"/>
4394
- <line num="654" count="7" type="stmt"/>
4395
- <line num="655" count="8" type="stmt"/>
4396
- <line num="656" count="1" type="stmt"/>
4332
+ <line num="592" count="11" type="stmt"/>
4333
+ <line num="593" count="11" type="stmt"/>
4334
+ <line num="594" count="11" type="cond" truecount="1" falsecount="0"/>
4335
+ <line num="595" count="11" type="cond" truecount="1" falsecount="0"/>
4336
+ <line num="596" count="11" type="cond" truecount="1" falsecount="0"/>
4337
+ <line num="597" count="11" type="stmt"/>
4338
+ <line num="598" count="6" type="stmt"/>
4339
+ <line num="599" count="6" type="stmt"/>
4340
+ <line num="600" count="6" type="stmt"/>
4341
+ <line num="601" count="6" type="stmt"/>
4342
+ <line num="602" count="9" type="cond" truecount="1" falsecount="0"/>
4343
+ <line num="603" count="3" type="cond" truecount="1" falsecount="0"/>
4344
+ <line num="604" count="3" type="cond" truecount="1" falsecount="0"/>
4345
+ <line num="605" count="2" type="cond" truecount="1" falsecount="0"/>
4346
+ <line num="606" count="2" type="stmt"/>
4347
+ <line num="607" count="9" type="stmt"/>
4348
+ <line num="608" count="1" type="stmt"/>
4349
+ <line num="609" count="1" type="cond" truecount="1" falsecount="0"/>
4350
+ <line num="610" count="1" type="stmt"/>
4351
+ <line num="611" count="1" type="stmt"/>
4352
+ <line num="612" count="1" type="stmt"/>
4353
+ <line num="613" count="1" type="stmt"/>
4354
+ <line num="614" count="1" type="stmt"/>
4355
+ <line num="615" count="1" type="stmt"/>
4356
+ <line num="616" count="1" type="stmt"/>
4357
+ <line num="617" count="1" type="stmt"/>
4358
+ <line num="618" count="1" type="stmt"/>
4359
+ <line num="619" count="1" type="stmt"/>
4360
+ <line num="620" count="1" type="cond" truecount="1" falsecount="0"/>
4361
+ <line num="621" count="8" type="stmt"/>
4362
+ <line num="622" count="8" type="cond" truecount="1" falsecount="0"/>
4363
+ <line num="623" count="7" type="cond" truecount="1" falsecount="0"/>
4364
+ <line num="624" count="7" type="stmt"/>
4365
+ <line num="625" count="7" type="stmt"/>
4366
+ <line num="626" count="8" type="stmt"/>
4367
+ <line num="627" count="1" type="stmt"/>
4397
4368
  </file>
4398
4369
  <file name="letsExchangeSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js">
4399
4370
  <metrics statements="516" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -4925,107 +4896,107 @@
4925
4896
  <line num="7" count="1" type="stmt"/>
4926
4897
  <line num="8" count="1" type="stmt"/>
4927
4898
  <line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
4928
- <line num="10" count="319" type="stmt"/>
4929
- <line num="11" count="319" type="stmt"/>
4930
- <line num="12" count="319" type="stmt"/>
4931
- <line num="13" count="319" type="stmt"/>
4932
- <line num="14" count="319" type="stmt"/>
4933
- <line num="15" count="319" type="stmt"/>
4934
- <line num="16" count="319" type="stmt"/>
4935
- <line num="17" count="319" type="stmt"/>
4936
- <line num="18" count="319" type="stmt"/>
4937
- <line num="19" count="319" type="stmt"/>
4938
- <line num="20" count="319" type="stmt"/>
4939
- <line num="21" count="319" type="stmt"/>
4940
- <line num="22" count="319" type="stmt"/>
4941
- <line num="23" count="319" type="stmt"/>
4942
- <line num="24" count="319" type="stmt"/>
4943
- <line num="25" count="319" type="stmt"/>
4944
- <line num="26" count="319" type="stmt"/>
4945
- <line num="27" count="319" type="stmt"/>
4946
- <line num="28" count="319" type="stmt"/>
4947
- <line num="29" count="319" type="cond" truecount="1" falsecount="0"/>
4948
- <line num="30" count="319" type="stmt"/>
4949
- <line num="31" count="319" type="stmt"/>
4950
- <line num="32" count="319" type="stmt"/>
4951
- <line num="33" count="319" type="stmt"/>
4952
- <line num="34" count="319" type="stmt"/>
4953
- <line num="35" count="319" type="stmt"/>
4954
- <line num="36" count="319" type="stmt"/>
4955
- <line num="37" count="319" type="stmt"/>
4956
- <line num="38" count="319" type="stmt"/>
4957
- <line num="39" count="319" type="stmt"/>
4958
- <line num="40" count="319" type="stmt"/>
4959
- <line num="41" count="319" type="stmt"/>
4960
- <line num="42" count="319" type="stmt"/>
4961
- <line num="43" count="319" type="stmt"/>
4962
- <line num="44" count="319" type="stmt"/>
4963
- <line num="45" count="319" type="stmt"/>
4964
- <line num="46" count="319" type="stmt"/>
4965
- <line num="47" count="319" type="stmt"/>
4966
- <line num="48" count="319" type="stmt"/>
4967
- <line num="49" count="319" type="stmt"/>
4968
- <line num="50" count="319" type="stmt"/>
4969
- <line num="51" count="319" type="stmt"/>
4970
- <line num="52" count="319" type="stmt"/>
4971
- <line num="53" count="319" type="stmt"/>
4972
- <line num="54" count="319" type="stmt"/>
4973
- <line num="55" count="319" type="stmt"/>
4974
- <line num="56" count="319" type="stmt"/>
4975
- <line num="57" count="319" type="stmt"/>
4976
- <line num="58" count="319" type="stmt"/>
4977
- <line num="59" count="319" type="stmt"/>
4978
- <line num="60" count="319" type="stmt"/>
4979
- <line num="61" count="319" type="stmt"/>
4980
- <line num="62" count="319" type="stmt"/>
4981
- <line num="63" count="319" type="stmt"/>
4982
- <line num="64" count="319" type="stmt"/>
4983
- <line num="65" count="319" type="stmt"/>
4984
- <line num="66" count="319" type="cond" truecount="1" falsecount="0"/>
4985
- <line num="67" count="22" type="stmt"/>
4986
- <line num="68" count="22" type="stmt"/>
4987
- <line num="69" count="22" type="stmt"/>
4988
- <line num="70" count="22" type="stmt"/>
4989
- <line num="71" count="22" type="stmt"/>
4990
- <line num="72" count="22" type="stmt"/>
4991
- <line num="73" count="22" type="stmt"/>
4992
- <line num="74" count="22" type="stmt"/>
4993
- <line num="75" count="22" type="stmt"/>
4994
- <line num="76" count="319" type="stmt"/>
4995
- <line num="77" count="319" type="stmt"/>
4996
- <line num="78" count="319" type="stmt"/>
4997
- <line num="79" count="319" type="stmt"/>
4998
- <line num="80" count="319" type="stmt"/>
4999
- <line num="81" count="319" type="stmt"/>
5000
- <line num="82" count="319" type="stmt"/>
5001
- <line num="83" count="319" type="stmt"/>
5002
- <line num="84" count="319" type="stmt"/>
5003
- <line num="85" count="319" type="stmt"/>
5004
- <line num="86" count="319" type="stmt"/>
5005
- <line num="87" count="319" type="stmt"/>
4899
+ <line num="10" count="306" type="stmt"/>
4900
+ <line num="11" count="306" type="stmt"/>
4901
+ <line num="12" count="306" type="stmt"/>
4902
+ <line num="13" count="306" type="stmt"/>
4903
+ <line num="14" count="306" type="stmt"/>
4904
+ <line num="15" count="306" type="stmt"/>
4905
+ <line num="16" count="306" type="stmt"/>
4906
+ <line num="17" count="306" type="stmt"/>
4907
+ <line num="18" count="306" type="stmt"/>
4908
+ <line num="19" count="306" type="stmt"/>
4909
+ <line num="20" count="306" type="stmt"/>
4910
+ <line num="21" count="306" type="stmt"/>
4911
+ <line num="22" count="306" type="stmt"/>
4912
+ <line num="23" count="306" type="stmt"/>
4913
+ <line num="24" count="306" type="stmt"/>
4914
+ <line num="25" count="306" type="stmt"/>
4915
+ <line num="26" count="306" type="stmt"/>
4916
+ <line num="27" count="306" type="stmt"/>
4917
+ <line num="28" count="306" type="stmt"/>
4918
+ <line num="29" count="306" type="cond" truecount="1" falsecount="0"/>
4919
+ <line num="30" count="306" type="stmt"/>
4920
+ <line num="31" count="306" type="stmt"/>
4921
+ <line num="32" count="306" type="stmt"/>
4922
+ <line num="33" count="306" type="stmt"/>
4923
+ <line num="34" count="306" type="stmt"/>
4924
+ <line num="35" count="306" type="stmt"/>
4925
+ <line num="36" count="306" type="stmt"/>
4926
+ <line num="37" count="306" type="stmt"/>
4927
+ <line num="38" count="306" type="stmt"/>
4928
+ <line num="39" count="306" type="stmt"/>
4929
+ <line num="40" count="306" type="stmt"/>
4930
+ <line num="41" count="306" type="stmt"/>
4931
+ <line num="42" count="306" type="stmt"/>
4932
+ <line num="43" count="306" type="stmt"/>
4933
+ <line num="44" count="306" type="stmt"/>
4934
+ <line num="45" count="306" type="stmt"/>
4935
+ <line num="46" count="306" type="stmt"/>
4936
+ <line num="47" count="306" type="stmt"/>
4937
+ <line num="48" count="306" type="stmt"/>
4938
+ <line num="49" count="306" type="stmt"/>
4939
+ <line num="50" count="306" type="stmt"/>
4940
+ <line num="51" count="306" type="stmt"/>
4941
+ <line num="52" count="306" type="stmt"/>
4942
+ <line num="53" count="306" type="stmt"/>
4943
+ <line num="54" count="306" type="stmt"/>
4944
+ <line num="55" count="306" type="stmt"/>
4945
+ <line num="56" count="306" type="stmt"/>
4946
+ <line num="57" count="306" type="stmt"/>
4947
+ <line num="58" count="306" type="stmt"/>
4948
+ <line num="59" count="306" type="stmt"/>
4949
+ <line num="60" count="306" type="stmt"/>
4950
+ <line num="61" count="306" type="stmt"/>
4951
+ <line num="62" count="306" type="stmt"/>
4952
+ <line num="63" count="306" type="stmt"/>
4953
+ <line num="64" count="306" type="stmt"/>
4954
+ <line num="65" count="306" type="stmt"/>
4955
+ <line num="66" count="306" type="cond" truecount="1" falsecount="0"/>
4956
+ <line num="67" count="21" type="stmt"/>
4957
+ <line num="68" count="21" type="stmt"/>
4958
+ <line num="69" count="21" type="stmt"/>
4959
+ <line num="70" count="21" type="stmt"/>
4960
+ <line num="71" count="21" type="stmt"/>
4961
+ <line num="72" count="21" type="stmt"/>
4962
+ <line num="73" count="21" type="stmt"/>
4963
+ <line num="74" count="21" type="stmt"/>
4964
+ <line num="75" count="21" type="stmt"/>
4965
+ <line num="76" count="306" type="stmt"/>
4966
+ <line num="77" count="306" type="stmt"/>
4967
+ <line num="78" count="306" type="stmt"/>
4968
+ <line num="79" count="306" type="stmt"/>
4969
+ <line num="80" count="306" type="stmt"/>
4970
+ <line num="81" count="306" type="stmt"/>
4971
+ <line num="82" count="306" type="stmt"/>
4972
+ <line num="83" count="306" type="stmt"/>
4973
+ <line num="84" count="306" type="stmt"/>
4974
+ <line num="85" count="306" type="stmt"/>
4975
+ <line num="86" count="306" type="stmt"/>
4976
+ <line num="87" count="306" type="stmt"/>
5006
4977
  <line num="88" count="0" type="stmt"/>
5007
4978
  <line num="89" count="0" type="stmt"/>
5008
- <line num="90" count="319" type="stmt"/>
5009
- <line num="91" count="319" type="stmt"/>
5010
- <line num="92" count="319" type="stmt"/>
5011
- <line num="93" count="319" type="stmt"/>
5012
- <line num="94" count="319" type="stmt"/>
4979
+ <line num="90" count="306" type="stmt"/>
4980
+ <line num="91" count="306" type="stmt"/>
4981
+ <line num="92" count="306" type="stmt"/>
4982
+ <line num="93" count="306" type="stmt"/>
4983
+ <line num="94" count="306" type="stmt"/>
5013
4984
  <line num="95" count="0" type="stmt"/>
5014
4985
  <line num="96" count="0" type="stmt"/>
5015
- <line num="97" count="319" type="stmt"/>
5016
- <line num="98" count="319" type="stmt"/>
5017
- <line num="99" count="319" type="stmt"/>
5018
- <line num="100" count="319" type="stmt"/>
5019
- <line num="101" count="319" type="stmt"/>
4986
+ <line num="97" count="306" type="stmt"/>
4987
+ <line num="98" count="306" type="stmt"/>
4988
+ <line num="99" count="306" type="stmt"/>
4989
+ <line num="100" count="306" type="stmt"/>
4990
+ <line num="101" count="306" type="stmt"/>
5020
4991
  <line num="102" count="0" type="stmt"/>
5021
4992
  <line num="103" count="0" type="stmt"/>
5022
- <line num="104" count="319" type="stmt"/>
5023
- <line num="105" count="319" type="stmt"/>
5024
- <line num="106" count="319" type="stmt"/>
5025
- <line num="107" count="319" type="stmt"/>
5026
- <line num="108" count="319" type="stmt"/>
5027
- <line num="109" count="319" type="stmt"/>
5028
- <line num="110" count="319" type="cond" truecount="1" falsecount="0"/>
4993
+ <line num="104" count="306" type="stmt"/>
4994
+ <line num="105" count="306" type="stmt"/>
4995
+ <line num="106" count="306" type="stmt"/>
4996
+ <line num="107" count="306" type="stmt"/>
4997
+ <line num="108" count="306" type="stmt"/>
4998
+ <line num="109" count="306" type="stmt"/>
4999
+ <line num="110" count="306" type="cond" truecount="1" falsecount="0"/>
5029
5000
  <line num="111" count="41" type="stmt"/>
5030
5001
  <line num="112" count="41" type="stmt"/>
5031
5002
  <line num="113" count="41" type="stmt"/>
@@ -5058,55 +5029,55 @@
5058
5029
  <line num="140" count="41" type="stmt"/>
5059
5030
  <line num="141" count="41" type="stmt"/>
5060
5031
  <line num="142" count="41" type="cond" truecount="1" falsecount="0"/>
5061
- <line num="143" count="1367" type="stmt"/>
5062
- <line num="144" count="1367" type="stmt"/>
5063
- <line num="145" count="1367" type="stmt"/>
5064
- <line num="146" count="1367" type="stmt"/>
5065
- <line num="147" count="1367" type="cond" truecount="2" falsecount="0"/>
5066
- <line num="148" count="1122" type="stmt"/>
5067
- <line num="149" count="1122" type="stmt"/>
5068
- <line num="150" count="1122" type="stmt"/>
5069
- <line num="151" count="1122" type="stmt"/>
5032
+ <line num="143" count="1227" type="stmt"/>
5033
+ <line num="144" count="1227" type="stmt"/>
5034
+ <line num="145" count="1227" type="stmt"/>
5035
+ <line num="146" count="1227" type="stmt"/>
5036
+ <line num="147" count="1227" type="cond" truecount="2" falsecount="0"/>
5037
+ <line num="148" count="982" type="stmt"/>
5038
+ <line num="149" count="982" type="stmt"/>
5039
+ <line num="150" count="982" type="stmt"/>
5040
+ <line num="151" count="982" type="stmt"/>
5070
5041
  <line num="152" count="245" type="cond" truecount="2" falsecount="0"/>
5071
5042
  <line num="153" count="245" type="stmt"/>
5072
- <line num="154" count="1367" type="cond" truecount="3" falsecount="0"/>
5073
- <line num="155" count="1367" type="cond" truecount="3" falsecount="0"/>
5043
+ <line num="154" count="1227" type="cond" truecount="3" falsecount="0"/>
5044
+ <line num="155" count="1227" type="cond" truecount="3" falsecount="0"/>
5074
5045
  <line num="156" count="35" type="cond" truecount="1" falsecount="0"/>
5075
5046
  <line num="157" count="35" type="stmt"/>
5076
5047
  <line num="158" count="35" type="stmt"/>
5077
5048
  <line num="159" count="35" type="stmt"/>
5078
- <line num="160" count="1366" type="cond" truecount="0" falsecount="1"/>
5049
+ <line num="160" count="1226" type="cond" truecount="0" falsecount="1"/>
5079
5050
  <line num="161" count="35" type="cond" truecount="1" falsecount="0"/>
5080
5051
  <line num="162" count="35" type="stmt"/>
5081
5052
  <line num="163" count="35" type="stmt"/>
5082
5053
  <line num="164" count="41" type="stmt"/>
5083
5054
  <line num="165" count="41" type="stmt"/>
5084
- <line num="166" count="319" type="stmt"/>
5085
- <line num="167" count="319" type="cond" truecount="1" falsecount="0"/>
5086
- <line num="168" count="74" type="stmt"/>
5087
- <line num="169" count="74" type="cond" truecount="1" falsecount="0"/>
5088
- <line num="170" count="74" type="cond" truecount="1" falsecount="0"/>
5089
- <line num="171" count="28" type="stmt"/>
5090
- <line num="172" count="74" type="stmt"/>
5091
- <line num="173" count="74" type="stmt"/>
5092
- <line num="174" count="319" type="stmt"/>
5093
- <line num="175" count="319" type="stmt"/>
5094
- <line num="176" count="319" type="stmt"/>
5095
- <line num="177" count="319" type="stmt"/>
5096
- <line num="178" count="319" type="stmt"/>
5097
- <line num="179" count="319" type="stmt"/>
5098
- <line num="180" count="319" type="stmt"/>
5099
- <line num="181" count="319" type="cond" truecount="1" falsecount="0"/>
5055
+ <line num="166" count="306" type="stmt"/>
5056
+ <line num="167" count="306" type="cond" truecount="1" falsecount="0"/>
5057
+ <line num="168" count="73" type="stmt"/>
5058
+ <line num="169" count="73" type="cond" truecount="1" falsecount="0"/>
5059
+ <line num="170" count="73" type="cond" truecount="1" falsecount="0"/>
5060
+ <line num="171" count="27" type="stmt"/>
5061
+ <line num="172" count="73" type="stmt"/>
5062
+ <line num="173" count="73" type="stmt"/>
5063
+ <line num="174" count="306" type="stmt"/>
5064
+ <line num="175" count="306" type="stmt"/>
5065
+ <line num="176" count="306" type="stmt"/>
5066
+ <line num="177" count="306" type="stmt"/>
5067
+ <line num="178" count="306" type="stmt"/>
5068
+ <line num="179" count="306" type="stmt"/>
5069
+ <line num="180" count="306" type="stmt"/>
5070
+ <line num="181" count="306" type="cond" truecount="1" falsecount="0"/>
5100
5071
  <line num="182" count="41" type="stmt"/>
5101
5072
  <line num="183" count="41" type="stmt"/>
5102
- <line num="184" count="319" type="stmt"/>
5103
- <line num="185" count="319" type="stmt"/>
5104
- <line num="186" count="319" type="stmt"/>
5105
- <line num="187" count="319" type="stmt"/>
5106
- <line num="188" count="319" type="stmt"/>
5107
- <line num="189" count="319" type="stmt"/>
5108
- <line num="190" count="319" type="stmt"/>
5109
- <line num="191" count="319" type="cond" truecount="1" falsecount="0"/>
5073
+ <line num="184" count="306" type="stmt"/>
5074
+ <line num="185" count="306" type="stmt"/>
5075
+ <line num="186" count="306" type="stmt"/>
5076
+ <line num="187" count="306" type="stmt"/>
5077
+ <line num="188" count="306" type="stmt"/>
5078
+ <line num="189" count="306" type="stmt"/>
5079
+ <line num="190" count="306" type="stmt"/>
5080
+ <line num="191" count="306" type="cond" truecount="1" falsecount="0"/>
5110
5081
  <line num="192" count="4" type="stmt"/>
5111
5082
  <line num="193" count="4" type="stmt"/>
5112
5083
  <line num="194" count="4" type="stmt"/>
@@ -5125,14 +5096,14 @@
5125
5096
  <line num="207" count="1" type="stmt"/>
5126
5097
  <line num="208" count="1" type="stmt"/>
5127
5098
  <line num="209" count="4" type="stmt"/>
5128
- <line num="210" count="319" type="stmt"/>
5129
- <line num="211" count="319" type="stmt"/>
5130
- <line num="212" count="319" type="stmt"/>
5131
- <line num="213" count="319" type="stmt"/>
5132
- <line num="214" count="319" type="stmt"/>
5133
- <line num="215" count="319" type="stmt"/>
5134
- <line num="216" count="319" type="stmt"/>
5135
- <line num="217" count="319" type="stmt"/>
5099
+ <line num="210" count="306" type="stmt"/>
5100
+ <line num="211" count="306" type="stmt"/>
5101
+ <line num="212" count="306" type="stmt"/>
5102
+ <line num="213" count="306" type="stmt"/>
5103
+ <line num="214" count="306" type="stmt"/>
5104
+ <line num="215" count="306" type="stmt"/>
5105
+ <line num="216" count="306" type="stmt"/>
5106
+ <line num="217" count="306" type="stmt"/>
5136
5107
  <line num="218" count="0" type="stmt"/>
5137
5108
  <line num="219" count="0" type="stmt"/>
5138
5109
  <line num="220" count="0" type="stmt"/>
@@ -5151,14 +5122,14 @@
5151
5122
  <line num="233" count="0" type="stmt"/>
5152
5123
  <line num="234" count="0" type="stmt"/>
5153
5124
  <line num="235" count="0" type="stmt"/>
5154
- <line num="236" count="319" type="stmt"/>
5155
- <line num="237" count="319" type="stmt"/>
5156
- <line num="238" count="319" type="stmt"/>
5157
- <line num="239" count="319" type="stmt"/>
5158
- <line num="240" count="319" type="stmt"/>
5159
- <line num="241" count="319" type="stmt"/>
5160
- <line num="242" count="319" type="stmt"/>
5161
- <line num="243" count="319" type="cond" truecount="1" falsecount="0"/>
5125
+ <line num="236" count="306" type="stmt"/>
5126
+ <line num="237" count="306" type="stmt"/>
5127
+ <line num="238" count="306" type="stmt"/>
5128
+ <line num="239" count="306" type="stmt"/>
5129
+ <line num="240" count="306" type="stmt"/>
5130
+ <line num="241" count="306" type="stmt"/>
5131
+ <line num="242" count="306" type="stmt"/>
5132
+ <line num="243" count="306" type="cond" truecount="1" falsecount="0"/>
5162
5133
  <line num="244" count="4" type="stmt"/>
5163
5134
  <line num="245" count="4" type="stmt"/>
5164
5135
  <line num="246" count="4" type="stmt"/>
@@ -5177,15 +5148,15 @@
5177
5148
  <line num="259" count="1" type="stmt"/>
5178
5149
  <line num="260" count="1" type="stmt"/>
5179
5150
  <line num="261" count="4" type="stmt"/>
5180
- <line num="262" count="319" type="stmt"/>
5181
- <line num="263" count="319" type="stmt"/>
5182
- <line num="264" count="319" type="stmt"/>
5183
- <line num="265" count="319" type="stmt"/>
5184
- <line num="266" count="319" type="stmt"/>
5185
- <line num="267" count="319" type="stmt"/>
5186
- <line num="268" count="319" type="stmt"/>
5187
- <line num="269" count="319" type="stmt"/>
5188
- <line num="270" count="319" type="cond" truecount="1" falsecount="0"/>
5151
+ <line num="262" count="306" type="stmt"/>
5152
+ <line num="263" count="306" type="stmt"/>
5153
+ <line num="264" count="306" type="stmt"/>
5154
+ <line num="265" count="306" type="stmt"/>
5155
+ <line num="266" count="306" type="stmt"/>
5156
+ <line num="267" count="306" type="stmt"/>
5157
+ <line num="268" count="306" type="stmt"/>
5158
+ <line num="269" count="306" type="stmt"/>
5159
+ <line num="270" count="306" type="cond" truecount="1" falsecount="0"/>
5189
5160
  <line num="271" count="5" type="stmt"/>
5190
5161
  <line num="272" count="5" type="stmt"/>
5191
5162
  <line num="273" count="5" type="stmt"/>
@@ -5208,14 +5179,14 @@
5208
5179
  <line num="290" count="1" type="stmt"/>
5209
5180
  <line num="291" count="1" type="stmt"/>
5210
5181
  <line num="292" count="5" type="stmt"/>
5211
- <line num="293" count="319" type="stmt"/>
5212
- <line num="294" count="319" type="stmt"/>
5213
- <line num="295" count="319" type="stmt"/>
5214
- <line num="296" count="319" type="stmt"/>
5215
- <line num="297" count="319" type="stmt"/>
5216
- <line num="298" count="319" type="stmt"/>
5217
- <line num="299" count="319" type="stmt"/>
5218
- <line num="300" count="319" type="stmt"/>
5182
+ <line num="293" count="306" type="stmt"/>
5183
+ <line num="294" count="306" type="stmt"/>
5184
+ <line num="295" count="306" type="stmt"/>
5185
+ <line num="296" count="306" type="stmt"/>
5186
+ <line num="297" count="306" type="stmt"/>
5187
+ <line num="298" count="306" type="stmt"/>
5188
+ <line num="299" count="306" type="stmt"/>
5189
+ <line num="300" count="306" type="stmt"/>
5219
5190
  <line num="301" count="0" type="stmt"/>
5220
5191
  <line num="302" count="0" type="stmt"/>
5221
5192
  <line num="303" count="0" type="stmt"/>
@@ -5230,14 +5201,14 @@
5230
5201
  <line num="312" count="0" type="stmt"/>
5231
5202
  <line num="313" count="0" type="stmt"/>
5232
5203
  <line num="314" count="0" type="stmt"/>
5233
- <line num="315" count="319" type="stmt"/>
5234
- <line num="316" count="319" type="stmt"/>
5235
- <line num="317" count="319" type="stmt"/>
5236
- <line num="318" count="319" type="stmt"/>
5237
- <line num="319" count="319" type="stmt"/>
5238
- <line num="320" count="319" type="stmt"/>
5239
- <line num="321" count="319" type="stmt"/>
5240
- <line num="322" count="319" type="stmt"/>
5204
+ <line num="315" count="306" type="stmt"/>
5205
+ <line num="316" count="306" type="stmt"/>
5206
+ <line num="317" count="306" type="stmt"/>
5207
+ <line num="318" count="306" type="stmt"/>
5208
+ <line num="319" count="306" type="stmt"/>
5209
+ <line num="320" count="306" type="stmt"/>
5210
+ <line num="321" count="306" type="stmt"/>
5211
+ <line num="322" count="306" type="stmt"/>
5241
5212
  <line num="323" count="0" type="stmt"/>
5242
5213
  <line num="324" count="0" type="stmt"/>
5243
5214
  <line num="325" count="0" type="stmt"/>
@@ -5281,41 +5252,41 @@
5281
5252
  <line num="363" count="0" type="stmt"/>
5282
5253
  <line num="364" count="0" type="stmt"/>
5283
5254
  <line num="365" count="0" type="stmt"/>
5284
- <line num="366" count="319" type="stmt"/>
5285
- <line num="367" count="319" type="stmt"/>
5286
- <line num="368" count="319" type="stmt"/>
5287
- <line num="369" count="319" type="stmt"/>
5288
- <line num="370" count="319" type="stmt"/>
5289
- <line num="371" count="319" type="stmt"/>
5290
- <line num="372" count="319" type="stmt"/>
5291
- <line num="373" count="319" type="stmt"/>
5292
- <line num="374" count="319" type="stmt"/>
5293
- <line num="375" count="319" type="stmt"/>
5294
- <line num="376" count="319" type="stmt"/>
5295
- <line num="377" count="319" type="stmt"/>
5296
- <line num="378" count="319" type="stmt"/>
5297
- <line num="379" count="319" type="stmt"/>
5298
- <line num="380" count="319" type="stmt"/>
5299
- <line num="381" count="319" type="stmt"/>
5300
- <line num="382" count="319" type="stmt"/>
5301
- <line num="383" count="319" type="stmt"/>
5302
- <line num="384" count="319" type="stmt"/>
5303
- <line num="385" count="319" type="stmt"/>
5304
- <line num="386" count="319" type="stmt"/>
5305
- <line num="387" count="319" type="stmt"/>
5306
- <line num="388" count="319" type="stmt"/>
5307
- <line num="389" count="319" type="stmt"/>
5308
- <line num="390" count="319" type="stmt"/>
5309
- <line num="391" count="319" type="stmt"/>
5310
- <line num="392" count="319" type="stmt"/>
5311
- <line num="393" count="319" type="stmt"/>
5312
- <line num="394" count="319" type="stmt"/>
5313
- <line num="395" count="319" type="stmt"/>
5314
- <line num="396" count="319" type="stmt"/>
5315
- <line num="397" count="319" type="stmt"/>
5316
- <line num="398" count="319" type="stmt"/>
5317
- <line num="399" count="319" type="stmt"/>
5318
- <line num="400" count="319" type="stmt"/>
5255
+ <line num="366" count="306" type="stmt"/>
5256
+ <line num="367" count="306" type="stmt"/>
5257
+ <line num="368" count="306" type="stmt"/>
5258
+ <line num="369" count="306" type="stmt"/>
5259
+ <line num="370" count="306" type="stmt"/>
5260
+ <line num="371" count="306" type="stmt"/>
5261
+ <line num="372" count="306" type="stmt"/>
5262
+ <line num="373" count="306" type="stmt"/>
5263
+ <line num="374" count="306" type="stmt"/>
5264
+ <line num="375" count="306" type="stmt"/>
5265
+ <line num="376" count="306" type="stmt"/>
5266
+ <line num="377" count="306" type="stmt"/>
5267
+ <line num="378" count="306" type="stmt"/>
5268
+ <line num="379" count="306" type="stmt"/>
5269
+ <line num="380" count="306" type="stmt"/>
5270
+ <line num="381" count="306" type="stmt"/>
5271
+ <line num="382" count="306" type="stmt"/>
5272
+ <line num="383" count="306" type="stmt"/>
5273
+ <line num="384" count="306" type="stmt"/>
5274
+ <line num="385" count="306" type="stmt"/>
5275
+ <line num="386" count="306" type="stmt"/>
5276
+ <line num="387" count="306" type="stmt"/>
5277
+ <line num="388" count="306" type="stmt"/>
5278
+ <line num="389" count="306" type="stmt"/>
5279
+ <line num="390" count="306" type="stmt"/>
5280
+ <line num="391" count="306" type="stmt"/>
5281
+ <line num="392" count="306" type="stmt"/>
5282
+ <line num="393" count="306" type="stmt"/>
5283
+ <line num="394" count="306" type="stmt"/>
5284
+ <line num="395" count="306" type="stmt"/>
5285
+ <line num="396" count="306" type="stmt"/>
5286
+ <line num="397" count="306" type="stmt"/>
5287
+ <line num="398" count="306" type="stmt"/>
5288
+ <line num="399" count="306" type="stmt"/>
5289
+ <line num="400" count="306" type="stmt"/>
5319
5290
  <line num="401" count="0" type="stmt"/>
5320
5291
  <line num="402" count="0" type="stmt"/>
5321
5292
  <line num="403" count="0" type="stmt"/>
@@ -5327,40 +5298,40 @@
5327
5298
  <line num="409" count="0" type="stmt"/>
5328
5299
  <line num="410" count="0" type="stmt"/>
5329
5300
  <line num="411" count="0" type="stmt"/>
5330
- <line num="412" count="319" type="stmt"/>
5331
- <line num="413" count="319" type="stmt"/>
5332
- <line num="414" count="319" type="stmt"/>
5333
- <line num="415" count="319" type="stmt"/>
5334
- <line num="416" count="319" type="stmt"/>
5335
- <line num="417" count="319" type="stmt"/>
5336
- <line num="418" count="319" type="stmt"/>
5337
- <line num="419" count="319" type="stmt"/>
5338
- <line num="420" count="319" type="stmt"/>
5339
- <line num="421" count="319" type="stmt"/>
5340
- <line num="422" count="319" type="stmt"/>
5341
- <line num="423" count="319" type="stmt"/>
5342
- <line num="424" count="319" type="stmt"/>
5343
- <line num="425" count="319" type="stmt"/>
5344
- <line num="426" count="319" type="stmt"/>
5345
- <line num="427" count="319" type="stmt"/>
5346
- <line num="428" count="319" type="stmt"/>
5347
- <line num="429" count="319" type="stmt"/>
5348
- <line num="430" count="319" type="stmt"/>
5349
- <line num="431" count="319" type="stmt"/>
5350
- <line num="432" count="319" type="stmt"/>
5351
- <line num="433" count="319" type="stmt"/>
5352
- <line num="434" count="319" type="stmt"/>
5353
- <line num="435" count="319" type="stmt"/>
5354
- <line num="436" count="319" type="stmt"/>
5355
- <line num="437" count="319" type="stmt"/>
5356
- <line num="438" count="319" type="stmt"/>
5357
- <line num="439" count="319" type="stmt"/>
5358
- <line num="440" count="319" type="stmt"/>
5359
- <line num="441" count="319" type="stmt"/>
5360
- <line num="442" count="319" type="stmt"/>
5361
- <line num="443" count="319" type="stmt"/>
5362
- <line num="444" count="319" type="stmt"/>
5363
- <line num="445" count="319" type="stmt"/>
5301
+ <line num="412" count="306" type="stmt"/>
5302
+ <line num="413" count="306" type="stmt"/>
5303
+ <line num="414" count="306" type="stmt"/>
5304
+ <line num="415" count="306" type="stmt"/>
5305
+ <line num="416" count="306" type="stmt"/>
5306
+ <line num="417" count="306" type="stmt"/>
5307
+ <line num="418" count="306" type="stmt"/>
5308
+ <line num="419" count="306" type="stmt"/>
5309
+ <line num="420" count="306" type="stmt"/>
5310
+ <line num="421" count="306" type="stmt"/>
5311
+ <line num="422" count="306" type="stmt"/>
5312
+ <line num="423" count="306" type="stmt"/>
5313
+ <line num="424" count="306" type="stmt"/>
5314
+ <line num="425" count="306" type="stmt"/>
5315
+ <line num="426" count="306" type="stmt"/>
5316
+ <line num="427" count="306" type="stmt"/>
5317
+ <line num="428" count="306" type="stmt"/>
5318
+ <line num="429" count="306" type="stmt"/>
5319
+ <line num="430" count="306" type="stmt"/>
5320
+ <line num="431" count="306" type="stmt"/>
5321
+ <line num="432" count="306" type="stmt"/>
5322
+ <line num="433" count="306" type="stmt"/>
5323
+ <line num="434" count="306" type="stmt"/>
5324
+ <line num="435" count="306" type="stmt"/>
5325
+ <line num="436" count="306" type="stmt"/>
5326
+ <line num="437" count="306" type="stmt"/>
5327
+ <line num="438" count="306" type="stmt"/>
5328
+ <line num="439" count="306" type="stmt"/>
5329
+ <line num="440" count="306" type="stmt"/>
5330
+ <line num="441" count="306" type="stmt"/>
5331
+ <line num="442" count="306" type="stmt"/>
5332
+ <line num="443" count="306" type="stmt"/>
5333
+ <line num="444" count="306" type="stmt"/>
5334
+ <line num="445" count="306" type="stmt"/>
5364
5335
  <line num="446" count="0" type="stmt"/>
5365
5336
  <line num="447" count="0" type="stmt"/>
5366
5337
  <line num="448" count="0" type="stmt"/>
@@ -5375,23 +5346,23 @@
5375
5346
  <line num="457" count="0" type="stmt"/>
5376
5347
  <line num="458" count="0" type="stmt"/>
5377
5348
  <line num="459" count="0" type="stmt"/>
5378
- <line num="460" count="319" type="stmt"/>
5379
- <line num="461" count="319" type="stmt"/>
5380
- <line num="462" count="319" type="stmt"/>
5381
- <line num="463" count="319" type="stmt"/>
5382
- <line num="464" count="319" type="stmt"/>
5383
- <line num="465" count="319" type="stmt"/>
5384
- <line num="466" count="319" type="stmt"/>
5385
- <line num="467" count="319" type="stmt"/>
5386
- <line num="468" count="319" type="stmt"/>
5349
+ <line num="460" count="306" type="stmt"/>
5350
+ <line num="461" count="306" type="stmt"/>
5351
+ <line num="462" count="306" type="stmt"/>
5352
+ <line num="463" count="306" type="stmt"/>
5353
+ <line num="464" count="306" type="stmt"/>
5354
+ <line num="465" count="306" type="stmt"/>
5355
+ <line num="466" count="306" type="stmt"/>
5356
+ <line num="467" count="306" type="stmt"/>
5357
+ <line num="468" count="306" type="stmt"/>
5387
5358
  <line num="469" count="0" type="stmt"/>
5388
5359
  <line num="470" count="0" type="stmt"/>
5389
- <line num="471" count="319" type="stmt"/>
5390
- <line num="472" count="319" type="stmt"/>
5391
- <line num="473" count="319" type="stmt"/>
5392
- <line num="474" count="319" type="stmt"/>
5393
- <line num="475" count="319" type="stmt"/>
5394
- <line num="476" count="319" type="stmt"/>
5360
+ <line num="471" count="306" type="stmt"/>
5361
+ <line num="472" count="306" type="stmt"/>
5362
+ <line num="473" count="306" type="stmt"/>
5363
+ <line num="474" count="306" type="stmt"/>
5364
+ <line num="475" count="306" type="stmt"/>
5365
+ <line num="476" count="306" type="stmt"/>
5395
5366
  <line num="477" count="0" type="stmt"/>
5396
5367
  <line num="478" count="0" type="stmt"/>
5397
5368
  <line num="479" count="0" type="stmt"/>
@@ -5399,13 +5370,13 @@
5399
5370
  <line num="481" count="0" type="stmt"/>
5400
5371
  <line num="482" count="0" type="stmt"/>
5401
5372
  <line num="483" count="0" type="stmt"/>
5402
- <line num="484" count="319" type="stmt"/>
5403
- <line num="485" count="319" type="stmt"/>
5404
- <line num="486" count="319" type="stmt"/>
5405
- <line num="487" count="319" type="stmt"/>
5406
- <line num="488" count="319" type="stmt"/>
5407
- <line num="489" count="319" type="stmt"/>
5408
- <line num="490" count="319" type="stmt"/>
5373
+ <line num="484" count="306" type="stmt"/>
5374
+ <line num="485" count="306" type="stmt"/>
5375
+ <line num="486" count="306" type="stmt"/>
5376
+ <line num="487" count="306" type="stmt"/>
5377
+ <line num="488" count="306" type="stmt"/>
5378
+ <line num="489" count="306" type="stmt"/>
5379
+ <line num="490" count="306" type="stmt"/>
5409
5380
  <line num="491" count="0" type="stmt"/>
5410
5381
  <line num="492" count="0" type="stmt"/>
5411
5382
  <line num="493" count="0" type="stmt"/>
@@ -5420,12 +5391,12 @@
5420
5391
  <line num="502" count="0" type="stmt"/>
5421
5392
  <line num="503" count="0" type="stmt"/>
5422
5393
  <line num="504" count="0" type="stmt"/>
5423
- <line num="505" count="319" type="stmt"/>
5424
- <line num="506" count="319" type="stmt"/>
5425
- <line num="507" count="319" type="stmt"/>
5426
- <line num="508" count="319" type="stmt"/>
5427
- <line num="509" count="319" type="stmt"/>
5428
- <line num="510" count="319" type="stmt"/>
5394
+ <line num="505" count="306" type="stmt"/>
5395
+ <line num="506" count="306" type="stmt"/>
5396
+ <line num="507" count="306" type="stmt"/>
5397
+ <line num="508" count="306" type="stmt"/>
5398
+ <line num="509" count="306" type="stmt"/>
5399
+ <line num="510" count="306" type="stmt"/>
5429
5400
  <line num="511" count="0" type="stmt"/>
5430
5401
  <line num="512" count="0" type="stmt"/>
5431
5402
  <line num="513" count="0" type="stmt"/>
@@ -5440,8 +5411,8 @@
5440
5411
  <line num="522" count="0" type="stmt"/>
5441
5412
  <line num="523" count="0" type="stmt"/>
5442
5413
  <line num="524" count="0" type="stmt"/>
5443
- <line num="525" count="319" type="stmt"/>
5444
- <line num="526" count="319" type="cond" truecount="1" falsecount="0"/>
5414
+ <line num="525" count="306" type="stmt"/>
5415
+ <line num="526" count="306" type="cond" truecount="1" falsecount="0"/>
5445
5416
  <line num="527" count="28" type="cond" truecount="1" falsecount="0"/>
5446
5417
  <line num="528" count="26" type="stmt"/>
5447
5418
  <line num="529" count="26" type="stmt"/>
@@ -5488,14 +5459,14 @@
5488
5459
  <line num="570" count="26" type="stmt"/>
5489
5460
  <line num="571" count="28" type="stmt"/>
5490
5461
  <line num="572" count="28" type="stmt"/>
5491
- <line num="573" count="319" type="stmt"/>
5492
- <line num="574" count="319" type="stmt"/>
5493
- <line num="575" count="319" type="stmt"/>
5494
- <line num="576" count="319" type="stmt"/>
5495
- <line num="577" count="319" type="stmt"/>
5462
+ <line num="573" count="306" type="stmt"/>
5463
+ <line num="574" count="306" type="stmt"/>
5464
+ <line num="575" count="306" type="stmt"/>
5465
+ <line num="576" count="306" type="stmt"/>
5466
+ <line num="577" count="306" type="stmt"/>
5496
5467
  <line num="578" count="0" type="stmt"/>
5497
5468
  <line num="579" count="0" type="stmt"/>
5498
- <line num="580" count="319" type="stmt"/>
5469
+ <line num="580" count="306" type="stmt"/>
5499
5470
  </file>
5500
5471
  <file name="swapspaceSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
5501
5472
  <metrics statements="613" coveredstatements="395" conditionals="157" coveredconditionals="145" methods="11" coveredmethods="5"/>
@@ -6118,16 +6089,16 @@
6118
6089
  <line num="1" count="1" type="stmt"/>
6119
6090
  <line num="2" count="1" type="stmt"/>
6120
6091
  <line num="3" count="1" type="cond" truecount="1" falsecount="0"/>
6121
- <line num="4" count="321" type="stmt"/>
6122
- <line num="5" count="321" type="stmt"/>
6123
- <line num="6" count="321" type="stmt"/>
6124
- <line num="7" count="321" type="stmt"/>
6092
+ <line num="4" count="269" type="stmt"/>
6093
+ <line num="5" count="269" type="stmt"/>
6094
+ <line num="6" count="269" type="stmt"/>
6095
+ <line num="7" count="269" type="stmt"/>
6125
6096
  <line num="8" count="0" type="stmt"/>
6126
6097
  <line num="9" count="0" type="stmt"/>
6127
- <line num="10" count="321" type="stmt"/>
6128
- <line num="11" count="321" type="stmt"/>
6129
- <line num="12" count="321" type="stmt"/>
6130
- <line num="13" count="321" type="stmt"/>
6098
+ <line num="10" count="269" type="stmt"/>
6099
+ <line num="11" count="269" type="stmt"/>
6100
+ <line num="12" count="269" type="stmt"/>
6101
+ <line num="13" count="269" type="stmt"/>
6131
6102
  <line num="14" count="1" type="stmt"/>
6132
6103
  <line num="15" count="1" type="stmt"/>
6133
6104
  <line num="16" count="1" type="stmt"/>
@@ -6136,11 +6107,11 @@
6136
6107
  <line num="19" count="1" type="stmt"/>
6137
6108
  <line num="20" count="1" type="stmt"/>
6138
6109
  <line num="21" count="1" type="cond" truecount="1" falsecount="0"/>
6139
- <line num="22" count="321" type="stmt"/>
6140
- <line num="23" count="321" type="stmt"/>
6141
- <line num="24" count="321" type="stmt"/>
6142
- <line num="25" count="321" type="stmt"/>
6143
- <line num="26" count="321" type="stmt"/>
6110
+ <line num="22" count="269" type="stmt"/>
6111
+ <line num="23" count="269" type="stmt"/>
6112
+ <line num="24" count="269" type="stmt"/>
6113
+ <line num="25" count="269" type="stmt"/>
6114
+ <line num="26" count="269" type="stmt"/>
6144
6115
  </file>
6145
6116
  </package>
6146
6117
  <package name="ui-kit.src.swaps-lib.models">
@@ -6565,78 +6536,78 @@
6565
6536
  <line num="8" count="1" type="stmt"/>
6566
6537
  <line num="9" count="1" type="stmt"/>
6567
6538
  <line num="10" count="1" type="cond" truecount="1" falsecount="0"/>
6568
- <line num="11" count="500" type="stmt"/>
6569
- <line num="12" count="500" type="stmt"/>
6570
- <line num="13" count="500" type="stmt"/>
6571
- <line num="14" count="500" type="stmt"/>
6572
- <line num="15" count="500" type="stmt"/>
6573
- <line num="16" count="500" type="stmt"/>
6574
- <line num="17" count="500" type="stmt"/>
6575
- <line num="18" count="500" type="stmt"/>
6576
- <line num="19" count="500" type="stmt"/>
6577
- <line num="20" count="500" type="stmt"/>
6578
- <line num="21" count="500" type="stmt"/>
6579
- <line num="22" count="500" type="stmt"/>
6580
- <line num="23" count="500" type="stmt"/>
6581
- <line num="24" count="500" type="stmt"/>
6582
- <line num="25" count="500" type="stmt"/>
6583
- <line num="26" count="500" type="stmt"/>
6584
- <line num="27" count="500" type="stmt"/>
6585
- <line num="28" count="500" type="stmt"/>
6586
- <line num="29" count="500" type="stmt"/>
6587
- <line num="30" count="500" type="stmt"/>
6588
- <line num="31" count="500" type="stmt"/>
6589
- <line num="32" count="500" type="stmt"/>
6590
- <line num="33" count="500" type="stmt"/>
6591
- <line num="34" count="500" type="stmt"/>
6592
- <line num="35" count="500" type="stmt"/>
6593
- <line num="36" count="500" type="stmt"/>
6594
- <line num="37" count="500" type="stmt"/>
6595
- <line num="38" count="500" type="stmt"/>
6596
- <line num="39" count="500" type="stmt"/>
6597
- <line num="40" count="500" type="stmt"/>
6598
- <line num="41" count="500" type="stmt"/>
6599
- <line num="42" count="500" type="stmt"/>
6600
- <line num="43" count="500" type="stmt"/>
6601
- <line num="44" count="500" type="stmt"/>
6602
- <line num="45" count="500" type="stmt"/>
6603
- <line num="46" count="500" type="stmt"/>
6604
- <line num="47" count="500" type="stmt"/>
6605
- <line num="48" count="500" type="stmt"/>
6606
- <line num="49" count="500" type="stmt"/>
6607
- <line num="50" count="500" type="stmt"/>
6608
- <line num="51" count="500" type="stmt"/>
6609
- <line num="52" count="500" type="stmt"/>
6610
- <line num="53" count="500" type="stmt"/>
6611
- <line num="54" count="500" type="stmt"/>
6612
- <line num="55" count="500" type="stmt"/>
6613
- <line num="56" count="500" type="stmt"/>
6614
- <line num="57" count="500" type="cond" truecount="1" falsecount="0"/>
6615
- <line num="58" count="500" type="stmt"/>
6616
- <line num="59" count="500" type="stmt"/>
6617
- <line num="60" count="500" type="stmt"/>
6618
- <line num="61" count="500" type="stmt"/>
6619
- <line num="62" count="500" type="stmt"/>
6620
- <line num="63" count="500" type="stmt"/>
6621
- <line num="64" count="500" type="stmt"/>
6622
- <line num="65" count="500" type="stmt"/>
6623
- <line num="66" count="500" type="stmt"/>
6624
- <line num="67" count="500" type="stmt"/>
6625
- <line num="68" count="500" type="stmt"/>
6626
- <line num="69" count="500" type="stmt"/>
6627
- <line num="70" count="500" type="stmt"/>
6628
- <line num="71" count="500" type="stmt"/>
6629
- <line num="72" count="500" type="stmt"/>
6630
- <line num="73" count="500" type="stmt"/>
6631
- <line num="74" count="500" type="stmt"/>
6632
- <line num="75" count="500" type="stmt"/>
6633
- <line num="76" count="500" type="cond" truecount="0" falsecount="1"/>
6634
- <line num="77" count="500" type="cond" truecount="0" falsecount="1"/>
6635
- <line num="78" count="500" type="cond" truecount="0" falsecount="1"/>
6636
- <line num="79" count="500" type="stmt"/>
6637
- <line num="80" count="500" type="cond" truecount="0" falsecount="1"/>
6638
- <line num="81" count="500" type="stmt"/>
6639
- <line num="82" count="500" type="stmt"/>
6539
+ <line num="11" count="465" type="stmt"/>
6540
+ <line num="12" count="465" type="stmt"/>
6541
+ <line num="13" count="465" type="stmt"/>
6542
+ <line num="14" count="465" type="stmt"/>
6543
+ <line num="15" count="465" type="stmt"/>
6544
+ <line num="16" count="465" type="stmt"/>
6545
+ <line num="17" count="465" type="stmt"/>
6546
+ <line num="18" count="465" type="stmt"/>
6547
+ <line num="19" count="465" type="stmt"/>
6548
+ <line num="20" count="465" type="stmt"/>
6549
+ <line num="21" count="465" type="stmt"/>
6550
+ <line num="22" count="465" type="stmt"/>
6551
+ <line num="23" count="465" type="stmt"/>
6552
+ <line num="24" count="465" type="stmt"/>
6553
+ <line num="25" count="465" type="stmt"/>
6554
+ <line num="26" count="465" type="stmt"/>
6555
+ <line num="27" count="465" type="stmt"/>
6556
+ <line num="28" count="465" type="stmt"/>
6557
+ <line num="29" count="465" type="stmt"/>
6558
+ <line num="30" count="465" type="stmt"/>
6559
+ <line num="31" count="465" type="stmt"/>
6560
+ <line num="32" count="465" type="stmt"/>
6561
+ <line num="33" count="465" type="stmt"/>
6562
+ <line num="34" count="465" type="stmt"/>
6563
+ <line num="35" count="465" type="stmt"/>
6564
+ <line num="36" count="465" type="stmt"/>
6565
+ <line num="37" count="465" type="stmt"/>
6566
+ <line num="38" count="465" type="stmt"/>
6567
+ <line num="39" count="465" type="stmt"/>
6568
+ <line num="40" count="465" type="stmt"/>
6569
+ <line num="41" count="465" type="stmt"/>
6570
+ <line num="42" count="465" type="stmt"/>
6571
+ <line num="43" count="465" type="stmt"/>
6572
+ <line num="44" count="465" type="stmt"/>
6573
+ <line num="45" count="465" type="stmt"/>
6574
+ <line num="46" count="465" type="stmt"/>
6575
+ <line num="47" count="465" type="stmt"/>
6576
+ <line num="48" count="465" type="stmt"/>
6577
+ <line num="49" count="465" type="stmt"/>
6578
+ <line num="50" count="465" type="stmt"/>
6579
+ <line num="51" count="465" type="stmt"/>
6580
+ <line num="52" count="465" type="stmt"/>
6581
+ <line num="53" count="465" type="stmt"/>
6582
+ <line num="54" count="465" type="stmt"/>
6583
+ <line num="55" count="465" type="stmt"/>
6584
+ <line num="56" count="465" type="stmt"/>
6585
+ <line num="57" count="465" type="cond" truecount="1" falsecount="0"/>
6586
+ <line num="58" count="465" type="stmt"/>
6587
+ <line num="59" count="465" type="stmt"/>
6588
+ <line num="60" count="465" type="stmt"/>
6589
+ <line num="61" count="465" type="stmt"/>
6590
+ <line num="62" count="465" type="stmt"/>
6591
+ <line num="63" count="465" type="stmt"/>
6592
+ <line num="64" count="465" type="stmt"/>
6593
+ <line num="65" count="465" type="stmt"/>
6594
+ <line num="66" count="465" type="stmt"/>
6595
+ <line num="67" count="465" type="stmt"/>
6596
+ <line num="68" count="465" type="stmt"/>
6597
+ <line num="69" count="465" type="stmt"/>
6598
+ <line num="70" count="465" type="stmt"/>
6599
+ <line num="71" count="465" type="stmt"/>
6600
+ <line num="72" count="465" type="stmt"/>
6601
+ <line num="73" count="465" type="stmt"/>
6602
+ <line num="74" count="465" type="stmt"/>
6603
+ <line num="75" count="465" type="stmt"/>
6604
+ <line num="76" count="465" type="cond" truecount="0" falsecount="1"/>
6605
+ <line num="77" count="465" type="cond" truecount="0" falsecount="1"/>
6606
+ <line num="78" count="465" type="cond" truecount="0" falsecount="1"/>
6607
+ <line num="79" count="465" type="stmt"/>
6608
+ <line num="80" count="465" type="cond" truecount="0" falsecount="1"/>
6609
+ <line num="81" count="465" type="stmt"/>
6610
+ <line num="82" count="465" type="stmt"/>
6640
6611
  </file>
6641
6612
  </package>
6642
6613
  <package name="ui-kit.src.swaps-lib.services">