@rabbitio/ui-kit 1.0.0-beta.110 → 1.0.0-beta.112
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.
- package/.env +1 -1
- package/.env.example +1 -1
- package/coverage/clover.xml +1411 -1410
- package/coverage/coverage-final.json +18 -18
- package/coverage/index.html +17 -17
- package/coverage/ui-kit/index.html +1 -1
- package/coverage/ui-kit/index.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/external-apis/emailAPI.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/external-apis/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
- package/coverage/ui-kit/src/common-apis/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/models/blockchain.js.html +4 -4
- package/coverage/ui-kit/src/common-apis/models/coin.js.html +221 -221
- package/coverage/ui-kit/src/common-apis/models/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/models/protocol.js.html +3 -3
- package/coverage/ui-kit/src/common-apis/services/fiatCurrenciesService.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/services/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/amountUtils.js.html +21 -21
- package/coverage/ui-kit/src/common-apis/utils/cache.js.html +6 -6
- package/coverage/ui-kit/src/common-apis/utils/errorUtils.js.html +13 -13
- package/coverage/ui-kit/src/common-apis/utils/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/logging/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/logging/logger.js.html +22 -22
- package/coverage/ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
- package/coverage/ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/rabbitTicker.js.html +10 -10
- package/coverage/ui-kit/src/common-apis/utils/safeStringify.js.html +27 -27
- package/coverage/ui-kit/src/index.html +1 -1
- package/coverage/ui-kit/src/index.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/index.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js.html +66 -45
- package/coverage/ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js.html +521 -545
- package/coverage/ui-kit/src/swaps-lib/external-apis/index.html +27 -27
- package/coverage/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +328 -328
- package/coverage/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +76 -52
- package/coverage/ui-kit/src/swaps-lib/external-apis/utils.js.html +14 -14
- package/coverage/ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/existingSwap.js.html +141 -141
- package/coverage/ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/index.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/partner.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +73 -73
- package/coverage/ui-kit/src/swaps-lib/services/index.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/utils/index.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +7 -25
- package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/index.html +5 -5
- package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/searchCoins.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
- package/coverage/ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/index.html +1 -1
- package/coverage/ui-kit/stories/atoms/index.html +1 -1
- package/coverage/ui-kit/stories/molecules/AmountInput.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/index.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/index.html +1 -1
- package/coverage/ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/organisms/index.html +1 -1
- package/coverage/ui-kit/stories/stubs/coins.jsx.html +1 -1
- package/coverage/ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
- package/coverage/ui-kit/stories/stubs/index.html +1 -1
- package/coverage/ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/templates/index.html +1 -1
- package/dist/index.cjs +94 -92
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +4 -12
- package/dist/index.css.map +1 -1
- package/dist/index.modern.js +82 -78
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +94 -92
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +94 -92
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/common-apis/tests/integration/external-apis/ipAddressProviders/getClientIpAddress.test.js +9 -5
- package/src/swaps-lib/external-apis/exolixSwapProvider.js +46 -39
- package/src/swaps-lib/external-apis/goexmeSwapProvider.js +29 -37
- package/src/swaps-lib/external-apis/swapspaceSwapProvider.js +54 -46
- package/src/swaps-lib/models/existingSwap.js +1 -1
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/_convertCurrencyMeta.test.js +80 -0
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/_ensurePairsLoaded.test.js +77 -0
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/_fetchSupportedCurrenciesIfNeeded.test.js +50 -123
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/createSwap.test.js +184 -72
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/getExistingSwapsDetailsAndStatus.test.js +151 -0
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/getSwapInfo.test.js +155 -104
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/helpers.test.js +26 -0
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/PairSupport.int.test.js +57 -57
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/_fetchSupportedCurrenciesIfNeeded.int.test.js +289 -126
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/createSwap.int.test.js +320 -225
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/getSwapInfo.int.test.js +138 -127
- package/src/ui-kit/components/atoms/QrCode/QrCode.jsx +2 -8
- package/src/ui-kit/components/atoms/QrCode/qr-code.module.scss +4 -11
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
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"/>
|
|
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">
|
|
@@ -482,9 +482,9 @@
|
|
|
482
482
|
<line num="4" count="1" type="stmt"/>
|
|
483
483
|
<line num="5" count="1" type="stmt"/>
|
|
484
484
|
<line num="6" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
485
|
-
<line num="7" count="
|
|
486
|
-
<line num="8" count="
|
|
487
|
-
<line num="9" count="
|
|
485
|
+
<line num="7" count="23" type="stmt"/>
|
|
486
|
+
<line num="8" count="23" type="stmt"/>
|
|
487
|
+
<line num="9" count="23" type="stmt"/>
|
|
488
488
|
<line num="10" count="1" type="stmt"/>
|
|
489
489
|
</file>
|
|
490
490
|
<file name="coin.js" path="/Users/buldin/WebstormProjects/ui-kit/src/common-apis/models/coin.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="
|
|
501
|
-
<line num="10" count="
|
|
502
|
-
<line num="11" count="
|
|
503
|
-
<line num="12" count="
|
|
504
|
-
<line num="13" count="
|
|
505
|
-
<line num="14" count="
|
|
506
|
-
<line num="15" count="
|
|
507
|
-
<line num="16" count="
|
|
508
|
-
<line num="17" count="
|
|
509
|
-
<line num="18" count="
|
|
510
|
-
<line num="19" count="
|
|
511
|
-
<line num="20" count="
|
|
512
|
-
<line num="21" count="
|
|
513
|
-
<line num="22" count="
|
|
514
|
-
<line num="23" count="
|
|
515
|
-
<line num="24" count="
|
|
516
|
-
<line num="25" count="
|
|
517
|
-
<line num="26" count="
|
|
518
|
-
<line num="27" count="
|
|
519
|
-
<line num="28" count="
|
|
520
|
-
<line num="29" count="
|
|
521
|
-
<line num="30" count="
|
|
522
|
-
<line num="31" count="
|
|
523
|
-
<line num="32" count="
|
|
524
|
-
<line num="33" count="
|
|
525
|
-
<line num="34" count="
|
|
526
|
-
<line num="35" count="
|
|
527
|
-
<line num="36" count="
|
|
528
|
-
<line num="37" count="
|
|
529
|
-
<line num="38" count="
|
|
530
|
-
<line num="39" count="
|
|
531
|
-
<line num="40" count="
|
|
532
|
-
<line num="41" count="
|
|
533
|
-
<line num="42" count="
|
|
534
|
-
<line num="43" count="
|
|
535
|
-
<line num="44" count="
|
|
536
|
-
<line num="45" count="
|
|
537
|
-
<line num="46" count="
|
|
538
|
-
<line num="47" count="
|
|
539
|
-
<line num="48" count="
|
|
540
|
-
<line num="49" count="
|
|
541
|
-
<line num="50" count="
|
|
542
|
-
<line num="51" count="
|
|
543
|
-
<line num="52" count="
|
|
544
|
-
<line num="53" count="
|
|
545
|
-
<line num="54" count="
|
|
546
|
-
<line num="55" count="
|
|
547
|
-
<line num="56" count="
|
|
548
|
-
<line num="57" count="
|
|
549
|
-
<line num="58" count="
|
|
550
|
-
<line num="59" count="
|
|
551
|
-
<line num="60" count="
|
|
552
|
-
<line num="61" count="
|
|
553
|
-
<line num="62" count="
|
|
554
|
-
<line num="63" count="
|
|
555
|
-
<line num="64" count="
|
|
556
|
-
<line num="65" count="
|
|
557
|
-
<line num="66" count="
|
|
558
|
-
<line num="67" count="
|
|
559
|
-
<line num="68" count="
|
|
560
|
-
<line num="69" count="
|
|
561
|
-
<line num="70" count="
|
|
562
|
-
<line num="71" count="
|
|
563
|
-
<line num="72" count="
|
|
564
|
-
<line num="73" count="
|
|
565
|
-
<line num="74" count="
|
|
566
|
-
<line num="75" count="
|
|
567
|
-
<line num="76" count="
|
|
568
|
-
<line num="77" count="
|
|
569
|
-
<line num="78" count="
|
|
570
|
-
<line num="79" count="
|
|
571
|
-
<line num="80" count="
|
|
572
|
-
<line num="81" count="
|
|
573
|
-
<line num="82" count="
|
|
574
|
-
<line num="83" count="
|
|
575
|
-
<line num="84" count="
|
|
576
|
-
<line num="85" count="
|
|
577
|
-
<line num="86" count="
|
|
578
|
-
<line num="87" count="
|
|
579
|
-
<line num="88" count="
|
|
580
|
-
<line num="89" count="
|
|
581
|
-
<line num="90" count="
|
|
582
|
-
<line num="91" count="
|
|
583
|
-
<line num="92" count="
|
|
584
|
-
<line num="93" count="
|
|
585
|
-
<line num="94" count="
|
|
586
|
-
<line num="95" count="
|
|
587
|
-
<line num="96" count="
|
|
588
|
-
<line num="97" count="
|
|
589
|
-
<line num="98" count="
|
|
590
|
-
<line num="99" count="
|
|
591
|
-
<line num="100" count="
|
|
592
|
-
<line num="101" count="
|
|
593
|
-
<line num="102" count="
|
|
594
|
-
<line num="103" count="
|
|
595
|
-
<line num="104" count="
|
|
596
|
-
<line num="105" count="
|
|
597
|
-
<line num="106" count="
|
|
598
|
-
<line num="107" count="
|
|
599
|
-
<line num="108" count="
|
|
600
|
-
<line num="109" count="
|
|
601
|
-
<line num="110" count="
|
|
602
|
-
<line num="111" count="
|
|
603
|
-
<line num="112" count="
|
|
604
|
-
<line num="113" count="
|
|
605
|
-
<line num="114" count="
|
|
606
|
-
<line num="115" count="
|
|
607
|
-
<line num="116" count="
|
|
608
|
-
<line num="117" count="
|
|
609
|
-
<line num="118" count="
|
|
610
|
-
<line num="119" count="
|
|
611
|
-
<line num="120" count="
|
|
612
|
-
<line num="121" count="
|
|
613
|
-
<line num="122" count="
|
|
614
|
-
<line num="123" count="
|
|
615
|
-
<line num="124" count="
|
|
616
|
-
<line num="125" count="
|
|
617
|
-
<line num="126" count="
|
|
618
|
-
<line num="127" count="
|
|
619
|
-
<line num="128" count="
|
|
620
|
-
<line num="129" count="
|
|
621
|
-
<line num="130" count="
|
|
622
|
-
<line num="131" count="
|
|
623
|
-
<line num="132" count="
|
|
624
|
-
<line num="133" count="
|
|
625
|
-
<line num="134" count="
|
|
626
|
-
<line num="135" count="
|
|
627
|
-
<line num="136" count="
|
|
628
|
-
<line num="137" count="
|
|
629
|
-
<line num="138" count="
|
|
630
|
-
<line num="139" count="
|
|
631
|
-
<line num="140" count="
|
|
632
|
-
<line num="141" count="
|
|
633
|
-
<line num="142" count="
|
|
634
|
-
<line num="143" count="
|
|
635
|
-
<line num="144" count="
|
|
636
|
-
<line num="145" count="
|
|
637
|
-
<line num="146" count="
|
|
638
|
-
<line num="147" count="
|
|
639
|
-
<line num="148" count="
|
|
640
|
-
<line num="149" count="
|
|
641
|
-
<line num="150" count="
|
|
642
|
-
<line num="151" count="
|
|
643
|
-
<line num="152" count="
|
|
644
|
-
<line num="153" count="
|
|
645
|
-
<line num="154" count="
|
|
646
|
-
<line num="155" count="
|
|
647
|
-
<line num="156" count="
|
|
648
|
-
<line num="157" count="
|
|
649
|
-
<line num="158" count="
|
|
650
|
-
<line num="159" count="
|
|
651
|
-
<line num="160" count="
|
|
652
|
-
<line num="161" count="
|
|
653
|
-
<line num="162" count="
|
|
654
|
-
<line num="163" count="
|
|
655
|
-
<line num="164" count="
|
|
656
|
-
<line num="165" count="
|
|
657
|
-
<line num="166" count="
|
|
658
|
-
<line num="167" count="
|
|
659
|
-
<line num="168" count="
|
|
660
|
-
<line num="169" count="
|
|
661
|
-
<line num="170" count="
|
|
662
|
-
<line num="171" count="
|
|
663
|
-
<line num="172" count="
|
|
664
|
-
<line num="173" count="
|
|
665
|
-
<line num="174" count="
|
|
666
|
-
<line num="175" count="
|
|
667
|
-
<line num="176" count="
|
|
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"/>
|
|
668
668
|
<line num="177" count="0" type="stmt"/>
|
|
669
669
|
<line num="178" count="0" type="stmt"/>
|
|
670
|
-
<line num="179" count="
|
|
671
|
-
<line num="180" count="
|
|
672
|
-
<line num="181" count="
|
|
673
|
-
<line num="182" count="
|
|
674
|
-
<line num="183" count="
|
|
675
|
-
<line num="184" count="
|
|
676
|
-
<line num="185" count="
|
|
677
|
-
<line num="186" count="
|
|
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"/>
|
|
678
678
|
<line num="187" count="0" type="stmt"/>
|
|
679
679
|
<line num="188" count="0" type="stmt"/>
|
|
680
|
-
<line num="189" count="
|
|
681
|
-
<line num="190" count="
|
|
682
|
-
<line num="191" count="
|
|
683
|
-
<line num="192" count="
|
|
684
|
-
<line num="193" count="
|
|
685
|
-
<line num="194" count="
|
|
686
|
-
<line num="195" count="
|
|
687
|
-
<line num="196" count="
|
|
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"/>
|
|
688
688
|
<line num="197" count="0" type="stmt"/>
|
|
689
689
|
<line num="198" count="0" type="stmt"/>
|
|
690
|
-
<line num="199" count="
|
|
691
|
-
<line num="200" count="
|
|
692
|
-
<line num="201" count="
|
|
693
|
-
<line num="202" count="
|
|
694
|
-
<line num="203" count="
|
|
695
|
-
<line num="204" count="
|
|
696
|
-
<line num="205" count="
|
|
697
|
-
<line num="206" count="
|
|
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"/>
|
|
698
698
|
<line num="207" count="0" type="stmt"/>
|
|
699
699
|
<line num="208" count="0" type="stmt"/>
|
|
700
|
-
<line num="209" count="
|
|
701
|
-
<line num="210" count="
|
|
702
|
-
<line num="211" count="
|
|
703
|
-
<line num="212" count="
|
|
704
|
-
<line num="213" count="
|
|
705
|
-
<line num="214" count="
|
|
706
|
-
<line num="215" count="
|
|
707
|
-
<line num="216" count="
|
|
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"/>
|
|
708
708
|
<line num="217" count="0" type="stmt"/>
|
|
709
709
|
<line num="218" count="0" type="stmt"/>
|
|
710
|
-
<line num="219" count="
|
|
711
|
-
<line num="220" count="
|
|
712
|
-
<line num="221" count="
|
|
713
|
-
<line num="222" count="
|
|
714
|
-
<line num="223" count="
|
|
715
|
-
<line num="224" count="
|
|
716
|
-
<line num="225" count="
|
|
717
|
-
<line num="226" count="
|
|
718
|
-
<line num="227" count="
|
|
719
|
-
<line num="228" count="
|
|
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"/>
|
|
720
720
|
<line num="229" count="0" type="stmt"/>
|
|
721
721
|
<line num="230" count="0" type="stmt"/>
|
|
722
|
-
<line num="231" count="
|
|
723
|
-
<line num="232" count="
|
|
724
|
-
<line num="233" count="
|
|
725
|
-
<line num="234" count="
|
|
726
|
-
<line num="235" count="
|
|
727
|
-
<line num="236" count="
|
|
728
|
-
<line num="237" count="
|
|
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"/>
|
|
729
729
|
<line num="238" count="0" type="stmt"/>
|
|
730
730
|
<line num="239" count="0" type="stmt"/>
|
|
731
|
-
<line num="240" count="
|
|
732
|
-
<line num="241" count="
|
|
731
|
+
<line num="240" count="523" type="stmt"/>
|
|
732
|
+
<line num="241" count="523" 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="
|
|
739
|
+
<line num="248" count="523" 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="
|
|
746
|
-
<line num="4" count="
|
|
745
|
+
<line num="3" count="457" type="stmt"/>
|
|
746
|
+
<line num="4" count="457" 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="
|
|
991
|
-
<line num="79" count="
|
|
992
|
-
<line num="80" count="
|
|
993
|
-
<line num="81" count="
|
|
994
|
-
<line num="82" count="
|
|
995
|
-
<line num="83" count="
|
|
996
|
-
<line num="84" count="
|
|
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"/>
|
|
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="
|
|
1111
|
-
<line num="199" count="
|
|
1112
|
-
<line num="200" count="
|
|
1113
|
-
<line num="201" count="
|
|
1114
|
-
<line num="202" count="
|
|
1115
|
-
<line num="203" count="
|
|
1116
|
-
<line num="204" count="
|
|
1117
|
-
<line num="205" count="
|
|
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"/>
|
|
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="
|
|
1131
|
-
<line num="219" count="
|
|
1132
|
-
<line num="220" count="
|
|
1133
|
-
<line num="221" count="
|
|
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"/>
|
|
1134
1134
|
<line num="222" count="0" type="stmt"/>
|
|
1135
1135
|
<line num="223" count="0" type="stmt"/>
|
|
1136
|
-
<line num="224" count="
|
|
1136
|
+
<line num="224" count="269" 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="
|
|
1315
|
-
<line num="17" count="
|
|
1316
|
-
<line num="18" count="
|
|
1317
|
-
<line num="19" count="
|
|
1318
|
-
<line num="20" count="
|
|
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"/>
|
|
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="
|
|
1560
|
-
<line num="17" count="
|
|
1561
|
-
<line num="18" count="
|
|
1562
|
-
<line num="19" count="
|
|
1563
|
-
<line num="20" count="
|
|
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"/>
|
|
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="
|
|
1568
|
-
<line num="25" count="
|
|
1569
|
-
<line num="26" count="
|
|
1570
|
-
<line num="27" count="
|
|
1571
|
-
<line num="28" count="
|
|
1572
|
-
<line num="29" count="
|
|
1573
|
-
<line num="30" count="
|
|
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"/>
|
|
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="
|
|
1619
|
-
<line num="17" count="
|
|
1620
|
-
<line num="18" count="
|
|
1621
|
-
<line num="19" count="
|
|
1622
|
-
<line num="20" count="
|
|
1623
|
-
<line num="21" count="
|
|
1624
|
-
<line num="22" count="
|
|
1625
|
-
<line num="23" count="
|
|
1626
|
-
<line num="24" count="
|
|
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"/>
|
|
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="
|
|
1640
|
-
<line num="11" count="
|
|
1641
|
-
<line num="12" count="
|
|
1642
|
-
<line num="13" count="
|
|
1643
|
-
<line num="14" count="
|
|
1644
|
-
<line num="15" count="
|
|
1645
|
-
<line num="16" count="
|
|
1646
|
-
<line num="17" count="
|
|
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"/>
|
|
1647
1647
|
<line num="18" count="1" type="stmt"/>
|
|
1648
1648
|
<line num="19" count="1" type="stmt"/>
|
|
1649
|
-
<line num="20" count="
|
|
1650
|
-
<line num="21" count="
|
|
1651
|
-
<line num="22" count="
|
|
1652
|
-
<line num="23" count="
|
|
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"/>
|
|
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="
|
|
1660
|
-
<line num="31" count="
|
|
1659
|
+
<line num="30" count="2472" type="stmt"/>
|
|
1660
|
+
<line num="31" count="2472" 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="
|
|
1669
|
-
<line num="40" count="
|
|
1670
|
-
<line num="41" count="
|
|
1671
|
-
<line num="42" count="
|
|
1672
|
-
<line num="43" count="
|
|
1673
|
-
<line num="44" count="
|
|
1674
|
-
<line num="45" count="
|
|
1675
|
-
<line num="46" count="
|
|
1676
|
-
<line num="47" count="
|
|
1677
|
-
<line num="48" count="
|
|
1678
|
-
<line num="49" count="
|
|
1679
|
-
<line num="50" count="
|
|
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"/>
|
|
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="
|
|
1700
|
-
<line num="15" count="
|
|
1701
|
-
<line num="16" count="
|
|
1702
|
-
<line num="17" count="
|
|
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"/>
|
|
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="
|
|
1706
|
-
<line num="21" count="
|
|
1707
|
-
<line num="22" count="
|
|
1708
|
-
<line num="23" count="
|
|
1709
|
-
<line num="24" count="
|
|
1710
|
-
<line num="25" count="
|
|
1711
|
-
<line num="26" count="
|
|
1712
|
-
<line num="27" count="
|
|
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"/>
|
|
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="
|
|
1719
|
-
<line num="34" count="
|
|
1720
|
-
<line num="35" count="
|
|
1721
|
-
<line num="36" count="
|
|
1722
|
-
<line num="37" count="
|
|
1723
|
-
<line num="38" count="
|
|
1724
|
-
<line num="39" count="
|
|
1725
|
-
<line num="40" count="
|
|
1726
|
-
<line num="41" count="
|
|
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"/>
|
|
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="
|
|
1737
|
-
<line num="7" count="
|
|
1736
|
+
<line num="6" count="493" type="stmt"/>
|
|
1737
|
+
<line num="7" count="493" 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,9 +3130,9 @@
|
|
|
3130
3130
|
</file>
|
|
3131
3131
|
</package>
|
|
3132
3132
|
<package name="ui-kit.src.swaps-lib.external-apis">
|
|
3133
|
-
<metrics statements="
|
|
3133
|
+
<metrics statements="2993" coveredstatements="1876" conditionals="579" coveredconditionals="519" methods="69" coveredmethods="41"/>
|
|
3134
3134
|
<file name="exolixSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js">
|
|
3135
|
-
<metrics statements="
|
|
3135
|
+
<metrics statements="602" coveredstatements="379" conditionals="160" coveredconditionals="132" methods="12" coveredmethods="6"/>
|
|
3136
3136
|
<line num="1" count="1" type="stmt"/>
|
|
3137
3137
|
<line num="2" count="1" type="stmt"/>
|
|
3138
3138
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -3695,15 +3695,15 @@
|
|
|
3695
3695
|
<line num="560" count="0" type="stmt"/>
|
|
3696
3696
|
<line num="561" count="0" type="stmt"/>
|
|
3697
3697
|
<line num="562" count="0" type="stmt"/>
|
|
3698
|
-
<line num="563" count="
|
|
3699
|
-
<line num="564" count="
|
|
3698
|
+
<line num="563" count="0" type="stmt"/>
|
|
3699
|
+
<line num="564" count="0" type="stmt"/>
|
|
3700
3700
|
<line num="565" count="0" type="stmt"/>
|
|
3701
3701
|
<line num="566" count="0" type="stmt"/>
|
|
3702
3702
|
<line num="567" count="0" type="stmt"/>
|
|
3703
3703
|
<line num="568" count="0" type="stmt"/>
|
|
3704
3704
|
<line num="569" count="0" type="stmt"/>
|
|
3705
|
-
<line num="570" count="
|
|
3706
|
-
<line num="571" count="
|
|
3705
|
+
<line num="570" count="1" type="stmt"/>
|
|
3706
|
+
<line num="571" count="1" type="stmt"/>
|
|
3707
3707
|
<line num="572" count="0" type="stmt"/>
|
|
3708
3708
|
<line num="573" count="0" type="stmt"/>
|
|
3709
3709
|
<line num="574" count="0" type="stmt"/>
|
|
@@ -3721,16 +3721,23 @@
|
|
|
3721
3721
|
<line num="586" count="0" type="stmt"/>
|
|
3722
3722
|
<line num="587" count="0" type="stmt"/>
|
|
3723
3723
|
<line num="588" count="0" type="stmt"/>
|
|
3724
|
-
<line num="589" count="
|
|
3725
|
-
<line num="590" count="
|
|
3724
|
+
<line num="589" count="0" type="stmt"/>
|
|
3725
|
+
<line num="590" count="0" type="stmt"/>
|
|
3726
3726
|
<line num="591" count="0" type="stmt"/>
|
|
3727
3727
|
<line num="592" count="0" type="stmt"/>
|
|
3728
3728
|
<line num="593" count="0" type="stmt"/>
|
|
3729
3729
|
<line num="594" count="0" type="stmt"/>
|
|
3730
|
-
<line num="595" count="
|
|
3730
|
+
<line num="595" count="0" type="stmt"/>
|
|
3731
|
+
<line num="596" count="1" type="stmt"/>
|
|
3732
|
+
<line num="597" count="1" type="stmt"/>
|
|
3733
|
+
<line num="598" count="0" type="stmt"/>
|
|
3734
|
+
<line num="599" count="0" type="stmt"/>
|
|
3735
|
+
<line num="600" count="0" type="stmt"/>
|
|
3736
|
+
<line num="601" count="0" type="stmt"/>
|
|
3737
|
+
<line num="602" count="1" type="stmt"/>
|
|
3731
3738
|
</file>
|
|
3732
3739
|
<file name="goexmeSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js">
|
|
3733
|
-
<metrics statements="
|
|
3740
|
+
<metrics statements="656" coveredstatements="643" conditionals="207" coveredconditionals="189" methods="19" coveredmethods="18"/>
|
|
3734
3741
|
<line num="1" count="1" type="stmt"/>
|
|
3735
3742
|
<line num="2" count="1" type="stmt"/>
|
|
3736
3743
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -3805,212 +3812,212 @@
|
|
|
3805
3812
|
<line num="72" count="1" type="stmt"/>
|
|
3806
3813
|
<line num="73" count="1" type="stmt"/>
|
|
3807
3814
|
<line num="74" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3808
|
-
<line num="75" count="
|
|
3809
|
-
<line num="76" count="
|
|
3810
|
-
<line num="77" count="
|
|
3811
|
-
<line num="78" count="
|
|
3812
|
-
<line num="79" count="
|
|
3813
|
-
<line num="80" count="
|
|
3814
|
-
<line num="81" count="
|
|
3815
|
-
<line num="82" count="
|
|
3816
|
-
<line num="83" count="
|
|
3817
|
-
<line num="84" count="
|
|
3818
|
-
<line num="85" count="
|
|
3819
|
-
<line num="86" count="
|
|
3820
|
-
<line num="87" count="
|
|
3821
|
-
<line num="88" count="
|
|
3822
|
-
<line num="89" count="
|
|
3823
|
-
<line num="90" count="
|
|
3824
|
-
<line num="91" count="
|
|
3825
|
-
<line num="92" count="
|
|
3826
|
-
<line num="93" count="
|
|
3827
|
-
<line num="94" count="
|
|
3828
|
-
<line num="95" count="
|
|
3829
|
-
<line num="96" count="
|
|
3830
|
-
<line num="97" count="
|
|
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"/>
|
|
3831
3838
|
<line num="98" count="1" type="stmt"/>
|
|
3832
3839
|
<line num="99" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3833
3840
|
<line num="100" count="1" type="stmt"/>
|
|
3834
3841
|
<line num="101" count="1" type="stmt"/>
|
|
3835
3842
|
<line num="102" count="1" type="stmt"/>
|
|
3836
3843
|
<line num="103" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3837
|
-
<line num="104" count="
|
|
3838
|
-
<line num="105" count="
|
|
3839
|
-
<line num="106" count="
|
|
3840
|
-
<line num="107" count="
|
|
3841
|
-
<line num="108" count="
|
|
3842
|
-
<line num="109" count="
|
|
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"/>
|
|
3843
3850
|
<line num="110" count="1" type="stmt"/>
|
|
3844
3851
|
<line num="111" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3845
|
-
<line num="112" count="
|
|
3846
|
-
<line num="113" count="
|
|
3852
|
+
<line num="112" count="180" type="cond" truecount="2" falsecount="0"/>
|
|
3853
|
+
<line num="113" count="180" type="stmt"/>
|
|
3847
3854
|
<line num="114" count="1" type="stmt"/>
|
|
3848
3855
|
<line num="115" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3849
|
-
<line num="116" count="
|
|
3850
|
-
<line num="117" count="
|
|
3851
|
-
<line num="118" count="
|
|
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"/>
|
|
3852
3859
|
<line num="119" count="1" type="stmt"/>
|
|
3853
3860
|
<line num="120" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3854
|
-
<line num="121" count="
|
|
3855
|
-
<line num="122" count="
|
|
3856
|
-
<line num="123" count="
|
|
3857
|
-
<line num="124" count="
|
|
3858
|
-
<line num="125" count="
|
|
3859
|
-
<line num="126" count="
|
|
3860
|
-
<line num="127" count="
|
|
3861
|
-
<line num="128" count="
|
|
3862
|
-
<line num="129" count="
|
|
3863
|
-
<line num="130" count="
|
|
3864
|
-
<line num="131" count="
|
|
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"/>
|
|
3865
3872
|
<line num="132" count="2" type="stmt"/>
|
|
3866
3873
|
<line num="133" count="2" type="stmt"/>
|
|
3867
|
-
<line num="134" count="
|
|
3868
|
-
<line num="135" count="
|
|
3869
|
-
<line num="136" count="
|
|
3870
|
-
<line num="137" count="
|
|
3871
|
-
<line num="138" count="
|
|
3872
|
-
<line num="139" count="
|
|
3873
|
-
<line num="140" count="
|
|
3874
|
-
<line num="141" count="
|
|
3875
|
-
<line num="142" count="
|
|
3876
|
-
<line num="143" count="
|
|
3877
|
-
<line num="144" count="
|
|
3878
|
-
<line num="145" count="
|
|
3879
|
-
<line num="146" count="
|
|
3880
|
-
<line num="147" count="
|
|
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"/>
|
|
3881
3888
|
<line num="148" count="1" type="stmt"/>
|
|
3882
3889
|
<line num="149" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3883
|
-
<line num="150" count="
|
|
3884
|
-
<line num="151" count="
|
|
3885
|
-
<line num="152" count="
|
|
3886
|
-
<line num="153" count="
|
|
3887
|
-
<line num="154" count="
|
|
3888
|
-
<line num="155" count="
|
|
3889
|
-
<line num="156" count="
|
|
3890
|
-
<line num="157" count="
|
|
3891
|
-
<line num="158" count="
|
|
3892
|
-
<line num="159" count="
|
|
3893
|
-
<line num="160" count="
|
|
3894
|
-
<line num="161" count="
|
|
3895
|
-
<line num="162" count="
|
|
3896
|
-
<line num="163" count="
|
|
3897
|
-
<line num="164" count="
|
|
3898
|
-
<line num="165" count="
|
|
3899
|
-
<line num="166" count="
|
|
3900
|
-
<line num="167" count="
|
|
3901
|
-
<line num="168" count="
|
|
3902
|
-
<line num="169" count="
|
|
3903
|
-
<line num="170" count="
|
|
3904
|
-
<line num="171" count="
|
|
3905
|
-
<line num="172" count="
|
|
3906
|
-
<line num="173" count="
|
|
3907
|
-
<line num="174" count="
|
|
3908
|
-
<line num="175" count="
|
|
3909
|
-
<line num="176" count="
|
|
3910
|
-
<line num="177" count="
|
|
3911
|
-
<line num="178" count="
|
|
3912
|
-
<line num="179" count="
|
|
3913
|
-
<line num="180" count="
|
|
3914
|
-
<line num="181" count="
|
|
3915
|
-
<line num="182" count="
|
|
3916
|
-
<line num="183" count="
|
|
3917
|
-
<line num="184" count="
|
|
3918
|
-
<line num="185" count="
|
|
3919
|
-
<line num="186" count="
|
|
3920
|
-
<line num="187" count="
|
|
3921
|
-
<line num="188" count="
|
|
3922
|
-
<line num="189" count="
|
|
3923
|
-
<line num="190" count="
|
|
3924
|
-
<line num="191" count="
|
|
3925
|
-
<line num="192" count="
|
|
3926
|
-
<line num="193" count="
|
|
3927
|
-
<line num="194" count="
|
|
3928
|
-
<line num="195" count="
|
|
3929
|
-
<line num="196" count="
|
|
3930
|
-
<line num="197" count="
|
|
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"/>
|
|
3931
3938
|
<line num="198" count="1" type="stmt"/>
|
|
3932
3939
|
<line num="199" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3933
|
-
<line num="200" count="
|
|
3934
|
-
<line num="201" count="
|
|
3935
|
-
<line num="202" count="
|
|
3936
|
-
<line num="203" count="
|
|
3937
|
-
<line num="204" count="
|
|
3938
|
-
<line num="205" count="
|
|
3939
|
-
<line num="206" count="
|
|
3940
|
-
<line num="207" count="
|
|
3941
|
-
<line num="208" count="
|
|
3942
|
-
<line num="209" count="
|
|
3943
|
-
<line num="210" count="
|
|
3944
|
-
<line num="211" count="
|
|
3945
|
-
<line num="212" count="
|
|
3946
|
-
<line num="213" count="
|
|
3947
|
-
<line num="214" count="
|
|
3948
|
-
<line num="215" count="
|
|
3949
|
-
<line num="216" count="
|
|
3950
|
-
<line num="217" count="
|
|
3951
|
-
<line num="218" count="
|
|
3952
|
-
<line num="219" count="
|
|
3953
|
-
<line num="220" count="
|
|
3954
|
-
<line num="221" count="
|
|
3955
|
-
<line num="222" count="
|
|
3956
|
-
<line num="223" count="
|
|
3957
|
-
<line num="224" count="
|
|
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"/>
|
|
3958
3965
|
<line num="225" count="1" type="stmt"/>
|
|
3959
3966
|
<line num="226" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3960
|
-
<line num="227" count="
|
|
3961
|
-
<line num="228" count="
|
|
3967
|
+
<line num="227" count="18" type="stmt"/>
|
|
3968
|
+
<line num="228" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
3962
3969
|
<line num="229" count="1" type="stmt"/>
|
|
3963
|
-
<line num="230" count="
|
|
3964
|
-
<line num="231" count="
|
|
3965
|
-
<line num="232" count="
|
|
3966
|
-
<line num="233" count="
|
|
3967
|
-
<line num="234" count="
|
|
3968
|
-
<line num="235" count="
|
|
3969
|
-
<line num="236" count="
|
|
3970
|
-
<line num="237" count="
|
|
3971
|
-
<line num="238" count="
|
|
3972
|
-
<line num="239" count="
|
|
3973
|
-
<line num="240" count="
|
|
3974
|
-
<line num="241" count="
|
|
3975
|
-
<line num="242" count="
|
|
3976
|
-
<line num="243" count="
|
|
3977
|
-
<line num="244" count="
|
|
3978
|
-
<line num="245" count="
|
|
3979
|
-
<line num="246" count="
|
|
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"/>
|
|
3985
|
+
<line num="245" count="1" type="stmt"/>
|
|
3986
|
+
<line num="246" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
3980
3987
|
<line num="247" count="1" type="stmt"/>
|
|
3981
|
-
<line num="248" count="
|
|
3982
|
-
<line num="249" count="
|
|
3988
|
+
<line num="248" count="18" type="stmt"/>
|
|
3989
|
+
<line num="249" count="18" type="stmt"/>
|
|
3983
3990
|
<line num="250" count="1" type="stmt"/>
|
|
3984
3991
|
<line num="251" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3985
|
-
<line num="252" count="
|
|
3986
|
-
<line num="253" count="
|
|
3987
|
-
<line num="254" count="
|
|
3988
|
-
<line num="255" count="
|
|
3989
|
-
<line num="256" count="
|
|
3990
|
-
<line num="257" count="
|
|
3991
|
-
<line num="258" count="
|
|
3992
|
-
<line num="259" count="
|
|
3993
|
-
<line num="260" count="
|
|
3994
|
-
<line num="261" count="
|
|
3995
|
-
<line num="262" count="
|
|
3996
|
-
<line num="263" count="
|
|
3997
|
-
<line num="264" count="
|
|
3998
|
-
<line num="265" count="
|
|
3999
|
-
<line num="266" count="
|
|
4000
|
-
<line num="267" count="
|
|
4001
|
-
<line num="268" count="
|
|
4002
|
-
<line num="269" count="
|
|
4003
|
-
<line num="270" count="
|
|
4004
|
-
<line num="271" count="
|
|
4005
|
-
<line num="272" count="
|
|
4006
|
-
<line num="273" count="
|
|
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"/>
|
|
4007
4014
|
<line num="274" count="0" type="stmt"/>
|
|
4008
4015
|
<line num="275" count="0" type="stmt"/>
|
|
4009
4016
|
<line num="276" count="0" type="stmt"/>
|
|
4010
4017
|
<line num="277" count="0" type="stmt"/>
|
|
4011
4018
|
<line num="278" count="0" type="stmt"/>
|
|
4012
4019
|
<line num="279" count="0" type="stmt"/>
|
|
4013
|
-
<line num="280" count="
|
|
4020
|
+
<line num="280" count="20" type="stmt"/>
|
|
4014
4021
|
<line num="281" count="1" type="stmt"/>
|
|
4015
4022
|
<line num="282" count="1" type="stmt"/>
|
|
4016
4023
|
<line num="283" count="1" type="stmt"/>
|
|
@@ -4020,122 +4027,122 @@
|
|
|
4020
4027
|
<line num="287" count="1" type="stmt"/>
|
|
4021
4028
|
<line num="288" count="1" type="stmt"/>
|
|
4022
4029
|
<line num="289" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4023
|
-
<line num="290" count="
|
|
4024
|
-
<line num="291" count="
|
|
4025
|
-
<line num="292" count="
|
|
4026
|
-
<line num="293" count="
|
|
4027
|
-
<line num="294" count="
|
|
4028
|
-
<line num="295" count="
|
|
4029
|
-
<line num="296" count="
|
|
4030
|
-
<line num="297" count="
|
|
4031
|
-
<line num="298" count="
|
|
4032
|
-
<line num="299" count="
|
|
4033
|
-
<line num="300" count="
|
|
4034
|
-
<line num="301" count="
|
|
4035
|
-
<line num="302" count="
|
|
4036
|
-
<line num="303" count="
|
|
4037
|
-
<line num="304" count="
|
|
4038
|
-
<line num="305" count="
|
|
4039
|
-
<line num="306" count="
|
|
4040
|
-
<line num="307" count="
|
|
4041
|
-
<line num="308" count="
|
|
4042
|
-
<line num="309" count="
|
|
4043
|
-
<line num="310" count="
|
|
4044
|
-
<line num="311" count="
|
|
4045
|
-
<line num="312" count="
|
|
4046
|
-
<line num="313" count="
|
|
4047
|
-
<line num="314" count="
|
|
4048
|
-
<line num="315" count="
|
|
4049
|
-
<line num="316" count="
|
|
4050
|
-
<line num="317" count="
|
|
4051
|
-
<line num="318" count="
|
|
4052
|
-
<line num="319" count="
|
|
4053
|
-
<line num="320" count="
|
|
4054
|
-
<line num="321" count="
|
|
4055
|
-
<line num="322" count="
|
|
4056
|
-
<line num="323" count="
|
|
4057
|
-
<line num="324" count="
|
|
4058
|
-
<line num="325" count="
|
|
4059
|
-
<line num="326" count="
|
|
4060
|
-
<line num="327" count="
|
|
4061
|
-
<line num="328" count="
|
|
4062
|
-
<line num="329" count="
|
|
4063
|
-
<line num="330" count="
|
|
4064
|
-
<line num="331" count="
|
|
4065
|
-
<line num="332" count="
|
|
4066
|
-
<line num="333" count="
|
|
4067
|
-
<line num="334" count="
|
|
4068
|
-
<line num="335" count="
|
|
4069
|
-
<line num="336" count="
|
|
4070
|
-
<line num="337" count="
|
|
4071
|
-
<line num="338" count="
|
|
4072
|
-
<line num="339" count="
|
|
4073
|
-
<line num="340" count="
|
|
4074
|
-
<line num="341" count="
|
|
4075
|
-
<line num="342" count="
|
|
4076
|
-
<line num="343" count="
|
|
4077
|
-
<line num="344" count="
|
|
4078
|
-
<line num="345" count="
|
|
4079
|
-
<line num="346" count="
|
|
4080
|
-
<line num="347" count="
|
|
4081
|
-
<line num="348" count="
|
|
4082
|
-
<line num="349" count="
|
|
4083
|
-
<line num="350" count="
|
|
4084
|
-
<line num="351" count="
|
|
4085
|
-
<line num="352" count="
|
|
4086
|
-
<line num="353" count="
|
|
4087
|
-
<line num="354" count="
|
|
4088
|
-
<line num="355" count="
|
|
4089
|
-
<line num="356" count="
|
|
4090
|
-
<line num="357" count="
|
|
4091
|
-
<line num="358" count="
|
|
4092
|
-
<line num="359" count="
|
|
4093
|
-
<line num="360" count="
|
|
4094
|
-
<line num="361" count="
|
|
4095
|
-
<line num="362" count="
|
|
4096
|
-
<line num="363" count="
|
|
4097
|
-
<line num="364" count="
|
|
4098
|
-
<line num="365" count="
|
|
4099
|
-
<line num="366" count="
|
|
4100
|
-
<line num="367" count="
|
|
4101
|
-
<line num="368" count="
|
|
4102
|
-
<line num="369" count="
|
|
4103
|
-
<line num="370" count="
|
|
4104
|
-
<line num="371" count="
|
|
4105
|
-
<line num="372" count="
|
|
4106
|
-
<line num="373" count="
|
|
4107
|
-
<line num="374" count="
|
|
4108
|
-
<line num="375" count="
|
|
4109
|
-
<line num="376" count="
|
|
4110
|
-
<line num="377" count="
|
|
4111
|
-
<line num="378" count="
|
|
4112
|
-
<line num="379" count="
|
|
4113
|
-
<line num="380" count="
|
|
4114
|
-
<line num="381" count="
|
|
4115
|
-
<line num="382" count="
|
|
4116
|
-
<line num="383" count="
|
|
4117
|
-
<line num="384" count="
|
|
4118
|
-
<line num="385" count="
|
|
4119
|
-
<line num="386" count="
|
|
4120
|
-
<line num="387" count="
|
|
4121
|
-
<line num="388" count="
|
|
4122
|
-
<line num="389" count="
|
|
4123
|
-
<line num="390" count="
|
|
4124
|
-
<line num="391" count="
|
|
4125
|
-
<line num="392" count="
|
|
4126
|
-
<line num="393" count="
|
|
4127
|
-
<line num="394" count="
|
|
4128
|
-
<line num="395" count="
|
|
4129
|
-
<line num="396" count="
|
|
4130
|
-
<line num="397" count="
|
|
4131
|
-
<line num="398" count="
|
|
4132
|
-
<line num="399" count="
|
|
4133
|
-
<line num="400" count="
|
|
4134
|
-
<line num="401" count="1" type="
|
|
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"/>
|
|
4044
|
+
<line num="304" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
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"/>
|
|
4135
4142
|
<line num="402" count="1" type="stmt"/>
|
|
4136
4143
|
<line num="403" count="1" type="stmt"/>
|
|
4137
4144
|
<line num="404" count="1" type="stmt"/>
|
|
4138
|
-
<line num="405" count="
|
|
4145
|
+
<line num="405" count="1" type="stmt"/>
|
|
4139
4146
|
<line num="406" count="1" type="stmt"/>
|
|
4140
4147
|
<line num="407" count="1" type="stmt"/>
|
|
4141
4148
|
<line num="408" count="1" type="stmt"/>
|
|
@@ -4156,245 +4163,237 @@
|
|
|
4156
4163
|
<line num="423" count="1" type="stmt"/>
|
|
4157
4164
|
<line num="424" count="1" type="stmt"/>
|
|
4158
4165
|
<line num="425" count="1" type="stmt"/>
|
|
4159
|
-
<line num="426" count="1" type="
|
|
4160
|
-
<line num="427" count="
|
|
4161
|
-
<line num="428" count="
|
|
4162
|
-
<line num="429" count="
|
|
4163
|
-
<line num="430" count="
|
|
4164
|
-
<line num="431" count="
|
|
4165
|
-
<line num="432" count="
|
|
4166
|
-
<line num="433" count="
|
|
4167
|
-
<line num="434" count="
|
|
4168
|
-
<line num="435" count="
|
|
4169
|
-
<line num="436" count="
|
|
4170
|
-
<line num="437" count="
|
|
4171
|
-
<line num="438" count="
|
|
4172
|
-
<line num="439" count="
|
|
4173
|
-
<line num="440" count="
|
|
4174
|
-
<line num="441" count="
|
|
4175
|
-
<line num="442" count="
|
|
4176
|
-
<line num="443" count="
|
|
4177
|
-
<line num="444" count="
|
|
4178
|
-
<line num="445" count="
|
|
4179
|
-
<line num="446" count="
|
|
4180
|
-
<line num="447" count="
|
|
4181
|
-
<line num="448" count="
|
|
4182
|
-
<line num="449" count="
|
|
4183
|
-
<line num="450" count="
|
|
4184
|
-
<line num="451" count="
|
|
4185
|
-
<line num="452" count="
|
|
4186
|
-
<line num="453" count="
|
|
4187
|
-
<line num="454" count="
|
|
4188
|
-
<line num="455" count="
|
|
4189
|
-
<line num="456" count="
|
|
4190
|
-
<line num="457" count="
|
|
4191
|
-
<line num="458" count="
|
|
4192
|
-
<line num="459" count="
|
|
4193
|
-
<line num="460" count="
|
|
4194
|
-
<line num="461" count="
|
|
4195
|
-
<line num="462" count="
|
|
4196
|
-
<line num="463" count="
|
|
4197
|
-
<line num="464" count="
|
|
4198
|
-
<line num="465" count="
|
|
4199
|
-
<line num="466" count="
|
|
4200
|
-
<line num="467" count="
|
|
4201
|
-
<line num="468" count="
|
|
4202
|
-
<line num="469" count="
|
|
4203
|
-
<line num="470" count="
|
|
4204
|
-
<line num="471" count="
|
|
4205
|
-
<line num="472" count="
|
|
4206
|
-
<line num="473" count="
|
|
4207
|
-
<line num="474" count="
|
|
4208
|
-
<line num="475" count="
|
|
4209
|
-
<line num="476" count="
|
|
4210
|
-
<line num="477" count="
|
|
4211
|
-
<line num="478" count="
|
|
4212
|
-
<line num="479" count="
|
|
4213
|
-
<line num="480" count="
|
|
4214
|
-
<line num="481" count="
|
|
4215
|
-
<line num="482" count="
|
|
4216
|
-
<line num="483" count="
|
|
4217
|
-
<line num="484" count="
|
|
4218
|
-
<line num="485" count="
|
|
4219
|
-
<line num="486" count="
|
|
4220
|
-
<line num="487" count="
|
|
4221
|
-
<line num="488" count="
|
|
4222
|
-
<line num="489" count="
|
|
4223
|
-
<line num="490" count="
|
|
4224
|
-
<line num="491" count="
|
|
4225
|
-
<line num="492" count="
|
|
4226
|
-
<line num="493" count="
|
|
4227
|
-
<line num="494" count="
|
|
4228
|
-
<line num="495" count="
|
|
4229
|
-
<line num="496" count="
|
|
4230
|
-
<line num="497" count="
|
|
4231
|
-
<line num="498" count="
|
|
4232
|
-
<line num="499" count="
|
|
4233
|
-
<line num="500" count="
|
|
4234
|
-
<line num="501" count="
|
|
4235
|
-
<line num="502" count="
|
|
4236
|
-
<line num="503" count="
|
|
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"/>
|
|
4237
4244
|
<line num="504" count="0" type="stmt"/>
|
|
4238
|
-
<line num="505" count="
|
|
4239
|
-
<line num="506" count="
|
|
4240
|
-
<line num="507" count="
|
|
4241
|
-
<line num="508" count="
|
|
4242
|
-
<line num="509" count="
|
|
4243
|
-
<line num="510" count="
|
|
4244
|
-
<line num="511" count="
|
|
4245
|
-
<line num="512" count="
|
|
4246
|
-
<line num="513" count="
|
|
4247
|
-
<line num="514" count="
|
|
4248
|
-
<line num="515" count="
|
|
4249
|
-
<line num="516" count="
|
|
4250
|
-
<line num="517" count="
|
|
4251
|
-
<line num="518" count="
|
|
4252
|
-
<line num="519" count="
|
|
4253
|
-
<line num="520" count="
|
|
4254
|
-
<line num="521" count="
|
|
4255
|
-
<line num="522" count="
|
|
4256
|
-
<line num="523" count="
|
|
4257
|
-
<line num="524" count="
|
|
4258
|
-
<line num="525" count="
|
|
4259
|
-
<line num="526" count="
|
|
4260
|
-
<line num="527" count="
|
|
4261
|
-
<line num="528" count="
|
|
4262
|
-
<line num="529" count="
|
|
4263
|
-
<line num="530" count="
|
|
4264
|
-
<line num="531" count="
|
|
4265
|
-
<line num="532" count="
|
|
4266
|
-
<line num="533" count="
|
|
4267
|
-
<line num="534" count="
|
|
4268
|
-
<line num="535" count="
|
|
4269
|
-
<line num="536" count="
|
|
4270
|
-
<line num="537" count="
|
|
4271
|
-
<line num="538" count="
|
|
4272
|
-
<line num="539" count="
|
|
4273
|
-
<line num="540" count="
|
|
4274
|
-
<line num="541" count="
|
|
4275
|
-
<line num="542" count="
|
|
4276
|
-
<line num="543" count="
|
|
4277
|
-
<line num="544" count="
|
|
4278
|
-
<line num="545" count="
|
|
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"/>
|
|
4279
4286
|
<line num="546" count="9" type="stmt"/>
|
|
4280
|
-
<line num="547" count="
|
|
4281
|
-
<line num="548" count="
|
|
4282
|
-
<line num="549" count="
|
|
4283
|
-
<line num="550" count="
|
|
4284
|
-
<line num="551" count="
|
|
4285
|
-
<line num="552" count="
|
|
4286
|
-
<line num="553" count="
|
|
4287
|
-
<line num="554" count="
|
|
4288
|
-
<line num="555" count="
|
|
4289
|
-
<line num="556" count="
|
|
4290
|
-
<line num="557" count="
|
|
4291
|
-
<line num="558" count="
|
|
4292
|
-
<line num="559" count="
|
|
4293
|
-
<line num="560" count="
|
|
4294
|
-
<line num="561" count="
|
|
4295
|
-
<line num="562" count="
|
|
4296
|
-
<line num="563" count="
|
|
4297
|
-
<line num="564" count="
|
|
4298
|
-
<line num="565" count="
|
|
4299
|
-
<line num="566" count="
|
|
4300
|
-
<line num="567" count="
|
|
4301
|
-
<line num="568" count="
|
|
4302
|
-
<line num="569" count="
|
|
4303
|
-
<line num="570" count="
|
|
4304
|
-
<line num="571" count="
|
|
4305
|
-
<line num="572" count="
|
|
4306
|
-
<line num="573" count="
|
|
4307
|
-
<line num="574" count="
|
|
4308
|
-
<line num="575" count="
|
|
4309
|
-
<line num="576" count="
|
|
4310
|
-
<line num="577" count="
|
|
4311
|
-
<line num="578" count="
|
|
4312
|
-
<line num="579" count="
|
|
4313
|
-
<line num="580" count="
|
|
4314
|
-
<line num="581" count="
|
|
4315
|
-
<line num="582" count="
|
|
4316
|
-
<line num="583" count="
|
|
4317
|
-
<line num="584" count="
|
|
4318
|
-
<line num="585" count="
|
|
4319
|
-
<line num="586" count="
|
|
4320
|
-
<line num="587" count="
|
|
4321
|
-
<line num="588" count="
|
|
4322
|
-
<line num="589" count="
|
|
4323
|
-
<line num="590" count="
|
|
4324
|
-
<line num="591" count="
|
|
4325
|
-
<line num="592" count="
|
|
4326
|
-
<line num="593" count="
|
|
4327
|
-
<line num="594" count="
|
|
4328
|
-
<line num="595" count="
|
|
4329
|
-
<line num="596" count="
|
|
4330
|
-
<line num="597" count="
|
|
4331
|
-
<line num="598" count="
|
|
4332
|
-
<line num="599" count="
|
|
4333
|
-
<line num="600" count="
|
|
4334
|
-
<line num="601" count="
|
|
4335
|
-
<line num="602" count="
|
|
4336
|
-
<line num="603" count="
|
|
4337
|
-
<line num="604" count="
|
|
4338
|
-
<line num="605" count="
|
|
4339
|
-
<line num="606" count="
|
|
4340
|
-
<line num="607" count="
|
|
4341
|
-
<line num="608" count="
|
|
4342
|
-
<line num="609" count="
|
|
4343
|
-
<line num="610" count="
|
|
4344
|
-
<line num="611" count="
|
|
4345
|
-
<line num="612" count="
|
|
4346
|
-
<line num="613" count="
|
|
4347
|
-
<line num="614" count="
|
|
4348
|
-
<line num="615" count="
|
|
4349
|
-
<line num="616" count="
|
|
4350
|
-
<line num="617" count="
|
|
4351
|
-
<line num="618" count="
|
|
4352
|
-
<line num="619" count="
|
|
4353
|
-
<line num="620" count="
|
|
4354
|
-
<line num="621" count="
|
|
4355
|
-
<line num="622" count="
|
|
4356
|
-
<line num="623" count="
|
|
4357
|
-
<line num="624" count="
|
|
4358
|
-
<line num="625" count="
|
|
4359
|
-
<line num="626" count="
|
|
4360
|
-
<line num="627" count="
|
|
4361
|
-
<line num="628" count="
|
|
4362
|
-
<line num="629" count="
|
|
4363
|
-
<line num="630" count="
|
|
4364
|
-
<line num="631" count="
|
|
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"/>
|
|
4330
|
+
<line num="590" count="11" type="stmt"/>
|
|
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"/>
|
|
4365
4372
|
<line num="632" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
4366
4373
|
<line num="633" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
4367
|
-
<line num="634" count="
|
|
4374
|
+
<line num="634" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
4368
4375
|
<line num="635" count="2" type="stmt"/>
|
|
4369
|
-
<line num="636" count="
|
|
4370
|
-
<line num="637" count="
|
|
4371
|
-
<line num="638" count="
|
|
4372
|
-
<line num="639" count="
|
|
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"/>
|
|
4373
4380
|
<line num="640" count="1" type="stmt"/>
|
|
4374
4381
|
<line num="641" count="1" type="stmt"/>
|
|
4375
|
-
<line num="642" count="
|
|
4376
|
-
<line num="643" count="
|
|
4377
|
-
<line num="644" count="
|
|
4382
|
+
<line num="642" count="1" type="stmt"/>
|
|
4383
|
+
<line num="643" count="1" type="stmt"/>
|
|
4384
|
+
<line num="644" count="1" type="stmt"/>
|
|
4378
4385
|
<line num="645" count="1" type="stmt"/>
|
|
4379
|
-
<line num="646" count="1" type="
|
|
4386
|
+
<line num="646" count="1" type="stmt"/>
|
|
4380
4387
|
<line num="647" count="1" type="stmt"/>
|
|
4381
4388
|
<line num="648" count="1" type="stmt"/>
|
|
4382
|
-
<line num="649" count="1" type="
|
|
4383
|
-
<line num="650" count="
|
|
4384
|
-
<line num="651" count="
|
|
4385
|
-
<line num="652" count="
|
|
4386
|
-
<line num="653" count="
|
|
4387
|
-
<line num="654" count="
|
|
4388
|
-
<line num="655" count="
|
|
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"/>
|
|
4389
4396
|
<line num="656" count="1" type="stmt"/>
|
|
4390
|
-
<line num="657" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4391
|
-
<line num="658" count="2" type="stmt"/>
|
|
4392
|
-
<line num="659" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
4393
|
-
<line num="660" count="2" type="stmt"/>
|
|
4394
|
-
<line num="661" count="2" type="stmt"/>
|
|
4395
|
-
<line num="662" count="2" type="stmt"/>
|
|
4396
|
-
<line num="663" count="2" type="stmt"/>
|
|
4397
|
-
<line num="664" count="1" type="stmt"/>
|
|
4398
4397
|
</file>
|
|
4399
4398
|
<file name="letsExchangeSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js">
|
|
4400
4399
|
<metrics statements="516" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -4926,188 +4925,188 @@
|
|
|
4926
4925
|
<line num="7" count="1" type="stmt"/>
|
|
4927
4926
|
<line num="8" count="1" type="stmt"/>
|
|
4928
4927
|
<line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4929
|
-
<line num="10" count="
|
|
4930
|
-
<line num="11" count="
|
|
4931
|
-
<line num="12" count="
|
|
4932
|
-
<line num="13" count="
|
|
4933
|
-
<line num="14" count="
|
|
4934
|
-
<line num="15" count="
|
|
4935
|
-
<line num="16" count="
|
|
4936
|
-
<line num="17" count="
|
|
4937
|
-
<line num="18" count="
|
|
4938
|
-
<line num="19" count="
|
|
4939
|
-
<line num="20" count="
|
|
4940
|
-
<line num="21" count="
|
|
4941
|
-
<line num="22" count="
|
|
4942
|
-
<line num="23" count="
|
|
4943
|
-
<line num="24" count="
|
|
4944
|
-
<line num="25" count="
|
|
4945
|
-
<line num="26" count="
|
|
4946
|
-
<line num="27" count="
|
|
4947
|
-
<line num="28" count="
|
|
4948
|
-
<line num="29" count="
|
|
4949
|
-
<line num="30" count="
|
|
4950
|
-
<line num="31" count="
|
|
4951
|
-
<line num="32" count="
|
|
4952
|
-
<line num="33" count="
|
|
4953
|
-
<line num="34" count="
|
|
4954
|
-
<line num="35" count="
|
|
4955
|
-
<line num="36" count="
|
|
4956
|
-
<line num="37" count="
|
|
4957
|
-
<line num="38" count="
|
|
4958
|
-
<line num="39" count="
|
|
4959
|
-
<line num="40" count="
|
|
4960
|
-
<line num="41" count="
|
|
4961
|
-
<line num="42" count="
|
|
4962
|
-
<line num="43" count="
|
|
4963
|
-
<line num="44" count="
|
|
4964
|
-
<line num="45" count="
|
|
4965
|
-
<line num="46" count="
|
|
4966
|
-
<line num="47" count="
|
|
4967
|
-
<line num="48" count="
|
|
4968
|
-
<line num="49" count="
|
|
4969
|
-
<line num="50" count="
|
|
4970
|
-
<line num="51" count="
|
|
4971
|
-
<line num="52" count="
|
|
4972
|
-
<line num="53" count="
|
|
4973
|
-
<line num="54" count="
|
|
4974
|
-
<line num="55" count="
|
|
4975
|
-
<line num="56" count="
|
|
4976
|
-
<line num="57" count="
|
|
4977
|
-
<line num="58" count="
|
|
4978
|
-
<line num="59" count="
|
|
4979
|
-
<line num="60" count="
|
|
4980
|
-
<line num="61" count="
|
|
4981
|
-
<line num="62" count="
|
|
4982
|
-
<line num="63" count="
|
|
4983
|
-
<line num="64" count="
|
|
4984
|
-
<line num="65" count="
|
|
4985
|
-
<line num="66" count="
|
|
4986
|
-
<line num="67" count="
|
|
4987
|
-
<line num="68" count="
|
|
4988
|
-
<line num="69" count="
|
|
4989
|
-
<line num="70" count="
|
|
4990
|
-
<line num="71" count="
|
|
4991
|
-
<line num="72" count="
|
|
4992
|
-
<line num="73" count="
|
|
4993
|
-
<line num="74" count="
|
|
4994
|
-
<line num="75" count="
|
|
4995
|
-
<line num="76" count="
|
|
4996
|
-
<line num="77" count="
|
|
4997
|
-
<line num="78" count="
|
|
4998
|
-
<line num="79" count="
|
|
4999
|
-
<line num="80" count="
|
|
5000
|
-
<line num="81" count="
|
|
5001
|
-
<line num="82" count="
|
|
5002
|
-
<line num="83" count="
|
|
5003
|
-
<line num="84" count="
|
|
5004
|
-
<line num="85" count="
|
|
5005
|
-
<line num="86" count="
|
|
5006
|
-
<line num="87" count="
|
|
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"/>
|
|
5007
5006
|
<line num="88" count="0" type="stmt"/>
|
|
5008
5007
|
<line num="89" count="0" type="stmt"/>
|
|
5009
|
-
<line num="90" count="
|
|
5010
|
-
<line num="91" count="
|
|
5011
|
-
<line num="92" count="
|
|
5012
|
-
<line num="93" count="
|
|
5013
|
-
<line num="94" count="
|
|
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"/>
|
|
5014
5013
|
<line num="95" count="0" type="stmt"/>
|
|
5015
5014
|
<line num="96" count="0" type="stmt"/>
|
|
5016
|
-
<line num="97" count="
|
|
5017
|
-
<line num="98" count="
|
|
5018
|
-
<line num="99" count="
|
|
5019
|
-
<line num="100" count="
|
|
5020
|
-
<line num="101" count="
|
|
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"/>
|
|
5021
5020
|
<line num="102" count="0" type="stmt"/>
|
|
5022
5021
|
<line num="103" count="0" type="stmt"/>
|
|
5023
|
-
<line num="104" count="
|
|
5024
|
-
<line num="105" count="
|
|
5025
|
-
<line num="106" count="
|
|
5026
|
-
<line num="107" count="
|
|
5027
|
-
<line num="108" count="
|
|
5028
|
-
<line num="109" count="
|
|
5029
|
-
<line num="110" count="
|
|
5030
|
-
<line num="111" count="
|
|
5031
|
-
<line num="112" count="
|
|
5032
|
-
<line num="113" count="
|
|
5033
|
-
<line num="114" count="
|
|
5034
|
-
<line num="115" count="
|
|
5035
|
-
<line num="116" count="
|
|
5036
|
-
<line num="117" count="
|
|
5037
|
-
<line num="118" count="
|
|
5038
|
-
<line num="119" count="
|
|
5039
|
-
<line num="120" count="
|
|
5040
|
-
<line num="121" count="
|
|
5041
|
-
<line num="122" count="
|
|
5042
|
-
<line num="123" count="
|
|
5043
|
-
<line num="124" count="
|
|
5044
|
-
<line num="125" count="
|
|
5045
|
-
<line num="126" count="
|
|
5046
|
-
<line num="127" count="
|
|
5047
|
-
<line num="128" count="
|
|
5048
|
-
<line num="129" count="
|
|
5049
|
-
<line num="130" count="
|
|
5050
|
-
<line num="131" count="
|
|
5051
|
-
<line num="132" count="
|
|
5052
|
-
<line num="133" count="
|
|
5053
|
-
<line num="134" count="
|
|
5054
|
-
<line num="135" count="
|
|
5055
|
-
<line num="136" count="
|
|
5056
|
-
<line num="137" count="
|
|
5057
|
-
<line num="138" count="
|
|
5058
|
-
<line num="139" count="
|
|
5059
|
-
<line num="140" count="
|
|
5060
|
-
<line num="141" count="
|
|
5061
|
-
<line num="142" count="
|
|
5062
|
-
<line num="143" count="
|
|
5063
|
-
<line num="144" count="
|
|
5064
|
-
<line num="145" count="
|
|
5065
|
-
<line num="146" count="
|
|
5066
|
-
<line num="147" count="
|
|
5067
|
-
<line num="148" count="
|
|
5068
|
-
<line num="149" count="
|
|
5069
|
-
<line num="150" count="
|
|
5070
|
-
<line num="151" count="
|
|
5071
|
-
<line num="152" count="
|
|
5072
|
-
<line num="153" count="
|
|
5073
|
-
<line num="154" count="
|
|
5074
|
-
<line num="155" count="
|
|
5075
|
-
<line num="156" count="
|
|
5076
|
-
<line num="157" count="
|
|
5077
|
-
<line num="158" count="
|
|
5078
|
-
<line num="159" count="
|
|
5079
|
-
<line num="160" count="
|
|
5080
|
-
<line num="161" count="
|
|
5081
|
-
<line num="162" count="
|
|
5082
|
-
<line num="163" count="
|
|
5083
|
-
<line num="164" count="
|
|
5084
|
-
<line num="165" count="
|
|
5085
|
-
<line num="166" count="
|
|
5086
|
-
<line num="167" count="
|
|
5087
|
-
<line num="168" count="
|
|
5088
|
-
<line num="169" count="
|
|
5089
|
-
<line num="170" count="
|
|
5090
|
-
<line num="171" count="
|
|
5091
|
-
<line num="172" count="
|
|
5092
|
-
<line num="173" count="
|
|
5093
|
-
<line num="174" count="
|
|
5094
|
-
<line num="175" count="
|
|
5095
|
-
<line num="176" count="
|
|
5096
|
-
<line num="177" count="
|
|
5097
|
-
<line num="178" count="
|
|
5098
|
-
<line num="179" count="
|
|
5099
|
-
<line num="180" count="
|
|
5100
|
-
<line num="181" count="
|
|
5101
|
-
<line num="182" count="
|
|
5102
|
-
<line num="183" count="
|
|
5103
|
-
<line num="184" count="
|
|
5104
|
-
<line num="185" count="
|
|
5105
|
-
<line num="186" count="
|
|
5106
|
-
<line num="187" count="
|
|
5107
|
-
<line num="188" count="
|
|
5108
|
-
<line num="189" count="
|
|
5109
|
-
<line num="190" count="
|
|
5110
|
-
<line num="191" count="
|
|
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"/>
|
|
5029
|
+
<line num="111" count="41" type="stmt"/>
|
|
5030
|
+
<line num="112" count="41" type="stmt"/>
|
|
5031
|
+
<line num="113" count="41" type="stmt"/>
|
|
5032
|
+
<line num="114" count="41" type="stmt"/>
|
|
5033
|
+
<line num="115" count="41" type="stmt"/>
|
|
5034
|
+
<line num="116" count="41" type="stmt"/>
|
|
5035
|
+
<line num="117" count="41" type="stmt"/>
|
|
5036
|
+
<line num="118" count="41" type="stmt"/>
|
|
5037
|
+
<line num="119" count="41" type="stmt"/>
|
|
5038
|
+
<line num="120" count="41" type="stmt"/>
|
|
5039
|
+
<line num="121" count="41" type="stmt"/>
|
|
5040
|
+
<line num="122" count="41" type="stmt"/>
|
|
5041
|
+
<line num="123" count="41" type="stmt"/>
|
|
5042
|
+
<line num="124" count="41" type="stmt"/>
|
|
5043
|
+
<line num="125" count="41" type="stmt"/>
|
|
5044
|
+
<line num="126" count="41" type="stmt"/>
|
|
5045
|
+
<line num="127" count="41" type="stmt"/>
|
|
5046
|
+
<line num="128" count="41" type="stmt"/>
|
|
5047
|
+
<line num="129" count="41" type="stmt"/>
|
|
5048
|
+
<line num="130" count="41" type="stmt"/>
|
|
5049
|
+
<line num="131" count="41" type="stmt"/>
|
|
5050
|
+
<line num="132" count="41" type="stmt"/>
|
|
5051
|
+
<line num="133" count="41" type="stmt"/>
|
|
5052
|
+
<line num="134" count="41" type="stmt"/>
|
|
5053
|
+
<line num="135" count="41" type="stmt"/>
|
|
5054
|
+
<line num="136" count="41" type="stmt"/>
|
|
5055
|
+
<line num="137" count="41" type="stmt"/>
|
|
5056
|
+
<line num="138" count="41" type="stmt"/>
|
|
5057
|
+
<line num="139" count="41" type="stmt"/>
|
|
5058
|
+
<line num="140" count="41" type="stmt"/>
|
|
5059
|
+
<line num="141" count="41" type="stmt"/>
|
|
5060
|
+
<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"/>
|
|
5070
|
+
<line num="152" count="245" type="cond" truecount="2" falsecount="0"/>
|
|
5071
|
+
<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"/>
|
|
5074
|
+
<line num="156" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
5075
|
+
<line num="157" count="35" type="stmt"/>
|
|
5076
|
+
<line num="158" count="35" type="stmt"/>
|
|
5077
|
+
<line num="159" count="35" type="stmt"/>
|
|
5078
|
+
<line num="160" count="1366" type="cond" truecount="0" falsecount="1"/>
|
|
5079
|
+
<line num="161" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
5080
|
+
<line num="162" count="35" type="stmt"/>
|
|
5081
|
+
<line num="163" count="35" type="stmt"/>
|
|
5082
|
+
<line num="164" count="41" type="stmt"/>
|
|
5083
|
+
<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"/>
|
|
5100
|
+
<line num="182" count="41" type="stmt"/>
|
|
5101
|
+
<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"/>
|
|
5111
5110
|
<line num="192" count="4" type="stmt"/>
|
|
5112
5111
|
<line num="193" count="4" type="stmt"/>
|
|
5113
5112
|
<line num="194" count="4" type="stmt"/>
|
|
@@ -5126,14 +5125,14 @@
|
|
|
5126
5125
|
<line num="207" count="1" type="stmt"/>
|
|
5127
5126
|
<line num="208" count="1" type="stmt"/>
|
|
5128
5127
|
<line num="209" count="4" type="stmt"/>
|
|
5129
|
-
<line num="210" count="
|
|
5130
|
-
<line num="211" count="
|
|
5131
|
-
<line num="212" count="
|
|
5132
|
-
<line num="213" count="
|
|
5133
|
-
<line num="214" count="
|
|
5134
|
-
<line num="215" count="
|
|
5135
|
-
<line num="216" count="
|
|
5136
|
-
<line num="217" count="
|
|
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"/>
|
|
5137
5136
|
<line num="218" count="0" type="stmt"/>
|
|
5138
5137
|
<line num="219" count="0" type="stmt"/>
|
|
5139
5138
|
<line num="220" count="0" type="stmt"/>
|
|
@@ -5152,14 +5151,14 @@
|
|
|
5152
5151
|
<line num="233" count="0" type="stmt"/>
|
|
5153
5152
|
<line num="234" count="0" type="stmt"/>
|
|
5154
5153
|
<line num="235" count="0" type="stmt"/>
|
|
5155
|
-
<line num="236" count="
|
|
5156
|
-
<line num="237" count="
|
|
5157
|
-
<line num="238" count="
|
|
5158
|
-
<line num="239" count="
|
|
5159
|
-
<line num="240" count="
|
|
5160
|
-
<line num="241" count="
|
|
5161
|
-
<line num="242" count="
|
|
5162
|
-
<line num="243" count="
|
|
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"/>
|
|
5163
5162
|
<line num="244" count="4" type="stmt"/>
|
|
5164
5163
|
<line num="245" count="4" type="stmt"/>
|
|
5165
5164
|
<line num="246" count="4" type="stmt"/>
|
|
@@ -5178,15 +5177,15 @@
|
|
|
5178
5177
|
<line num="259" count="1" type="stmt"/>
|
|
5179
5178
|
<line num="260" count="1" type="stmt"/>
|
|
5180
5179
|
<line num="261" count="4" type="stmt"/>
|
|
5181
|
-
<line num="262" count="
|
|
5182
|
-
<line num="263" count="
|
|
5183
|
-
<line num="264" count="
|
|
5184
|
-
<line num="265" count="
|
|
5185
|
-
<line num="266" count="
|
|
5186
|
-
<line num="267" count="
|
|
5187
|
-
<line num="268" count="
|
|
5188
|
-
<line num="269" count="
|
|
5189
|
-
<line num="270" count="
|
|
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"/>
|
|
5190
5189
|
<line num="271" count="5" type="stmt"/>
|
|
5191
5190
|
<line num="272" count="5" type="stmt"/>
|
|
5192
5191
|
<line num="273" count="5" type="stmt"/>
|
|
@@ -5209,14 +5208,14 @@
|
|
|
5209
5208
|
<line num="290" count="1" type="stmt"/>
|
|
5210
5209
|
<line num="291" count="1" type="stmt"/>
|
|
5211
5210
|
<line num="292" count="5" type="stmt"/>
|
|
5212
|
-
<line num="293" count="
|
|
5213
|
-
<line num="294" count="
|
|
5214
|
-
<line num="295" count="
|
|
5215
|
-
<line num="296" count="
|
|
5216
|
-
<line num="297" count="
|
|
5217
|
-
<line num="298" count="
|
|
5218
|
-
<line num="299" count="
|
|
5219
|
-
<line num="300" count="
|
|
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"/>
|
|
5220
5219
|
<line num="301" count="0" type="stmt"/>
|
|
5221
5220
|
<line num="302" count="0" type="stmt"/>
|
|
5222
5221
|
<line num="303" count="0" type="stmt"/>
|
|
@@ -5231,14 +5230,14 @@
|
|
|
5231
5230
|
<line num="312" count="0" type="stmt"/>
|
|
5232
5231
|
<line num="313" count="0" type="stmt"/>
|
|
5233
5232
|
<line num="314" count="0" type="stmt"/>
|
|
5234
|
-
<line num="315" count="
|
|
5235
|
-
<line num="316" count="
|
|
5236
|
-
<line num="317" count="
|
|
5237
|
-
<line num="318" count="
|
|
5238
|
-
<line num="319" count="
|
|
5239
|
-
<line num="320" count="
|
|
5240
|
-
<line num="321" count="
|
|
5241
|
-
<line num="322" count="
|
|
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"/>
|
|
5242
5241
|
<line num="323" count="0" type="stmt"/>
|
|
5243
5242
|
<line num="324" count="0" type="stmt"/>
|
|
5244
5243
|
<line num="325" count="0" type="stmt"/>
|
|
@@ -5282,41 +5281,41 @@
|
|
|
5282
5281
|
<line num="363" count="0" type="stmt"/>
|
|
5283
5282
|
<line num="364" count="0" type="stmt"/>
|
|
5284
5283
|
<line num="365" count="0" type="stmt"/>
|
|
5285
|
-
<line num="366" count="
|
|
5286
|
-
<line num="367" count="
|
|
5287
|
-
<line num="368" count="
|
|
5288
|
-
<line num="369" count="
|
|
5289
|
-
<line num="370" count="
|
|
5290
|
-
<line num="371" count="
|
|
5291
|
-
<line num="372" count="
|
|
5292
|
-
<line num="373" count="
|
|
5293
|
-
<line num="374" count="
|
|
5294
|
-
<line num="375" count="
|
|
5295
|
-
<line num="376" count="
|
|
5296
|
-
<line num="377" count="
|
|
5297
|
-
<line num="378" count="
|
|
5298
|
-
<line num="379" count="
|
|
5299
|
-
<line num="380" count="
|
|
5300
|
-
<line num="381" count="
|
|
5301
|
-
<line num="382" count="
|
|
5302
|
-
<line num="383" count="
|
|
5303
|
-
<line num="384" count="
|
|
5304
|
-
<line num="385" count="
|
|
5305
|
-
<line num="386" count="
|
|
5306
|
-
<line num="387" count="
|
|
5307
|
-
<line num="388" count="
|
|
5308
|
-
<line num="389" count="
|
|
5309
|
-
<line num="390" count="
|
|
5310
|
-
<line num="391" count="
|
|
5311
|
-
<line num="392" count="
|
|
5312
|
-
<line num="393" count="
|
|
5313
|
-
<line num="394" count="
|
|
5314
|
-
<line num="395" count="
|
|
5315
|
-
<line num="396" count="
|
|
5316
|
-
<line num="397" count="
|
|
5317
|
-
<line num="398" count="
|
|
5318
|
-
<line num="399" count="
|
|
5319
|
-
<line num="400" count="
|
|
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"/>
|
|
5320
5319
|
<line num="401" count="0" type="stmt"/>
|
|
5321
5320
|
<line num="402" count="0" type="stmt"/>
|
|
5322
5321
|
<line num="403" count="0" type="stmt"/>
|
|
@@ -5328,40 +5327,40 @@
|
|
|
5328
5327
|
<line num="409" count="0" type="stmt"/>
|
|
5329
5328
|
<line num="410" count="0" type="stmt"/>
|
|
5330
5329
|
<line num="411" count="0" type="stmt"/>
|
|
5331
|
-
<line num="412" count="
|
|
5332
|
-
<line num="413" count="
|
|
5333
|
-
<line num="414" count="
|
|
5334
|
-
<line num="415" count="
|
|
5335
|
-
<line num="416" count="
|
|
5336
|
-
<line num="417" count="
|
|
5337
|
-
<line num="418" count="
|
|
5338
|
-
<line num="419" count="
|
|
5339
|
-
<line num="420" count="
|
|
5340
|
-
<line num="421" count="
|
|
5341
|
-
<line num="422" count="
|
|
5342
|
-
<line num="423" count="
|
|
5343
|
-
<line num="424" count="
|
|
5344
|
-
<line num="425" count="
|
|
5345
|
-
<line num="426" count="
|
|
5346
|
-
<line num="427" count="
|
|
5347
|
-
<line num="428" count="
|
|
5348
|
-
<line num="429" count="
|
|
5349
|
-
<line num="430" count="
|
|
5350
|
-
<line num="431" count="
|
|
5351
|
-
<line num="432" count="
|
|
5352
|
-
<line num="433" count="
|
|
5353
|
-
<line num="434" count="
|
|
5354
|
-
<line num="435" count="
|
|
5355
|
-
<line num="436" count="
|
|
5356
|
-
<line num="437" count="
|
|
5357
|
-
<line num="438" count="
|
|
5358
|
-
<line num="439" count="
|
|
5359
|
-
<line num="440" count="
|
|
5360
|
-
<line num="441" count="
|
|
5361
|
-
<line num="442" count="
|
|
5362
|
-
<line num="443" count="
|
|
5363
|
-
<line num="444" count="
|
|
5364
|
-
<line num="445" count="
|
|
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"/>
|
|
5365
5364
|
<line num="446" count="0" type="stmt"/>
|
|
5366
5365
|
<line num="447" count="0" type="stmt"/>
|
|
5367
5366
|
<line num="448" count="0" type="stmt"/>
|
|
@@ -5376,23 +5375,23 @@
|
|
|
5376
5375
|
<line num="457" count="0" type="stmt"/>
|
|
5377
5376
|
<line num="458" count="0" type="stmt"/>
|
|
5378
5377
|
<line num="459" count="0" type="stmt"/>
|
|
5379
|
-
<line num="460" count="
|
|
5380
|
-
<line num="461" count="
|
|
5381
|
-
<line num="462" count="
|
|
5382
|
-
<line num="463" count="
|
|
5383
|
-
<line num="464" count="
|
|
5384
|
-
<line num="465" count="
|
|
5385
|
-
<line num="466" count="
|
|
5386
|
-
<line num="467" count="
|
|
5387
|
-
<line num="468" count="
|
|
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"/>
|
|
5388
5387
|
<line num="469" count="0" type="stmt"/>
|
|
5389
5388
|
<line num="470" count="0" type="stmt"/>
|
|
5390
|
-
<line num="471" count="
|
|
5391
|
-
<line num="472" count="
|
|
5392
|
-
<line num="473" count="
|
|
5393
|
-
<line num="474" count="
|
|
5394
|
-
<line num="475" count="
|
|
5395
|
-
<line num="476" count="
|
|
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"/>
|
|
5396
5395
|
<line num="477" count="0" type="stmt"/>
|
|
5397
5396
|
<line num="478" count="0" type="stmt"/>
|
|
5398
5397
|
<line num="479" count="0" type="stmt"/>
|
|
@@ -5400,13 +5399,13 @@
|
|
|
5400
5399
|
<line num="481" count="0" type="stmt"/>
|
|
5401
5400
|
<line num="482" count="0" type="stmt"/>
|
|
5402
5401
|
<line num="483" count="0" type="stmt"/>
|
|
5403
|
-
<line num="484" count="
|
|
5404
|
-
<line num="485" count="
|
|
5405
|
-
<line num="486" count="
|
|
5406
|
-
<line num="487" count="
|
|
5407
|
-
<line num="488" count="
|
|
5408
|
-
<line num="489" count="
|
|
5409
|
-
<line num="490" count="
|
|
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"/>
|
|
5410
5409
|
<line num="491" count="0" type="stmt"/>
|
|
5411
5410
|
<line num="492" count="0" type="stmt"/>
|
|
5412
5411
|
<line num="493" count="0" type="stmt"/>
|
|
@@ -5421,12 +5420,12 @@
|
|
|
5421
5420
|
<line num="502" count="0" type="stmt"/>
|
|
5422
5421
|
<line num="503" count="0" type="stmt"/>
|
|
5423
5422
|
<line num="504" count="0" type="stmt"/>
|
|
5424
|
-
<line num="505" count="
|
|
5425
|
-
<line num="506" count="
|
|
5426
|
-
<line num="507" count="
|
|
5427
|
-
<line num="508" count="
|
|
5428
|
-
<line num="509" count="
|
|
5429
|
-
<line num="510" count="
|
|
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"/>
|
|
5430
5429
|
<line num="511" count="0" type="stmt"/>
|
|
5431
5430
|
<line num="512" count="0" type="stmt"/>
|
|
5432
5431
|
<line num="513" count="0" type="stmt"/>
|
|
@@ -5441,8 +5440,8 @@
|
|
|
5441
5440
|
<line num="522" count="0" type="stmt"/>
|
|
5442
5441
|
<line num="523" count="0" type="stmt"/>
|
|
5443
5442
|
<line num="524" count="0" type="stmt"/>
|
|
5444
|
-
<line num="525" count="
|
|
5445
|
-
<line num="526" count="
|
|
5443
|
+
<line num="525" count="319" type="stmt"/>
|
|
5444
|
+
<line num="526" count="319" type="cond" truecount="1" falsecount="0"/>
|
|
5446
5445
|
<line num="527" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
5447
5446
|
<line num="528" count="26" type="stmt"/>
|
|
5448
5447
|
<line num="529" count="26" type="stmt"/>
|
|
@@ -5489,17 +5488,17 @@
|
|
|
5489
5488
|
<line num="570" count="26" type="stmt"/>
|
|
5490
5489
|
<line num="571" count="28" type="stmt"/>
|
|
5491
5490
|
<line num="572" count="28" type="stmt"/>
|
|
5492
|
-
<line num="573" count="
|
|
5493
|
-
<line num="574" count="
|
|
5494
|
-
<line num="575" count="
|
|
5495
|
-
<line num="576" count="
|
|
5496
|
-
<line num="577" count="
|
|
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"/>
|
|
5497
5496
|
<line num="578" count="0" type="stmt"/>
|
|
5498
5497
|
<line num="579" count="0" type="stmt"/>
|
|
5499
|
-
<line num="580" count="
|
|
5498
|
+
<line num="580" count="319" type="stmt"/>
|
|
5500
5499
|
</file>
|
|
5501
5500
|
<file name="swapspaceSwapProvider.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
|
|
5502
|
-
<metrics statements="
|
|
5501
|
+
<metrics statements="613" coveredstatements="395" conditionals="157" coveredconditionals="145" methods="11" coveredmethods="5"/>
|
|
5503
5502
|
<line num="1" count="1" type="stmt"/>
|
|
5504
5503
|
<line num="2" count="1" type="stmt"/>
|
|
5505
5504
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -6080,16 +6079,16 @@
|
|
|
6080
6079
|
<line num="578" count="0" type="stmt"/>
|
|
6081
6080
|
<line num="579" count="0" type="stmt"/>
|
|
6082
6081
|
<line num="580" count="0" type="stmt"/>
|
|
6083
|
-
<line num="581" count="
|
|
6084
|
-
<line num="582" count="
|
|
6082
|
+
<line num="581" count="0" type="stmt"/>
|
|
6083
|
+
<line num="582" count="0" type="stmt"/>
|
|
6085
6084
|
<line num="583" count="0" type="stmt"/>
|
|
6086
6085
|
<line num="584" count="0" type="stmt"/>
|
|
6087
6086
|
<line num="585" count="0" type="stmt"/>
|
|
6088
6087
|
<line num="586" count="0" type="stmt"/>
|
|
6089
6088
|
<line num="587" count="0" type="stmt"/>
|
|
6090
6089
|
<line num="588" count="0" type="stmt"/>
|
|
6091
|
-
<line num="589" count="
|
|
6092
|
-
<line num="590" count="
|
|
6090
|
+
<line num="589" count="1" type="stmt"/>
|
|
6091
|
+
<line num="590" count="1" type="stmt"/>
|
|
6093
6092
|
<line num="591" count="0" type="stmt"/>
|
|
6094
6093
|
<line num="592" count="0" type="stmt"/>
|
|
6095
6094
|
<line num="593" count="0" type="stmt"/>
|
|
@@ -6104,23 +6103,31 @@
|
|
|
6104
6103
|
<line num="602" count="0" type="stmt"/>
|
|
6105
6104
|
<line num="603" count="0" type="stmt"/>
|
|
6106
6105
|
<line num="604" count="0" type="stmt"/>
|
|
6107
|
-
<line num="605" count="
|
|
6106
|
+
<line num="605" count="0" type="stmt"/>
|
|
6107
|
+
<line num="606" count="0" type="stmt"/>
|
|
6108
|
+
<line num="607" count="0" type="stmt"/>
|
|
6109
|
+
<line num="608" count="0" type="stmt"/>
|
|
6110
|
+
<line num="609" count="0" type="stmt"/>
|
|
6111
|
+
<line num="610" count="0" type="stmt"/>
|
|
6112
|
+
<line num="611" count="0" type="stmt"/>
|
|
6113
|
+
<line num="612" count="0" type="stmt"/>
|
|
6114
|
+
<line num="613" count="1" type="stmt"/>
|
|
6108
6115
|
</file>
|
|
6109
6116
|
<file name="utils.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/external-apis/utils.js">
|
|
6110
6117
|
<metrics statements="26" coveredstatements="24" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
6111
6118
|
<line num="1" count="1" type="stmt"/>
|
|
6112
6119
|
<line num="2" count="1" type="stmt"/>
|
|
6113
6120
|
<line num="3" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
6114
|
-
<line num="4" count="
|
|
6115
|
-
<line num="5" count="
|
|
6116
|
-
<line num="6" count="
|
|
6117
|
-
<line num="7" count="
|
|
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"/>
|
|
6118
6125
|
<line num="8" count="0" type="stmt"/>
|
|
6119
6126
|
<line num="9" count="0" type="stmt"/>
|
|
6120
|
-
<line num="10" count="
|
|
6121
|
-
<line num="11" count="
|
|
6122
|
-
<line num="12" count="
|
|
6123
|
-
<line num="13" count="
|
|
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"/>
|
|
6124
6131
|
<line num="14" count="1" type="stmt"/>
|
|
6125
6132
|
<line num="15" count="1" type="stmt"/>
|
|
6126
6133
|
<line num="16" count="1" type="stmt"/>
|
|
@@ -6129,11 +6136,11 @@
|
|
|
6129
6136
|
<line num="19" count="1" type="stmt"/>
|
|
6130
6137
|
<line num="20" count="1" type="stmt"/>
|
|
6131
6138
|
<line num="21" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
6132
|
-
<line num="22" count="
|
|
6133
|
-
<line num="23" count="
|
|
6134
|
-
<line num="24" count="
|
|
6135
|
-
<line num="25" count="
|
|
6136
|
-
<line num="26" count="
|
|
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"/>
|
|
6137
6144
|
</file>
|
|
6138
6145
|
</package>
|
|
6139
6146
|
<package name="ui-kit.src.swaps-lib.models">
|
|
@@ -6225,145 +6232,145 @@
|
|
|
6225
6232
|
<line num="2" count="1" type="stmt"/>
|
|
6226
6233
|
<line num="3" count="1" type="stmt"/>
|
|
6227
6234
|
<line num="4" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
6228
|
-
<line num="5" count="
|
|
6229
|
-
<line num="6" count="
|
|
6230
|
-
<line num="7" count="
|
|
6231
|
-
<line num="8" count="
|
|
6232
|
-
<line num="9" count="
|
|
6233
|
-
<line num="10" count="
|
|
6234
|
-
<line num="11" count="
|
|
6235
|
-
<line num="12" count="
|
|
6236
|
-
<line num="13" count="
|
|
6237
|
-
<line num="14" count="
|
|
6238
|
-
<line num="15" count="
|
|
6239
|
-
<line num="16" count="
|
|
6240
|
-
<line num="17" count="
|
|
6241
|
-
<line num="18" count="
|
|
6242
|
-
<line num="19" count="
|
|
6243
|
-
<line num="20" count="
|
|
6244
|
-
<line num="21" count="
|
|
6245
|
-
<line num="22" count="
|
|
6246
|
-
<line num="23" count="
|
|
6247
|
-
<line num="24" count="
|
|
6248
|
-
<line num="25" count="
|
|
6249
|
-
<line num="26" count="
|
|
6250
|
-
<line num="27" count="
|
|
6251
|
-
<line num="28" count="
|
|
6252
|
-
<line num="29" count="
|
|
6253
|
-
<line num="30" count="
|
|
6254
|
-
<line num="31" count="
|
|
6255
|
-
<line num="32" count="
|
|
6256
|
-
<line num="33" count="
|
|
6257
|
-
<line num="34" count="
|
|
6258
|
-
<line num="35" count="
|
|
6259
|
-
<line num="36" count="
|
|
6260
|
-
<line num="37" count="
|
|
6261
|
-
<line num="38" count="
|
|
6262
|
-
<line num="39" count="
|
|
6263
|
-
<line num="40" count="
|
|
6264
|
-
<line num="41" count="
|
|
6265
|
-
<line num="42" count="
|
|
6266
|
-
<line num="43" count="
|
|
6267
|
-
<line num="44" count="
|
|
6268
|
-
<line num="45" count="
|
|
6269
|
-
<line num="46" count="
|
|
6270
|
-
<line num="47" count="
|
|
6271
|
-
<line num="48" count="
|
|
6272
|
-
<line num="49" count="
|
|
6273
|
-
<line num="50" count="
|
|
6274
|
-
<line num="51" count="
|
|
6275
|
-
<line num="52" count="
|
|
6276
|
-
<line num="53" count="
|
|
6277
|
-
<line num="54" count="
|
|
6278
|
-
<line num="55" count="
|
|
6279
|
-
<line num="56" count="
|
|
6280
|
-
<line num="57" count="
|
|
6281
|
-
<line num="58" count="
|
|
6282
|
-
<line num="59" count="
|
|
6283
|
-
<line num="60" count="
|
|
6284
|
-
<line num="61" count="
|
|
6285
|
-
<line num="62" count="
|
|
6286
|
-
<line num="63" count="
|
|
6287
|
-
<line num="64" count="
|
|
6288
|
-
<line num="65" count="
|
|
6289
|
-
<line num="66" count="
|
|
6290
|
-
<line num="67" count="
|
|
6291
|
-
<line num="68" count="
|
|
6292
|
-
<line num="69" count="
|
|
6293
|
-
<line num="70" count="
|
|
6294
|
-
<line num="71" count="
|
|
6295
|
-
<line num="72" count="
|
|
6296
|
-
<line num="73" count="
|
|
6297
|
-
<line num="74" count="
|
|
6298
|
-
<line num="75" count="
|
|
6299
|
-
<line num="76" count="
|
|
6300
|
-
<line num="77" count="
|
|
6301
|
-
<line num="78" count="
|
|
6302
|
-
<line num="79" count="
|
|
6303
|
-
<line num="80" count="
|
|
6304
|
-
<line num="81" count="
|
|
6305
|
-
<line num="82" count="
|
|
6306
|
-
<line num="83" count="
|
|
6307
|
-
<line num="84" count="
|
|
6308
|
-
<line num="85" count="
|
|
6309
|
-
<line num="86" count="
|
|
6310
|
-
<line num="87" count="
|
|
6311
|
-
<line num="88" count="
|
|
6312
|
-
<line num="89" count="
|
|
6313
|
-
<line num="90" count="
|
|
6314
|
-
<line num="91" count="
|
|
6315
|
-
<line num="92" count="
|
|
6316
|
-
<line num="93" count="
|
|
6317
|
-
<line num="94" count="
|
|
6318
|
-
<line num="95" count="
|
|
6319
|
-
<line num="96" count="
|
|
6320
|
-
<line num="97" count="
|
|
6321
|
-
<line num="98" count="
|
|
6322
|
-
<line num="99" count="
|
|
6323
|
-
<line num="100" count="
|
|
6324
|
-
<line num="101" count="
|
|
6325
|
-
<line num="102" count="
|
|
6326
|
-
<line num="103" count="
|
|
6327
|
-
<line num="104" count="
|
|
6328
|
-
<line num="105" count="
|
|
6329
|
-
<line num="106" count="
|
|
6330
|
-
<line num="107" count="
|
|
6331
|
-
<line num="108" count="
|
|
6332
|
-
<line num="109" count="
|
|
6333
|
-
<line num="110" count="
|
|
6334
|
-
<line num="111" count="
|
|
6335
|
-
<line num="112" count="
|
|
6336
|
-
<line num="113" count="
|
|
6337
|
-
<line num="114" count="
|
|
6338
|
-
<line num="115" count="
|
|
6339
|
-
<line num="116" count="
|
|
6340
|
-
<line num="117" count="
|
|
6341
|
-
<line num="118" count="
|
|
6342
|
-
<line num="119" count="
|
|
6343
|
-
<line num="120" count="
|
|
6344
|
-
<line num="121" count="
|
|
6345
|
-
<line num="122" count="
|
|
6346
|
-
<line num="123" count="
|
|
6347
|
-
<line num="124" count="
|
|
6348
|
-
<line num="125" count="
|
|
6349
|
-
<line num="126" count="
|
|
6350
|
-
<line num="127" count="
|
|
6351
|
-
<line num="128" count="
|
|
6352
|
-
<line num="129" count="
|
|
6353
|
-
<line num="130" count="
|
|
6354
|
-
<line num="131" count="
|
|
6355
|
-
<line num="132" count="
|
|
6356
|
-
<line num="133" count="
|
|
6357
|
-
<line num="134" count="
|
|
6358
|
-
<line num="135" count="
|
|
6359
|
-
<line num="136" count="
|
|
6360
|
-
<line num="137" count="
|
|
6361
|
-
<line num="138" count="
|
|
6362
|
-
<line num="139" count="
|
|
6363
|
-
<line num="140" count="
|
|
6364
|
-
<line num="141" count="
|
|
6365
|
-
<line num="142" count="
|
|
6366
|
-
<line num="143" count="
|
|
6235
|
+
<line num="5" count="7" type="stmt"/>
|
|
6236
|
+
<line num="6" count="7" type="stmt"/>
|
|
6237
|
+
<line num="7" count="7" type="stmt"/>
|
|
6238
|
+
<line num="8" count="7" type="stmt"/>
|
|
6239
|
+
<line num="9" count="7" type="stmt"/>
|
|
6240
|
+
<line num="10" count="7" type="stmt"/>
|
|
6241
|
+
<line num="11" count="7" type="stmt"/>
|
|
6242
|
+
<line num="12" count="7" type="stmt"/>
|
|
6243
|
+
<line num="13" count="7" type="stmt"/>
|
|
6244
|
+
<line num="14" count="7" type="stmt"/>
|
|
6245
|
+
<line num="15" count="7" type="stmt"/>
|
|
6246
|
+
<line num="16" count="7" type="stmt"/>
|
|
6247
|
+
<line num="17" count="7" type="stmt"/>
|
|
6248
|
+
<line num="18" count="7" type="stmt"/>
|
|
6249
|
+
<line num="19" count="7" type="stmt"/>
|
|
6250
|
+
<line num="20" count="7" type="stmt"/>
|
|
6251
|
+
<line num="21" count="7" type="stmt"/>
|
|
6252
|
+
<line num="22" count="7" type="stmt"/>
|
|
6253
|
+
<line num="23" count="7" type="stmt"/>
|
|
6254
|
+
<line num="24" count="7" type="stmt"/>
|
|
6255
|
+
<line num="25" count="7" type="stmt"/>
|
|
6256
|
+
<line num="26" count="7" type="stmt"/>
|
|
6257
|
+
<line num="27" count="7" type="stmt"/>
|
|
6258
|
+
<line num="28" count="7" type="stmt"/>
|
|
6259
|
+
<line num="29" count="7" type="stmt"/>
|
|
6260
|
+
<line num="30" count="7" type="stmt"/>
|
|
6261
|
+
<line num="31" count="7" type="stmt"/>
|
|
6262
|
+
<line num="32" count="7" type="stmt"/>
|
|
6263
|
+
<line num="33" count="7" type="stmt"/>
|
|
6264
|
+
<line num="34" count="7" type="stmt"/>
|
|
6265
|
+
<line num="35" count="7" type="stmt"/>
|
|
6266
|
+
<line num="36" count="7" type="stmt"/>
|
|
6267
|
+
<line num="37" count="7" type="stmt"/>
|
|
6268
|
+
<line num="38" count="7" type="stmt"/>
|
|
6269
|
+
<line num="39" count="7" type="stmt"/>
|
|
6270
|
+
<line num="40" count="7" type="stmt"/>
|
|
6271
|
+
<line num="41" count="7" type="stmt"/>
|
|
6272
|
+
<line num="42" count="7" type="stmt"/>
|
|
6273
|
+
<line num="43" count="7" type="stmt"/>
|
|
6274
|
+
<line num="44" count="7" type="stmt"/>
|
|
6275
|
+
<line num="45" count="7" type="stmt"/>
|
|
6276
|
+
<line num="46" count="7" type="stmt"/>
|
|
6277
|
+
<line num="47" count="7" type="stmt"/>
|
|
6278
|
+
<line num="48" count="7" type="stmt"/>
|
|
6279
|
+
<line num="49" count="7" type="stmt"/>
|
|
6280
|
+
<line num="50" count="7" type="stmt"/>
|
|
6281
|
+
<line num="51" count="7" type="stmt"/>
|
|
6282
|
+
<line num="52" count="7" type="stmt"/>
|
|
6283
|
+
<line num="53" count="7" type="stmt"/>
|
|
6284
|
+
<line num="54" count="7" type="stmt"/>
|
|
6285
|
+
<line num="55" count="7" type="stmt"/>
|
|
6286
|
+
<line num="56" count="7" type="stmt"/>
|
|
6287
|
+
<line num="57" count="7" type="stmt"/>
|
|
6288
|
+
<line num="58" count="7" type="stmt"/>
|
|
6289
|
+
<line num="59" count="7" type="stmt"/>
|
|
6290
|
+
<line num="60" count="7" type="stmt"/>
|
|
6291
|
+
<line num="61" count="7" type="stmt"/>
|
|
6292
|
+
<line num="62" count="7" type="stmt"/>
|
|
6293
|
+
<line num="63" count="7" type="stmt"/>
|
|
6294
|
+
<line num="64" count="7" type="stmt"/>
|
|
6295
|
+
<line num="65" count="7" type="stmt"/>
|
|
6296
|
+
<line num="66" count="7" type="stmt"/>
|
|
6297
|
+
<line num="67" count="7" type="stmt"/>
|
|
6298
|
+
<line num="68" count="7" type="stmt"/>
|
|
6299
|
+
<line num="69" count="7" type="stmt"/>
|
|
6300
|
+
<line num="70" count="7" type="stmt"/>
|
|
6301
|
+
<line num="71" count="7" type="stmt"/>
|
|
6302
|
+
<line num="72" count="7" type="stmt"/>
|
|
6303
|
+
<line num="73" count="7" type="stmt"/>
|
|
6304
|
+
<line num="74" count="7" type="stmt"/>
|
|
6305
|
+
<line num="75" count="7" type="stmt"/>
|
|
6306
|
+
<line num="76" count="7" type="stmt"/>
|
|
6307
|
+
<line num="77" count="7" type="stmt"/>
|
|
6308
|
+
<line num="78" count="7" type="stmt"/>
|
|
6309
|
+
<line num="79" count="7" type="stmt"/>
|
|
6310
|
+
<line num="80" count="7" type="stmt"/>
|
|
6311
|
+
<line num="81" count="7" type="stmt"/>
|
|
6312
|
+
<line num="82" count="7" type="stmt"/>
|
|
6313
|
+
<line num="83" count="7" type="stmt"/>
|
|
6314
|
+
<line num="84" count="7" type="stmt"/>
|
|
6315
|
+
<line num="85" count="7" type="stmt"/>
|
|
6316
|
+
<line num="86" count="7" type="stmt"/>
|
|
6317
|
+
<line num="87" count="7" type="stmt"/>
|
|
6318
|
+
<line num="88" count="7" type="stmt"/>
|
|
6319
|
+
<line num="89" count="7" type="stmt"/>
|
|
6320
|
+
<line num="90" count="7" type="stmt"/>
|
|
6321
|
+
<line num="91" count="7" type="stmt"/>
|
|
6322
|
+
<line num="92" count="7" type="stmt"/>
|
|
6323
|
+
<line num="93" count="7" type="stmt"/>
|
|
6324
|
+
<line num="94" count="7" type="stmt"/>
|
|
6325
|
+
<line num="95" count="7" type="stmt"/>
|
|
6326
|
+
<line num="96" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
6327
|
+
<line num="97" count="7" type="stmt"/>
|
|
6328
|
+
<line num="98" count="7" type="stmt"/>
|
|
6329
|
+
<line num="99" count="7" type="stmt"/>
|
|
6330
|
+
<line num="100" count="7" type="stmt"/>
|
|
6331
|
+
<line num="101" count="7" type="stmt"/>
|
|
6332
|
+
<line num="102" count="7" type="stmt"/>
|
|
6333
|
+
<line num="103" count="7" type="stmt"/>
|
|
6334
|
+
<line num="104" count="7" type="stmt"/>
|
|
6335
|
+
<line num="105" count="7" type="stmt"/>
|
|
6336
|
+
<line num="106" count="7" type="stmt"/>
|
|
6337
|
+
<line num="107" count="7" type="stmt"/>
|
|
6338
|
+
<line num="108" count="7" type="stmt"/>
|
|
6339
|
+
<line num="109" count="7" type="stmt"/>
|
|
6340
|
+
<line num="110" count="7" type="stmt"/>
|
|
6341
|
+
<line num="111" count="7" type="stmt"/>
|
|
6342
|
+
<line num="112" count="7" type="stmt"/>
|
|
6343
|
+
<line num="113" count="7" type="stmt"/>
|
|
6344
|
+
<line num="114" count="7" type="stmt"/>
|
|
6345
|
+
<line num="115" count="7" type="stmt"/>
|
|
6346
|
+
<line num="116" count="7" type="stmt"/>
|
|
6347
|
+
<line num="117" count="7" type="stmt"/>
|
|
6348
|
+
<line num="118" count="7" type="stmt"/>
|
|
6349
|
+
<line num="119" count="7" type="stmt"/>
|
|
6350
|
+
<line num="120" count="7" type="stmt"/>
|
|
6351
|
+
<line num="121" count="7" type="stmt"/>
|
|
6352
|
+
<line num="122" count="7" type="stmt"/>
|
|
6353
|
+
<line num="123" count="7" type="stmt"/>
|
|
6354
|
+
<line num="124" count="7" type="stmt"/>
|
|
6355
|
+
<line num="125" count="7" type="stmt"/>
|
|
6356
|
+
<line num="126" count="7" type="stmt"/>
|
|
6357
|
+
<line num="127" count="7" type="stmt"/>
|
|
6358
|
+
<line num="128" count="7" type="stmt"/>
|
|
6359
|
+
<line num="129" count="7" type="stmt"/>
|
|
6360
|
+
<line num="130" count="7" type="stmt"/>
|
|
6361
|
+
<line num="131" count="7" type="stmt"/>
|
|
6362
|
+
<line num="132" count="7" type="stmt"/>
|
|
6363
|
+
<line num="133" count="7" type="stmt"/>
|
|
6364
|
+
<line num="134" count="7" type="stmt"/>
|
|
6365
|
+
<line num="135" count="7" type="stmt"/>
|
|
6366
|
+
<line num="136" count="7" type="stmt"/>
|
|
6367
|
+
<line num="137" count="7" type="stmt"/>
|
|
6368
|
+
<line num="138" count="7" type="stmt"/>
|
|
6369
|
+
<line num="139" count="7" type="stmt"/>
|
|
6370
|
+
<line num="140" count="7" type="stmt"/>
|
|
6371
|
+
<line num="141" count="7" type="stmt"/>
|
|
6372
|
+
<line num="142" count="7" type="stmt"/>
|
|
6373
|
+
<line num="143" count="7" type="stmt"/>
|
|
6367
6374
|
</file>
|
|
6368
6375
|
<file name="existingSwapWithFiatData.js" path="/Users/buldin/WebstormProjects/ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js">
|
|
6369
6376
|
<metrics statements="148" coveredstatements="8" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -6558,78 +6565,78 @@
|
|
|
6558
6565
|
<line num="8" count="1" type="stmt"/>
|
|
6559
6566
|
<line num="9" count="1" type="stmt"/>
|
|
6560
6567
|
<line num="10" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
6561
|
-
<line num="11" count="
|
|
6562
|
-
<line num="12" count="
|
|
6563
|
-
<line num="13" count="
|
|
6564
|
-
<line num="14" count="
|
|
6565
|
-
<line num="15" count="
|
|
6566
|
-
<line num="16" count="
|
|
6567
|
-
<line num="17" count="
|
|
6568
|
-
<line num="18" count="
|
|
6569
|
-
<line num="19" count="
|
|
6570
|
-
<line num="20" count="
|
|
6571
|
-
<line num="21" count="
|
|
6572
|
-
<line num="22" count="
|
|
6573
|
-
<line num="23" count="
|
|
6574
|
-
<line num="24" count="
|
|
6575
|
-
<line num="25" count="
|
|
6576
|
-
<line num="26" count="
|
|
6577
|
-
<line num="27" count="
|
|
6578
|
-
<line num="28" count="
|
|
6579
|
-
<line num="29" count="
|
|
6580
|
-
<line num="30" count="
|
|
6581
|
-
<line num="31" count="
|
|
6582
|
-
<line num="32" count="
|
|
6583
|
-
<line num="33" count="
|
|
6584
|
-
<line num="34" count="
|
|
6585
|
-
<line num="35" count="
|
|
6586
|
-
<line num="36" count="
|
|
6587
|
-
<line num="37" count="
|
|
6588
|
-
<line num="38" count="
|
|
6589
|
-
<line num="39" count="
|
|
6590
|
-
<line num="40" count="
|
|
6591
|
-
<line num="41" count="
|
|
6592
|
-
<line num="42" count="
|
|
6593
|
-
<line num="43" count="
|
|
6594
|
-
<line num="44" count="
|
|
6595
|
-
<line num="45" count="
|
|
6596
|
-
<line num="46" count="
|
|
6597
|
-
<line num="47" count="
|
|
6598
|
-
<line num="48" count="
|
|
6599
|
-
<line num="49" count="
|
|
6600
|
-
<line num="50" count="
|
|
6601
|
-
<line num="51" count="
|
|
6602
|
-
<line num="52" count="
|
|
6603
|
-
<line num="53" count="
|
|
6604
|
-
<line num="54" count="
|
|
6605
|
-
<line num="55" count="
|
|
6606
|
-
<line num="56" count="
|
|
6607
|
-
<line num="57" count="
|
|
6608
|
-
<line num="58" count="
|
|
6609
|
-
<line num="59" count="
|
|
6610
|
-
<line num="60" count="
|
|
6611
|
-
<line num="61" count="
|
|
6612
|
-
<line num="62" count="
|
|
6613
|
-
<line num="63" count="
|
|
6614
|
-
<line num="64" count="
|
|
6615
|
-
<line num="65" count="
|
|
6616
|
-
<line num="66" count="
|
|
6617
|
-
<line num="67" count="
|
|
6618
|
-
<line num="68" count="
|
|
6619
|
-
<line num="69" count="
|
|
6620
|
-
<line num="70" count="
|
|
6621
|
-
<line num="71" count="
|
|
6622
|
-
<line num="72" count="
|
|
6623
|
-
<line num="73" count="
|
|
6624
|
-
<line num="74" count="
|
|
6625
|
-
<line num="75" count="
|
|
6626
|
-
<line num="76" count="
|
|
6627
|
-
<line num="77" count="
|
|
6628
|
-
<line num="78" count="
|
|
6629
|
-
<line num="79" count="
|
|
6630
|
-
<line num="80" count="
|
|
6631
|
-
<line num="81" count="
|
|
6632
|
-
<line num="82" count="
|
|
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"/>
|
|
6633
6640
|
</file>
|
|
6634
6641
|
</package>
|
|
6635
6642
|
<package name="ui-kit.src.swaps-lib.services">
|
|
@@ -8393,9 +8400,9 @@
|
|
|
8393
8400
|
</file>
|
|
8394
8401
|
</package>
|
|
8395
8402
|
<package name="ui-kit.src.ui-kit.components.atoms.QrCode">
|
|
8396
|
-
<metrics statements="
|
|
8403
|
+
<metrics statements="38" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8397
8404
|
<file name="QrCode.jsx" path="/Users/buldin/WebstormProjects/ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx">
|
|
8398
|
-
<metrics statements="
|
|
8405
|
+
<metrics statements="38" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8399
8406
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8400
8407
|
<line num="2" count="0" type="stmt"/>
|
|
8401
8408
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -8434,12 +8441,6 @@
|
|
|
8434
8441
|
<line num="36" count="0" type="stmt"/>
|
|
8435
8442
|
<line num="37" count="0" type="stmt"/>
|
|
8436
8443
|
<line num="38" count="0" type="stmt"/>
|
|
8437
|
-
<line num="39" count="0" type="stmt"/>
|
|
8438
|
-
<line num="40" count="0" type="stmt"/>
|
|
8439
|
-
<line num="41" count="0" type="stmt"/>
|
|
8440
|
-
<line num="42" count="0" type="stmt"/>
|
|
8441
|
-
<line num="43" count="0" type="stmt"/>
|
|
8442
|
-
<line num="44" count="0" type="stmt"/>
|
|
8443
8444
|
</file>
|
|
8444
8445
|
</package>
|
|
8445
8446
|
<package name="ui-kit.src.ui-kit.components.atoms.RateSelector">
|