@rabbitio/ui-kit 1.0.0-beta.82 → 1.0.0-beta.84
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/coverage/clover.xml +1272 -546
- package/coverage/coverage-final.json +27 -17
- package/coverage/index.html +125 -50
- package/coverage/rabbit-ui-kit/index.html +1 -1
- package/coverage/rabbit-ui-kit/index.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/amountUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/errorUtils.js.html +13 -13
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/fiatCurrenciesService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/blockchain.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/coin.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/protocol.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/cache.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/emailAPI.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logger.js.html +4 -4
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
- package/coverage/rabbit-ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/safeStringify.js.html +27 -27
- package/coverage/rabbit-ui-kit/src/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/index.js.html +16 -4
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/index.html +28 -28
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +37 -7
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +58 -16
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +79 -31
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/index.html +22 -7
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/partner.js.html +106 -0
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/services/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js.html +78 -12
- package/coverage/rabbit-ui-kit/src/swaps-lib/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/utils/swapUtils.js.html +2 -2
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/index.html +35 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +346 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +268 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +3 -3
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +12 -18
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +79 -52
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +87 -231
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +211 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +116 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +196 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +116 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +496 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +116 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +34 -4
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +52 -4
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +85 -16
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +559 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +116 -0
- package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +178 -0
- package/coverage/rabbit-ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +160 -0
- package/coverage/rabbit-ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/index.html +35 -5
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +151 -0
- package/coverage/rabbit-ui-kit/stories/organisms/index.html +116 -0
- package/coverage/rabbit-ui-kit/stories/stubs/coins.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/templates/index.html +1 -1
- package/dist/global.css.map +1 -1
- package/dist/index.cjs +1151 -536
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +93 -0
- package/dist/index.css.map +1 -1
- package/dist/index.modern.js +955 -447
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +1148 -537
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +1151 -536
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/index.js +4 -0
- package/src/swaps-lib/external-apis/letsExchangeSwapProvider.js +13 -3
- package/src/swaps-lib/external-apis/swapProvider.js +22 -8
- package/src/swaps-lib/external-apis/swapspaceSwapProvider.js +23 -7
- package/src/swaps-lib/models/partner.js +7 -0
- package/src/swaps-lib/services/publicSwapService.js +30 -8
- package/src/swaps-lib/utils/swapUtils.js +1 -1
- package/src/ui-kit/assets/styles/global.scss +4 -7
- package/src/ui-kit/assets/wrappedImages/messageIcon.jsx +87 -0
- package/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx +61 -0
- package/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx +2 -2
- package/src/ui-kit/components/atoms/Validation/Validation.jsx +7 -9
- package/src/ui-kit/components/atoms/Validation/validation.module.scss +4 -0
- package/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx +57 -48
- package/src/ui-kit/components/molecules/AmountInput/amount-input.module.scss +33 -0
- package/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx +84 -132
- package/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx +42 -0
- package/src/ui-kit/components/molecules/ColoredNotice/colored-notice.module.scss +20 -0
- package/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx +37 -0
- package/src/ui-kit/components/molecules/LogoCarousel/logo-carousel.module.scss +64 -0
- package/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx +137 -0
- package/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx +10 -0
- package/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx +16 -0
- package/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx +35 -12
- package/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx +158 -0
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="1723640143205" clover="3.2.0">
|
|
3
|
+
<project timestamp="1723640143205" name="All files">
|
|
4
|
+
<metrics statements="15158" coveredstatements="2852" conditionals="541" coveredconditionals="370" methods="271" coveredmethods="85" elements="15970" coveredelements="3307" complexity="0" loc="15158" ncloc="15158" packages="59" files="111" classes="111"/>
|
|
5
5
|
<package name="rabbit-ui-kit">
|
|
6
6
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
7
7
|
<file name="index.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/index.js">
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
</file>
|
|
11
11
|
</package>
|
|
12
12
|
<package name="rabbit-ui-kit.src">
|
|
13
|
-
<metrics statements="
|
|
13
|
+
<metrics statements="91" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
14
14
|
<file name="index.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/index.js">
|
|
15
|
-
<metrics statements="
|
|
15
|
+
<metrics statements="91" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
16
16
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
17
17
|
<line num="2" count="0" type="stmt"/>
|
|
18
18
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -100,6 +100,10 @@
|
|
|
100
100
|
<line num="85" count="0" type="stmt"/>
|
|
101
101
|
<line num="86" count="0" type="stmt"/>
|
|
102
102
|
<line num="87" count="0" type="stmt"/>
|
|
103
|
+
<line num="88" count="0" type="stmt"/>
|
|
104
|
+
<line num="89" count="0" type="stmt"/>
|
|
105
|
+
<line num="90" count="0" type="stmt"/>
|
|
106
|
+
<line num="91" count="0" type="stmt"/>
|
|
103
107
|
</file>
|
|
104
108
|
</package>
|
|
105
109
|
<package name="rabbit-ui-kit.src.common-apis">
|
|
@@ -483,21 +487,21 @@
|
|
|
483
487
|
<line num="13" count="1" type="stmt"/>
|
|
484
488
|
<line num="14" count="1" type="stmt"/>
|
|
485
489
|
<line num="15" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
486
|
-
<line num="16" count="
|
|
487
|
-
<line num="17" count="
|
|
488
|
-
<line num="18" count="
|
|
489
|
-
<line num="19" count="
|
|
490
|
-
<line num="20" count="
|
|
490
|
+
<line num="16" count="42" type="stmt"/>
|
|
491
|
+
<line num="17" count="42" type="stmt"/>
|
|
492
|
+
<line num="18" count="42" type="stmt"/>
|
|
493
|
+
<line num="19" count="42" type="stmt"/>
|
|
494
|
+
<line num="20" count="42" type="stmt"/>
|
|
491
495
|
<line num="21" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
492
496
|
<line num="22" count="0" type="stmt"/>
|
|
493
497
|
<line num="23" count="1" type="stmt"/>
|
|
494
|
-
<line num="24" count="
|
|
495
|
-
<line num="25" count="
|
|
496
|
-
<line num="26" count="
|
|
497
|
-
<line num="27" count="
|
|
498
|
-
<line num="28" count="
|
|
499
|
-
<line num="29" count="
|
|
500
|
-
<line num="30" count="
|
|
498
|
+
<line num="24" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
499
|
+
<line num="25" count="42" type="cond" truecount="0" falsecount="1"/>
|
|
500
|
+
<line num="26" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
501
|
+
<line num="27" count="42" type="cond" truecount="0" falsecount="1"/>
|
|
502
|
+
<line num="28" count="42" type="stmt"/>
|
|
503
|
+
<line num="29" count="42" type="stmt"/>
|
|
504
|
+
<line num="30" count="42" type="stmt"/>
|
|
501
505
|
<line num="31" count="1" type="stmt"/>
|
|
502
506
|
<line num="32" count="1" type="stmt"/>
|
|
503
507
|
<line num="33" count="0" type="stmt"/>
|
|
@@ -1428,28 +1432,28 @@
|
|
|
1428
1432
|
<line num="7" count="1" type="stmt"/>
|
|
1429
1433
|
<line num="8" count="1" type="stmt"/>
|
|
1430
1434
|
<line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1431
|
-
<line num="10" count="
|
|
1432
|
-
<line num="11" count="
|
|
1433
|
-
<line num="12" count="
|
|
1434
|
-
<line num="13" count="
|
|
1435
|
-
<line num="14" count="
|
|
1436
|
-
<line num="15" count="
|
|
1437
|
-
<line num="16" count="
|
|
1438
|
-
<line num="17" count="
|
|
1435
|
+
<line num="10" count="283" type="stmt"/>
|
|
1436
|
+
<line num="11" count="283" type="stmt"/>
|
|
1437
|
+
<line num="12" count="283" type="stmt"/>
|
|
1438
|
+
<line num="13" count="283" type="stmt"/>
|
|
1439
|
+
<line num="14" count="283" type="stmt"/>
|
|
1440
|
+
<line num="15" count="283" type="stmt"/>
|
|
1441
|
+
<line num="16" count="283" type="stmt"/>
|
|
1442
|
+
<line num="17" count="283" type="cond" truecount="0" falsecount="1"/>
|
|
1439
1443
|
<line num="18" count="0" type="stmt"/>
|
|
1440
1444
|
<line num="19" count="0" type="stmt"/>
|
|
1441
|
-
<line num="20" count="
|
|
1442
|
-
<line num="21" count="
|
|
1443
|
-
<line num="22" count="
|
|
1444
|
-
<line num="23" count="
|
|
1445
|
+
<line num="20" count="283" type="stmt"/>
|
|
1446
|
+
<line num="21" count="283" type="stmt"/>
|
|
1447
|
+
<line num="22" count="283" type="cond" truecount="1" falsecount="0"/>
|
|
1448
|
+
<line num="23" count="1738" type="cond" truecount="0" falsecount="1"/>
|
|
1445
1449
|
<line num="24" count="0" type="stmt"/>
|
|
1446
1450
|
<line num="25" count="0" type="stmt"/>
|
|
1447
1451
|
<line num="26" count="0" type="stmt"/>
|
|
1448
1452
|
<line num="27" count="0" type="stmt"/>
|
|
1449
1453
|
<line num="28" count="0" type="stmt"/>
|
|
1450
1454
|
<line num="29" count="0" type="stmt"/>
|
|
1451
|
-
<line num="30" count="
|
|
1452
|
-
<line num="31" count="
|
|
1455
|
+
<line num="30" count="1738" type="stmt"/>
|
|
1456
|
+
<line num="31" count="1738" type="cond" truecount="1" falsecount="0"/>
|
|
1453
1457
|
<line num="32" count="23" type="stmt"/>
|
|
1454
1458
|
<line num="33" count="23" type="stmt"/>
|
|
1455
1459
|
<line num="34" count="23" type="stmt"/>
|
|
@@ -1457,18 +1461,18 @@
|
|
|
1457
1461
|
<line num="36" count="23" type="stmt"/>
|
|
1458
1462
|
<line num="37" count="23" type="stmt"/>
|
|
1459
1463
|
<line num="38" count="23" type="stmt"/>
|
|
1460
|
-
<line num="39" count="
|
|
1461
|
-
<line num="40" count="
|
|
1462
|
-
<line num="41" count="
|
|
1463
|
-
<line num="42" count="
|
|
1464
|
-
<line num="43" count="
|
|
1465
|
-
<line num="44" count="
|
|
1466
|
-
<line num="45" count="
|
|
1467
|
-
<line num="46" count="
|
|
1468
|
-
<line num="47" count="
|
|
1469
|
-
<line num="48" count="
|
|
1470
|
-
<line num="49" count="
|
|
1471
|
-
<line num="50" count="
|
|
1464
|
+
<line num="39" count="1715" type="cond" truecount="1" falsecount="0"/>
|
|
1465
|
+
<line num="40" count="1738" type="cond" truecount="1" falsecount="0"/>
|
|
1466
|
+
<line num="41" count="1738" type="cond" truecount="1" falsecount="0"/>
|
|
1467
|
+
<line num="42" count="385" type="cond" truecount="0" falsecount="1"/>
|
|
1468
|
+
<line num="43" count="1738" type="stmt"/>
|
|
1469
|
+
<line num="44" count="1738" type="cond" truecount="1" falsecount="0"/>
|
|
1470
|
+
<line num="45" count="283" type="stmt"/>
|
|
1471
|
+
<line num="46" count="283" type="stmt"/>
|
|
1472
|
+
<line num="47" count="283" type="stmt"/>
|
|
1473
|
+
<line num="48" count="283" type="stmt"/>
|
|
1474
|
+
<line num="49" count="283" type="stmt"/>
|
|
1475
|
+
<line num="50" count="283" type="stmt"/>
|
|
1472
1476
|
</file>
|
|
1473
1477
|
</package>
|
|
1474
1478
|
<package name="rabbit-ui-kit.src.common-apis.utils.logging">
|
|
@@ -1488,9 +1492,9 @@
|
|
|
1488
1492
|
<line num="11" count="1" type="stmt"/>
|
|
1489
1493
|
<line num="12" count="1" type="stmt"/>
|
|
1490
1494
|
<line num="13" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1491
|
-
<line num="14" count="
|
|
1492
|
-
<line num="15" count="
|
|
1493
|
-
<line num="16" count="
|
|
1495
|
+
<line num="14" count="357" type="stmt"/>
|
|
1496
|
+
<line num="15" count="357" type="stmt"/>
|
|
1497
|
+
<line num="16" count="357" type="stmt"/>
|
|
1494
1498
|
<line num="17" count="1" type="stmt"/>
|
|
1495
1499
|
<line num="18" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1496
1500
|
<line num="19" count="44" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -1524,8 +1528,8 @@
|
|
|
1524
1528
|
<line num="3" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1525
1529
|
<line num="4" count="1" type="stmt"/>
|
|
1526
1530
|
<line num="5" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1527
|
-
<line num="6" count="
|
|
1528
|
-
<line num="7" count="
|
|
1531
|
+
<line num="6" count="357" type="stmt"/>
|
|
1532
|
+
<line num="7" count="357" type="stmt"/>
|
|
1529
1533
|
<line num="8" count="1" type="stmt"/>
|
|
1530
1534
|
<line num="9" count="1" type="stmt"/>
|
|
1531
1535
|
<line num="10" count="0" type="stmt"/>
|
|
@@ -2891,9 +2895,9 @@
|
|
|
2891
2895
|
</file>
|
|
2892
2896
|
</package>
|
|
2893
2897
|
<package name="rabbit-ui-kit.src.swaps-lib.external-apis">
|
|
2894
|
-
<metrics statements="
|
|
2898
|
+
<metrics statements="1598" coveredstatements="727" conditionals="198" coveredconditionals="187" methods="32" coveredmethods="11"/>
|
|
2895
2899
|
<file name="letsExchangeSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js">
|
|
2896
|
-
<metrics statements="
|
|
2900
|
+
<metrics statements="486" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2897
2901
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2898
2902
|
<line num="2" count="0" type="stmt"/>
|
|
2899
2903
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -3370,9 +3374,19 @@
|
|
|
3370
3374
|
<line num="474" count="0" type="stmt"/>
|
|
3371
3375
|
<line num="475" count="0" type="stmt"/>
|
|
3372
3376
|
<line num="476" count="0" type="stmt"/>
|
|
3377
|
+
<line num="477" count="0" type="stmt"/>
|
|
3378
|
+
<line num="478" count="0" type="stmt"/>
|
|
3379
|
+
<line num="479" count="0" type="stmt"/>
|
|
3380
|
+
<line num="480" count="0" type="stmt"/>
|
|
3381
|
+
<line num="481" count="0" type="stmt"/>
|
|
3382
|
+
<line num="482" count="0" type="stmt"/>
|
|
3383
|
+
<line num="483" count="0" type="stmt"/>
|
|
3384
|
+
<line num="484" count="0" type="stmt"/>
|
|
3385
|
+
<line num="485" count="0" type="stmt"/>
|
|
3386
|
+
<line num="486" count="0" type="stmt"/>
|
|
3373
3387
|
</file>
|
|
3374
3388
|
<file name="swapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js">
|
|
3375
|
-
<metrics statements="
|
|
3389
|
+
<metrics statements="540" coveredstatements="352" conditionals="32" coveredconditionals="32" methods="20" coveredmethods="6"/>
|
|
3376
3390
|
<line num="1" count="1" type="stmt"/>
|
|
3377
3391
|
<line num="2" count="1" type="stmt"/>
|
|
3378
3392
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -3450,29 +3464,29 @@
|
|
|
3450
3464
|
<line num="75" count="8" type="stmt"/>
|
|
3451
3465
|
<line num="76" count="8" type="stmt"/>
|
|
3452
3466
|
<line num="77" count="8" type="stmt"/>
|
|
3453
|
-
<line num="78" count="
|
|
3467
|
+
<line num="78" count="8" type="stmt"/>
|
|
3454
3468
|
<line num="79" count="1" type="stmt"/>
|
|
3455
3469
|
<line num="80" count="1" type="stmt"/>
|
|
3456
3470
|
<line num="81" count="1" type="stmt"/>
|
|
3457
3471
|
<line num="82" count="1" type="stmt"/>
|
|
3458
3472
|
<line num="83" count="1" type="stmt"/>
|
|
3459
|
-
<line num="84" count="
|
|
3473
|
+
<line num="84" count="1" type="stmt"/>
|
|
3460
3474
|
<line num="85" count="0" type="stmt"/>
|
|
3461
|
-
<line num="86" count="
|
|
3475
|
+
<line num="86" count="0" type="stmt"/>
|
|
3462
3476
|
<line num="87" count="1" type="stmt"/>
|
|
3463
3477
|
<line num="88" count="1" type="stmt"/>
|
|
3464
3478
|
<line num="89" count="1" type="stmt"/>
|
|
3465
3479
|
<line num="90" count="1" type="stmt"/>
|
|
3466
|
-
<line num="91" count="
|
|
3480
|
+
<line num="91" count="1" type="stmt"/>
|
|
3467
3481
|
<line num="92" count="0" type="stmt"/>
|
|
3468
|
-
<line num="93" count="
|
|
3482
|
+
<line num="93" count="0" type="stmt"/>
|
|
3469
3483
|
<line num="94" count="1" type="stmt"/>
|
|
3470
3484
|
<line num="95" count="1" type="stmt"/>
|
|
3471
3485
|
<line num="96" count="1" type="stmt"/>
|
|
3472
3486
|
<line num="97" count="1" type="stmt"/>
|
|
3473
3487
|
<line num="98" count="1" type="stmt"/>
|
|
3474
3488
|
<line num="99" count="1" type="stmt"/>
|
|
3475
|
-
<line num="100" count="
|
|
3489
|
+
<line num="100" count="1" type="stmt"/>
|
|
3476
3490
|
<line num="101" count="0" type="stmt"/>
|
|
3477
3491
|
<line num="102" count="0" type="stmt"/>
|
|
3478
3492
|
<line num="103" count="0" type="stmt"/>
|
|
@@ -3527,7 +3541,7 @@
|
|
|
3527
3541
|
<line num="152" count="0" type="stmt"/>
|
|
3528
3542
|
<line num="153" count="0" type="stmt"/>
|
|
3529
3543
|
<line num="154" count="0" type="stmt"/>
|
|
3530
|
-
<line num="155" count="
|
|
3544
|
+
<line num="155" count="0" type="stmt"/>
|
|
3531
3545
|
<line num="156" count="1" type="stmt"/>
|
|
3532
3546
|
<line num="157" count="1" type="stmt"/>
|
|
3533
3547
|
<line num="158" count="1" type="stmt"/>
|
|
@@ -3535,108 +3549,108 @@
|
|
|
3535
3549
|
<line num="160" count="1" type="stmt"/>
|
|
3536
3550
|
<line num="161" count="1" type="stmt"/>
|
|
3537
3551
|
<line num="162" count="1" type="stmt"/>
|
|
3538
|
-
<line num="163" count="
|
|
3552
|
+
<line num="163" count="1" type="stmt"/>
|
|
3539
3553
|
<line num="164" count="0" type="stmt"/>
|
|
3540
3554
|
<line num="165" count="0" type="stmt"/>
|
|
3541
3555
|
<line num="166" count="0" type="stmt"/>
|
|
3542
3556
|
<line num="167" count="0" type="stmt"/>
|
|
3543
3557
|
<line num="168" count="0" type="stmt"/>
|
|
3544
|
-
<line num="169" count="
|
|
3545
|
-
<line num="170" count="
|
|
3546
|
-
<line num="171" count="
|
|
3547
|
-
<line num="172" count="
|
|
3548
|
-
<line num="173" count="
|
|
3558
|
+
<line num="169" count="0" type="stmt"/>
|
|
3559
|
+
<line num="170" count="0" type="stmt"/>
|
|
3560
|
+
<line num="171" count="0" type="stmt"/>
|
|
3561
|
+
<line num="172" count="0" type="stmt"/>
|
|
3562
|
+
<line num="173" count="0" type="stmt"/>
|
|
3549
3563
|
<line num="174" count="1" type="stmt"/>
|
|
3550
3564
|
<line num="175" count="1" type="stmt"/>
|
|
3551
|
-
<line num="176" count="1" type="
|
|
3552
|
-
<line num="177" count="
|
|
3553
|
-
<line num="178" count="
|
|
3554
|
-
<line num="179" count="
|
|
3555
|
-
<line num="180" count="
|
|
3556
|
-
<line num="181" count="
|
|
3565
|
+
<line num="176" count="1" type="stmt"/>
|
|
3566
|
+
<line num="177" count="1" type="stmt"/>
|
|
3567
|
+
<line num="178" count="1" type="stmt"/>
|
|
3568
|
+
<line num="179" count="1" type="stmt"/>
|
|
3569
|
+
<line num="180" count="1" type="stmt"/>
|
|
3570
|
+
<line num="181" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3557
3571
|
<line num="182" count="4" type="stmt"/>
|
|
3558
|
-
<line num="183" count="4" type="
|
|
3572
|
+
<line num="183" count="4" type="stmt"/>
|
|
3559
3573
|
<line num="184" count="4" type="stmt"/>
|
|
3560
3574
|
<line num="185" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
3561
|
-
<line num="186" count="
|
|
3562
|
-
<line num="187" count="
|
|
3563
|
-
<line num="188" count="
|
|
3564
|
-
<line num="189" count="
|
|
3565
|
-
<line num="190" count="
|
|
3566
|
-
<line num="191" count="
|
|
3575
|
+
<line num="186" count="4" type="stmt"/>
|
|
3576
|
+
<line num="187" count="4" type="stmt"/>
|
|
3577
|
+
<line num="188" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
3578
|
+
<line num="189" count="4" type="stmt"/>
|
|
3579
|
+
<line num="190" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
3580
|
+
<line num="191" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3567
3581
|
<line num="192" count="1" type="stmt"/>
|
|
3568
3582
|
<line num="193" count="1" type="stmt"/>
|
|
3569
|
-
<line num="194" count="
|
|
3583
|
+
<line num="194" count="1" type="stmt"/>
|
|
3570
3584
|
<line num="195" count="1" type="stmt"/>
|
|
3571
3585
|
<line num="196" count="1" type="stmt"/>
|
|
3572
3586
|
<line num="197" count="1" type="stmt"/>
|
|
3573
3587
|
<line num="198" count="1" type="stmt"/>
|
|
3574
|
-
<line num="199" count="
|
|
3588
|
+
<line num="199" count="4" type="stmt"/>
|
|
3575
3589
|
<line num="200" count="1" type="stmt"/>
|
|
3576
3590
|
<line num="201" count="1" type="stmt"/>
|
|
3577
|
-
<line num="202" count="1" type="
|
|
3578
|
-
<line num="203" count="
|
|
3579
|
-
<line num="204" count="
|
|
3580
|
-
<line num="205" count="
|
|
3581
|
-
<line num="206" count="
|
|
3582
|
-
<line num="207" count="
|
|
3591
|
+
<line num="202" count="1" type="stmt"/>
|
|
3592
|
+
<line num="203" count="1" type="stmt"/>
|
|
3593
|
+
<line num="204" count="1" type="stmt"/>
|
|
3594
|
+
<line num="205" count="1" type="stmt"/>
|
|
3595
|
+
<line num="206" count="1" type="stmt"/>
|
|
3596
|
+
<line num="207" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3583
3597
|
<line num="208" count="4" type="stmt"/>
|
|
3584
|
-
<line num="209" count="4" type="
|
|
3598
|
+
<line num="209" count="4" type="stmt"/>
|
|
3585
3599
|
<line num="210" count="4" type="stmt"/>
|
|
3586
3600
|
<line num="211" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
3587
|
-
<line num="212" count="
|
|
3588
|
-
<line num="213" count="
|
|
3589
|
-
<line num="214" count="
|
|
3590
|
-
<line num="215" count="
|
|
3591
|
-
<line num="216" count="
|
|
3592
|
-
<line num="217" count="
|
|
3601
|
+
<line num="212" count="4" type="stmt"/>
|
|
3602
|
+
<line num="213" count="4" type="stmt"/>
|
|
3603
|
+
<line num="214" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
3604
|
+
<line num="215" count="4" type="stmt"/>
|
|
3605
|
+
<line num="216" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
3606
|
+
<line num="217" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3593
3607
|
<line num="218" count="1" type="stmt"/>
|
|
3594
3608
|
<line num="219" count="1" type="stmt"/>
|
|
3595
|
-
<line num="220" count="
|
|
3609
|
+
<line num="220" count="1" type="stmt"/>
|
|
3596
3610
|
<line num="221" count="1" type="stmt"/>
|
|
3597
3611
|
<line num="222" count="1" type="stmt"/>
|
|
3598
3612
|
<line num="223" count="1" type="stmt"/>
|
|
3599
3613
|
<line num="224" count="1" type="stmt"/>
|
|
3600
|
-
<line num="225" count="
|
|
3614
|
+
<line num="225" count="4" type="stmt"/>
|
|
3601
3615
|
<line num="226" count="1" type="stmt"/>
|
|
3602
3616
|
<line num="227" count="1" type="stmt"/>
|
|
3603
3617
|
<line num="228" count="1" type="stmt"/>
|
|
3604
|
-
<line num="229" count="1" type="
|
|
3605
|
-
<line num="230" count="
|
|
3606
|
-
<line num="231" count="
|
|
3607
|
-
<line num="232" count="
|
|
3608
|
-
<line num="233" count="
|
|
3609
|
-
<line num="234" count="
|
|
3618
|
+
<line num="229" count="1" type="stmt"/>
|
|
3619
|
+
<line num="230" count="1" type="stmt"/>
|
|
3620
|
+
<line num="231" count="1" type="stmt"/>
|
|
3621
|
+
<line num="232" count="1" type="stmt"/>
|
|
3622
|
+
<line num="233" count="1" type="stmt"/>
|
|
3623
|
+
<line num="234" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3610
3624
|
<line num="235" count="5" type="stmt"/>
|
|
3611
3625
|
<line num="236" count="5" type="stmt"/>
|
|
3612
3626
|
<line num="237" count="5" type="stmt"/>
|
|
3613
|
-
<line num="238" count="5" type="cond" truecount="
|
|
3627
|
+
<line num="238" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
3614
3628
|
<line num="239" count="5" type="stmt"/>
|
|
3615
|
-
<line num="240" count="5" type="
|
|
3629
|
+
<line num="240" count="5" type="stmt"/>
|
|
3616
3630
|
<line num="241" count="5" type="stmt"/>
|
|
3617
|
-
<line num="242" count="5" type="
|
|
3618
|
-
<line num="243" count="
|
|
3619
|
-
<line num="244" count="
|
|
3620
|
-
<line num="245" count="
|
|
3621
|
-
<line num="246" count="
|
|
3622
|
-
<line num="247" count="
|
|
3623
|
-
<line num="248" count="
|
|
3631
|
+
<line num="242" count="5" type="stmt"/>
|
|
3632
|
+
<line num="243" count="5" type="cond" truecount="3" falsecount="0"/>
|
|
3633
|
+
<line num="244" count="5" type="stmt"/>
|
|
3634
|
+
<line num="245" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
3635
|
+
<line num="246" count="5" type="stmt"/>
|
|
3636
|
+
<line num="247" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
3637
|
+
<line num="248" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3624
3638
|
<line num="249" count="1" type="stmt"/>
|
|
3625
3639
|
<line num="250" count="1" type="stmt"/>
|
|
3626
|
-
<line num="251" count="
|
|
3640
|
+
<line num="251" count="1" type="stmt"/>
|
|
3627
3641
|
<line num="252" count="1" type="stmt"/>
|
|
3628
3642
|
<line num="253" count="1" type="stmt"/>
|
|
3629
3643
|
<line num="254" count="1" type="stmt"/>
|
|
3630
3644
|
<line num="255" count="1" type="stmt"/>
|
|
3631
|
-
<line num="256" count="
|
|
3645
|
+
<line num="256" count="5" type="stmt"/>
|
|
3632
3646
|
<line num="257" count="1" type="stmt"/>
|
|
3633
3647
|
<line num="258" count="1" type="stmt"/>
|
|
3634
3648
|
<line num="259" count="1" type="stmt"/>
|
|
3635
|
-
<line num="260" count="
|
|
3636
|
-
<line num="261" count="
|
|
3637
|
-
<line num="262" count="
|
|
3638
|
-
<line num="263" count="
|
|
3639
|
-
<line num="264" count="
|
|
3649
|
+
<line num="260" count="1" type="stmt"/>
|
|
3650
|
+
<line num="261" count="1" type="stmt"/>
|
|
3651
|
+
<line num="262" count="1" type="stmt"/>
|
|
3652
|
+
<line num="263" count="1" type="stmt"/>
|
|
3653
|
+
<line num="264" count="1" type="stmt"/>
|
|
3640
3654
|
<line num="265" count="0" type="stmt"/>
|
|
3641
3655
|
<line num="266" count="0" type="stmt"/>
|
|
3642
3656
|
<line num="267" count="0" type="stmt"/>
|
|
@@ -3646,19 +3660,19 @@
|
|
|
3646
3660
|
<line num="271" count="0" type="stmt"/>
|
|
3647
3661
|
<line num="272" count="0" type="stmt"/>
|
|
3648
3662
|
<line num="273" count="0" type="stmt"/>
|
|
3649
|
-
<line num="274" count="
|
|
3650
|
-
<line num="275" count="
|
|
3651
|
-
<line num="276" count="
|
|
3652
|
-
<line num="277" count="
|
|
3653
|
-
<line num="278" count="
|
|
3663
|
+
<line num="274" count="0" type="stmt"/>
|
|
3664
|
+
<line num="275" count="0" type="stmt"/>
|
|
3665
|
+
<line num="276" count="0" type="stmt"/>
|
|
3666
|
+
<line num="277" count="0" type="stmt"/>
|
|
3667
|
+
<line num="278" count="0" type="stmt"/>
|
|
3654
3668
|
<line num="279" count="1" type="stmt"/>
|
|
3655
3669
|
<line num="280" count="1" type="stmt"/>
|
|
3656
3670
|
<line num="281" count="1" type="stmt"/>
|
|
3657
|
-
<line num="282" count="
|
|
3658
|
-
<line num="283" count="
|
|
3659
|
-
<line num="284" count="
|
|
3660
|
-
<line num="285" count="
|
|
3661
|
-
<line num="286" count="
|
|
3671
|
+
<line num="282" count="1" type="stmt"/>
|
|
3672
|
+
<line num="283" count="1" type="stmt"/>
|
|
3673
|
+
<line num="284" count="1" type="stmt"/>
|
|
3674
|
+
<line num="285" count="1" type="stmt"/>
|
|
3675
|
+
<line num="286" count="1" type="stmt"/>
|
|
3662
3676
|
<line num="287" count="0" type="stmt"/>
|
|
3663
3677
|
<line num="288" count="0" type="stmt"/>
|
|
3664
3678
|
<line num="289" count="0" type="stmt"/>
|
|
@@ -3695,13 +3709,13 @@
|
|
|
3695
3709
|
<line num="320" count="0" type="stmt"/>
|
|
3696
3710
|
<line num="321" count="0" type="stmt"/>
|
|
3697
3711
|
<line num="322" count="0" type="stmt"/>
|
|
3698
|
-
<line num="323" count="
|
|
3699
|
-
<line num="324" count="
|
|
3700
|
-
<line num="325" count="
|
|
3701
|
-
<line num="326" count="
|
|
3702
|
-
<line num="327" count="
|
|
3703
|
-
<line num="328" count="
|
|
3704
|
-
<line num="329" count="
|
|
3712
|
+
<line num="323" count="0" type="stmt"/>
|
|
3713
|
+
<line num="324" count="0" type="stmt"/>
|
|
3714
|
+
<line num="325" count="0" type="stmt"/>
|
|
3715
|
+
<line num="326" count="0" type="stmt"/>
|
|
3716
|
+
<line num="327" count="0" type="stmt"/>
|
|
3717
|
+
<line num="328" count="0" type="stmt"/>
|
|
3718
|
+
<line num="329" count="0" type="stmt"/>
|
|
3705
3719
|
<line num="330" count="1" type="stmt"/>
|
|
3706
3720
|
<line num="331" count="1" type="stmt"/>
|
|
3707
3721
|
<line num="332" count="1" type="stmt"/>
|
|
@@ -3728,22 +3742,22 @@
|
|
|
3728
3742
|
<line num="353" count="1" type="stmt"/>
|
|
3729
3743
|
<line num="354" count="1" type="stmt"/>
|
|
3730
3744
|
<line num="355" count="1" type="stmt"/>
|
|
3731
|
-
<line num="356" count="
|
|
3732
|
-
<line num="357" count="
|
|
3733
|
-
<line num="358" count="
|
|
3734
|
-
<line num="359" count="
|
|
3735
|
-
<line num="360" count="
|
|
3736
|
-
<line num="361" count="
|
|
3737
|
-
<line num="362" count="
|
|
3745
|
+
<line num="356" count="1" type="stmt"/>
|
|
3746
|
+
<line num="357" count="1" type="stmt"/>
|
|
3747
|
+
<line num="358" count="1" type="stmt"/>
|
|
3748
|
+
<line num="359" count="1" type="stmt"/>
|
|
3749
|
+
<line num="360" count="1" type="stmt"/>
|
|
3750
|
+
<line num="361" count="1" type="stmt"/>
|
|
3751
|
+
<line num="362" count="1" type="stmt"/>
|
|
3738
3752
|
<line num="363" count="0" type="stmt"/>
|
|
3739
3753
|
<line num="364" count="0" type="stmt"/>
|
|
3740
|
-
<line num="365" count="
|
|
3741
|
-
<line num="366" count="
|
|
3742
|
-
<line num="367" count="
|
|
3743
|
-
<line num="368" count="
|
|
3744
|
-
<line num="369" count="
|
|
3745
|
-
<line num="370" count="
|
|
3746
|
-
<line num="371" count="
|
|
3754
|
+
<line num="365" count="0" type="stmt"/>
|
|
3755
|
+
<line num="366" count="0" type="stmt"/>
|
|
3756
|
+
<line num="367" count="0" type="stmt"/>
|
|
3757
|
+
<line num="368" count="0" type="stmt"/>
|
|
3758
|
+
<line num="369" count="0" type="stmt"/>
|
|
3759
|
+
<line num="370" count="0" type="stmt"/>
|
|
3760
|
+
<line num="371" count="0" type="stmt"/>
|
|
3747
3761
|
<line num="372" count="1" type="stmt"/>
|
|
3748
3762
|
<line num="373" count="1" type="stmt"/>
|
|
3749
3763
|
<line num="374" count="1" type="stmt"/>
|
|
@@ -3771,13 +3785,13 @@
|
|
|
3771
3785
|
<line num="396" count="1" type="stmt"/>
|
|
3772
3786
|
<line num="397" count="1" type="stmt"/>
|
|
3773
3787
|
<line num="398" count="1" type="stmt"/>
|
|
3774
|
-
<line num="399" count="
|
|
3775
|
-
<line num="400" count="
|
|
3776
|
-
<line num="401" count="
|
|
3777
|
-
<line num="402" count="
|
|
3778
|
-
<line num="403" count="
|
|
3779
|
-
<line num="404" count="
|
|
3780
|
-
<line num="405" count="
|
|
3788
|
+
<line num="399" count="1" type="stmt"/>
|
|
3789
|
+
<line num="400" count="1" type="stmt"/>
|
|
3790
|
+
<line num="401" count="1" type="stmt"/>
|
|
3791
|
+
<line num="402" count="1" type="stmt"/>
|
|
3792
|
+
<line num="403" count="1" type="stmt"/>
|
|
3793
|
+
<line num="404" count="1" type="stmt"/>
|
|
3794
|
+
<line num="405" count="1" type="stmt"/>
|
|
3781
3795
|
<line num="406" count="0" type="stmt"/>
|
|
3782
3796
|
<line num="407" count="0" type="stmt"/>
|
|
3783
3797
|
<line num="408" count="0" type="stmt"/>
|
|
@@ -3785,44 +3799,44 @@
|
|
|
3785
3799
|
<line num="410" count="0" type="stmt"/>
|
|
3786
3800
|
<line num="411" count="0" type="stmt"/>
|
|
3787
3801
|
<line num="412" count="0" type="stmt"/>
|
|
3788
|
-
<line num="413" count="
|
|
3789
|
-
<line num="414" count="
|
|
3790
|
-
<line num="415" count="
|
|
3791
|
-
<line num="416" count="
|
|
3792
|
-
<line num="417" count="
|
|
3793
|
-
<line num="418" count="
|
|
3794
|
-
<line num="419" count="
|
|
3802
|
+
<line num="413" count="0" type="stmt"/>
|
|
3803
|
+
<line num="414" count="0" type="stmt"/>
|
|
3804
|
+
<line num="415" count="0" type="stmt"/>
|
|
3805
|
+
<line num="416" count="0" type="stmt"/>
|
|
3806
|
+
<line num="417" count="0" type="stmt"/>
|
|
3807
|
+
<line num="418" count="0" type="stmt"/>
|
|
3808
|
+
<line num="419" count="0" type="stmt"/>
|
|
3795
3809
|
<line num="420" count="1" type="stmt"/>
|
|
3796
3810
|
<line num="421" count="1" type="stmt"/>
|
|
3797
|
-
<line num="422" count="
|
|
3798
|
-
<line num="423" count="
|
|
3811
|
+
<line num="422" count="1" type="stmt"/>
|
|
3812
|
+
<line num="423" count="1" type="stmt"/>
|
|
3799
3813
|
<line num="424" count="1" type="stmt"/>
|
|
3800
3814
|
<line num="425" count="1" type="stmt"/>
|
|
3801
3815
|
<line num="426" count="1" type="stmt"/>
|
|
3802
3816
|
<line num="427" count="1" type="stmt"/>
|
|
3803
3817
|
<line num="428" count="1" type="stmt"/>
|
|
3804
|
-
<line num="429" count="
|
|
3818
|
+
<line num="429" count="0" type="stmt"/>
|
|
3805
3819
|
<line num="430" count="0" type="stmt"/>
|
|
3806
|
-
<line num="431" count="
|
|
3807
|
-
<line num="432" count="
|
|
3808
|
-
<line num="433" count="
|
|
3809
|
-
<line num="434" count="
|
|
3810
|
-
<line num="435" count="
|
|
3811
|
-
<line num="436" count="
|
|
3812
|
-
<line num="437" count="
|
|
3813
|
-
<line num="438" count="
|
|
3814
|
-
<line num="439" count="
|
|
3815
|
-
<line num="440" count="
|
|
3816
|
-
<line num="441" count="
|
|
3817
|
-
<line num="442" count="
|
|
3818
|
-
<line num="443" count="
|
|
3819
|
-
<line num="444" count="
|
|
3820
|
-
<line num="445" count="
|
|
3821
|
-
<line num="446" count="
|
|
3822
|
-
<line num="447" count="
|
|
3823
|
-
<line num="448" count="
|
|
3824
|
-
<line num="449" count="
|
|
3825
|
-
<line num="450" count="
|
|
3820
|
+
<line num="431" count="1" type="stmt"/>
|
|
3821
|
+
<line num="432" count="1" type="stmt"/>
|
|
3822
|
+
<line num="433" count="1" type="stmt"/>
|
|
3823
|
+
<line num="434" count="1" type="stmt"/>
|
|
3824
|
+
<line num="435" count="1" type="stmt"/>
|
|
3825
|
+
<line num="436" count="1" type="stmt"/>
|
|
3826
|
+
<line num="437" count="0" type="stmt"/>
|
|
3827
|
+
<line num="438" count="0" type="stmt"/>
|
|
3828
|
+
<line num="439" count="0" type="stmt"/>
|
|
3829
|
+
<line num="440" count="0" type="stmt"/>
|
|
3830
|
+
<line num="441" count="0" type="stmt"/>
|
|
3831
|
+
<line num="442" count="0" type="stmt"/>
|
|
3832
|
+
<line num="443" count="0" type="stmt"/>
|
|
3833
|
+
<line num="444" count="1" type="stmt"/>
|
|
3834
|
+
<line num="445" count="1" type="stmt"/>
|
|
3835
|
+
<line num="446" count="1" type="stmt"/>
|
|
3836
|
+
<line num="447" count="1" type="stmt"/>
|
|
3837
|
+
<line num="448" count="1" type="stmt"/>
|
|
3838
|
+
<line num="449" count="1" type="stmt"/>
|
|
3839
|
+
<line num="450" count="1" type="stmt"/>
|
|
3826
3840
|
<line num="451" count="0" type="stmt"/>
|
|
3827
3841
|
<line num="452" count="0" type="stmt"/>
|
|
3828
3842
|
<line num="453" count="0" type="stmt"/>
|
|
@@ -3830,19 +3844,19 @@
|
|
|
3830
3844
|
<line num="455" count="0" type="stmt"/>
|
|
3831
3845
|
<line num="456" count="0" type="stmt"/>
|
|
3832
3846
|
<line num="457" count="0" type="stmt"/>
|
|
3833
|
-
<line num="458" count="
|
|
3834
|
-
<line num="459" count="
|
|
3835
|
-
<line num="460" count="
|
|
3836
|
-
<line num="461" count="
|
|
3837
|
-
<line num="462" count="
|
|
3838
|
-
<line num="463" count="
|
|
3847
|
+
<line num="458" count="0" type="stmt"/>
|
|
3848
|
+
<line num="459" count="0" type="stmt"/>
|
|
3849
|
+
<line num="460" count="0" type="stmt"/>
|
|
3850
|
+
<line num="461" count="0" type="stmt"/>
|
|
3851
|
+
<line num="462" count="0" type="stmt"/>
|
|
3852
|
+
<line num="463" count="0" type="stmt"/>
|
|
3839
3853
|
<line num="464" count="0" type="stmt"/>
|
|
3840
|
-
<line num="465" count="
|
|
3841
|
-
<line num="466" count="
|
|
3842
|
-
<line num="467" count="
|
|
3843
|
-
<line num="468" count="
|
|
3844
|
-
<line num="469" count="
|
|
3845
|
-
<line num="470" count="
|
|
3854
|
+
<line num="465" count="1" type="stmt"/>
|
|
3855
|
+
<line num="466" count="1" type="stmt"/>
|
|
3856
|
+
<line num="467" count="1" type="stmt"/>
|
|
3857
|
+
<line num="468" count="1" type="stmt"/>
|
|
3858
|
+
<line num="469" count="1" type="stmt"/>
|
|
3859
|
+
<line num="470" count="1" type="stmt"/>
|
|
3846
3860
|
<line num="471" count="0" type="stmt"/>
|
|
3847
3861
|
<line num="472" count="0" type="stmt"/>
|
|
3848
3862
|
<line num="473" count="0" type="stmt"/>
|
|
@@ -3850,33 +3864,33 @@
|
|
|
3850
3864
|
<line num="475" count="0" type="stmt"/>
|
|
3851
3865
|
<line num="476" count="0" type="stmt"/>
|
|
3852
3866
|
<line num="477" count="0" type="stmt"/>
|
|
3853
|
-
<line num="478" count="
|
|
3854
|
-
<line num="479" count="
|
|
3855
|
-
<line num="480" count="
|
|
3856
|
-
<line num="481" count="
|
|
3857
|
-
<line num="482" count="
|
|
3858
|
-
<line num="483" count="
|
|
3859
|
-
<line num="484" count="
|
|
3860
|
-
<line num="485" count="
|
|
3861
|
-
<line num="486" count="
|
|
3862
|
-
<line num="487" count="
|
|
3867
|
+
<line num="478" count="0" type="stmt"/>
|
|
3868
|
+
<line num="479" count="0" type="stmt"/>
|
|
3869
|
+
<line num="480" count="0" type="stmt"/>
|
|
3870
|
+
<line num="481" count="0" type="stmt"/>
|
|
3871
|
+
<line num="482" count="0" type="stmt"/>
|
|
3872
|
+
<line num="483" count="0" type="stmt"/>
|
|
3873
|
+
<line num="484" count="0" type="stmt"/>
|
|
3874
|
+
<line num="485" count="1" type="stmt"/>
|
|
3875
|
+
<line num="486" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3876
|
+
<line num="487" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
3863
3877
|
<line num="488" count="26" type="stmt"/>
|
|
3864
3878
|
<line num="489" count="26" type="stmt"/>
|
|
3865
|
-
<line num="490" count="26" type="
|
|
3866
|
-
<line num="491" count="
|
|
3867
|
-
<line num="492" count="26" type="
|
|
3868
|
-
<line num="493" count="
|
|
3869
|
-
<line num="494" count="
|
|
3870
|
-
<line num="495" count="
|
|
3871
|
-
<line num="496" count="
|
|
3872
|
-
<line num="497" count="
|
|
3873
|
-
<line num="498" count="
|
|
3874
|
-
<line num="499" count="26" type="
|
|
3875
|
-
<line num="500" count="
|
|
3876
|
-
<line num="501" count="
|
|
3877
|
-
<line num="502" count="
|
|
3878
|
-
<line num="503" count="
|
|
3879
|
-
<line num="504" count="
|
|
3879
|
+
<line num="490" count="26" type="stmt"/>
|
|
3880
|
+
<line num="491" count="26" type="stmt"/>
|
|
3881
|
+
<line num="492" count="26" type="stmt"/>
|
|
3882
|
+
<line num="493" count="26" type="stmt"/>
|
|
3883
|
+
<line num="494" count="26" type="stmt"/>
|
|
3884
|
+
<line num="495" count="26" type="stmt"/>
|
|
3885
|
+
<line num="496" count="26" type="stmt"/>
|
|
3886
|
+
<line num="497" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
3887
|
+
<line num="498" count="25" type="stmt"/>
|
|
3888
|
+
<line num="499" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
3889
|
+
<line num="500" count="24" type="stmt"/>
|
|
3890
|
+
<line num="501" count="24" type="stmt"/>
|
|
3891
|
+
<line num="502" count="24" type="stmt"/>
|
|
3892
|
+
<line num="503" count="24" type="stmt"/>
|
|
3893
|
+
<line num="504" count="24" type="stmt"/>
|
|
3880
3894
|
<line num="505" count="26" type="stmt"/>
|
|
3881
3895
|
<line num="506" count="26" type="stmt"/>
|
|
3882
3896
|
<line num="507" count="26" type="stmt"/>
|
|
@@ -3889,19 +3903,33 @@
|
|
|
3889
3903
|
<line num="514" count="26" type="stmt"/>
|
|
3890
3904
|
<line num="515" count="26" type="stmt"/>
|
|
3891
3905
|
<line num="516" count="26" type="stmt"/>
|
|
3892
|
-
<line num="517" count="26" type="
|
|
3906
|
+
<line num="517" count="26" type="stmt"/>
|
|
3893
3907
|
<line num="518" count="26" type="stmt"/>
|
|
3894
|
-
<line num="519" count="26" type="
|
|
3895
|
-
<line num="520" count="
|
|
3896
|
-
<line num="521" count="
|
|
3897
|
-
<line num="522" count="
|
|
3908
|
+
<line num="519" count="26" type="stmt"/>
|
|
3909
|
+
<line num="520" count="26" type="stmt"/>
|
|
3910
|
+
<line num="521" count="26" type="stmt"/>
|
|
3911
|
+
<line num="522" count="26" type="stmt"/>
|
|
3898
3912
|
<line num="523" count="26" type="stmt"/>
|
|
3899
|
-
<line num="524" count="
|
|
3900
|
-
<line num="525" count="
|
|
3901
|
-
<line num="526" count="
|
|
3913
|
+
<line num="524" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
3914
|
+
<line num="525" count="26" type="stmt"/>
|
|
3915
|
+
<line num="526" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
3916
|
+
<line num="527" count="2" type="stmt"/>
|
|
3917
|
+
<line num="528" count="2" type="stmt"/>
|
|
3918
|
+
<line num="529" count="2" type="stmt"/>
|
|
3919
|
+
<line num="530" count="26" type="stmt"/>
|
|
3920
|
+
<line num="531" count="28" type="stmt"/>
|
|
3921
|
+
<line num="532" count="28" type="stmt"/>
|
|
3922
|
+
<line num="533" count="1" type="stmt"/>
|
|
3923
|
+
<line num="534" count="1" type="stmt"/>
|
|
3924
|
+
<line num="535" count="1" type="stmt"/>
|
|
3925
|
+
<line num="536" count="1" type="stmt"/>
|
|
3926
|
+
<line num="537" count="1" type="stmt"/>
|
|
3927
|
+
<line num="538" count="0" type="stmt"/>
|
|
3928
|
+
<line num="539" count="0" type="stmt"/>
|
|
3929
|
+
<line num="540" count="1" type="stmt"/>
|
|
3902
3930
|
</file>
|
|
3903
3931
|
<file name="swapspaceSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
|
|
3904
|
-
<metrics statements="
|
|
3932
|
+
<metrics statements="572" coveredstatements="375" conditionals="165" coveredconditionals="155" methods="11" coveredmethods="5"/>
|
|
3905
3933
|
<line num="1" count="1" type="stmt"/>
|
|
3906
3934
|
<line num="2" count="1" type="stmt"/>
|
|
3907
3935
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -3919,31 +3947,31 @@
|
|
|
3919
3947
|
<line num="15" count="1" type="stmt"/>
|
|
3920
3948
|
<line num="16" count="1" type="stmt"/>
|
|
3921
3949
|
<line num="17" count="1" type="stmt"/>
|
|
3922
|
-
<line num="18" count="1" type="
|
|
3923
|
-
<line num="19" count="
|
|
3950
|
+
<line num="18" count="1" type="stmt"/>
|
|
3951
|
+
<line num="19" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3924
3952
|
<line num="20" count="129" type="stmt"/>
|
|
3925
3953
|
<line num="21" count="129" type="stmt"/>
|
|
3926
3954
|
<line num="22" count="129" type="stmt"/>
|
|
3927
3955
|
<line num="23" count="129" type="stmt"/>
|
|
3928
|
-
<line num="24" count="
|
|
3956
|
+
<line num="24" count="129" type="stmt"/>
|
|
3929
3957
|
<line num="25" count="1" type="stmt"/>
|
|
3930
|
-
<line num="26" count="
|
|
3958
|
+
<line num="26" count="1" type="stmt"/>
|
|
3931
3959
|
<line num="27" count="0" type="stmt"/>
|
|
3932
3960
|
<line num="28" count="0" type="stmt"/>
|
|
3933
3961
|
<line num="29" count="0" type="stmt"/>
|
|
3934
|
-
<line num="30" count="
|
|
3935
|
-
<line num="31" count="1" type="
|
|
3936
|
-
<line num="32" count="1" type="
|
|
3962
|
+
<line num="30" count="0" type="stmt"/>
|
|
3963
|
+
<line num="31" count="1" type="stmt"/>
|
|
3964
|
+
<line num="32" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
3937
3965
|
<line num="33" count="1" type="stmt"/>
|
|
3938
3966
|
<line num="34" count="1" type="stmt"/>
|
|
3939
3967
|
<line num="35" count="1" type="stmt"/>
|
|
3940
|
-
<line num="36" count="1" type="
|
|
3941
|
-
<line num="37" count="1" type="cond" truecount="0" falsecount="
|
|
3942
|
-
<line num="38" count="1" type="
|
|
3968
|
+
<line num="36" count="1" type="stmt"/>
|
|
3969
|
+
<line num="37" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
3970
|
+
<line num="38" count="1" type="cond" truecount="0" falsecount="2"/>
|
|
3943
3971
|
<line num="39" count="1" type="stmt"/>
|
|
3944
3972
|
<line num="40" count="1" type="stmt"/>
|
|
3945
3973
|
<line num="41" count="1" type="stmt"/>
|
|
3946
|
-
<line num="42" count="
|
|
3974
|
+
<line num="42" count="1" type="stmt"/>
|
|
3947
3975
|
<line num="43" count="0" type="stmt"/>
|
|
3948
3976
|
<line num="44" count="0" type="stmt"/>
|
|
3949
3977
|
<line num="45" count="0" type="stmt"/>
|
|
@@ -3998,18 +4026,18 @@
|
|
|
3998
4026
|
<line num="94" count="0" type="stmt"/>
|
|
3999
4027
|
<line num="95" count="0" type="stmt"/>
|
|
4000
4028
|
<line num="96" count="0" type="stmt"/>
|
|
4001
|
-
<line num="97" count="
|
|
4029
|
+
<line num="97" count="0" type="stmt"/>
|
|
4002
4030
|
<line num="98" count="1" type="stmt"/>
|
|
4003
4031
|
<line num="99" count="1" type="stmt"/>
|
|
4004
4032
|
<line num="100" count="1" type="stmt"/>
|
|
4005
|
-
<line num="101" count="
|
|
4006
|
-
<line num="102" count="
|
|
4033
|
+
<line num="101" count="1" type="stmt"/>
|
|
4034
|
+
<line num="102" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4007
4035
|
<line num="103" count="1" type="stmt"/>
|
|
4008
4036
|
<line num="104" count="1" type="stmt"/>
|
|
4009
4037
|
<line num="105" count="1" type="stmt"/>
|
|
4010
4038
|
<line num="106" count="1" type="stmt"/>
|
|
4011
4039
|
<line num="107" count="1" type="stmt"/>
|
|
4012
|
-
<line num="108" count="
|
|
4040
|
+
<line num="108" count="1" type="stmt"/>
|
|
4013
4041
|
<line num="109" count="0" type="stmt"/>
|
|
4014
4042
|
<line num="110" count="0" type="stmt"/>
|
|
4015
4043
|
<line num="111" count="0" type="stmt"/>
|
|
@@ -4020,9 +4048,9 @@
|
|
|
4020
4048
|
<line num="116" count="0" type="stmt"/>
|
|
4021
4049
|
<line num="117" count="0" type="stmt"/>
|
|
4022
4050
|
<line num="118" count="0" type="stmt"/>
|
|
4023
|
-
<line num="119" count="
|
|
4024
|
-
<line num="120" count="1" type="
|
|
4025
|
-
<line num="121" count="
|
|
4051
|
+
<line num="119" count="0" type="stmt"/>
|
|
4052
|
+
<line num="120" count="1" type="stmt"/>
|
|
4053
|
+
<line num="121" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4026
4054
|
<line num="122" count="66" type="stmt"/>
|
|
4027
4055
|
<line num="123" count="66" type="stmt"/>
|
|
4028
4056
|
<line num="124" count="66" type="stmt"/>
|
|
@@ -4032,177 +4060,177 @@
|
|
|
4032
4060
|
<line num="128" count="66" type="stmt"/>
|
|
4033
4061
|
<line num="129" count="66" type="stmt"/>
|
|
4034
4062
|
<line num="130" count="66" type="stmt"/>
|
|
4035
|
-
<line num="131" count="66" type="
|
|
4036
|
-
<line num="132" count="66" type="
|
|
4037
|
-
<line num="133" count="66" type="
|
|
4063
|
+
<line num="131" count="66" type="stmt"/>
|
|
4064
|
+
<line num="132" count="66" type="cond" truecount="0" falsecount="1"/>
|
|
4065
|
+
<line num="133" count="66" type="stmt"/>
|
|
4038
4066
|
<line num="134" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4039
4067
|
<line num="135" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4040
4068
|
<line num="136" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4041
|
-
<line num="137" count="
|
|
4042
|
-
<line num="138" count="
|
|
4043
|
-
<line num="139" count="
|
|
4069
|
+
<line num="137" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4070
|
+
<line num="138" count="64" type="cond" truecount="1" falsecount="0"/>
|
|
4071
|
+
<line num="139" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4044
4072
|
<line num="140" count="2" type="stmt"/>
|
|
4045
4073
|
<line num="141" count="2" type="stmt"/>
|
|
4046
4074
|
<line num="142" count="2" type="stmt"/>
|
|
4047
4075
|
<line num="143" count="2" type="stmt"/>
|
|
4048
4076
|
<line num="144" count="2" type="stmt"/>
|
|
4049
|
-
<line num="145" count="
|
|
4050
|
-
<line num="146" count="64" type="cond" truecount="
|
|
4051
|
-
<line num="147" count="
|
|
4052
|
-
<line num="148" count="
|
|
4053
|
-
<line num="149" count="
|
|
4054
|
-
<line num="150" count="
|
|
4055
|
-
<line num="151" count="
|
|
4056
|
-
<line num="152" count="
|
|
4077
|
+
<line num="145" count="2" type="stmt"/>
|
|
4078
|
+
<line num="146" count="64" type="cond" truecount="2" falsecount="0"/>
|
|
4079
|
+
<line num="147" count="64" type="cond" truecount="1" falsecount="0"/>
|
|
4080
|
+
<line num="148" count="64" type="stmt"/>
|
|
4081
|
+
<line num="149" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4082
|
+
<line num="150" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4083
|
+
<line num="151" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4084
|
+
<line num="152" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4057
4085
|
<line num="153" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4058
|
-
<line num="154" count="
|
|
4086
|
+
<line num="154" count="55" type="stmt"/>
|
|
4059
4087
|
<line num="155" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4060
|
-
<line num="156" count="
|
|
4061
|
-
<line num="157" count="
|
|
4062
|
-
<line num="158" count="
|
|
4063
|
-
<line num="159" count="
|
|
4064
|
-
<line num="160" count="
|
|
4065
|
-
<line num="161" count="
|
|
4066
|
-
<line num="162" count="
|
|
4067
|
-
<line num="163" count="55" type="
|
|
4088
|
+
<line num="156" count="9" type="stmt"/>
|
|
4089
|
+
<line num="157" count="9" type="stmt"/>
|
|
4090
|
+
<line num="158" count="9" type="stmt"/>
|
|
4091
|
+
<line num="159" count="9" type="stmt"/>
|
|
4092
|
+
<line num="160" count="9" type="stmt"/>
|
|
4093
|
+
<line num="161" count="55" type="cond" truecount="1" falsecount="0"/>
|
|
4094
|
+
<line num="162" count="55" type="stmt"/>
|
|
4095
|
+
<line num="163" count="55" type="stmt"/>
|
|
4068
4096
|
<line num="164" count="55" type="stmt"/>
|
|
4069
4097
|
<line num="165" count="55" type="stmt"/>
|
|
4070
4098
|
<line num="166" count="55" type="stmt"/>
|
|
4071
4099
|
<line num="167" count="55" type="stmt"/>
|
|
4072
|
-
<line num="168" count="
|
|
4073
|
-
<line num="169" count="
|
|
4074
|
-
<line num="170" count="66" type="
|
|
4075
|
-
<line num="171" count="66" type="
|
|
4076
|
-
<line num="172" count="66" type="
|
|
4077
|
-
<line num="173" count="
|
|
4078
|
-
<line num="174" count="
|
|
4079
|
-
<line num="175" count="59" type="cond" truecount="
|
|
4080
|
-
<line num="176" count="59" type="cond" truecount="
|
|
4081
|
-
<line num="177" count="59" type="cond" truecount="
|
|
4082
|
-
<line num="178" count="
|
|
4083
|
-
<line num="179" count="
|
|
4084
|
-
<line num="180" count="
|
|
4085
|
-
<line num="181" count="66" type="
|
|
4086
|
-
<line num="182" count="
|
|
4087
|
-
<line num="183" count="
|
|
4100
|
+
<line num="168" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
4101
|
+
<line num="169" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
4102
|
+
<line num="170" count="66" type="stmt"/>
|
|
4103
|
+
<line num="171" count="66" type="stmt"/>
|
|
4104
|
+
<line num="172" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4105
|
+
<line num="173" count="59" type="cond" truecount="1" falsecount="0"/>
|
|
4106
|
+
<line num="174" count="59" type="cond" truecount="2" falsecount="0"/>
|
|
4107
|
+
<line num="175" count="59" type="cond" truecount="2" falsecount="0"/>
|
|
4108
|
+
<line num="176" count="59" type="cond" truecount="1" falsecount="0"/>
|
|
4109
|
+
<line num="177" count="59" type="cond" truecount="3" falsecount="0"/>
|
|
4110
|
+
<line num="178" count="49" type="cond" truecount="2" falsecount="0"/>
|
|
4111
|
+
<line num="179" count="66" type="stmt"/>
|
|
4112
|
+
<line num="180" count="66" type="stmt"/>
|
|
4113
|
+
<line num="181" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4114
|
+
<line num="182" count="52" type="stmt"/>
|
|
4115
|
+
<line num="183" count="52" type="cond" truecount="1" falsecount="0"/>
|
|
4088
4116
|
<line num="184" count="52" type="stmt"/>
|
|
4089
|
-
<line num="185" count="52" type="
|
|
4090
|
-
<line num="186" count="
|
|
4091
|
-
<line num="187" count="
|
|
4092
|
-
<line num="188" count="
|
|
4093
|
-
<line num="189" count="
|
|
4094
|
-
<line num="190" count="
|
|
4117
|
+
<line num="185" count="52" type="stmt"/>
|
|
4118
|
+
<line num="186" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4119
|
+
<line num="187" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4120
|
+
<line num="188" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
4121
|
+
<line num="189" count="2" type="stmt"/>
|
|
4122
|
+
<line num="190" count="2" type="stmt"/>
|
|
4095
4123
|
<line num="191" count="2" type="stmt"/>
|
|
4096
|
-
<line num="192" count="2" type="
|
|
4097
|
-
<line num="193" count="2" type="
|
|
4098
|
-
<line num="194" count="2" type="
|
|
4099
|
-
<line num="195" count="2" type="
|
|
4100
|
-
<line num="196" count="
|
|
4101
|
-
<line num="197" count="
|
|
4102
|
-
<line num="198" count="17" type="
|
|
4124
|
+
<line num="192" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
4125
|
+
<line num="193" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
4126
|
+
<line num="194" count="2" type="stmt"/>
|
|
4127
|
+
<line num="195" count="2" type="stmt"/>
|
|
4128
|
+
<line num="196" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
4129
|
+
<line num="197" count="17" type="stmt"/>
|
|
4130
|
+
<line num="198" count="17" type="stmt"/>
|
|
4103
4131
|
<line num="199" count="17" type="stmt"/>
|
|
4104
4132
|
<line num="200" count="17" type="stmt"/>
|
|
4105
|
-
<line num="201" count="
|
|
4106
|
-
<line num="202" count="
|
|
4107
|
-
<line num="203" count="34" type="
|
|
4108
|
-
<line num="204" count="34" type="
|
|
4133
|
+
<line num="201" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
4134
|
+
<line num="202" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
4135
|
+
<line num="203" count="34" type="stmt"/>
|
|
4136
|
+
<line num="204" count="34" type="stmt"/>
|
|
4109
4137
|
<line num="205" count="34" type="stmt"/>
|
|
4110
4138
|
<line num="206" count="34" type="stmt"/>
|
|
4111
|
-
<line num="207" count="
|
|
4112
|
-
<line num="208" count="
|
|
4113
|
-
<line num="209" count="
|
|
4114
|
-
<line num="210" count="
|
|
4115
|
-
<line num="211" count="
|
|
4116
|
-
<line num="212" count="
|
|
4117
|
-
<line num="213" count="
|
|
4118
|
-
<line num="214" count="
|
|
4119
|
-
<line num="215" count="
|
|
4120
|
-
<line num="216" count="
|
|
4121
|
-
<line num="217" count="
|
|
4122
|
-
<line num="218" count="
|
|
4123
|
-
<line num="219" count="
|
|
4124
|
-
<line num="220" count="
|
|
4125
|
-
<line num="221" count="
|
|
4126
|
-
<line num="222" count="
|
|
4127
|
-
<line num="223" count="
|
|
4128
|
-
<line num="224" count="
|
|
4129
|
-
<line num="225" count="
|
|
4139
|
+
<line num="207" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
4140
|
+
<line num="208" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
4141
|
+
<line num="209" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
4142
|
+
<line num="210" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
4143
|
+
<line num="211" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
4144
|
+
<line num="212" count="32" type="stmt"/>
|
|
4145
|
+
<line num="213" count="32" type="stmt"/>
|
|
4146
|
+
<line num="214" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
4147
|
+
<line num="215" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
4148
|
+
<line num="216" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
4149
|
+
<line num="217" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
4150
|
+
<line num="218" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
4151
|
+
<line num="219" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
4152
|
+
<line num="220" count="32" type="stmt"/>
|
|
4153
|
+
<line num="221" count="32" type="stmt"/>
|
|
4154
|
+
<line num="222" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
4155
|
+
<line num="223" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
4156
|
+
<line num="224" count="11" type="stmt"/>
|
|
4157
|
+
<line num="225" count="11" type="stmt"/>
|
|
4130
4158
|
<line num="226" count="11" type="stmt"/>
|
|
4131
|
-
<line num="227" count="
|
|
4132
|
-
<line num="228" count="
|
|
4133
|
-
<line num="229" count="
|
|
4134
|
-
<line num="230" count="
|
|
4135
|
-
<line num="231" count="32" type="
|
|
4136
|
-
<line num="232" count="
|
|
4159
|
+
<line num="227" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
4160
|
+
<line num="228" count="32" type="stmt"/>
|
|
4161
|
+
<line num="229" count="32" type="stmt"/>
|
|
4162
|
+
<line num="230" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
4163
|
+
<line num="231" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
4164
|
+
<line num="232" count="30" type="stmt"/>
|
|
4137
4165
|
<line num="233" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
4138
|
-
<line num="234" count="
|
|
4139
|
-
<line num="235" count="
|
|
4140
|
-
<line num="236" count="
|
|
4141
|
-
<line num="237" count="
|
|
4142
|
-
<line num="238" count="
|
|
4143
|
-
<line num="239" count="
|
|
4144
|
-
<line num="240" count="
|
|
4145
|
-
<line num="241" count="31" type="
|
|
4166
|
+
<line num="234" count="2" type="stmt"/>
|
|
4167
|
+
<line num="235" count="2" type="stmt"/>
|
|
4168
|
+
<line num="236" count="32" type="stmt"/>
|
|
4169
|
+
<line num="237" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
4170
|
+
<line num="238" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4171
|
+
<line num="239" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
4172
|
+
<line num="240" count="31" type="stmt"/>
|
|
4173
|
+
<line num="241" count="31" type="stmt"/>
|
|
4146
4174
|
<line num="242" count="31" type="stmt"/>
|
|
4147
4175
|
<line num="243" count="31" type="stmt"/>
|
|
4148
4176
|
<line num="244" count="31" type="stmt"/>
|
|
4149
|
-
<line num="245" count="31" type="
|
|
4150
|
-
<line num="246" count="
|
|
4151
|
-
<line num="247" count="
|
|
4177
|
+
<line num="245" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
4178
|
+
<line num="246" count="29" type="stmt"/>
|
|
4179
|
+
<line num="247" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
4152
4180
|
<line num="248" count="29" type="stmt"/>
|
|
4153
|
-
<line num="249" count="
|
|
4181
|
+
<line num="249" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
4154
4182
|
<line num="250" count="29" type="stmt"/>
|
|
4155
|
-
<line num="251" count="
|
|
4156
|
-
<line num="252" count="
|
|
4157
|
-
<line num="253" count="
|
|
4183
|
+
<line num="251" count="29" type="stmt"/>
|
|
4184
|
+
<line num="252" count="31" type="stmt"/>
|
|
4185
|
+
<line num="253" count="31" type="stmt"/>
|
|
4158
4186
|
<line num="254" count="31" type="stmt"/>
|
|
4159
|
-
<line num="255" count="31" type="
|
|
4187
|
+
<line num="255" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
4160
4188
|
<line num="256" count="31" type="stmt"/>
|
|
4161
|
-
<line num="257" count="31" type="
|
|
4162
|
-
<line num="258" count="31" type="
|
|
4189
|
+
<line num="257" count="31" type="stmt"/>
|
|
4190
|
+
<line num="258" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
4163
4191
|
<line num="259" count="31" type="stmt"/>
|
|
4164
|
-
<line num="260" count="31" type="cond" truecount="
|
|
4192
|
+
<line num="260" count="31" type="cond" truecount="4" falsecount="0"/>
|
|
4165
4193
|
<line num="261" count="31" type="stmt"/>
|
|
4166
|
-
<line num="262" count="31" type="
|
|
4194
|
+
<line num="262" count="31" type="stmt"/>
|
|
4167
4195
|
<line num="263" count="31" type="stmt"/>
|
|
4168
4196
|
<line num="264" count="31" type="stmt"/>
|
|
4169
4197
|
<line num="265" count="31" type="stmt"/>
|
|
4170
4198
|
<line num="266" count="31" type="stmt"/>
|
|
4171
|
-
<line num="267" count="31" type="
|
|
4172
|
-
<line num="268" count="31" type="
|
|
4173
|
-
<line num="269" count="31" type="
|
|
4174
|
-
<line num="270" count="31" type="
|
|
4199
|
+
<line num="267" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
4200
|
+
<line num="268" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
4201
|
+
<line num="269" count="31" type="stmt"/>
|
|
4202
|
+
<line num="270" count="31" type="stmt"/>
|
|
4175
4203
|
<line num="271" count="31" type="stmt"/>
|
|
4176
4204
|
<line num="272" count="31" type="stmt"/>
|
|
4177
4205
|
<line num="273" count="31" type="stmt"/>
|
|
4178
|
-
<line num="274" count="
|
|
4179
|
-
<line num="275" count="
|
|
4180
|
-
<line num="276" count="3" type="
|
|
4206
|
+
<line num="274" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
4207
|
+
<line num="275" count="3" type="stmt"/>
|
|
4208
|
+
<line num="276" count="3" type="stmt"/>
|
|
4181
4209
|
<line num="277" count="3" type="stmt"/>
|
|
4182
|
-
<line num="278" count="
|
|
4183
|
-
<line num="279" count="
|
|
4184
|
-
<line num="280" count="
|
|
4185
|
-
<line num="281" count="66" type="
|
|
4186
|
-
<line num="282" count="
|
|
4210
|
+
<line num="278" count="66" type="cond" truecount="0" falsecount="1"/>
|
|
4211
|
+
<line num="279" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4212
|
+
<line num="280" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
4213
|
+
<line num="281" count="66" type="stmt"/>
|
|
4214
|
+
<line num="282" count="66" type="stmt"/>
|
|
4187
4215
|
<line num="283" count="66" type="stmt"/>
|
|
4188
4216
|
<line num="284" count="66" type="stmt"/>
|
|
4189
4217
|
<line num="285" count="66" type="stmt"/>
|
|
4190
4218
|
<line num="286" count="66" type="stmt"/>
|
|
4191
|
-
<line num="287" count="66" type="
|
|
4192
|
-
<line num="288" count="
|
|
4193
|
-
<line num="289" count="
|
|
4194
|
-
<line num="290" count="
|
|
4219
|
+
<line num="287" count="66" type="cond" truecount="1" falsecount="0"/>
|
|
4220
|
+
<line num="288" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4221
|
+
<line num="289" count="1" type="stmt"/>
|
|
4222
|
+
<line num="290" count="1" type="stmt"/>
|
|
4195
4223
|
<line num="291" count="1" type="stmt"/>
|
|
4196
4224
|
<line num="292" count="1" type="stmt"/>
|
|
4197
4225
|
<line num="293" count="1" type="stmt"/>
|
|
4198
|
-
<line num="294" count="
|
|
4199
|
-
<line num="295" count="
|
|
4200
|
-
<line num="296" count="
|
|
4201
|
-
<line num="297" count="
|
|
4202
|
-
<line num="298" count="
|
|
4203
|
-
<line num="299" count="
|
|
4204
|
-
<line num="300" count="
|
|
4205
|
-
<line num="301" count="
|
|
4226
|
+
<line num="294" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
4227
|
+
<line num="295" count="3" type="stmt"/>
|
|
4228
|
+
<line num="296" count="3" type="stmt"/>
|
|
4229
|
+
<line num="297" count="66" type="stmt"/>
|
|
4230
|
+
<line num="298" count="1" type="stmt"/>
|
|
4231
|
+
<line num="299" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4232
|
+
<line num="300" count="61" type="stmt"/>
|
|
4233
|
+
<line num="301" count="61" type="stmt"/>
|
|
4206
4234
|
<line num="302" count="61" type="stmt"/>
|
|
4207
4235
|
<line num="303" count="61" type="stmt"/>
|
|
4208
4236
|
<line num="304" count="61" type="stmt"/>
|
|
@@ -4217,137 +4245,137 @@
|
|
|
4217
4245
|
<line num="313" count="61" type="stmt"/>
|
|
4218
4246
|
<line num="314" count="61" type="stmt"/>
|
|
4219
4247
|
<line num="315" count="61" type="stmt"/>
|
|
4220
|
-
<line num="316" count="61" type="
|
|
4248
|
+
<line num="316" count="61" type="cond" truecount="0" falsecount="1"/>
|
|
4221
4249
|
<line num="317" count="61" type="stmt"/>
|
|
4222
|
-
<line num="318" count="61" type="cond" truecount="
|
|
4223
|
-
<line num="319" count="61" type="
|
|
4250
|
+
<line num="318" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4251
|
+
<line num="319" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4224
4252
|
<line num="320" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4225
4253
|
<line num="321" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4226
4254
|
<line num="322" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4227
4255
|
<line num="323" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4228
4256
|
<line num="324" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4229
|
-
<line num="325" count="
|
|
4257
|
+
<line num="325" count="54" type="stmt"/>
|
|
4230
4258
|
<line num="326" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4231
|
-
<line num="327" count="
|
|
4232
|
-
<line num="328" count="
|
|
4259
|
+
<line num="327" count="8" type="stmt"/>
|
|
4260
|
+
<line num="328" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
4233
4261
|
<line num="329" count="8" type="stmt"/>
|
|
4234
|
-
<line num="330" count="8" type="
|
|
4235
|
-
<line num="331" count="
|
|
4236
|
-
<line num="332" count="
|
|
4237
|
-
<line num="333" count="
|
|
4262
|
+
<line num="330" count="8" type="stmt"/>
|
|
4263
|
+
<line num="331" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
4264
|
+
<line num="332" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4265
|
+
<line num="333" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4238
4266
|
<line num="334" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4239
4267
|
<line num="335" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4240
4268
|
<line num="336" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4241
|
-
<line num="337" count="61" type="
|
|
4269
|
+
<line num="337" count="61" type="stmt"/>
|
|
4242
4270
|
<line num="338" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4243
|
-
<line num="339" count="
|
|
4244
|
-
<line num="340" count="
|
|
4245
|
-
<line num="341" count="
|
|
4246
|
-
<line num="342" count="
|
|
4271
|
+
<line num="339" count="11" type="stmt"/>
|
|
4272
|
+
<line num="340" count="11" type="stmt"/>
|
|
4273
|
+
<line num="341" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
4274
|
+
<line num="342" count="42" type="stmt"/>
|
|
4247
4275
|
<line num="343" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
4248
|
-
<line num="344" count="
|
|
4249
|
-
<line num="345" count="
|
|
4250
|
-
<line num="346" count="
|
|
4251
|
-
<line num="347" count="
|
|
4276
|
+
<line num="344" count="84" type="cond" truecount="2" falsecount="0"/>
|
|
4277
|
+
<line num="345" count="84" type="cond" truecount="2" falsecount="0"/>
|
|
4278
|
+
<line num="346" count="42" type="stmt"/>
|
|
4279
|
+
<line num="347" count="42" type="stmt"/>
|
|
4252
4280
|
<line num="348" count="42" type="stmt"/>
|
|
4253
4281
|
<line num="349" count="42" type="stmt"/>
|
|
4254
|
-
<line num="350" count="
|
|
4255
|
-
<line num="351" count="
|
|
4256
|
-
<line num="352" count="
|
|
4257
|
-
<line num="353" count="
|
|
4258
|
-
<line num="354" count="61" type="
|
|
4282
|
+
<line num="350" count="41" type="cond" truecount="1" falsecount="0"/>
|
|
4283
|
+
<line num="351" count="41" type="stmt"/>
|
|
4284
|
+
<line num="352" count="61" type="stmt"/>
|
|
4285
|
+
<line num="353" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4286
|
+
<line num="354" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4259
4287
|
<line num="355" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4260
|
-
<line num="356" count="61" type="
|
|
4261
|
-
<line num="357" count="61" type="
|
|
4288
|
+
<line num="356" count="61" type="stmt"/>
|
|
4289
|
+
<line num="357" count="61" type="stmt"/>
|
|
4262
4290
|
<line num="358" count="61" type="stmt"/>
|
|
4263
|
-
<line num="359" count="61" type="
|
|
4291
|
+
<line num="359" count="61" type="cond" truecount="2" falsecount="1"/>
|
|
4264
4292
|
<line num="360" count="61" type="stmt"/>
|
|
4265
4293
|
<line num="361" count="61" type="cond" truecount="2" falsecount="1"/>
|
|
4266
|
-
<line num="362" count="61" type="
|
|
4267
|
-
<line num="363" count="61" type="
|
|
4268
|
-
<line num="364" count="61" type="
|
|
4294
|
+
<line num="362" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4295
|
+
<line num="363" count="61" type="stmt"/>
|
|
4296
|
+
<line num="364" count="61" type="stmt"/>
|
|
4269
4297
|
<line num="365" count="61" type="stmt"/>
|
|
4270
4298
|
<line num="366" count="61" type="stmt"/>
|
|
4271
4299
|
<line num="367" count="61" type="stmt"/>
|
|
4272
4300
|
<line num="368" count="61" type="stmt"/>
|
|
4273
|
-
<line num="369" count="
|
|
4274
|
-
<line num="370" count="
|
|
4275
|
-
<line num="371" count="32" type="
|
|
4276
|
-
<line num="372" count="
|
|
4277
|
-
<line num="373" count="
|
|
4278
|
-
<line num="374" count="
|
|
4279
|
-
<line num="375" count="30" type="
|
|
4301
|
+
<line num="369" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
4302
|
+
<line num="370" count="32" type="stmt"/>
|
|
4303
|
+
<line num="371" count="32" type="stmt"/>
|
|
4304
|
+
<line num="372" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4305
|
+
<line num="373" count="30" type="stmt"/>
|
|
4306
|
+
<line num="374" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4307
|
+
<line num="375" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4280
4308
|
<line num="376" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4281
4309
|
<line num="377" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4282
|
-
<line num="378" count="
|
|
4283
|
-
<line num="379" count="30" type="
|
|
4284
|
-
<line num="380" count="
|
|
4285
|
-
<line num="381" count="
|
|
4286
|
-
<line num="382" count="
|
|
4287
|
-
<line num="383" count="24" type="
|
|
4288
|
-
<line num="384" count="
|
|
4289
|
-
<line num="385" count="
|
|
4290
|
-
<line num="386" count="30" type="cond" truecount="
|
|
4291
|
-
<line num="387" count="
|
|
4292
|
-
<line num="388" count="
|
|
4293
|
-
<line num="389" count="
|
|
4294
|
-
<line num="390" count="
|
|
4295
|
-
<line num="391" count="24" type="
|
|
4296
|
-
<line num="392" count="
|
|
4297
|
-
<line num="393" count="
|
|
4298
|
-
<line num="394" count="30" type="
|
|
4299
|
-
<line num="395" count="30" type="
|
|
4300
|
-
<line num="396" count="30" type="
|
|
4310
|
+
<line num="378" count="25" type="stmt"/>
|
|
4311
|
+
<line num="379" count="30" type="stmt"/>
|
|
4312
|
+
<line num="380" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4313
|
+
<line num="381" count="24" type="cond" truecount="1" falsecount="0"/>
|
|
4314
|
+
<line num="382" count="24" type="stmt"/>
|
|
4315
|
+
<line num="383" count="24" type="stmt"/>
|
|
4316
|
+
<line num="384" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
4317
|
+
<line num="385" count="3" type="stmt"/>
|
|
4318
|
+
<line num="386" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4319
|
+
<line num="387" count="21" type="stmt"/>
|
|
4320
|
+
<line num="388" count="21" type="stmt"/>
|
|
4321
|
+
<line num="389" count="24" type="cond" truecount="1" falsecount="0"/>
|
|
4322
|
+
<line num="390" count="24" type="stmt"/>
|
|
4323
|
+
<line num="391" count="24" type="stmt"/>
|
|
4324
|
+
<line num="392" count="30" type="stmt"/>
|
|
4325
|
+
<line num="393" count="30" type="stmt"/>
|
|
4326
|
+
<line num="394" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4327
|
+
<line num="395" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4328
|
+
<line num="396" count="30" type="stmt"/>
|
|
4301
4329
|
<line num="397" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4302
|
-
<line num="398" count="30" type="
|
|
4303
|
-
<line num="399" count="30" type="cond" truecount="
|
|
4304
|
-
<line num="400" count="30" type="
|
|
4305
|
-
<line num="401" count="30" type="
|
|
4330
|
+
<line num="398" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
4331
|
+
<line num="399" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
4332
|
+
<line num="400" count="30" type="stmt"/>
|
|
4333
|
+
<line num="401" count="30" type="stmt"/>
|
|
4306
4334
|
<line num="402" count="30" type="stmt"/>
|
|
4307
4335
|
<line num="403" count="30" type="stmt"/>
|
|
4308
|
-
<line num="404" count="
|
|
4309
|
-
<line num="405" count="
|
|
4310
|
-
<line num="406" count="2" type="
|
|
4311
|
-
<line num="407" count="
|
|
4312
|
-
<line num="408" count="
|
|
4313
|
-
<line num="409" count="
|
|
4314
|
-
<line num="410" count="
|
|
4315
|
-
<line num="411" count="
|
|
4336
|
+
<line num="404" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
4337
|
+
<line num="405" count="2" type="stmt"/>
|
|
4338
|
+
<line num="406" count="2" type="stmt"/>
|
|
4339
|
+
<line num="407" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4340
|
+
<line num="408" count="37" type="stmt"/>
|
|
4341
|
+
<line num="409" count="37" type="cond" truecount="1" falsecount="0"/>
|
|
4342
|
+
<line num="410" count="6" type="stmt"/>
|
|
4343
|
+
<line num="411" count="6" type="stmt"/>
|
|
4316
4344
|
<line num="412" count="6" type="stmt"/>
|
|
4317
|
-
<line num="413" count="
|
|
4318
|
-
<line num="414" count="
|
|
4319
|
-
<line num="415" count="37" type="
|
|
4345
|
+
<line num="413" count="37" type="stmt"/>
|
|
4346
|
+
<line num="414" count="37" type="cond" truecount="1" falsecount="0"/>
|
|
4347
|
+
<line num="415" count="37" type="cond" truecount="1" falsecount="0"/>
|
|
4320
4348
|
<line num="416" count="37" type="cond" truecount="1" falsecount="0"/>
|
|
4321
|
-
<line num="417" count="
|
|
4322
|
-
<line num="418" count="
|
|
4349
|
+
<line num="417" count="1" type="stmt"/>
|
|
4350
|
+
<line num="418" count="1" type="stmt"/>
|
|
4323
4351
|
<line num="419" count="1" type="stmt"/>
|
|
4324
|
-
<line num="420" count="
|
|
4325
|
-
<line num="421" count="
|
|
4326
|
-
<line num="422" count="36" type="
|
|
4352
|
+
<line num="420" count="36" type="cond" truecount="1" falsecount="0"/>
|
|
4353
|
+
<line num="421" count="36" type="stmt"/>
|
|
4354
|
+
<line num="422" count="36" type="stmt"/>
|
|
4327
4355
|
<line num="423" count="36" type="stmt"/>
|
|
4328
4356
|
<line num="424" count="36" type="stmt"/>
|
|
4329
4357
|
<line num="425" count="36" type="stmt"/>
|
|
4330
4358
|
<line num="426" count="36" type="stmt"/>
|
|
4331
4359
|
<line num="427" count="36" type="stmt"/>
|
|
4332
4360
|
<line num="428" count="36" type="stmt"/>
|
|
4333
|
-
<line num="429" count="
|
|
4334
|
-
<line num="430" count="
|
|
4335
|
-
<line num="431" count="
|
|
4336
|
-
<line num="432" count="
|
|
4337
|
-
<line num="433" count="
|
|
4338
|
-
<line num="434" count="
|
|
4361
|
+
<line num="429" count="37" type="cond" truecount="1" falsecount="0"/>
|
|
4362
|
+
<line num="430" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
4363
|
+
<line num="431" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
4364
|
+
<line num="432" count="37" type="cond" truecount="1" falsecount="0"/>
|
|
4365
|
+
<line num="433" count="5" type="stmt"/>
|
|
4366
|
+
<line num="434" count="5" type="stmt"/>
|
|
4339
4367
|
<line num="435" count="5" type="stmt"/>
|
|
4340
|
-
<line num="436" count="
|
|
4341
|
-
<line num="437" count="
|
|
4342
|
-
<line num="438" count="31" type="
|
|
4343
|
-
<line num="439" count="
|
|
4344
|
-
<line num="440" count="
|
|
4345
|
-
<line num="441" count="
|
|
4346
|
-
<line num="442" count="
|
|
4347
|
-
<line num="443" count="
|
|
4348
|
-
<line num="444" count="0" type="stmt"/>
|
|
4349
|
-
<line num="445" count="0" type="stmt"/>
|
|
4350
|
-
<line num="446" count="0" type="stmt"/>
|
|
4368
|
+
<line num="436" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
4369
|
+
<line num="437" count="31" type="stmt"/>
|
|
4370
|
+
<line num="438" count="31" type="stmt"/>
|
|
4371
|
+
<line num="439" count="61" type="stmt"/>
|
|
4372
|
+
<line num="440" count="1" type="stmt"/>
|
|
4373
|
+
<line num="441" count="1" type="stmt"/>
|
|
4374
|
+
<line num="442" count="0" type="stmt"/>
|
|
4375
|
+
<line num="443" count="0" type="stmt"/>
|
|
4376
|
+
<line num="444" count="0" type="stmt"/>
|
|
4377
|
+
<line num="445" count="0" type="stmt"/>
|
|
4378
|
+
<line num="446" count="0" type="stmt"/>
|
|
4351
4379
|
<line num="447" count="0" type="stmt"/>
|
|
4352
4380
|
<line num="448" count="0" type="stmt"/>
|
|
4353
4381
|
<line num="449" count="0" type="stmt"/>
|
|
@@ -4369,10 +4397,10 @@
|
|
|
4369
4397
|
<line num="465" count="0" type="stmt"/>
|
|
4370
4398
|
<line num="466" count="0" type="stmt"/>
|
|
4371
4399
|
<line num="467" count="0" type="stmt"/>
|
|
4372
|
-
<line num="468" count="
|
|
4373
|
-
<line num="469" count="
|
|
4374
|
-
<line num="470" count="
|
|
4375
|
-
<line num="471" count="
|
|
4400
|
+
<line num="468" count="1" type="stmt"/>
|
|
4401
|
+
<line num="469" count="1" type="stmt"/>
|
|
4402
|
+
<line num="470" count="0" type="stmt"/>
|
|
4403
|
+
<line num="471" count="0" type="stmt"/>
|
|
4376
4404
|
<line num="472" count="0" type="stmt"/>
|
|
4377
4405
|
<line num="473" count="0" type="stmt"/>
|
|
4378
4406
|
<line num="474" count="0" type="stmt"/>
|
|
@@ -4455,13 +4483,29 @@
|
|
|
4455
4483
|
<line num="551" count="0" type="stmt"/>
|
|
4456
4484
|
<line num="552" count="0" type="stmt"/>
|
|
4457
4485
|
<line num="553" count="0" type="stmt"/>
|
|
4458
|
-
<line num="554" count="
|
|
4459
|
-
<line num="555" count="
|
|
4460
|
-
<line num="556" count="
|
|
4486
|
+
<line num="554" count="1" type="stmt"/>
|
|
4487
|
+
<line num="555" count="1" type="stmt"/>
|
|
4488
|
+
<line num="556" count="0" type="stmt"/>
|
|
4489
|
+
<line num="557" count="0" type="stmt"/>
|
|
4490
|
+
<line num="558" count="0" type="stmt"/>
|
|
4491
|
+
<line num="559" count="0" type="stmt"/>
|
|
4492
|
+
<line num="560" count="0" type="stmt"/>
|
|
4493
|
+
<line num="561" count="0" type="stmt"/>
|
|
4494
|
+
<line num="562" count="0" type="stmt"/>
|
|
4495
|
+
<line num="563" count="0" type="stmt"/>
|
|
4496
|
+
<line num="564" count="0" type="stmt"/>
|
|
4497
|
+
<line num="565" count="0" type="stmt"/>
|
|
4498
|
+
<line num="566" count="0" type="stmt"/>
|
|
4499
|
+
<line num="567" count="0" type="stmt"/>
|
|
4500
|
+
<line num="568" count="0" type="stmt"/>
|
|
4501
|
+
<line num="569" count="0" type="stmt"/>
|
|
4502
|
+
<line num="570" count="0" type="stmt"/>
|
|
4503
|
+
<line num="571" count="0" type="stmt"/>
|
|
4504
|
+
<line num="572" count="1" type="stmt"/>
|
|
4461
4505
|
</file>
|
|
4462
4506
|
</package>
|
|
4463
4507
|
<package name="rabbit-ui-kit.src.swaps-lib.models">
|
|
4464
|
-
<metrics statements="
|
|
4508
|
+
<metrics statements="290" coveredstatements="109" conditionals="7" coveredconditionals="1" methods="6" coveredmethods="1"/>
|
|
4465
4509
|
<file name="baseSwapCreationInfo.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js">
|
|
4466
4510
|
<metrics statements="46" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4467
4511
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -4718,6 +4762,16 @@
|
|
|
4718
4762
|
<line num="127" count="0" type="stmt"/>
|
|
4719
4763
|
<line num="128" count="1" type="stmt"/>
|
|
4720
4764
|
</file>
|
|
4765
|
+
<file name="partner.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/models/partner.js">
|
|
4766
|
+
<metrics statements="7" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4767
|
+
<line num="1" count="1" type="stmt"/>
|
|
4768
|
+
<line num="2" count="1" type="stmt"/>
|
|
4769
|
+
<line num="3" count="0" type="stmt"/>
|
|
4770
|
+
<line num="4" count="0" type="stmt"/>
|
|
4771
|
+
<line num="5" count="0" type="stmt"/>
|
|
4772
|
+
<line num="6" count="0" type="stmt"/>
|
|
4773
|
+
<line num="7" count="1" type="stmt"/>
|
|
4774
|
+
</file>
|
|
4721
4775
|
<file name="swapProviderCoinInfo.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js">
|
|
4722
4776
|
<metrics statements="36" coveredstatements="36" conditionals="6" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
4723
4777
|
<line num="1" count="1" type="stmt"/>
|
|
@@ -4759,9 +4813,9 @@
|
|
|
4759
4813
|
</file>
|
|
4760
4814
|
</package>
|
|
4761
4815
|
<package name="rabbit-ui-kit.src.swaps-lib.services">
|
|
4762
|
-
<metrics statements="
|
|
4816
|
+
<metrics statements="692" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4763
4817
|
<file name="publicSwapService.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js">
|
|
4764
|
-
<metrics statements="
|
|
4818
|
+
<metrics statements="692" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4765
4819
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4766
4820
|
<line num="2" count="0" type="stmt"/>
|
|
4767
4821
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -5432,6 +5486,28 @@
|
|
|
5432
5486
|
<line num="668" count="0" type="stmt"/>
|
|
5433
5487
|
<line num="669" count="0" type="stmt"/>
|
|
5434
5488
|
<line num="670" count="0" type="stmt"/>
|
|
5489
|
+
<line num="671" count="0" type="stmt"/>
|
|
5490
|
+
<line num="672" count="0" type="stmt"/>
|
|
5491
|
+
<line num="673" count="0" type="stmt"/>
|
|
5492
|
+
<line num="674" count="0" type="stmt"/>
|
|
5493
|
+
<line num="675" count="0" type="stmt"/>
|
|
5494
|
+
<line num="676" count="0" type="stmt"/>
|
|
5495
|
+
<line num="677" count="0" type="stmt"/>
|
|
5496
|
+
<line num="678" count="0" type="stmt"/>
|
|
5497
|
+
<line num="679" count="0" type="stmt"/>
|
|
5498
|
+
<line num="680" count="0" type="stmt"/>
|
|
5499
|
+
<line num="681" count="0" type="stmt"/>
|
|
5500
|
+
<line num="682" count="0" type="stmt"/>
|
|
5501
|
+
<line num="683" count="0" type="stmt"/>
|
|
5502
|
+
<line num="684" count="0" type="stmt"/>
|
|
5503
|
+
<line num="685" count="0" type="stmt"/>
|
|
5504
|
+
<line num="686" count="0" type="stmt"/>
|
|
5505
|
+
<line num="687" count="0" type="stmt"/>
|
|
5506
|
+
<line num="688" count="0" type="stmt"/>
|
|
5507
|
+
<line num="689" count="0" type="stmt"/>
|
|
5508
|
+
<line num="690" count="0" type="stmt"/>
|
|
5509
|
+
<line num="691" count="0" type="stmt"/>
|
|
5510
|
+
<line num="692" count="0" type="stmt"/>
|
|
5435
5511
|
</file>
|
|
5436
5512
|
</package>
|
|
5437
5513
|
<package name="rabbit-ui-kit.src.swaps-lib.utils">
|
|
@@ -5636,7 +5712,7 @@
|
|
|
5636
5712
|
</file>
|
|
5637
5713
|
</package>
|
|
5638
5714
|
<package name="rabbit-ui-kit.src.ui-kit.assets.wrappedImages">
|
|
5639
|
-
<metrics statements="
|
|
5715
|
+
<metrics statements="471" coveredstatements="0" conditionals="12" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
5640
5716
|
<file name="arrowIcon.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx">
|
|
5641
5717
|
<metrics statements="13" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
5642
5718
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -5879,6 +5955,96 @@
|
|
|
5879
5955
|
<line num="15" count="0" type="stmt"/>
|
|
5880
5956
|
<line num="16" count="0" type="stmt"/>
|
|
5881
5957
|
</file>
|
|
5958
|
+
<file name="messageIcon.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx">
|
|
5959
|
+
<metrics statements="87" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
5960
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
5961
|
+
<line num="2" count="0" type="stmt"/>
|
|
5962
|
+
<line num="3" count="0" type="stmt"/>
|
|
5963
|
+
<line num="4" count="0" type="stmt"/>
|
|
5964
|
+
<line num="5" count="0" type="stmt"/>
|
|
5965
|
+
<line num="6" count="0" type="stmt"/>
|
|
5966
|
+
<line num="7" count="0" type="stmt"/>
|
|
5967
|
+
<line num="8" count="0" type="stmt"/>
|
|
5968
|
+
<line num="9" count="0" type="stmt"/>
|
|
5969
|
+
<line num="10" count="0" type="stmt"/>
|
|
5970
|
+
<line num="11" count="0" type="stmt"/>
|
|
5971
|
+
<line num="12" count="0" type="stmt"/>
|
|
5972
|
+
<line num="13" count="0" type="stmt"/>
|
|
5973
|
+
<line num="14" count="0" type="stmt"/>
|
|
5974
|
+
<line num="15" count="0" type="stmt"/>
|
|
5975
|
+
<line num="16" count="0" type="stmt"/>
|
|
5976
|
+
<line num="17" count="0" type="stmt"/>
|
|
5977
|
+
<line num="18" count="0" type="stmt"/>
|
|
5978
|
+
<line num="19" count="0" type="stmt"/>
|
|
5979
|
+
<line num="20" count="0" type="stmt"/>
|
|
5980
|
+
<line num="21" count="0" type="stmt"/>
|
|
5981
|
+
<line num="22" count="0" type="stmt"/>
|
|
5982
|
+
<line num="23" count="0" type="stmt"/>
|
|
5983
|
+
<line num="24" count="0" type="stmt"/>
|
|
5984
|
+
<line num="25" count="0" type="stmt"/>
|
|
5985
|
+
<line num="26" count="0" type="stmt"/>
|
|
5986
|
+
<line num="27" count="0" type="stmt"/>
|
|
5987
|
+
<line num="28" count="0" type="stmt"/>
|
|
5988
|
+
<line num="29" count="0" type="stmt"/>
|
|
5989
|
+
<line num="30" count="0" type="stmt"/>
|
|
5990
|
+
<line num="31" count="0" type="stmt"/>
|
|
5991
|
+
<line num="32" count="0" type="stmt"/>
|
|
5992
|
+
<line num="33" count="0" type="stmt"/>
|
|
5993
|
+
<line num="34" count="0" type="stmt"/>
|
|
5994
|
+
<line num="35" count="0" type="stmt"/>
|
|
5995
|
+
<line num="36" count="0" type="stmt"/>
|
|
5996
|
+
<line num="37" count="0" type="stmt"/>
|
|
5997
|
+
<line num="38" count="0" type="stmt"/>
|
|
5998
|
+
<line num="39" count="0" type="stmt"/>
|
|
5999
|
+
<line num="40" count="0" type="stmt"/>
|
|
6000
|
+
<line num="41" count="0" type="stmt"/>
|
|
6001
|
+
<line num="42" count="0" type="stmt"/>
|
|
6002
|
+
<line num="43" count="0" type="stmt"/>
|
|
6003
|
+
<line num="44" count="0" type="stmt"/>
|
|
6004
|
+
<line num="45" count="0" type="stmt"/>
|
|
6005
|
+
<line num="46" count="0" type="stmt"/>
|
|
6006
|
+
<line num="47" count="0" type="stmt"/>
|
|
6007
|
+
<line num="48" count="0" type="stmt"/>
|
|
6008
|
+
<line num="49" count="0" type="stmt"/>
|
|
6009
|
+
<line num="50" count="0" type="stmt"/>
|
|
6010
|
+
<line num="51" count="0" type="stmt"/>
|
|
6011
|
+
<line num="52" count="0" type="stmt"/>
|
|
6012
|
+
<line num="53" count="0" type="stmt"/>
|
|
6013
|
+
<line num="54" count="0" type="stmt"/>
|
|
6014
|
+
<line num="55" count="0" type="stmt"/>
|
|
6015
|
+
<line num="56" count="0" type="stmt"/>
|
|
6016
|
+
<line num="57" count="0" type="stmt"/>
|
|
6017
|
+
<line num="58" count="0" type="stmt"/>
|
|
6018
|
+
<line num="59" count="0" type="stmt"/>
|
|
6019
|
+
<line num="60" count="0" type="stmt"/>
|
|
6020
|
+
<line num="61" count="0" type="stmt"/>
|
|
6021
|
+
<line num="62" count="0" type="stmt"/>
|
|
6022
|
+
<line num="63" count="0" type="stmt"/>
|
|
6023
|
+
<line num="64" count="0" type="stmt"/>
|
|
6024
|
+
<line num="65" count="0" type="stmt"/>
|
|
6025
|
+
<line num="66" count="0" type="stmt"/>
|
|
6026
|
+
<line num="67" count="0" type="stmt"/>
|
|
6027
|
+
<line num="68" count="0" type="stmt"/>
|
|
6028
|
+
<line num="69" count="0" type="stmt"/>
|
|
6029
|
+
<line num="70" count="0" type="stmt"/>
|
|
6030
|
+
<line num="71" count="0" type="stmt"/>
|
|
6031
|
+
<line num="72" count="0" type="stmt"/>
|
|
6032
|
+
<line num="73" count="0" type="stmt"/>
|
|
6033
|
+
<line num="74" count="0" type="stmt"/>
|
|
6034
|
+
<line num="75" count="0" type="stmt"/>
|
|
6035
|
+
<line num="76" count="0" type="stmt"/>
|
|
6036
|
+
<line num="77" count="0" type="stmt"/>
|
|
6037
|
+
<line num="78" count="0" type="stmt"/>
|
|
6038
|
+
<line num="79" count="0" type="stmt"/>
|
|
6039
|
+
<line num="80" count="0" type="stmt"/>
|
|
6040
|
+
<line num="81" count="0" type="stmt"/>
|
|
6041
|
+
<line num="82" count="0" type="stmt"/>
|
|
6042
|
+
<line num="83" count="0" type="stmt"/>
|
|
6043
|
+
<line num="84" count="0" type="stmt"/>
|
|
6044
|
+
<line num="85" count="0" type="stmt"/>
|
|
6045
|
+
<line num="86" count="0" type="stmt"/>
|
|
6046
|
+
<line num="87" count="0" type="stmt"/>
|
|
6047
|
+
</file>
|
|
5882
6048
|
<file name="noticeQuestionIcon.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx">
|
|
5883
6049
|
<metrics statements="54" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
5884
6050
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -5965,6 +6131,70 @@
|
|
|
5965
6131
|
<line num="25" count="0" type="stmt"/>
|
|
5966
6132
|
<line num="26" count="0" type="stmt"/>
|
|
5967
6133
|
</file>
|
|
6134
|
+
<file name="supportDialogImage.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx">
|
|
6135
|
+
<metrics statements="61" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6136
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6137
|
+
<line num="2" count="0" type="stmt"/>
|
|
6138
|
+
<line num="3" count="0" type="stmt"/>
|
|
6139
|
+
<line num="4" count="0" type="stmt"/>
|
|
6140
|
+
<line num="5" count="0" type="stmt"/>
|
|
6141
|
+
<line num="6" count="0" type="stmt"/>
|
|
6142
|
+
<line num="7" count="0" type="stmt"/>
|
|
6143
|
+
<line num="8" count="0" type="stmt"/>
|
|
6144
|
+
<line num="9" count="0" type="stmt"/>
|
|
6145
|
+
<line num="10" count="0" type="stmt"/>
|
|
6146
|
+
<line num="11" count="0" type="stmt"/>
|
|
6147
|
+
<line num="12" count="0" type="stmt"/>
|
|
6148
|
+
<line num="13" count="0" type="stmt"/>
|
|
6149
|
+
<line num="14" count="0" type="stmt"/>
|
|
6150
|
+
<line num="15" count="0" type="stmt"/>
|
|
6151
|
+
<line num="16" count="0" type="stmt"/>
|
|
6152
|
+
<line num="17" count="0" type="stmt"/>
|
|
6153
|
+
<line num="18" count="0" type="stmt"/>
|
|
6154
|
+
<line num="19" count="0" type="stmt"/>
|
|
6155
|
+
<line num="20" count="0" type="stmt"/>
|
|
6156
|
+
<line num="21" count="0" type="stmt"/>
|
|
6157
|
+
<line num="22" count="0" type="stmt"/>
|
|
6158
|
+
<line num="23" count="0" type="stmt"/>
|
|
6159
|
+
<line num="24" count="0" type="stmt"/>
|
|
6160
|
+
<line num="25" count="0" type="stmt"/>
|
|
6161
|
+
<line num="26" count="0" type="stmt"/>
|
|
6162
|
+
<line num="27" count="0" type="stmt"/>
|
|
6163
|
+
<line num="28" count="0" type="stmt"/>
|
|
6164
|
+
<line num="29" count="0" type="stmt"/>
|
|
6165
|
+
<line num="30" count="0" type="stmt"/>
|
|
6166
|
+
<line num="31" count="0" type="stmt"/>
|
|
6167
|
+
<line num="32" count="0" type="stmt"/>
|
|
6168
|
+
<line num="33" count="0" type="stmt"/>
|
|
6169
|
+
<line num="34" count="0" type="stmt"/>
|
|
6170
|
+
<line num="35" count="0" type="stmt"/>
|
|
6171
|
+
<line num="36" count="0" type="stmt"/>
|
|
6172
|
+
<line num="37" count="0" type="stmt"/>
|
|
6173
|
+
<line num="38" count="0" type="stmt"/>
|
|
6174
|
+
<line num="39" count="0" type="stmt"/>
|
|
6175
|
+
<line num="40" count="0" type="stmt"/>
|
|
6176
|
+
<line num="41" count="0" type="stmt"/>
|
|
6177
|
+
<line num="42" count="0" type="stmt"/>
|
|
6178
|
+
<line num="43" count="0" type="stmt"/>
|
|
6179
|
+
<line num="44" count="0" type="stmt"/>
|
|
6180
|
+
<line num="45" count="0" type="stmt"/>
|
|
6181
|
+
<line num="46" count="0" type="stmt"/>
|
|
6182
|
+
<line num="47" count="0" type="stmt"/>
|
|
6183
|
+
<line num="48" count="0" type="stmt"/>
|
|
6184
|
+
<line num="49" count="0" type="stmt"/>
|
|
6185
|
+
<line num="50" count="0" type="stmt"/>
|
|
6186
|
+
<line num="51" count="0" type="stmt"/>
|
|
6187
|
+
<line num="52" count="0" type="stmt"/>
|
|
6188
|
+
<line num="53" count="0" type="stmt"/>
|
|
6189
|
+
<line num="54" count="0" type="stmt"/>
|
|
6190
|
+
<line num="55" count="0" type="stmt"/>
|
|
6191
|
+
<line num="56" count="0" type="stmt"/>
|
|
6192
|
+
<line num="57" count="0" type="stmt"/>
|
|
6193
|
+
<line num="58" count="0" type="stmt"/>
|
|
6194
|
+
<line num="59" count="0" type="stmt"/>
|
|
6195
|
+
<line num="60" count="0" type="stmt"/>
|
|
6196
|
+
<line num="61" count="0" type="stmt"/>
|
|
6197
|
+
</file>
|
|
5968
6198
|
<file name="walletIcon.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx">
|
|
5969
6199
|
<metrics statements="22" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
5970
6200
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -7130,9 +7360,9 @@
|
|
|
7130
7360
|
</file>
|
|
7131
7361
|
</package>
|
|
7132
7362
|
<package name="rabbit-ui-kit.src.ui-kit.components.atoms.Validation">
|
|
7133
|
-
<metrics statements="
|
|
7363
|
+
<metrics statements="39" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
7134
7364
|
<file name="Validation.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx">
|
|
7135
|
-
<metrics statements="
|
|
7365
|
+
<metrics statements="39" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
7136
7366
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
7137
7367
|
<line num="2" count="0" type="stmt"/>
|
|
7138
7368
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -7172,8 +7402,6 @@
|
|
|
7172
7402
|
<line num="37" count="0" type="stmt"/>
|
|
7173
7403
|
<line num="38" count="0" type="stmt"/>
|
|
7174
7404
|
<line num="39" count="0" type="stmt"/>
|
|
7175
|
-
<line num="40" count="0" type="stmt"/>
|
|
7176
|
-
<line num="41" count="0" type="stmt"/>
|
|
7177
7405
|
</file>
|
|
7178
7406
|
</package>
|
|
7179
7407
|
<package name="rabbit-ui-kit.src.ui-kit.components.atoms.buttons.Button">
|
|
@@ -7690,9 +7918,9 @@
|
|
|
7690
7918
|
</file>
|
|
7691
7919
|
</package>
|
|
7692
7920
|
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.AmountInput">
|
|
7693
|
-
<metrics statements="
|
|
7921
|
+
<metrics statements="334" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
7694
7922
|
<file name="AmountInput.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx">
|
|
7695
|
-
<metrics statements="
|
|
7923
|
+
<metrics statements="334" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
7696
7924
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
7697
7925
|
<line num="2" count="0" type="stmt"/>
|
|
7698
7926
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -8018,12 +8246,21 @@
|
|
|
8018
8246
|
<line num="323" count="0" type="stmt"/>
|
|
8019
8247
|
<line num="324" count="0" type="stmt"/>
|
|
8020
8248
|
<line num="325" count="0" type="stmt"/>
|
|
8249
|
+
<line num="326" count="0" type="stmt"/>
|
|
8250
|
+
<line num="327" count="0" type="stmt"/>
|
|
8251
|
+
<line num="328" count="0" type="stmt"/>
|
|
8252
|
+
<line num="329" count="0" type="stmt"/>
|
|
8253
|
+
<line num="330" count="0" type="stmt"/>
|
|
8254
|
+
<line num="331" count="0" type="stmt"/>
|
|
8255
|
+
<line num="332" count="0" type="stmt"/>
|
|
8256
|
+
<line num="333" count="0" type="stmt"/>
|
|
8257
|
+
<line num="334" count="0" type="stmt"/>
|
|
8021
8258
|
</file>
|
|
8022
8259
|
</package>
|
|
8023
8260
|
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.CoinPicker">
|
|
8024
|
-
<metrics statements="
|
|
8261
|
+
<metrics statements="463" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8025
8262
|
<file name="CoinPicker.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx">
|
|
8026
|
-
<metrics statements="
|
|
8263
|
+
<metrics statements="463" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8027
8264
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8028
8265
|
<line num="2" count="0" type="stmt"/>
|
|
8029
8266
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -8487,54 +8724,54 @@
|
|
|
8487
8724
|
<line num="461" count="0" type="stmt"/>
|
|
8488
8725
|
<line num="462" count="0" type="stmt"/>
|
|
8489
8726
|
<line num="463" count="0" type="stmt"/>
|
|
8490
|
-
|
|
8491
|
-
|
|
8492
|
-
|
|
8493
|
-
|
|
8494
|
-
|
|
8495
|
-
<
|
|
8496
|
-
<line num="
|
|
8497
|
-
<line num="
|
|
8498
|
-
<line num="
|
|
8499
|
-
<line num="
|
|
8500
|
-
<line num="
|
|
8501
|
-
<line num="
|
|
8502
|
-
<line num="
|
|
8503
|
-
<line num="
|
|
8504
|
-
<line num="
|
|
8505
|
-
<line num="
|
|
8506
|
-
<line num="
|
|
8507
|
-
<line num="
|
|
8508
|
-
<line num="
|
|
8509
|
-
<line num="
|
|
8510
|
-
<line num="
|
|
8511
|
-
<line num="
|
|
8512
|
-
<line num="
|
|
8513
|
-
<line num="
|
|
8514
|
-
<line num="
|
|
8515
|
-
<line num="
|
|
8516
|
-
<line num="
|
|
8517
|
-
<line num="
|
|
8518
|
-
<line num="
|
|
8519
|
-
<line num="
|
|
8520
|
-
<line num="
|
|
8521
|
-
<line num="
|
|
8522
|
-
<line num="
|
|
8523
|
-
<line num="
|
|
8524
|
-
<line num="
|
|
8525
|
-
<line num="
|
|
8526
|
-
<line num="
|
|
8527
|
-
<line num="
|
|
8528
|
-
<line num="
|
|
8529
|
-
<line num="
|
|
8530
|
-
<line num="
|
|
8531
|
-
<line num="
|
|
8532
|
-
<line num="
|
|
8533
|
-
<line num="
|
|
8534
|
-
<line num="
|
|
8535
|
-
<line num="
|
|
8536
|
-
<line num="
|
|
8537
|
-
<line num="
|
|
8727
|
+
</file>
|
|
8728
|
+
</package>
|
|
8729
|
+
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.ColoredNotice">
|
|
8730
|
+
<metrics statements="42" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8731
|
+
<file name="ColoredNotice.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx">
|
|
8732
|
+
<metrics statements="42" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8733
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8734
|
+
<line num="2" count="0" type="stmt"/>
|
|
8735
|
+
<line num="3" count="0" type="stmt"/>
|
|
8736
|
+
<line num="4" count="0" type="stmt"/>
|
|
8737
|
+
<line num="5" count="0" type="stmt"/>
|
|
8738
|
+
<line num="6" count="0" type="stmt"/>
|
|
8739
|
+
<line num="7" count="0" type="stmt"/>
|
|
8740
|
+
<line num="8" count="0" type="stmt"/>
|
|
8741
|
+
<line num="9" count="0" type="stmt"/>
|
|
8742
|
+
<line num="10" count="0" type="stmt"/>
|
|
8743
|
+
<line num="11" count="0" type="stmt"/>
|
|
8744
|
+
<line num="12" count="0" type="stmt"/>
|
|
8745
|
+
<line num="13" count="0" type="stmt"/>
|
|
8746
|
+
<line num="14" count="0" type="stmt"/>
|
|
8747
|
+
<line num="15" count="0" type="stmt"/>
|
|
8748
|
+
<line num="16" count="0" type="stmt"/>
|
|
8749
|
+
<line num="17" count="0" type="stmt"/>
|
|
8750
|
+
<line num="18" count="0" type="stmt"/>
|
|
8751
|
+
<line num="19" count="0" type="stmt"/>
|
|
8752
|
+
<line num="20" count="0" type="stmt"/>
|
|
8753
|
+
<line num="21" count="0" type="stmt"/>
|
|
8754
|
+
<line num="22" count="0" type="stmt"/>
|
|
8755
|
+
<line num="23" count="0" type="stmt"/>
|
|
8756
|
+
<line num="24" count="0" type="stmt"/>
|
|
8757
|
+
<line num="25" count="0" type="stmt"/>
|
|
8758
|
+
<line num="26" count="0" type="stmt"/>
|
|
8759
|
+
<line num="27" count="0" type="stmt"/>
|
|
8760
|
+
<line num="28" count="0" type="stmt"/>
|
|
8761
|
+
<line num="29" count="0" type="stmt"/>
|
|
8762
|
+
<line num="30" count="0" type="stmt"/>
|
|
8763
|
+
<line num="31" count="0" type="stmt"/>
|
|
8764
|
+
<line num="32" count="0" type="stmt"/>
|
|
8765
|
+
<line num="33" count="0" type="stmt"/>
|
|
8766
|
+
<line num="34" count="0" type="stmt"/>
|
|
8767
|
+
<line num="35" count="0" type="stmt"/>
|
|
8768
|
+
<line num="36" count="0" type="stmt"/>
|
|
8769
|
+
<line num="37" count="0" type="stmt"/>
|
|
8770
|
+
<line num="38" count="0" type="stmt"/>
|
|
8771
|
+
<line num="39" count="0" type="stmt"/>
|
|
8772
|
+
<line num="40" count="0" type="stmt"/>
|
|
8773
|
+
<line num="41" count="0" type="stmt"/>
|
|
8774
|
+
<line num="42" count="0" type="stmt"/>
|
|
8538
8775
|
</file>
|
|
8539
8776
|
</package>
|
|
8540
8777
|
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.LineWithIconLink">
|
|
@@ -8578,6 +8815,192 @@
|
|
|
8578
8815
|
<line num="35" count="0" type="stmt"/>
|
|
8579
8816
|
</file>
|
|
8580
8817
|
</package>
|
|
8818
|
+
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.LogoCarousel">
|
|
8819
|
+
<metrics statements="37" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8820
|
+
<file name="LogoCarousel.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx">
|
|
8821
|
+
<metrics statements="37" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8822
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8823
|
+
<line num="2" count="0" type="stmt"/>
|
|
8824
|
+
<line num="3" count="0" type="stmt"/>
|
|
8825
|
+
<line num="4" count="0" type="stmt"/>
|
|
8826
|
+
<line num="5" count="0" type="stmt"/>
|
|
8827
|
+
<line num="6" count="0" type="stmt"/>
|
|
8828
|
+
<line num="7" count="0" type="stmt"/>
|
|
8829
|
+
<line num="8" count="0" type="stmt"/>
|
|
8830
|
+
<line num="9" count="0" type="stmt"/>
|
|
8831
|
+
<line num="10" count="0" type="stmt"/>
|
|
8832
|
+
<line num="11" count="0" type="stmt"/>
|
|
8833
|
+
<line num="12" count="0" type="stmt"/>
|
|
8834
|
+
<line num="13" count="0" type="stmt"/>
|
|
8835
|
+
<line num="14" count="0" type="stmt"/>
|
|
8836
|
+
<line num="15" count="0" type="stmt"/>
|
|
8837
|
+
<line num="16" count="0" type="stmt"/>
|
|
8838
|
+
<line num="17" count="0" type="stmt"/>
|
|
8839
|
+
<line num="18" count="0" type="stmt"/>
|
|
8840
|
+
<line num="19" count="0" type="stmt"/>
|
|
8841
|
+
<line num="20" count="0" type="stmt"/>
|
|
8842
|
+
<line num="21" count="0" type="stmt"/>
|
|
8843
|
+
<line num="22" count="0" type="stmt"/>
|
|
8844
|
+
<line num="23" count="0" type="stmt"/>
|
|
8845
|
+
<line num="24" count="0" type="stmt"/>
|
|
8846
|
+
<line num="25" count="0" type="stmt"/>
|
|
8847
|
+
<line num="26" count="0" type="stmt"/>
|
|
8848
|
+
<line num="27" count="0" type="stmt"/>
|
|
8849
|
+
<line num="28" count="0" type="stmt"/>
|
|
8850
|
+
<line num="29" count="0" type="stmt"/>
|
|
8851
|
+
<line num="30" count="0" type="stmt"/>
|
|
8852
|
+
<line num="31" count="0" type="stmt"/>
|
|
8853
|
+
<line num="32" count="0" type="stmt"/>
|
|
8854
|
+
<line num="33" count="0" type="stmt"/>
|
|
8855
|
+
<line num="34" count="0" type="stmt"/>
|
|
8856
|
+
<line num="35" count="0" type="stmt"/>
|
|
8857
|
+
<line num="36" count="0" type="stmt"/>
|
|
8858
|
+
<line num="37" count="0" type="stmt"/>
|
|
8859
|
+
</file>
|
|
8860
|
+
</package>
|
|
8861
|
+
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.SearchableCoinsList">
|
|
8862
|
+
<metrics statements="137" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8863
|
+
<file name="SearchableCoinsList.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx">
|
|
8864
|
+
<metrics statements="137" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8865
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8866
|
+
<line num="2" count="0" type="stmt"/>
|
|
8867
|
+
<line num="3" count="0" type="stmt"/>
|
|
8868
|
+
<line num="4" count="0" type="stmt"/>
|
|
8869
|
+
<line num="5" count="0" type="stmt"/>
|
|
8870
|
+
<line num="6" count="0" type="stmt"/>
|
|
8871
|
+
<line num="7" count="0" type="stmt"/>
|
|
8872
|
+
<line num="8" count="0" type="stmt"/>
|
|
8873
|
+
<line num="9" count="0" type="stmt"/>
|
|
8874
|
+
<line num="10" count="0" type="stmt"/>
|
|
8875
|
+
<line num="11" count="0" type="stmt"/>
|
|
8876
|
+
<line num="12" count="0" type="stmt"/>
|
|
8877
|
+
<line num="13" count="0" type="stmt"/>
|
|
8878
|
+
<line num="14" count="0" type="stmt"/>
|
|
8879
|
+
<line num="15" count="0" type="stmt"/>
|
|
8880
|
+
<line num="16" count="0" type="stmt"/>
|
|
8881
|
+
<line num="17" count="0" type="stmt"/>
|
|
8882
|
+
<line num="18" count="0" type="stmt"/>
|
|
8883
|
+
<line num="19" count="0" type="stmt"/>
|
|
8884
|
+
<line num="20" count="0" type="stmt"/>
|
|
8885
|
+
<line num="21" count="0" type="stmt"/>
|
|
8886
|
+
<line num="22" count="0" type="stmt"/>
|
|
8887
|
+
<line num="23" count="0" type="stmt"/>
|
|
8888
|
+
<line num="24" count="0" type="stmt"/>
|
|
8889
|
+
<line num="25" count="0" type="stmt"/>
|
|
8890
|
+
<line num="26" count="0" type="stmt"/>
|
|
8891
|
+
<line num="27" count="0" type="stmt"/>
|
|
8892
|
+
<line num="28" count="0" type="stmt"/>
|
|
8893
|
+
<line num="29" count="0" type="stmt"/>
|
|
8894
|
+
<line num="30" count="0" type="stmt"/>
|
|
8895
|
+
<line num="31" count="0" type="stmt"/>
|
|
8896
|
+
<line num="32" count="0" type="stmt"/>
|
|
8897
|
+
<line num="33" count="0" type="stmt"/>
|
|
8898
|
+
<line num="34" count="0" type="stmt"/>
|
|
8899
|
+
<line num="35" count="0" type="stmt"/>
|
|
8900
|
+
<line num="36" count="0" type="stmt"/>
|
|
8901
|
+
<line num="37" count="0" type="stmt"/>
|
|
8902
|
+
<line num="38" count="0" type="stmt"/>
|
|
8903
|
+
<line num="39" count="0" type="stmt"/>
|
|
8904
|
+
<line num="40" count="0" type="stmt"/>
|
|
8905
|
+
<line num="41" count="0" type="stmt"/>
|
|
8906
|
+
<line num="42" count="0" type="stmt"/>
|
|
8907
|
+
<line num="43" count="0" type="stmt"/>
|
|
8908
|
+
<line num="44" count="0" type="stmt"/>
|
|
8909
|
+
<line num="45" count="0" type="stmt"/>
|
|
8910
|
+
<line num="46" count="0" type="stmt"/>
|
|
8911
|
+
<line num="47" count="0" type="stmt"/>
|
|
8912
|
+
<line num="48" count="0" type="stmt"/>
|
|
8913
|
+
<line num="49" count="0" type="stmt"/>
|
|
8914
|
+
<line num="50" count="0" type="stmt"/>
|
|
8915
|
+
<line num="51" count="0" type="stmt"/>
|
|
8916
|
+
<line num="52" count="0" type="stmt"/>
|
|
8917
|
+
<line num="53" count="0" type="stmt"/>
|
|
8918
|
+
<line num="54" count="0" type="stmt"/>
|
|
8919
|
+
<line num="55" count="0" type="stmt"/>
|
|
8920
|
+
<line num="56" count="0" type="stmt"/>
|
|
8921
|
+
<line num="57" count="0" type="stmt"/>
|
|
8922
|
+
<line num="58" count="0" type="stmt"/>
|
|
8923
|
+
<line num="59" count="0" type="stmt"/>
|
|
8924
|
+
<line num="60" count="0" type="stmt"/>
|
|
8925
|
+
<line num="61" count="0" type="stmt"/>
|
|
8926
|
+
<line num="62" count="0" type="stmt"/>
|
|
8927
|
+
<line num="63" count="0" type="stmt"/>
|
|
8928
|
+
<line num="64" count="0" type="stmt"/>
|
|
8929
|
+
<line num="65" count="0" type="stmt"/>
|
|
8930
|
+
<line num="66" count="0" type="stmt"/>
|
|
8931
|
+
<line num="67" count="0" type="stmt"/>
|
|
8932
|
+
<line num="68" count="0" type="stmt"/>
|
|
8933
|
+
<line num="69" count="0" type="stmt"/>
|
|
8934
|
+
<line num="70" count="0" type="stmt"/>
|
|
8935
|
+
<line num="71" count="0" type="stmt"/>
|
|
8936
|
+
<line num="72" count="0" type="stmt"/>
|
|
8937
|
+
<line num="73" count="0" type="stmt"/>
|
|
8938
|
+
<line num="74" count="0" type="stmt"/>
|
|
8939
|
+
<line num="75" count="0" type="stmt"/>
|
|
8940
|
+
<line num="76" count="0" type="stmt"/>
|
|
8941
|
+
<line num="77" count="0" type="stmt"/>
|
|
8942
|
+
<line num="78" count="0" type="stmt"/>
|
|
8943
|
+
<line num="79" count="0" type="stmt"/>
|
|
8944
|
+
<line num="80" count="0" type="stmt"/>
|
|
8945
|
+
<line num="81" count="0" type="stmt"/>
|
|
8946
|
+
<line num="82" count="0" type="stmt"/>
|
|
8947
|
+
<line num="83" count="0" type="stmt"/>
|
|
8948
|
+
<line num="84" count="0" type="stmt"/>
|
|
8949
|
+
<line num="85" count="0" type="stmt"/>
|
|
8950
|
+
<line num="86" count="0" type="stmt"/>
|
|
8951
|
+
<line num="87" count="0" type="stmt"/>
|
|
8952
|
+
<line num="88" count="0" type="stmt"/>
|
|
8953
|
+
<line num="89" count="0" type="stmt"/>
|
|
8954
|
+
<line num="90" count="0" type="stmt"/>
|
|
8955
|
+
<line num="91" count="0" type="stmt"/>
|
|
8956
|
+
<line num="92" count="0" type="stmt"/>
|
|
8957
|
+
<line num="93" count="0" type="stmt"/>
|
|
8958
|
+
<line num="94" count="0" type="stmt"/>
|
|
8959
|
+
<line num="95" count="0" type="stmt"/>
|
|
8960
|
+
<line num="96" count="0" type="stmt"/>
|
|
8961
|
+
<line num="97" count="0" type="stmt"/>
|
|
8962
|
+
<line num="98" count="0" type="stmt"/>
|
|
8963
|
+
<line num="99" count="0" type="stmt"/>
|
|
8964
|
+
<line num="100" count="0" type="stmt"/>
|
|
8965
|
+
<line num="101" count="0" type="stmt"/>
|
|
8966
|
+
<line num="102" count="0" type="stmt"/>
|
|
8967
|
+
<line num="103" count="0" type="stmt"/>
|
|
8968
|
+
<line num="104" count="0" type="stmt"/>
|
|
8969
|
+
<line num="105" count="0" type="stmt"/>
|
|
8970
|
+
<line num="106" count="0" type="stmt"/>
|
|
8971
|
+
<line num="107" count="0" type="stmt"/>
|
|
8972
|
+
<line num="108" count="0" type="stmt"/>
|
|
8973
|
+
<line num="109" count="0" type="stmt"/>
|
|
8974
|
+
<line num="110" count="0" type="stmt"/>
|
|
8975
|
+
<line num="111" count="0" type="stmt"/>
|
|
8976
|
+
<line num="112" count="0" type="stmt"/>
|
|
8977
|
+
<line num="113" count="0" type="stmt"/>
|
|
8978
|
+
<line num="114" count="0" type="stmt"/>
|
|
8979
|
+
<line num="115" count="0" type="stmt"/>
|
|
8980
|
+
<line num="116" count="0" type="stmt"/>
|
|
8981
|
+
<line num="117" count="0" type="stmt"/>
|
|
8982
|
+
<line num="118" count="0" type="stmt"/>
|
|
8983
|
+
<line num="119" count="0" type="stmt"/>
|
|
8984
|
+
<line num="120" count="0" type="stmt"/>
|
|
8985
|
+
<line num="121" count="0" type="stmt"/>
|
|
8986
|
+
<line num="122" count="0" type="stmt"/>
|
|
8987
|
+
<line num="123" count="0" type="stmt"/>
|
|
8988
|
+
<line num="124" count="0" type="stmt"/>
|
|
8989
|
+
<line num="125" count="0" type="stmt"/>
|
|
8990
|
+
<line num="126" count="0" type="stmt"/>
|
|
8991
|
+
<line num="127" count="0" type="stmt"/>
|
|
8992
|
+
<line num="128" count="0" type="stmt"/>
|
|
8993
|
+
<line num="129" count="0" type="stmt"/>
|
|
8994
|
+
<line num="130" count="0" type="stmt"/>
|
|
8995
|
+
<line num="131" count="0" type="stmt"/>
|
|
8996
|
+
<line num="132" count="0" type="stmt"/>
|
|
8997
|
+
<line num="133" count="0" type="stmt"/>
|
|
8998
|
+
<line num="134" count="0" type="stmt"/>
|
|
8999
|
+
<line num="135" count="0" type="stmt"/>
|
|
9000
|
+
<line num="136" count="0" type="stmt"/>
|
|
9001
|
+
<line num="137" count="0" type="stmt"/>
|
|
9002
|
+
</file>
|
|
9003
|
+
</package>
|
|
8581
9004
|
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.TitledLineWithIconLink">
|
|
8582
9005
|
<metrics statements="32" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8583
9006
|
<file name="TitledLineWithIconLink.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx">
|
|
@@ -9189,9 +9612,9 @@
|
|
|
9189
9612
|
</file>
|
|
9190
9613
|
</package>
|
|
9191
9614
|
<package name="rabbit-ui-kit.src.ui-kit.components.organisms.Dialog.DialogButtons">
|
|
9192
|
-
<metrics statements="
|
|
9615
|
+
<metrics statements="132" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9193
9616
|
<file name="DialogButtons.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx">
|
|
9194
|
-
<metrics statements="
|
|
9617
|
+
<metrics statements="132" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9195
9618
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9196
9619
|
<line num="2" count="0" type="stmt"/>
|
|
9197
9620
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -9314,12 +9737,22 @@
|
|
|
9314
9737
|
<line num="120" count="0" type="stmt"/>
|
|
9315
9738
|
<line num="121" count="0" type="stmt"/>
|
|
9316
9739
|
<line num="122" count="0" type="stmt"/>
|
|
9740
|
+
<line num="123" count="0" type="stmt"/>
|
|
9741
|
+
<line num="124" count="0" type="stmt"/>
|
|
9742
|
+
<line num="125" count="0" type="stmt"/>
|
|
9743
|
+
<line num="126" count="0" type="stmt"/>
|
|
9744
|
+
<line num="127" count="0" type="stmt"/>
|
|
9745
|
+
<line num="128" count="0" type="stmt"/>
|
|
9746
|
+
<line num="129" count="0" type="stmt"/>
|
|
9747
|
+
<line num="130" count="0" type="stmt"/>
|
|
9748
|
+
<line num="131" count="0" type="stmt"/>
|
|
9749
|
+
<line num="132" count="0" type="stmt"/>
|
|
9317
9750
|
</file>
|
|
9318
9751
|
</package>
|
|
9319
9752
|
<package name="rabbit-ui-kit.src.ui-kit.components.organisms.Dialog.DialogStep">
|
|
9320
|
-
<metrics statements="
|
|
9753
|
+
<metrics statements="554" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9321
9754
|
<file name="DialogStep.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx">
|
|
9322
|
-
<metrics statements="
|
|
9755
|
+
<metrics statements="554" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9323
9756
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9324
9757
|
<line num="2" count="0" type="stmt"/>
|
|
9325
9758
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -9858,14 +10291,30 @@
|
|
|
9858
10291
|
<line num="536" count="0" type="stmt"/>
|
|
9859
10292
|
<line num="537" count="0" type="stmt"/>
|
|
9860
10293
|
<line num="538" count="0" type="stmt"/>
|
|
9861
|
-
|
|
9862
|
-
|
|
9863
|
-
|
|
9864
|
-
|
|
9865
|
-
|
|
9866
|
-
<
|
|
9867
|
-
<line num="
|
|
9868
|
-
<line num="
|
|
10294
|
+
<line num="539" count="0" type="stmt"/>
|
|
10295
|
+
<line num="540" count="0" type="stmt"/>
|
|
10296
|
+
<line num="541" count="0" type="stmt"/>
|
|
10297
|
+
<line num="542" count="0" type="stmt"/>
|
|
10298
|
+
<line num="543" count="0" type="stmt"/>
|
|
10299
|
+
<line num="544" count="0" type="stmt"/>
|
|
10300
|
+
<line num="545" count="0" type="stmt"/>
|
|
10301
|
+
<line num="546" count="0" type="stmt"/>
|
|
10302
|
+
<line num="547" count="0" type="stmt"/>
|
|
10303
|
+
<line num="548" count="0" type="stmt"/>
|
|
10304
|
+
<line num="549" count="0" type="stmt"/>
|
|
10305
|
+
<line num="550" count="0" type="stmt"/>
|
|
10306
|
+
<line num="551" count="0" type="stmt"/>
|
|
10307
|
+
<line num="552" count="0" type="stmt"/>
|
|
10308
|
+
<line num="553" count="0" type="stmt"/>
|
|
10309
|
+
<line num="554" count="0" type="stmt"/>
|
|
10310
|
+
</file>
|
|
10311
|
+
</package>
|
|
10312
|
+
<package name="rabbit-ui-kit.src.ui-kit.components.organisms.SwapForm">
|
|
10313
|
+
<metrics statements="1361" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
10314
|
+
<file name="SwapForm.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx">
|
|
10315
|
+
<metrics statements="1361" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
10316
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
10317
|
+
<line num="2" count="0" type="stmt"/>
|
|
9869
10318
|
<line num="3" count="0" type="stmt"/>
|
|
9870
10319
|
<line num="4" count="0" type="stmt"/>
|
|
9871
10320
|
<line num="5" count="0" type="stmt"/>
|
|
@@ -11202,6 +11651,193 @@
|
|
|
11202
11651
|
<line num="1336" count="0" type="stmt"/>
|
|
11203
11652
|
<line num="1337" count="0" type="stmt"/>
|
|
11204
11653
|
<line num="1338" count="0" type="stmt"/>
|
|
11654
|
+
<line num="1339" count="0" type="stmt"/>
|
|
11655
|
+
<line num="1340" count="0" type="stmt"/>
|
|
11656
|
+
<line num="1341" count="0" type="stmt"/>
|
|
11657
|
+
<line num="1342" count="0" type="stmt"/>
|
|
11658
|
+
<line num="1343" count="0" type="stmt"/>
|
|
11659
|
+
<line num="1344" count="0" type="stmt"/>
|
|
11660
|
+
<line num="1345" count="0" type="stmt"/>
|
|
11661
|
+
<line num="1346" count="0" type="stmt"/>
|
|
11662
|
+
<line num="1347" count="0" type="stmt"/>
|
|
11663
|
+
<line num="1348" count="0" type="stmt"/>
|
|
11664
|
+
<line num="1349" count="0" type="stmt"/>
|
|
11665
|
+
<line num="1350" count="0" type="stmt"/>
|
|
11666
|
+
<line num="1351" count="0" type="stmt"/>
|
|
11667
|
+
<line num="1352" count="0" type="stmt"/>
|
|
11668
|
+
<line num="1353" count="0" type="stmt"/>
|
|
11669
|
+
<line num="1354" count="0" type="stmt"/>
|
|
11670
|
+
<line num="1355" count="0" type="stmt"/>
|
|
11671
|
+
<line num="1356" count="0" type="stmt"/>
|
|
11672
|
+
<line num="1357" count="0" type="stmt"/>
|
|
11673
|
+
<line num="1358" count="0" type="stmt"/>
|
|
11674
|
+
<line num="1359" count="0" type="stmt"/>
|
|
11675
|
+
<line num="1360" count="0" type="stmt"/>
|
|
11676
|
+
<line num="1361" count="0" type="stmt"/>
|
|
11677
|
+
</file>
|
|
11678
|
+
</package>
|
|
11679
|
+
<package name="rabbit-ui-kit.src.ui-kit.components.organisms.WaitlistSubscription">
|
|
11680
|
+
<metrics statements="158" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11681
|
+
<file name="WaitlistSubscription.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx">
|
|
11682
|
+
<metrics statements="158" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11683
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11684
|
+
<line num="2" count="0" type="stmt"/>
|
|
11685
|
+
<line num="3" count="0" type="stmt"/>
|
|
11686
|
+
<line num="4" count="0" type="stmt"/>
|
|
11687
|
+
<line num="5" count="0" type="stmt"/>
|
|
11688
|
+
<line num="6" count="0" type="stmt"/>
|
|
11689
|
+
<line num="7" count="0" type="stmt"/>
|
|
11690
|
+
<line num="8" count="0" type="stmt"/>
|
|
11691
|
+
<line num="9" count="0" type="stmt"/>
|
|
11692
|
+
<line num="10" count="0" type="stmt"/>
|
|
11693
|
+
<line num="11" count="0" type="stmt"/>
|
|
11694
|
+
<line num="12" count="0" type="stmt"/>
|
|
11695
|
+
<line num="13" count="0" type="stmt"/>
|
|
11696
|
+
<line num="14" count="0" type="stmt"/>
|
|
11697
|
+
<line num="15" count="0" type="stmt"/>
|
|
11698
|
+
<line num="16" count="0" type="stmt"/>
|
|
11699
|
+
<line num="17" count="0" type="stmt"/>
|
|
11700
|
+
<line num="18" count="0" type="stmt"/>
|
|
11701
|
+
<line num="19" count="0" type="stmt"/>
|
|
11702
|
+
<line num="20" count="0" type="stmt"/>
|
|
11703
|
+
<line num="21" count="0" type="stmt"/>
|
|
11704
|
+
<line num="22" count="0" type="stmt"/>
|
|
11705
|
+
<line num="23" count="0" type="stmt"/>
|
|
11706
|
+
<line num="24" count="0" type="stmt"/>
|
|
11707
|
+
<line num="25" count="0" type="stmt"/>
|
|
11708
|
+
<line num="26" count="0" type="stmt"/>
|
|
11709
|
+
<line num="27" count="0" type="stmt"/>
|
|
11710
|
+
<line num="28" count="0" type="stmt"/>
|
|
11711
|
+
<line num="29" count="0" type="stmt"/>
|
|
11712
|
+
<line num="30" count="0" type="stmt"/>
|
|
11713
|
+
<line num="31" count="0" type="stmt"/>
|
|
11714
|
+
<line num="32" count="0" type="stmt"/>
|
|
11715
|
+
<line num="33" count="0" type="stmt"/>
|
|
11716
|
+
<line num="34" count="0" type="stmt"/>
|
|
11717
|
+
<line num="35" count="0" type="stmt"/>
|
|
11718
|
+
<line num="36" count="0" type="stmt"/>
|
|
11719
|
+
<line num="37" count="0" type="stmt"/>
|
|
11720
|
+
<line num="38" count="0" type="stmt"/>
|
|
11721
|
+
<line num="39" count="0" type="stmt"/>
|
|
11722
|
+
<line num="40" count="0" type="stmt"/>
|
|
11723
|
+
<line num="41" count="0" type="stmt"/>
|
|
11724
|
+
<line num="42" count="0" type="stmt"/>
|
|
11725
|
+
<line num="43" count="0" type="stmt"/>
|
|
11726
|
+
<line num="44" count="0" type="stmt"/>
|
|
11727
|
+
<line num="45" count="0" type="stmt"/>
|
|
11728
|
+
<line num="46" count="0" type="stmt"/>
|
|
11729
|
+
<line num="47" count="0" type="stmt"/>
|
|
11730
|
+
<line num="48" count="0" type="stmt"/>
|
|
11731
|
+
<line num="49" count="0" type="stmt"/>
|
|
11732
|
+
<line num="50" count="0" type="stmt"/>
|
|
11733
|
+
<line num="51" count="0" type="stmt"/>
|
|
11734
|
+
<line num="52" count="0" type="stmt"/>
|
|
11735
|
+
<line num="53" count="0" type="stmt"/>
|
|
11736
|
+
<line num="54" count="0" type="stmt"/>
|
|
11737
|
+
<line num="55" count="0" type="stmt"/>
|
|
11738
|
+
<line num="56" count="0" type="stmt"/>
|
|
11739
|
+
<line num="57" count="0" type="stmt"/>
|
|
11740
|
+
<line num="58" count="0" type="stmt"/>
|
|
11741
|
+
<line num="59" count="0" type="stmt"/>
|
|
11742
|
+
<line num="60" count="0" type="stmt"/>
|
|
11743
|
+
<line num="61" count="0" type="stmt"/>
|
|
11744
|
+
<line num="62" count="0" type="stmt"/>
|
|
11745
|
+
<line num="63" count="0" type="stmt"/>
|
|
11746
|
+
<line num="64" count="0" type="stmt"/>
|
|
11747
|
+
<line num="65" count="0" type="stmt"/>
|
|
11748
|
+
<line num="66" count="0" type="stmt"/>
|
|
11749
|
+
<line num="67" count="0" type="stmt"/>
|
|
11750
|
+
<line num="68" count="0" type="stmt"/>
|
|
11751
|
+
<line num="69" count="0" type="stmt"/>
|
|
11752
|
+
<line num="70" count="0" type="stmt"/>
|
|
11753
|
+
<line num="71" count="0" type="stmt"/>
|
|
11754
|
+
<line num="72" count="0" type="stmt"/>
|
|
11755
|
+
<line num="73" count="0" type="stmt"/>
|
|
11756
|
+
<line num="74" count="0" type="stmt"/>
|
|
11757
|
+
<line num="75" count="0" type="stmt"/>
|
|
11758
|
+
<line num="76" count="0" type="stmt"/>
|
|
11759
|
+
<line num="77" count="0" type="stmt"/>
|
|
11760
|
+
<line num="78" count="0" type="stmt"/>
|
|
11761
|
+
<line num="79" count="0" type="stmt"/>
|
|
11762
|
+
<line num="80" count="0" type="stmt"/>
|
|
11763
|
+
<line num="81" count="0" type="stmt"/>
|
|
11764
|
+
<line num="82" count="0" type="stmt"/>
|
|
11765
|
+
<line num="83" count="0" type="stmt"/>
|
|
11766
|
+
<line num="84" count="0" type="stmt"/>
|
|
11767
|
+
<line num="85" count="0" type="stmt"/>
|
|
11768
|
+
<line num="86" count="0" type="stmt"/>
|
|
11769
|
+
<line num="87" count="0" type="stmt"/>
|
|
11770
|
+
<line num="88" count="0" type="stmt"/>
|
|
11771
|
+
<line num="89" count="0" type="stmt"/>
|
|
11772
|
+
<line num="90" count="0" type="stmt"/>
|
|
11773
|
+
<line num="91" count="0" type="stmt"/>
|
|
11774
|
+
<line num="92" count="0" type="stmt"/>
|
|
11775
|
+
<line num="93" count="0" type="stmt"/>
|
|
11776
|
+
<line num="94" count="0" type="stmt"/>
|
|
11777
|
+
<line num="95" count="0" type="stmt"/>
|
|
11778
|
+
<line num="96" count="0" type="stmt"/>
|
|
11779
|
+
<line num="97" count="0" type="stmt"/>
|
|
11780
|
+
<line num="98" count="0" type="stmt"/>
|
|
11781
|
+
<line num="99" count="0" type="stmt"/>
|
|
11782
|
+
<line num="100" count="0" type="stmt"/>
|
|
11783
|
+
<line num="101" count="0" type="stmt"/>
|
|
11784
|
+
<line num="102" count="0" type="stmt"/>
|
|
11785
|
+
<line num="103" count="0" type="stmt"/>
|
|
11786
|
+
<line num="104" count="0" type="stmt"/>
|
|
11787
|
+
<line num="105" count="0" type="stmt"/>
|
|
11788
|
+
<line num="106" count="0" type="stmt"/>
|
|
11789
|
+
<line num="107" count="0" type="stmt"/>
|
|
11790
|
+
<line num="108" count="0" type="stmt"/>
|
|
11791
|
+
<line num="109" count="0" type="stmt"/>
|
|
11792
|
+
<line num="110" count="0" type="stmt"/>
|
|
11793
|
+
<line num="111" count="0" type="stmt"/>
|
|
11794
|
+
<line num="112" count="0" type="stmt"/>
|
|
11795
|
+
<line num="113" count="0" type="stmt"/>
|
|
11796
|
+
<line num="114" count="0" type="stmt"/>
|
|
11797
|
+
<line num="115" count="0" type="stmt"/>
|
|
11798
|
+
<line num="116" count="0" type="stmt"/>
|
|
11799
|
+
<line num="117" count="0" type="stmt"/>
|
|
11800
|
+
<line num="118" count="0" type="stmt"/>
|
|
11801
|
+
<line num="119" count="0" type="stmt"/>
|
|
11802
|
+
<line num="120" count="0" type="stmt"/>
|
|
11803
|
+
<line num="121" count="0" type="stmt"/>
|
|
11804
|
+
<line num="122" count="0" type="stmt"/>
|
|
11805
|
+
<line num="123" count="0" type="stmt"/>
|
|
11806
|
+
<line num="124" count="0" type="stmt"/>
|
|
11807
|
+
<line num="125" count="0" type="stmt"/>
|
|
11808
|
+
<line num="126" count="0" type="stmt"/>
|
|
11809
|
+
<line num="127" count="0" type="stmt"/>
|
|
11810
|
+
<line num="128" count="0" type="stmt"/>
|
|
11811
|
+
<line num="129" count="0" type="stmt"/>
|
|
11812
|
+
<line num="130" count="0" type="stmt"/>
|
|
11813
|
+
<line num="131" count="0" type="stmt"/>
|
|
11814
|
+
<line num="132" count="0" type="stmt"/>
|
|
11815
|
+
<line num="133" count="0" type="stmt"/>
|
|
11816
|
+
<line num="134" count="0" type="stmt"/>
|
|
11817
|
+
<line num="135" count="0" type="stmt"/>
|
|
11818
|
+
<line num="136" count="0" type="stmt"/>
|
|
11819
|
+
<line num="137" count="0" type="stmt"/>
|
|
11820
|
+
<line num="138" count="0" type="stmt"/>
|
|
11821
|
+
<line num="139" count="0" type="stmt"/>
|
|
11822
|
+
<line num="140" count="0" type="stmt"/>
|
|
11823
|
+
<line num="141" count="0" type="stmt"/>
|
|
11824
|
+
<line num="142" count="0" type="stmt"/>
|
|
11825
|
+
<line num="143" count="0" type="stmt"/>
|
|
11826
|
+
<line num="144" count="0" type="stmt"/>
|
|
11827
|
+
<line num="145" count="0" type="stmt"/>
|
|
11828
|
+
<line num="146" count="0" type="stmt"/>
|
|
11829
|
+
<line num="147" count="0" type="stmt"/>
|
|
11830
|
+
<line num="148" count="0" type="stmt"/>
|
|
11831
|
+
<line num="149" count="0" type="stmt"/>
|
|
11832
|
+
<line num="150" count="0" type="stmt"/>
|
|
11833
|
+
<line num="151" count="0" type="stmt"/>
|
|
11834
|
+
<line num="152" count="0" type="stmt"/>
|
|
11835
|
+
<line num="153" count="0" type="stmt"/>
|
|
11836
|
+
<line num="154" count="0" type="stmt"/>
|
|
11837
|
+
<line num="155" count="0" type="stmt"/>
|
|
11838
|
+
<line num="156" count="0" type="stmt"/>
|
|
11839
|
+
<line num="157" count="0" type="stmt"/>
|
|
11840
|
+
<line num="158" count="0" type="stmt"/>
|
|
11205
11841
|
</file>
|
|
11206
11842
|
</package>
|
|
11207
11843
|
<package name="rabbit-ui-kit.src.ui-kit.components.templates.DeterminedErrorDialogStep">
|
|
@@ -12158,7 +12794,7 @@
|
|
|
12158
12794
|
</file>
|
|
12159
12795
|
</package>
|
|
12160
12796
|
<package name="rabbit-ui-kit.stories.molecules">
|
|
12161
|
-
<metrics statements="
|
|
12797
|
+
<metrics statements="166" coveredstatements="0" conditionals="5" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
12162
12798
|
<file name="CoinPicker.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/molecules/CoinPicker.stories.jsx">
|
|
12163
12799
|
<metrics statements="62" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12164
12800
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -12224,6 +12860,40 @@
|
|
|
12224
12860
|
<line num="61" count="0" type="stmt"/>
|
|
12225
12861
|
<line num="62" count="0" type="stmt"/>
|
|
12226
12862
|
</file>
|
|
12863
|
+
<file name="ColoredNotice.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/molecules/ColoredNotice.stories.jsx">
|
|
12864
|
+
<metrics statements="31" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12865
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
12866
|
+
<line num="2" count="0" type="stmt"/>
|
|
12867
|
+
<line num="3" count="0" type="stmt"/>
|
|
12868
|
+
<line num="4" count="0" type="stmt"/>
|
|
12869
|
+
<line num="5" count="0" type="stmt"/>
|
|
12870
|
+
<line num="6" count="0" type="stmt"/>
|
|
12871
|
+
<line num="7" count="0" type="stmt"/>
|
|
12872
|
+
<line num="8" count="0" type="stmt"/>
|
|
12873
|
+
<line num="9" count="0" type="stmt"/>
|
|
12874
|
+
<line num="10" count="0" type="stmt"/>
|
|
12875
|
+
<line num="11" count="0" type="stmt"/>
|
|
12876
|
+
<line num="12" count="0" type="stmt"/>
|
|
12877
|
+
<line num="13" count="0" type="stmt"/>
|
|
12878
|
+
<line num="14" count="0" type="stmt"/>
|
|
12879
|
+
<line num="15" count="0" type="stmt"/>
|
|
12880
|
+
<line num="16" count="0" type="stmt"/>
|
|
12881
|
+
<line num="17" count="0" type="stmt"/>
|
|
12882
|
+
<line num="18" count="0" type="stmt"/>
|
|
12883
|
+
<line num="19" count="0" type="stmt"/>
|
|
12884
|
+
<line num="20" count="0" type="stmt"/>
|
|
12885
|
+
<line num="21" count="0" type="stmt"/>
|
|
12886
|
+
<line num="22" count="0" type="stmt"/>
|
|
12887
|
+
<line num="23" count="0" type="stmt"/>
|
|
12888
|
+
<line num="24" count="0" type="stmt"/>
|
|
12889
|
+
<line num="25" count="0" type="stmt"/>
|
|
12890
|
+
<line num="26" count="0" type="stmt"/>
|
|
12891
|
+
<line num="27" count="0" type="stmt"/>
|
|
12892
|
+
<line num="28" count="0" type="stmt"/>
|
|
12893
|
+
<line num="29" count="0" type="stmt"/>
|
|
12894
|
+
<line num="30" count="0" type="stmt"/>
|
|
12895
|
+
<line num="31" count="0" type="stmt"/>
|
|
12896
|
+
</file>
|
|
12227
12897
|
<file name="LineWithIconLink.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/molecules/LineWithIconLink.stories.jsx">
|
|
12228
12898
|
<metrics statements="23" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12229
12899
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -12250,6 +12920,34 @@
|
|
|
12250
12920
|
<line num="22" count="0" type="stmt"/>
|
|
12251
12921
|
<line num="23" count="0" type="stmt"/>
|
|
12252
12922
|
</file>
|
|
12923
|
+
<file name="LogoCarousel.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx">
|
|
12924
|
+
<metrics statements="25" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12925
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
12926
|
+
<line num="2" count="0" type="stmt"/>
|
|
12927
|
+
<line num="3" count="0" type="stmt"/>
|
|
12928
|
+
<line num="4" count="0" type="stmt"/>
|
|
12929
|
+
<line num="5" count="0" type="stmt"/>
|
|
12930
|
+
<line num="6" count="0" type="stmt"/>
|
|
12931
|
+
<line num="7" count="0" type="stmt"/>
|
|
12932
|
+
<line num="8" count="0" type="stmt"/>
|
|
12933
|
+
<line num="9" count="0" type="stmt"/>
|
|
12934
|
+
<line num="10" count="0" type="stmt"/>
|
|
12935
|
+
<line num="11" count="0" type="stmt"/>
|
|
12936
|
+
<line num="12" count="0" type="stmt"/>
|
|
12937
|
+
<line num="13" count="0" type="stmt"/>
|
|
12938
|
+
<line num="14" count="0" type="stmt"/>
|
|
12939
|
+
<line num="15" count="0" type="stmt"/>
|
|
12940
|
+
<line num="16" count="0" type="stmt"/>
|
|
12941
|
+
<line num="17" count="0" type="stmt"/>
|
|
12942
|
+
<line num="18" count="0" type="stmt"/>
|
|
12943
|
+
<line num="19" count="0" type="stmt"/>
|
|
12944
|
+
<line num="20" count="0" type="stmt"/>
|
|
12945
|
+
<line num="21" count="0" type="stmt"/>
|
|
12946
|
+
<line num="22" count="0" type="stmt"/>
|
|
12947
|
+
<line num="23" count="0" type="stmt"/>
|
|
12948
|
+
<line num="24" count="0" type="stmt"/>
|
|
12949
|
+
<line num="25" count="0" type="stmt"/>
|
|
12950
|
+
</file>
|
|
12253
12951
|
<file name="TitledLineWithIconLink.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx">
|
|
12254
12952
|
<metrics statements="25" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12255
12953
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -12279,6 +12977,34 @@
|
|
|
12279
12977
|
<line num="25" count="0" type="stmt"/>
|
|
12280
12978
|
</file>
|
|
12281
12979
|
</package>
|
|
12980
|
+
<package name="rabbit-ui-kit.stories.organisms">
|
|
12981
|
+
<metrics statements="22" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12982
|
+
<file name="WaitlistSubscription.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/organisms/WaitlistSubscription.stories.jsx">
|
|
12983
|
+
<metrics statements="22" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12984
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
12985
|
+
<line num="2" count="0" type="stmt"/>
|
|
12986
|
+
<line num="3" count="0" type="stmt"/>
|
|
12987
|
+
<line num="4" count="0" type="stmt"/>
|
|
12988
|
+
<line num="5" count="0" type="stmt"/>
|
|
12989
|
+
<line num="6" count="0" type="stmt"/>
|
|
12990
|
+
<line num="7" count="0" type="stmt"/>
|
|
12991
|
+
<line num="8" count="0" type="stmt"/>
|
|
12992
|
+
<line num="9" count="0" type="stmt"/>
|
|
12993
|
+
<line num="10" count="0" type="stmt"/>
|
|
12994
|
+
<line num="11" count="0" type="stmt"/>
|
|
12995
|
+
<line num="12" count="0" type="stmt"/>
|
|
12996
|
+
<line num="13" count="0" type="stmt"/>
|
|
12997
|
+
<line num="14" count="0" type="stmt"/>
|
|
12998
|
+
<line num="15" count="0" type="stmt"/>
|
|
12999
|
+
<line num="16" count="0" type="stmt"/>
|
|
13000
|
+
<line num="17" count="0" type="stmt"/>
|
|
13001
|
+
<line num="18" count="0" type="stmt"/>
|
|
13002
|
+
<line num="19" count="0" type="stmt"/>
|
|
13003
|
+
<line num="20" count="0" type="stmt"/>
|
|
13004
|
+
<line num="21" count="0" type="stmt"/>
|
|
13005
|
+
<line num="22" count="0" type="stmt"/>
|
|
13006
|
+
</file>
|
|
13007
|
+
</package>
|
|
12282
13008
|
<package name="rabbit-ui-kit.stories.organisms.Dialog">
|
|
12283
13009
|
<metrics statements="146" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12284
13010
|
<file name="Dialog.stories.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/stories/organisms/Dialog/Dialog.stories.jsx">
|