@rabbitio/ui-kit 1.0.0-beta.94 → 1.0.0-beta.97
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 +993 -936
- package/coverage/coverage-final.json +15 -15
- package/coverage/index.html +32 -32
- 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 +7 -4
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +7 -7
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +7 -4
- 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/external-apis/apiGroups.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/emailAPI.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/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/services/fiatCurrenciesService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/services/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/amountUtils.js.html +87 -15
- package/coverage/rabbit-ui-kit/src/common-apis/utils/cache.js.html +6 -6
- package/coverage/rabbit-ui-kit/src/common-apis/utils/errorUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/index.html +22 -22
- 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/rabbitTicker.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/safeStringify.js.html +38 -38
- package/coverage/rabbit-ui-kit/src/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/index.js.html +2 -2
- 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/exolixSwapProvider.js.html +82 -73
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/index.html +24 -24
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +264 -258
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +157 -151
- 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 +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/partner.js.html +1 -1
- 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 +22 -7
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
- 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 +17 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +5 -5
- 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 +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +36 -6
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +5 -5
- 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 +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
- 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 +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
- 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 +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
- 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 +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +34 -19
- 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/AmountInput.stories.jsx.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 +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/index.html +1 -1
- 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 +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/index.html +1 -1
- 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/index.cjs +83 -34
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +19 -1
- package/dist/index.css.map +1 -1
- package/dist/index.modern.js +74 -31
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +83 -35
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +83 -34
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js +1 -0
- package/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js +1 -0
- package/src/common-apis/utils/amountUtils.js +32 -8
- package/src/index.js +1 -1
- package/src/swaps-lib/external-apis/exolixSwapProvider.js +4 -1
- package/src/swaps-lib/external-apis/swapProvider.js +3 -1
- package/src/swaps-lib/external-apis/swapspaceSwapProvider.js +4 -2
- package/src/swaps-lib/services/publicSwapService.js +8 -3
- package/src/swaps-lib/test/external-apis/swapspaceSwapProvider/getSwapInfo.test.js +36 -0
- package/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx +5 -1
- package/src/ui-kit/components/atoms/buttons/LinkButton/link-button.module.scss +4 -0
- package/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx +12 -2
- package/src/ui-kit/components/molecules/ColoredNotice/colored-notice.module.scss +17 -1
- package/src/ui-kit/hooks/useCallHandlingErrors.js +20 -15
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="1733151740519" clover="3.2.0">
|
|
3
|
+
<project timestamp="1733151740519" name="All files">
|
|
4
|
+
<metrics statements="16296" coveredstatements="3297" conditionals="700" coveredconditionals="498" methods="292" coveredmethods="94" elements="17288" coveredelements="3889" complexity="0" loc="16296" ncloc="16296" packages="60" files="115" classes="115"/>
|
|
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">
|
|
@@ -184,9 +184,9 @@
|
|
|
184
184
|
</file>
|
|
185
185
|
</package>
|
|
186
186
|
<package name="rabbit-ui-kit.src.common-apis.adapters.analyticsAdapters">
|
|
187
|
-
<metrics statements="
|
|
187
|
+
<metrics statements="89" coveredstatements="0" conditionals="3" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
188
188
|
<file name="googleAnalyticsAdapter.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js">
|
|
189
|
-
<metrics statements="
|
|
189
|
+
<metrics statements="22" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
190
190
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
191
191
|
<line num="2" count="0" type="stmt"/>
|
|
192
192
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -208,9 +208,10 @@
|
|
|
208
208
|
<line num="19" count="0" type="stmt"/>
|
|
209
209
|
<line num="20" count="0" type="stmt"/>
|
|
210
210
|
<line num="21" count="0" type="stmt"/>
|
|
211
|
+
<line num="22" count="0" type="stmt"/>
|
|
211
212
|
</file>
|
|
212
213
|
<file name="metrikaAdapter.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js">
|
|
213
|
-
<metrics statements="
|
|
214
|
+
<metrics statements="29" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
214
215
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
215
216
|
<line num="2" count="0" type="stmt"/>
|
|
216
217
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -239,6 +240,7 @@
|
|
|
239
240
|
<line num="26" count="0" type="stmt"/>
|
|
240
241
|
<line num="27" count="0" type="stmt"/>
|
|
241
242
|
<line num="28" count="0" type="stmt"/>
|
|
243
|
+
<line num="29" count="0" type="stmt"/>
|
|
242
244
|
</file>
|
|
243
245
|
<file name="mixpanelAdapter.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js">
|
|
244
246
|
<metrics statements="38" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -889,9 +891,9 @@
|
|
|
889
891
|
</file>
|
|
890
892
|
</package>
|
|
891
893
|
<package name="rabbit-ui-kit.src.common-apis.utils">
|
|
892
|
-
<metrics statements="
|
|
894
|
+
<metrics statements="752" coveredstatements="395" conditionals="54" coveredconditionals="41" methods="37" coveredmethods="12"/>
|
|
893
895
|
<file name="amountUtils.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/utils/amountUtils.js">
|
|
894
|
-
<metrics statements="
|
|
896
|
+
<metrics statements="383" coveredstatements="181" conditionals="22" coveredconditionals="19" methods="16" coveredmethods="4"/>
|
|
895
897
|
<line num="1" count="1" type="stmt"/>
|
|
896
898
|
<line num="2" count="1" type="stmt"/>
|
|
897
899
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -965,54 +967,54 @@
|
|
|
965
967
|
<line num="71" count="0" type="stmt"/>
|
|
966
968
|
<line num="72" count="0" type="stmt"/>
|
|
967
969
|
<line num="73" count="0" type="stmt"/>
|
|
968
|
-
<line num="74" count="
|
|
969
|
-
<line num="75" count="
|
|
970
|
-
<line num="76" count="
|
|
971
|
-
<line num="77" count="
|
|
970
|
+
<line num="74" count="0" type="stmt"/>
|
|
971
|
+
<line num="75" count="0" type="stmt"/>
|
|
972
|
+
<line num="76" count="1" type="stmt"/>
|
|
973
|
+
<line num="77" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
972
974
|
<line num="78" count="8" type="stmt"/>
|
|
973
975
|
<line num="79" count="8" type="stmt"/>
|
|
974
976
|
<line num="80" count="8" type="stmt"/>
|
|
975
977
|
<line num="81" count="8" type="stmt"/>
|
|
976
978
|
<line num="82" count="8" type="stmt"/>
|
|
977
|
-
<line num="83" count="
|
|
978
|
-
<line num="84" count="
|
|
979
|
+
<line num="83" count="8" type="stmt"/>
|
|
980
|
+
<line num="84" count="8" type="stmt"/>
|
|
979
981
|
<line num="85" count="1" type="stmt"/>
|
|
980
|
-
<line num="86" count="
|
|
981
|
-
<line num="87" count="
|
|
982
|
-
<line num="88" count="
|
|
983
|
-
<line num="89" count="
|
|
984
|
-
<line num="90" count="
|
|
985
|
-
<line num="91" count="
|
|
982
|
+
<line num="86" count="1" type="stmt"/>
|
|
983
|
+
<line num="87" count="1" type="stmt"/>
|
|
984
|
+
<line num="88" count="0" type="stmt"/>
|
|
985
|
+
<line num="89" count="0" type="stmt"/>
|
|
986
|
+
<line num="90" count="1" type="stmt"/>
|
|
987
|
+
<line num="91" count="1" type="stmt"/>
|
|
986
988
|
<line num="92" count="0" type="stmt"/>
|
|
987
989
|
<line num="93" count="0" type="stmt"/>
|
|
988
990
|
<line num="94" count="0" type="stmt"/>
|
|
989
|
-
<line num="95" count="
|
|
990
|
-
<line num="96" count="
|
|
991
|
-
<line num="97" count="
|
|
992
|
-
<line num="98" count="
|
|
991
|
+
<line num="95" count="0" type="stmt"/>
|
|
992
|
+
<line num="96" count="0" type="stmt"/>
|
|
993
|
+
<line num="97" count="1" type="stmt"/>
|
|
994
|
+
<line num="98" count="1" type="stmt"/>
|
|
993
995
|
<line num="99" count="0" type="stmt"/>
|
|
994
996
|
<line num="100" count="0" type="stmt"/>
|
|
995
997
|
<line num="101" count="0" type="stmt"/>
|
|
996
|
-
<line num="102" count="
|
|
997
|
-
<line num="103" count="
|
|
998
|
-
<line num="104" count="
|
|
999
|
-
<line num="105" count="
|
|
998
|
+
<line num="102" count="0" type="stmt"/>
|
|
999
|
+
<line num="103" count="0" type="stmt"/>
|
|
1000
|
+
<line num="104" count="1" type="stmt"/>
|
|
1001
|
+
<line num="105" count="1" type="stmt"/>
|
|
1000
1002
|
<line num="106" count="0" type="stmt"/>
|
|
1001
1003
|
<line num="107" count="0" type="stmt"/>
|
|
1002
1004
|
<line num="108" count="0" type="stmt"/>
|
|
1003
1005
|
<line num="109" count="0" type="stmt"/>
|
|
1004
|
-
<line num="110" count="
|
|
1005
|
-
<line num="111" count="
|
|
1006
|
-
<line num="112" count="
|
|
1007
|
-
<line num="113" count="
|
|
1006
|
+
<line num="110" count="0" type="stmt"/>
|
|
1007
|
+
<line num="111" count="0" type="stmt"/>
|
|
1008
|
+
<line num="112" count="1" type="stmt"/>
|
|
1009
|
+
<line num="113" count="1" type="stmt"/>
|
|
1008
1010
|
<line num="114" count="0" type="stmt"/>
|
|
1009
1011
|
<line num="115" count="0" type="stmt"/>
|
|
1010
1012
|
<line num="116" count="0" type="stmt"/>
|
|
1011
1013
|
<line num="117" count="0" type="stmt"/>
|
|
1012
1014
|
<line num="118" count="0" type="stmt"/>
|
|
1013
1015
|
<line num="119" count="0" type="stmt"/>
|
|
1014
|
-
<line num="120" count="
|
|
1015
|
-
<line num="121" count="
|
|
1016
|
+
<line num="120" count="0" type="stmt"/>
|
|
1017
|
+
<line num="121" count="0" type="stmt"/>
|
|
1016
1018
|
<line num="122" count="1" type="stmt"/>
|
|
1017
1019
|
<line num="123" count="1" type="stmt"/>
|
|
1018
1020
|
<line num="124" count="1" type="stmt"/>
|
|
@@ -1024,8 +1026,8 @@
|
|
|
1024
1026
|
<line num="130" count="1" type="stmt"/>
|
|
1025
1027
|
<line num="131" count="1" type="stmt"/>
|
|
1026
1028
|
<line num="132" count="1" type="stmt"/>
|
|
1027
|
-
<line num="133" count="
|
|
1028
|
-
<line num="134" count="
|
|
1029
|
+
<line num="133" count="1" type="stmt"/>
|
|
1030
|
+
<line num="134" count="1" type="stmt"/>
|
|
1029
1031
|
<line num="135" count="0" type="stmt"/>
|
|
1030
1032
|
<line num="136" count="0" type="stmt"/>
|
|
1031
1033
|
<line num="137" count="0" type="stmt"/>
|
|
@@ -1085,18 +1087,18 @@
|
|
|
1085
1087
|
<line num="191" count="0" type="stmt"/>
|
|
1086
1088
|
<line num="192" count="0" type="stmt"/>
|
|
1087
1089
|
<line num="193" count="0" type="stmt"/>
|
|
1088
|
-
<line num="194" count="
|
|
1089
|
-
<line num="195" count="
|
|
1090
|
-
<line num="196" count="
|
|
1091
|
-
<line num="197" count="
|
|
1090
|
+
<line num="194" count="0" type="stmt"/>
|
|
1091
|
+
<line num="195" count="0" type="stmt"/>
|
|
1092
|
+
<line num="196" count="1" type="stmt"/>
|
|
1093
|
+
<line num="197" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1092
1094
|
<line num="198" count="132" type="stmt"/>
|
|
1093
|
-
<line num="199" count="132" type="
|
|
1094
|
-
<line num="200" count="132" type="
|
|
1095
|
-
<line num="201" count="132" type="
|
|
1096
|
-
<line num="202" count="132" type="
|
|
1095
|
+
<line num="199" count="132" type="stmt"/>
|
|
1096
|
+
<line num="200" count="132" type="stmt"/>
|
|
1097
|
+
<line num="201" count="132" type="cond" truecount="1" falsecount="0"/>
|
|
1098
|
+
<line num="202" count="132" type="cond" truecount="1" falsecount="0"/>
|
|
1097
1099
|
<line num="203" count="132" type="stmt"/>
|
|
1098
|
-
<line num="204" count="
|
|
1099
|
-
<line num="205" count="
|
|
1100
|
+
<line num="204" count="132" type="stmt"/>
|
|
1101
|
+
<line num="205" count="132" type="stmt"/>
|
|
1100
1102
|
<line num="206" count="1" type="stmt"/>
|
|
1101
1103
|
<line num="207" count="1" type="stmt"/>
|
|
1102
1104
|
<line num="208" count="1" type="stmt"/>
|
|
@@ -1106,16 +1108,16 @@
|
|
|
1106
1108
|
<line num="212" count="1" type="stmt"/>
|
|
1107
1109
|
<line num="213" count="1" type="stmt"/>
|
|
1108
1110
|
<line num="214" count="1" type="stmt"/>
|
|
1109
|
-
<line num="215" count="1" type="
|
|
1110
|
-
<line num="216" count="
|
|
1111
|
-
<line num="217" count="
|
|
1111
|
+
<line num="215" count="1" type="stmt"/>
|
|
1112
|
+
<line num="216" count="1" type="stmt"/>
|
|
1113
|
+
<line num="217" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1112
1114
|
<line num="218" count="132" type="stmt"/>
|
|
1113
1115
|
<line num="219" count="132" type="cond" truecount="0" falsecount="1"/>
|
|
1114
|
-
<line num="220" count="
|
|
1115
|
-
<line num="221" count="
|
|
1116
|
-
<line num="222" count="
|
|
1117
|
-
<line num="223" count="
|
|
1118
|
-
<line num="224" count="
|
|
1116
|
+
<line num="220" count="132" type="stmt"/>
|
|
1117
|
+
<line num="221" count="132" type="cond" truecount="0" falsecount="1"/>
|
|
1118
|
+
<line num="222" count="0" type="stmt"/>
|
|
1119
|
+
<line num="223" count="0" type="stmt"/>
|
|
1120
|
+
<line num="224" count="132" type="stmt"/>
|
|
1119
1121
|
<line num="225" count="1" type="stmt"/>
|
|
1120
1122
|
<line num="226" count="1" type="stmt"/>
|
|
1121
1123
|
<line num="227" count="1" type="stmt"/>
|
|
@@ -1123,10 +1125,10 @@
|
|
|
1123
1125
|
<line num="229" count="1" type="stmt"/>
|
|
1124
1126
|
<line num="230" count="1" type="stmt"/>
|
|
1125
1127
|
<line num="231" count="1" type="stmt"/>
|
|
1126
|
-
<line num="232" count="
|
|
1127
|
-
<line num="233" count="
|
|
1128
|
-
<line num="234" count="
|
|
1129
|
-
<line num="235" count="
|
|
1128
|
+
<line num="232" count="1" type="stmt"/>
|
|
1129
|
+
<line num="233" count="1" type="stmt"/>
|
|
1130
|
+
<line num="234" count="0" type="stmt"/>
|
|
1131
|
+
<line num="235" count="0" type="stmt"/>
|
|
1130
1132
|
<line num="236" count="1" type="stmt"/>
|
|
1131
1133
|
<line num="237" count="1" type="stmt"/>
|
|
1132
1134
|
<line num="238" count="1" type="stmt"/>
|
|
@@ -1135,8 +1137,8 @@
|
|
|
1135
1137
|
<line num="241" count="1" type="stmt"/>
|
|
1136
1138
|
<line num="242" count="1" type="stmt"/>
|
|
1137
1139
|
<line num="243" count="1" type="stmt"/>
|
|
1138
|
-
<line num="244" count="
|
|
1139
|
-
<line num="245" count="
|
|
1140
|
+
<line num="244" count="1" type="stmt"/>
|
|
1141
|
+
<line num="245" count="1" type="stmt"/>
|
|
1140
1142
|
<line num="246" count="0" type="stmt"/>
|
|
1141
1143
|
<line num="247" count="0" type="stmt"/>
|
|
1142
1144
|
<line num="248" count="0" type="stmt"/>
|
|
@@ -1147,13 +1149,13 @@
|
|
|
1147
1149
|
<line num="253" count="0" type="stmt"/>
|
|
1148
1150
|
<line num="254" count="0" type="stmt"/>
|
|
1149
1151
|
<line num="255" count="0" type="stmt"/>
|
|
1150
|
-
<line num="256" count="
|
|
1151
|
-
<line num="257" count="
|
|
1152
|
-
<line num="258" count="
|
|
1153
|
-
<line num="259" count="
|
|
1154
|
-
<line num="260" count="
|
|
1155
|
-
<line num="261" count="
|
|
1156
|
-
<line num="262" count="
|
|
1152
|
+
<line num="256" count="0" type="stmt"/>
|
|
1153
|
+
<line num="257" count="0" type="stmt"/>
|
|
1154
|
+
<line num="258" count="0" type="stmt"/>
|
|
1155
|
+
<line num="259" count="0" type="stmt"/>
|
|
1156
|
+
<line num="260" count="0" type="stmt"/>
|
|
1157
|
+
<line num="261" count="0" type="stmt"/>
|
|
1158
|
+
<line num="262" count="0" type="stmt"/>
|
|
1157
1159
|
<line num="263" count="0" type="stmt"/>
|
|
1158
1160
|
<line num="264" count="0" type="stmt"/>
|
|
1159
1161
|
<line num="265" count="0" type="stmt"/>
|
|
@@ -1171,86 +1173,110 @@
|
|
|
1171
1173
|
<line num="277" count="0" type="stmt"/>
|
|
1172
1174
|
<line num="278" count="0" type="stmt"/>
|
|
1173
1175
|
<line num="279" count="0" type="stmt"/>
|
|
1174
|
-
<line num="280" count="
|
|
1175
|
-
<line num="281" count="
|
|
1176
|
-
<line num="282" count="
|
|
1177
|
-
<line num="283" count="
|
|
1176
|
+
<line num="280" count="1" type="stmt"/>
|
|
1177
|
+
<line num="281" count="1" type="stmt"/>
|
|
1178
|
+
<line num="282" count="1" type="stmt"/>
|
|
1179
|
+
<line num="283" count="1" type="stmt"/>
|
|
1178
1180
|
<line num="284" count="1" type="stmt"/>
|
|
1179
1181
|
<line num="285" count="1" type="stmt"/>
|
|
1180
1182
|
<line num="286" count="1" type="stmt"/>
|
|
1181
|
-
<line num="287" count="
|
|
1182
|
-
<line num="288" count="
|
|
1183
|
-
<line num="289" count="
|
|
1184
|
-
<line num="290" count="
|
|
1185
|
-
<line num="291" count="
|
|
1186
|
-
<line num="292" count="
|
|
1187
|
-
<line num="293" count="
|
|
1188
|
-
<line num="294" count="
|
|
1189
|
-
<line num="295" count="
|
|
1190
|
-
<line num="296" count="
|
|
1191
|
-
<line num="297" count="
|
|
1192
|
-
<line num="298" count="
|
|
1193
|
-
<line num="299" count="
|
|
1194
|
-
<line num="300" count="
|
|
1195
|
-
<line num="301" count="
|
|
1196
|
-
<line num="302" count="
|
|
1197
|
-
<line num="303" count="
|
|
1198
|
-
<line num="304" count="
|
|
1199
|
-
<line num="305" count="
|
|
1200
|
-
<line num="306" count="
|
|
1201
|
-
<line num="307" count="
|
|
1183
|
+
<line num="287" count="0" type="stmt"/>
|
|
1184
|
+
<line num="288" count="0" type="stmt"/>
|
|
1185
|
+
<line num="289" count="0" type="stmt"/>
|
|
1186
|
+
<line num="290" count="0" type="stmt"/>
|
|
1187
|
+
<line num="291" count="0" type="stmt"/>
|
|
1188
|
+
<line num="292" count="0" type="stmt"/>
|
|
1189
|
+
<line num="293" count="0" type="stmt"/>
|
|
1190
|
+
<line num="294" count="0" type="stmt"/>
|
|
1191
|
+
<line num="295" count="0" type="stmt"/>
|
|
1192
|
+
<line num="296" count="0" type="stmt"/>
|
|
1193
|
+
<line num="297" count="0" type="stmt"/>
|
|
1194
|
+
<line num="298" count="0" type="stmt"/>
|
|
1195
|
+
<line num="299" count="0" type="stmt"/>
|
|
1196
|
+
<line num="300" count="0" type="stmt"/>
|
|
1197
|
+
<line num="301" count="0" type="stmt"/>
|
|
1198
|
+
<line num="302" count="0" type="stmt"/>
|
|
1199
|
+
<line num="303" count="0" type="stmt"/>
|
|
1200
|
+
<line num="304" count="0" type="stmt"/>
|
|
1201
|
+
<line num="305" count="0" type="stmt"/>
|
|
1202
|
+
<line num="306" count="0" type="stmt"/>
|
|
1203
|
+
<line num="307" count="0" type="stmt"/>
|
|
1202
1204
|
<line num="308" count="1" type="stmt"/>
|
|
1203
|
-
<line num="309" count="
|
|
1204
|
-
<line num="310" count="
|
|
1205
|
-
<line num="311" count="
|
|
1206
|
-
<line num="312" count="
|
|
1207
|
-
<line num="313" count="
|
|
1208
|
-
<line num="314" count="
|
|
1205
|
+
<line num="309" count="1" type="stmt"/>
|
|
1206
|
+
<line num="310" count="1" type="stmt"/>
|
|
1207
|
+
<line num="311" count="1" type="stmt"/>
|
|
1208
|
+
<line num="312" count="1" type="stmt"/>
|
|
1209
|
+
<line num="313" count="1" type="stmt"/>
|
|
1210
|
+
<line num="314" count="1" type="stmt"/>
|
|
1209
1211
|
<line num="315" count="1" type="stmt"/>
|
|
1210
|
-
<line num="316" count="
|
|
1211
|
-
<line num="317" count="
|
|
1212
|
-
<line num="318" count="
|
|
1213
|
-
<line num="319" count="
|
|
1214
|
-
<line num="320" count="
|
|
1215
|
-
<line num="321" count="
|
|
1216
|
-
<line num="322" count="
|
|
1217
|
-
<line num="323" count="
|
|
1218
|
-
<line num="324" count="
|
|
1219
|
-
<line num="325" count="
|
|
1220
|
-
<line num="326" count="
|
|
1221
|
-
<line num="327" count="
|
|
1222
|
-
<line num="328" count="
|
|
1212
|
+
<line num="316" count="1" type="stmt"/>
|
|
1213
|
+
<line num="317" count="1" type="stmt"/>
|
|
1214
|
+
<line num="318" count="1" type="stmt"/>
|
|
1215
|
+
<line num="319" count="1" type="stmt"/>
|
|
1216
|
+
<line num="320" count="1" type="stmt"/>
|
|
1217
|
+
<line num="321" count="1" type="stmt"/>
|
|
1218
|
+
<line num="322" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1219
|
+
<line num="323" count="22" type="stmt"/>
|
|
1220
|
+
<line num="324" count="22" type="stmt"/>
|
|
1221
|
+
<line num="325" count="22" type="stmt"/>
|
|
1222
|
+
<line num="326" count="22" type="stmt"/>
|
|
1223
|
+
<line num="327" count="22" type="stmt"/>
|
|
1224
|
+
<line num="328" count="22" type="stmt"/>
|
|
1223
1225
|
<line num="329" count="22" type="stmt"/>
|
|
1224
|
-
<line num="330" count="22" type="
|
|
1225
|
-
<line num="331" count="
|
|
1226
|
-
<line num="332" count="
|
|
1227
|
-
<line num="333" count="22" type="
|
|
1226
|
+
<line num="330" count="22" type="cond" truecount="1" falsecount="0"/>
|
|
1227
|
+
<line num="331" count="1" type="stmt"/>
|
|
1228
|
+
<line num="332" count="1" type="stmt"/>
|
|
1229
|
+
<line num="333" count="22" type="stmt"/>
|
|
1228
1230
|
<line num="334" count="22" type="stmt"/>
|
|
1229
|
-
<line num="335" count="22" type="
|
|
1230
|
-
<line num="336" count="
|
|
1231
|
-
<line num="337" count="
|
|
1232
|
-
<line num="338" count="
|
|
1233
|
-
<line num="339" count="
|
|
1234
|
-
<line num="340" count="22" type="
|
|
1235
|
-
<line num="341" count="
|
|
1236
|
-
<line num="342" count="
|
|
1237
|
-
<line num="343" count="
|
|
1238
|
-
<line num="344" count="
|
|
1239
|
-
<line num="345" count="
|
|
1240
|
-
<line num="346" count="
|
|
1241
|
-
<line num="347" count="
|
|
1242
|
-
<line num="348" count="
|
|
1243
|
-
<line num="349" count="
|
|
1244
|
-
<line num="350" count="
|
|
1245
|
-
<line num="351" count="
|
|
1246
|
-
<line num="352" count="
|
|
1247
|
-
<line num="353" count="
|
|
1248
|
-
<line num="354" count="
|
|
1249
|
-
<line num="355" count="
|
|
1250
|
-
<line num="356" count="
|
|
1251
|
-
<line num="357" count="
|
|
1252
|
-
<line num="358" count="
|
|
1253
|
-
<line num="359" count="
|
|
1231
|
+
<line num="335" count="22" type="stmt"/>
|
|
1232
|
+
<line num="336" count="22" type="stmt"/>
|
|
1233
|
+
<line num="337" count="22" type="stmt"/>
|
|
1234
|
+
<line num="338" count="22" type="cond" truecount="1" falsecount="0"/>
|
|
1235
|
+
<line num="339" count="1" type="stmt"/>
|
|
1236
|
+
<line num="340" count="22" type="cond" truecount="3" falsecount="0"/>
|
|
1237
|
+
<line num="341" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
1238
|
+
<line num="342" count="23" type="stmt"/>
|
|
1239
|
+
<line num="343" count="23" type="stmt"/>
|
|
1240
|
+
<line num="344" count="23" type="stmt"/>
|
|
1241
|
+
<line num="345" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
1242
|
+
<line num="346" count="18" type="stmt"/>
|
|
1243
|
+
<line num="347" count="18" type="stmt"/>
|
|
1244
|
+
<line num="348" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
1245
|
+
<line num="349" count="5" type="stmt"/>
|
|
1246
|
+
<line num="350" count="5" type="stmt"/>
|
|
1247
|
+
<line num="351" count="23" type="stmt"/>
|
|
1248
|
+
<line num="352" count="18" type="stmt"/>
|
|
1249
|
+
<line num="353" count="22" type="stmt"/>
|
|
1250
|
+
<line num="354" count="22" type="stmt"/>
|
|
1251
|
+
<line num="355" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
1252
|
+
<line num="356" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
1253
|
+
<line num="357" count="22" type="cond" truecount="1" falsecount="0"/>
|
|
1254
|
+
<line num="358" count="22" type="stmt"/>
|
|
1255
|
+
<line num="359" count="22" type="cond" truecount="0" falsecount="1"/>
|
|
1256
|
+
<line num="360" count="0" type="stmt"/>
|
|
1257
|
+
<line num="361" count="0" type="stmt"/>
|
|
1258
|
+
<line num="362" count="0" type="stmt"/>
|
|
1259
|
+
<line num="363" count="0" type="stmt"/>
|
|
1260
|
+
<line num="364" count="22" type="stmt"/>
|
|
1261
|
+
<line num="365" count="1" type="stmt"/>
|
|
1262
|
+
<line num="366" count="1" type="stmt"/>
|
|
1263
|
+
<line num="367" count="1" type="stmt"/>
|
|
1264
|
+
<line num="368" count="1" type="stmt"/>
|
|
1265
|
+
<line num="369" count="1" type="stmt"/>
|
|
1266
|
+
<line num="370" count="1" type="stmt"/>
|
|
1267
|
+
<line num="371" count="0" type="stmt"/>
|
|
1268
|
+
<line num="372" count="0" type="stmt"/>
|
|
1269
|
+
<line num="373" count="0" type="stmt"/>
|
|
1270
|
+
<line num="374" count="0" type="stmt"/>
|
|
1271
|
+
<line num="375" count="0" type="stmt"/>
|
|
1272
|
+
<line num="376" count="0" type="stmt"/>
|
|
1273
|
+
<line num="377" count="0" type="stmt"/>
|
|
1274
|
+
<line num="378" count="0" type="stmt"/>
|
|
1275
|
+
<line num="379" count="0" type="stmt"/>
|
|
1276
|
+
<line num="380" count="0" type="stmt"/>
|
|
1277
|
+
<line num="381" count="0" type="stmt"/>
|
|
1278
|
+
<line num="382" count="0" type="stmt"/>
|
|
1279
|
+
<line num="383" count="1" type="stmt"/>
|
|
1254
1280
|
</file>
|
|
1255
1281
|
<file name="cache.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/utils/cache.js">
|
|
1256
1282
|
<metrics statements="242" coveredstatements="114" conditionals="9" coveredconditionals="4" methods="15" coveredmethods="4"/>
|
|
@@ -1269,11 +1295,11 @@
|
|
|
1269
1295
|
<line num="13" count="1" type="stmt"/>
|
|
1270
1296
|
<line num="14" count="1" type="stmt"/>
|
|
1271
1297
|
<line num="15" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1272
|
-
<line num="16" count="
|
|
1273
|
-
<line num="17" count="
|
|
1274
|
-
<line num="18" count="
|
|
1275
|
-
<line num="19" count="
|
|
1276
|
-
<line num="20" count="
|
|
1298
|
+
<line num="16" count="203" type="stmt"/>
|
|
1299
|
+
<line num="17" count="203" type="stmt"/>
|
|
1300
|
+
<line num="18" count="203" type="stmt"/>
|
|
1301
|
+
<line num="19" count="203" type="stmt"/>
|
|
1302
|
+
<line num="20" count="203" type="stmt"/>
|
|
1277
1303
|
<line num="21" count="1" type="stmt"/>
|
|
1278
1304
|
<line num="22" count="1" type="stmt"/>
|
|
1279
1305
|
<line num="23" count="0" type="stmt"/>
|
|
@@ -1584,7 +1610,7 @@
|
|
|
1584
1610
|
<line num="24" count="0" type="stmt"/>
|
|
1585
1611
|
</file>
|
|
1586
1612
|
<file name="safeStringify.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/common-apis/utils/safeStringify.js">
|
|
1587
|
-
<metrics statements="50" coveredstatements="
|
|
1613
|
+
<metrics statements="50" coveredstatements="44" conditionals="12" coveredconditionals="10" methods="1" coveredmethods="1"/>
|
|
1588
1614
|
<line num="1" count="1" type="stmt"/>
|
|
1589
1615
|
<line num="2" count="1" type="stmt"/>
|
|
1590
1616
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -1594,28 +1620,28 @@
|
|
|
1594
1620
|
<line num="7" count="1" type="stmt"/>
|
|
1595
1621
|
<line num="8" count="1" type="stmt"/>
|
|
1596
1622
|
<line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1597
|
-
<line num="10" count="
|
|
1598
|
-
<line num="11" count="
|
|
1599
|
-
<line num="12" count="
|
|
1600
|
-
<line num="13" count="
|
|
1601
|
-
<line num="14" count="
|
|
1602
|
-
<line num="15" count="
|
|
1603
|
-
<line num="16" count="
|
|
1604
|
-
<line num="17" count="
|
|
1605
|
-
<line num="18" count="
|
|
1606
|
-
<line num="19" count="
|
|
1607
|
-
<line num="20" count="
|
|
1608
|
-
<line num="21" count="
|
|
1609
|
-
<line num="22" count="
|
|
1610
|
-
<line num="23" count="
|
|
1623
|
+
<line num="10" count="344" type="stmt"/>
|
|
1624
|
+
<line num="11" count="344" type="stmt"/>
|
|
1625
|
+
<line num="12" count="344" type="stmt"/>
|
|
1626
|
+
<line num="13" count="344" type="stmt"/>
|
|
1627
|
+
<line num="14" count="344" type="stmt"/>
|
|
1628
|
+
<line num="15" count="344" type="cond" truecount="1" falsecount="0"/>
|
|
1629
|
+
<line num="16" count="343" type="stmt"/>
|
|
1630
|
+
<line num="17" count="344" type="cond" truecount="2" falsecount="0"/>
|
|
1631
|
+
<line num="18" count="1" type="stmt"/>
|
|
1632
|
+
<line num="19" count="1" type="stmt"/>
|
|
1633
|
+
<line num="20" count="343" type="stmt"/>
|
|
1634
|
+
<line num="21" count="343" type="stmt"/>
|
|
1635
|
+
<line num="22" count="343" type="cond" truecount="1" falsecount="0"/>
|
|
1636
|
+
<line num="23" count="2448" type="cond" truecount="0" falsecount="1"/>
|
|
1611
1637
|
<line num="24" count="0" type="stmt"/>
|
|
1612
1638
|
<line num="25" count="0" type="stmt"/>
|
|
1613
1639
|
<line num="26" count="0" type="stmt"/>
|
|
1614
1640
|
<line num="27" count="0" type="stmt"/>
|
|
1615
1641
|
<line num="28" count="0" type="stmt"/>
|
|
1616
1642
|
<line num="29" count="0" type="stmt"/>
|
|
1617
|
-
<line num="30" count="
|
|
1618
|
-
<line num="31" count="
|
|
1643
|
+
<line num="30" count="2448" type="stmt"/>
|
|
1644
|
+
<line num="31" count="2448" type="cond" truecount="1" falsecount="0"/>
|
|
1619
1645
|
<line num="32" count="24" type="stmt"/>
|
|
1620
1646
|
<line num="33" count="24" type="stmt"/>
|
|
1621
1647
|
<line num="34" count="24" type="stmt"/>
|
|
@@ -1623,18 +1649,18 @@
|
|
|
1623
1649
|
<line num="36" count="24" type="stmt"/>
|
|
1624
1650
|
<line num="37" count="24" type="stmt"/>
|
|
1625
1651
|
<line num="38" count="24" type="stmt"/>
|
|
1626
|
-
<line num="39" count="
|
|
1627
|
-
<line num="40" count="
|
|
1628
|
-
<line num="41" count="
|
|
1629
|
-
<line num="42" count="
|
|
1630
|
-
<line num="43" count="
|
|
1631
|
-
<line num="44" count="
|
|
1632
|
-
<line num="45" count="
|
|
1633
|
-
<line num="46" count="
|
|
1634
|
-
<line num="47" count="
|
|
1635
|
-
<line num="48" count="
|
|
1636
|
-
<line num="49" count="
|
|
1637
|
-
<line num="50" count="
|
|
1652
|
+
<line num="39" count="2424" type="cond" truecount="1" falsecount="0"/>
|
|
1653
|
+
<line num="40" count="2448" type="cond" truecount="1" falsecount="0"/>
|
|
1654
|
+
<line num="41" count="2448" type="cond" truecount="1" falsecount="0"/>
|
|
1655
|
+
<line num="42" count="477" type="cond" truecount="0" falsecount="1"/>
|
|
1656
|
+
<line num="43" count="2448" type="stmt"/>
|
|
1657
|
+
<line num="44" count="2448" type="cond" truecount="1" falsecount="0"/>
|
|
1658
|
+
<line num="45" count="343" type="stmt"/>
|
|
1659
|
+
<line num="46" count="343" type="stmt"/>
|
|
1660
|
+
<line num="47" count="343" type="stmt"/>
|
|
1661
|
+
<line num="48" count="343" type="stmt"/>
|
|
1662
|
+
<line num="49" count="343" type="stmt"/>
|
|
1663
|
+
<line num="50" count="343" type="stmt"/>
|
|
1638
1664
|
</file>
|
|
1639
1665
|
</package>
|
|
1640
1666
|
<package name="rabbit-ui-kit.src.common-apis.utils.logging">
|
|
@@ -1654,9 +1680,9 @@
|
|
|
1654
1680
|
<line num="11" count="1" type="stmt"/>
|
|
1655
1681
|
<line num="12" count="1" type="stmt"/>
|
|
1656
1682
|
<line num="13" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1657
|
-
<line num="14" count="
|
|
1658
|
-
<line num="15" count="
|
|
1659
|
-
<line num="16" count="
|
|
1683
|
+
<line num="14" count="472" type="stmt"/>
|
|
1684
|
+
<line num="15" count="472" type="stmt"/>
|
|
1685
|
+
<line num="16" count="472" type="stmt"/>
|
|
1660
1686
|
<line num="17" count="1" type="stmt"/>
|
|
1661
1687
|
<line num="18" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1662
1688
|
<line num="19" count="36" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -1690,8 +1716,8 @@
|
|
|
1690
1716
|
<line num="3" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1691
1717
|
<line num="4" count="1" type="stmt"/>
|
|
1692
1718
|
<line num="5" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1693
|
-
<line num="6" count="
|
|
1694
|
-
<line num="7" count="
|
|
1719
|
+
<line num="6" count="472" type="stmt"/>
|
|
1720
|
+
<line num="7" count="472" type="stmt"/>
|
|
1695
1721
|
<line num="8" count="1" type="stmt"/>
|
|
1696
1722
|
<line num="9" count="1" type="stmt"/>
|
|
1697
1723
|
<line num="10" count="0" type="stmt"/>
|
|
@@ -3057,9 +3083,9 @@
|
|
|
3057
3083
|
</file>
|
|
3058
3084
|
</package>
|
|
3059
3085
|
<package name="rabbit-ui-kit.src.swaps-lib.external-apis">
|
|
3060
|
-
<metrics statements="
|
|
3086
|
+
<metrics statements="2273" coveredstatements="1142" conditionals="356" coveredconditionals="313" methods="50" coveredmethods="21"/>
|
|
3061
3087
|
<file name="exolixSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js">
|
|
3062
|
-
<metrics statements="
|
|
3088
|
+
<metrics statements="588" coveredstatements="375" conditionals="162" coveredconditionals="134" methods="14" coveredmethods="8"/>
|
|
3063
3089
|
<line num="1" count="1" type="stmt"/>
|
|
3064
3090
|
<line num="2" count="1" type="stmt"/>
|
|
3065
3091
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -3223,57 +3249,57 @@
|
|
|
3223
3249
|
<line num="161" count="32" type="stmt"/>
|
|
3224
3250
|
<line num="162" count="32" type="stmt"/>
|
|
3225
3251
|
<line num="163" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3226
|
-
<line num="164" count="
|
|
3227
|
-
<line num="165" count="
|
|
3228
|
-
<line num="166" count="
|
|
3229
|
-
<line num="167" count="
|
|
3230
|
-
<line num="168" count="
|
|
3231
|
-
<line num="169" count="
|
|
3232
|
-
<line num="170" count="
|
|
3233
|
-
<line num="171" count="
|
|
3234
|
-
<line num="172" count="
|
|
3235
|
-
<line num="173" count="
|
|
3236
|
-
<line num="174" count="
|
|
3237
|
-
<line num="175" count="
|
|
3238
|
-
<line num="176" count="
|
|
3239
|
-
<line num="177" count="
|
|
3240
|
-
<line num="178" count="
|
|
3241
|
-
<line num="179" count="
|
|
3242
|
-
<line num="180" count="
|
|
3243
|
-
<line num="181" count="
|
|
3244
|
-
<line num="182" count="
|
|
3245
|
-
<line num="183" count="
|
|
3246
|
-
<line num="184" count="
|
|
3247
|
-
<line num="185" count="
|
|
3248
|
-
<line num="186" count="
|
|
3249
|
-
<line num="187" count="
|
|
3250
|
-
<line num="188" count="
|
|
3251
|
-
<line num="189" count="
|
|
3252
|
-
<line num="190" count="
|
|
3253
|
-
<line num="191" count="
|
|
3252
|
+
<line num="164" count="23" type="stmt"/>
|
|
3253
|
+
<line num="165" count="23" type="stmt"/>
|
|
3254
|
+
<line num="166" count="23" type="stmt"/>
|
|
3255
|
+
<line num="167" count="23" type="stmt"/>
|
|
3256
|
+
<line num="168" count="23" type="stmt"/>
|
|
3257
|
+
<line num="169" count="23" type="stmt"/>
|
|
3258
|
+
<line num="170" count="23" type="stmt"/>
|
|
3259
|
+
<line num="171" count="23" type="stmt"/>
|
|
3260
|
+
<line num="172" count="23" type="stmt"/>
|
|
3261
|
+
<line num="173" count="23" type="stmt"/>
|
|
3262
|
+
<line num="174" count="23" type="stmt"/>
|
|
3263
|
+
<line num="175" count="23" type="stmt"/>
|
|
3264
|
+
<line num="176" count="23" type="stmt"/>
|
|
3265
|
+
<line num="177" count="23" type="stmt"/>
|
|
3266
|
+
<line num="178" count="23" type="stmt"/>
|
|
3267
|
+
<line num="179" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3268
|
+
<line num="180" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
3269
|
+
<line num="181" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3270
|
+
<line num="182" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
3271
|
+
<line num="183" count="23" type="stmt"/>
|
|
3272
|
+
<line num="184" count="23" type="stmt"/>
|
|
3273
|
+
<line num="185" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3274
|
+
<line num="186" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3275
|
+
<line num="187" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3276
|
+
<line num="188" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3277
|
+
<line num="189" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3278
|
+
<line num="190" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3279
|
+
<line num="191" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3254
3280
|
<line num="192" count="8" type="stmt"/>
|
|
3255
|
-
<line num="193" count="
|
|
3256
|
-
<line num="194" count="
|
|
3257
|
-
<line num="195" count="
|
|
3258
|
-
<line num="196" count="
|
|
3281
|
+
<line num="193" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
3282
|
+
<line num="194" count="17" type="stmt"/>
|
|
3283
|
+
<line num="195" count="17" type="stmt"/>
|
|
3284
|
+
<line num="196" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
3259
3285
|
<line num="197" count="1" type="stmt"/>
|
|
3260
|
-
<line num="198" count="
|
|
3286
|
+
<line num="198" count="17" type="cond" truecount="3" falsecount="0"/>
|
|
3261
3287
|
<line num="199" count="1" type="stmt"/>
|
|
3262
3288
|
<line num="200" count="1" type="stmt"/>
|
|
3263
|
-
<line num="201" count="
|
|
3264
|
-
<line num="202" count="
|
|
3265
|
-
<line num="203" count="
|
|
3266
|
-
<line num="204" count="
|
|
3267
|
-
<line num="205" count="
|
|
3268
|
-
<line num="206" count="
|
|
3269
|
-
<line num="207" count="
|
|
3270
|
-
<line num="208" count="
|
|
3271
|
-
<line num="209" count="
|
|
3272
|
-
<line num="210" count="
|
|
3273
|
-
<line num="211" count="
|
|
3274
|
-
<line num="212" count="
|
|
3275
|
-
<line num="213" count="
|
|
3276
|
-
<line num="214" count="
|
|
3289
|
+
<line num="201" count="17" type="stmt"/>
|
|
3290
|
+
<line num="202" count="17" type="stmt"/>
|
|
3291
|
+
<line num="203" count="17" type="stmt"/>
|
|
3292
|
+
<line num="204" count="17" type="stmt"/>
|
|
3293
|
+
<line num="205" count="17" type="stmt"/>
|
|
3294
|
+
<line num="206" count="17" type="stmt"/>
|
|
3295
|
+
<line num="207" count="17" type="stmt"/>
|
|
3296
|
+
<line num="208" count="17" type="stmt"/>
|
|
3297
|
+
<line num="209" count="17" type="stmt"/>
|
|
3298
|
+
<line num="210" count="17" type="stmt"/>
|
|
3299
|
+
<line num="211" count="17" type="stmt"/>
|
|
3300
|
+
<line num="212" count="17" type="stmt"/>
|
|
3301
|
+
<line num="213" count="23" type="stmt"/>
|
|
3302
|
+
<line num="214" count="23" type="stmt"/>
|
|
3277
3303
|
<line num="215" count="32" type="stmt"/>
|
|
3278
3304
|
<line num="216" count="32" type="stmt"/>
|
|
3279
3305
|
<line num="217" count="32" type="stmt"/>
|
|
@@ -3323,74 +3349,74 @@
|
|
|
3323
3349
|
<line num="261" count="1" type="stmt"/>
|
|
3324
3350
|
<line num="262" count="1" type="stmt"/>
|
|
3325
3351
|
<line num="263" count="1" type="stmt"/>
|
|
3326
|
-
<line num="264" count="
|
|
3327
|
-
<line num="265" count="
|
|
3328
|
-
<line num="266" count="
|
|
3329
|
-
<line num="267" count="
|
|
3330
|
-
<line num="268" count="32" type="
|
|
3352
|
+
<line num="264" count="1" type="stmt"/>
|
|
3353
|
+
<line num="265" count="1" type="stmt"/>
|
|
3354
|
+
<line num="266" count="1" type="stmt"/>
|
|
3355
|
+
<line num="267" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
3356
|
+
<line num="268" count="32" type="stmt"/>
|
|
3331
3357
|
<line num="269" count="32" type="stmt"/>
|
|
3332
|
-
<line num="270" count="32" type="
|
|
3333
|
-
<line num="271" count="32" type="
|
|
3358
|
+
<line num="270" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3359
|
+
<line num="271" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3334
3360
|
<line num="272" count="32" type="stmt"/>
|
|
3335
|
-
<line num="273" count="32" type="
|
|
3336
|
-
<line num="274" count="32" type="
|
|
3337
|
-
<line num="275" count="32" type="
|
|
3361
|
+
<line num="273" count="32" type="stmt"/>
|
|
3362
|
+
<line num="274" count="32" type="stmt"/>
|
|
3363
|
+
<line num="275" count="32" type="stmt"/>
|
|
3338
3364
|
<line num="276" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3339
|
-
<line num="277" count="32" type="
|
|
3365
|
+
<line num="277" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3340
3366
|
<line num="278" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3341
|
-
<line num="279" count="
|
|
3342
|
-
<line num="280" count="32" type="
|
|
3343
|
-
<line num="281" count="
|
|
3344
|
-
<line num="282" count="
|
|
3345
|
-
<line num="283" count="
|
|
3367
|
+
<line num="279" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3368
|
+
<line num="280" count="32" type="stmt"/>
|
|
3369
|
+
<line num="281" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3370
|
+
<line num="282" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
3371
|
+
<line num="283" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
3346
3372
|
<line num="284" count="1" type="stmt"/>
|
|
3347
3373
|
<line num="285" count="1" type="stmt"/>
|
|
3348
3374
|
<line num="286" count="1" type="stmt"/>
|
|
3349
|
-
<line num="287" count="
|
|
3350
|
-
<line num="288" count="
|
|
3351
|
-
<line num="289" count="
|
|
3352
|
-
<line num="290" count="
|
|
3353
|
-
<line num="291" count="
|
|
3354
|
-
<line num="292" count="32" type="
|
|
3355
|
-
<line num="293" count="32" type="
|
|
3356
|
-
<line num="294" count="32" type="
|
|
3357
|
-
<line num="295" count="32" type="
|
|
3358
|
-
<line num="296" count="32" type="
|
|
3375
|
+
<line num="287" count="1" type="stmt"/>
|
|
3376
|
+
<line num="288" count="1" type="stmt"/>
|
|
3377
|
+
<line num="289" count="1" type="stmt"/>
|
|
3378
|
+
<line num="290" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
3379
|
+
<line num="291" count="5" type="stmt"/>
|
|
3380
|
+
<line num="292" count="32" type="cond" truecount="0" falsecount="1"/>
|
|
3381
|
+
<line num="293" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3382
|
+
<line num="294" count="32" type="stmt"/>
|
|
3383
|
+
<line num="295" count="32" type="stmt"/>
|
|
3384
|
+
<line num="296" count="32" type="stmt"/>
|
|
3359
3385
|
<line num="297" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3360
|
-
<line num="298" count="32" type="
|
|
3361
|
-
<line num="299" count="32" type="
|
|
3362
|
-
<line num="300" count="32" type="
|
|
3386
|
+
<line num="298" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3387
|
+
<line num="299" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3388
|
+
<line num="300" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3363
3389
|
<line num="301" count="32" type="stmt"/>
|
|
3364
3390
|
<line num="302" count="32" type="stmt"/>
|
|
3365
3391
|
<line num="303" count="32" type="stmt"/>
|
|
3366
|
-
<line num="304" count="32" type="
|
|
3367
|
-
<line num="305" count="
|
|
3368
|
-
<line num="306" count="
|
|
3369
|
-
<line num="307" count="
|
|
3370
|
-
<line num="308" count="
|
|
3371
|
-
<line num="309" count="
|
|
3372
|
-
<line num="310" count="
|
|
3392
|
+
<line num="304" count="32" type="stmt"/>
|
|
3393
|
+
<line num="305" count="32" type="stmt"/>
|
|
3394
|
+
<line num="306" count="32" type="stmt"/>
|
|
3395
|
+
<line num="307" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
3396
|
+
<line num="308" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3397
|
+
<line num="309" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3398
|
+
<line num="310" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3373
3399
|
<line num="311" count="1" type="stmt"/>
|
|
3374
3400
|
<line num="312" count="1" type="stmt"/>
|
|
3375
|
-
<line num="313" count="
|
|
3376
|
-
<line num="314" count="
|
|
3377
|
-
<line num="315" count="
|
|
3378
|
-
<line num="316" count="
|
|
3379
|
-
<line num="317" count="
|
|
3380
|
-
<line num="318" count="
|
|
3381
|
-
<line num="319" count="
|
|
3382
|
-
<line num="320" count="
|
|
3383
|
-
<line num="321" count="
|
|
3384
|
-
<line num="322" count="
|
|
3385
|
-
<line num="323" count="
|
|
3386
|
-
<line num="324" count="
|
|
3387
|
-
<line num="325" count="
|
|
3388
|
-
<line num="326" count="
|
|
3389
|
-
<line num="327" count="
|
|
3390
|
-
<line num="328" count="
|
|
3391
|
-
<line num="329" count="
|
|
3392
|
-
<line num="330" count="0" type="
|
|
3393
|
-
<line num="331" count="
|
|
3401
|
+
<line num="313" count="1" type="stmt"/>
|
|
3402
|
+
<line num="314" count="1" type="stmt"/>
|
|
3403
|
+
<line num="315" count="1" type="stmt"/>
|
|
3404
|
+
<line num="316" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
3405
|
+
<line num="317" count="7" type="stmt"/>
|
|
3406
|
+
<line num="318" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3407
|
+
<line num="319" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3408
|
+
<line num="320" count="8" type="stmt"/>
|
|
3409
|
+
<line num="321" count="8" type="stmt"/>
|
|
3410
|
+
<line num="322" count="8" type="stmt"/>
|
|
3411
|
+
<line num="323" count="8" type="stmt"/>
|
|
3412
|
+
<line num="324" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3413
|
+
<line num="325" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3414
|
+
<line num="326" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3415
|
+
<line num="327" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
3416
|
+
<line num="328" count="8" type="stmt"/>
|
|
3417
|
+
<line num="329" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3418
|
+
<line num="330" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3419
|
+
<line num="331" count="8" type="cond" truecount="0" falsecount="3"/>
|
|
3394
3420
|
<line num="332" count="0" type="stmt"/>
|
|
3395
3421
|
<line num="333" count="0" type="stmt"/>
|
|
3396
3422
|
<line num="334" count="0" type="stmt"/>
|
|
@@ -3407,12 +3433,12 @@
|
|
|
3407
3433
|
<line num="345" count="0" type="stmt"/>
|
|
3408
3434
|
<line num="346" count="0" type="stmt"/>
|
|
3409
3435
|
<line num="347" count="0" type="stmt"/>
|
|
3410
|
-
<line num="348" count="
|
|
3411
|
-
<line num="349" count="
|
|
3412
|
-
<line num="350" count="
|
|
3413
|
-
<line num="351" count="
|
|
3414
|
-
<line num="352" count="
|
|
3415
|
-
<line num="353" count="
|
|
3436
|
+
<line num="348" count="0" type="stmt"/>
|
|
3437
|
+
<line num="349" count="0" type="stmt"/>
|
|
3438
|
+
<line num="350" count="0" type="stmt"/>
|
|
3439
|
+
<line num="351" count="32" type="stmt"/>
|
|
3440
|
+
<line num="352" count="76" type="stmt"/>
|
|
3441
|
+
<line num="353" count="76" type="cond" truecount="1" falsecount="0"/>
|
|
3416
3442
|
<line num="354" count="42" type="stmt"/>
|
|
3417
3443
|
<line num="355" count="42" type="stmt"/>
|
|
3418
3444
|
<line num="356" count="42" type="stmt"/>
|
|
@@ -3426,116 +3452,116 @@
|
|
|
3426
3452
|
<line num="364" count="42" type="stmt"/>
|
|
3427
3453
|
<line num="365" count="42" type="stmt"/>
|
|
3428
3454
|
<line num="366" count="42" type="stmt"/>
|
|
3429
|
-
<line num="367" count="42" type="
|
|
3430
|
-
<line num="368" count="42" type="
|
|
3431
|
-
<line num="369" count="42" type="
|
|
3455
|
+
<line num="367" count="42" type="stmt"/>
|
|
3456
|
+
<line num="368" count="42" type="stmt"/>
|
|
3457
|
+
<line num="369" count="42" type="stmt"/>
|
|
3432
3458
|
<line num="370" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3433
3459
|
<line num="371" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3434
|
-
<line num="372" count="
|
|
3460
|
+
<line num="372" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3435
3461
|
<line num="373" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3436
|
-
<line num="374" count="
|
|
3437
|
-
<line num="375" count="
|
|
3438
|
-
<line num="376" count="
|
|
3462
|
+
<line num="374" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3463
|
+
<line num="375" count="37" type="stmt"/>
|
|
3464
|
+
<line num="376" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3439
3465
|
<line num="377" count="6" type="stmt"/>
|
|
3440
|
-
<line num="378" count="
|
|
3441
|
-
<line num="379" count="
|
|
3442
|
-
<line num="380" count="
|
|
3443
|
-
<line num="381" count="
|
|
3444
|
-
<line num="382" count="
|
|
3445
|
-
<line num="383" count="
|
|
3446
|
-
<line num="384" count="
|
|
3447
|
-
<line num="385" count="
|
|
3448
|
-
<line num="386" count="
|
|
3449
|
-
<line num="387" count="35" type="
|
|
3466
|
+
<line num="378" count="6" type="stmt"/>
|
|
3467
|
+
<line num="379" count="6" type="stmt"/>
|
|
3468
|
+
<line num="380" count="6" type="stmt"/>
|
|
3469
|
+
<line num="381" count="36" type="cond" truecount="1" falsecount="0"/>
|
|
3470
|
+
<line num="382" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
3471
|
+
<line num="383" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
3472
|
+
<line num="384" count="42" type="cond" truecount="0" falsecount="1"/>
|
|
3473
|
+
<line num="385" count="0" type="stmt"/>
|
|
3474
|
+
<line num="386" count="0" type="stmt"/>
|
|
3475
|
+
<line num="387" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
3450
3476
|
<line num="388" count="35" type="stmt"/>
|
|
3451
3477
|
<line num="389" count="35" type="stmt"/>
|
|
3452
3478
|
<line num="390" count="35" type="stmt"/>
|
|
3453
|
-
<line num="391" count="
|
|
3454
|
-
<line num="392" count="
|
|
3455
|
-
<line num="393" count="
|
|
3456
|
-
<line num="394" count="42" type="cond" truecount="
|
|
3457
|
-
<line num="395" count="42" type="
|
|
3458
|
-
<line num="396" count="42" type="
|
|
3459
|
-
<line num="397" count="42" type="cond" truecount="2" falsecount="
|
|
3479
|
+
<line num="391" count="35" type="stmt"/>
|
|
3480
|
+
<line num="392" count="35" type="stmt"/>
|
|
3481
|
+
<line num="393" count="35" type="stmt"/>
|
|
3482
|
+
<line num="394" count="42" type="cond" truecount="1" falsecount="1"/>
|
|
3483
|
+
<line num="395" count="42" type="cond" truecount="1" falsecount="1"/>
|
|
3484
|
+
<line num="396" count="42" type="stmt"/>
|
|
3485
|
+
<line num="397" count="42" type="cond" truecount="2" falsecount="1"/>
|
|
3460
3486
|
<line num="398" count="42" type="stmt"/>
|
|
3461
|
-
<line num="399" count="42" type="
|
|
3462
|
-
<line num="400" count="42" type="
|
|
3487
|
+
<line num="399" count="42" type="cond" truecount="2" falsecount="1"/>
|
|
3488
|
+
<line num="400" count="42" type="cond" truecount="2" falsecount="0"/>
|
|
3463
3489
|
<line num="401" count="42" type="stmt"/>
|
|
3464
3490
|
<line num="402" count="42" type="stmt"/>
|
|
3465
3491
|
<line num="403" count="42" type="stmt"/>
|
|
3466
3492
|
<line num="404" count="42" type="stmt"/>
|
|
3467
3493
|
<line num="405" count="42" type="stmt"/>
|
|
3468
|
-
<line num="406" count="
|
|
3494
|
+
<line num="406" count="42" type="stmt"/>
|
|
3469
3495
|
<line num="407" count="42" type="stmt"/>
|
|
3470
3496
|
<line num="408" count="42" type="stmt"/>
|
|
3471
|
-
<line num="409" count="
|
|
3497
|
+
<line num="409" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
3472
3498
|
<line num="410" count="42" type="stmt"/>
|
|
3473
|
-
<line num="411" count="42" type="
|
|
3474
|
-
<line num="412" count="42" type="
|
|
3475
|
-
<line num="413" count="42" type="
|
|
3476
|
-
<line num="414" count="42" type="cond" truecount="
|
|
3499
|
+
<line num="411" count="42" type="stmt"/>
|
|
3500
|
+
<line num="412" count="42" type="stmt"/>
|
|
3501
|
+
<line num="413" count="42" type="stmt"/>
|
|
3502
|
+
<line num="414" count="42" type="cond" truecount="2" falsecount="0"/>
|
|
3477
3503
|
<line num="415" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3478
3504
|
<line num="416" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3479
|
-
<line num="417" count="
|
|
3505
|
+
<line num="417" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3480
3506
|
<line num="418" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3481
|
-
<line num="419" count="
|
|
3482
|
-
<line num="420" count="
|
|
3483
|
-
<line num="421" count="
|
|
3484
|
-
<line num="422" count="8" type="
|
|
3507
|
+
<line num="419" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3508
|
+
<line num="420" count="21" type="stmt"/>
|
|
3509
|
+
<line num="421" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3510
|
+
<line num="422" count="8" type="stmt"/>
|
|
3485
3511
|
<line num="423" count="8" type="stmt"/>
|
|
3486
|
-
<line num="424" count="8" type="
|
|
3487
|
-
<line num="425" count="8" type="
|
|
3512
|
+
<line num="424" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3513
|
+
<line num="425" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
3488
3514
|
<line num="426" count="8" type="stmt"/>
|
|
3489
|
-
<line num="427" count="
|
|
3490
|
-
<line num="428" count="
|
|
3491
|
-
<line num="429" count="
|
|
3492
|
-
<line num="430" count="20" type="
|
|
3493
|
-
<line num="431" count="
|
|
3494
|
-
<line num="432" count="
|
|
3495
|
-
<line num="433" count="
|
|
3496
|
-
<line num="434" count="
|
|
3497
|
-
<line num="435" count="
|
|
3498
|
-
<line num="436" count="
|
|
3499
|
-
<line num="437" count="
|
|
3500
|
-
<line num="438" count="
|
|
3501
|
-
<line num="439" count="
|
|
3502
|
-
<line num="440" count="42" type="
|
|
3515
|
+
<line num="427" count="8" type="stmt"/>
|
|
3516
|
+
<line num="428" count="8" type="stmt"/>
|
|
3517
|
+
<line num="429" count="8" type="stmt"/>
|
|
3518
|
+
<line num="430" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
3519
|
+
<line num="431" count="20" type="stmt"/>
|
|
3520
|
+
<line num="432" count="42" type="cond" truecount="1" falsecount="1"/>
|
|
3521
|
+
<line num="433" count="20" type="stmt"/>
|
|
3522
|
+
<line num="434" count="42" type="cond" truecount="0" falsecount="1"/>
|
|
3523
|
+
<line num="435" count="0" type="stmt"/>
|
|
3524
|
+
<line num="436" count="0" type="stmt"/>
|
|
3525
|
+
<line num="437" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
3526
|
+
<line num="438" count="20" type="stmt"/>
|
|
3527
|
+
<line num="439" count="20" type="stmt"/>
|
|
3528
|
+
<line num="440" count="42" type="stmt"/>
|
|
3503
3529
|
<line num="441" count="42" type="stmt"/>
|
|
3504
3530
|
<line num="442" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3505
3531
|
<line num="443" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3506
|
-
<line num="444" count="42" type="
|
|
3507
|
-
<line num="445" count="42" type="
|
|
3532
|
+
<line num="444" count="42" type="stmt"/>
|
|
3533
|
+
<line num="445" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3508
3534
|
<line num="446" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3509
|
-
<line num="447" count="42" type="
|
|
3510
|
-
<line num="448" count="42" type="
|
|
3511
|
-
<line num="449" count="
|
|
3512
|
-
<line num="450" count="
|
|
3513
|
-
<line num="451" count="
|
|
3514
|
-
<line num="452" count="22" type="
|
|
3515
|
-
<line num="453" count="
|
|
3516
|
-
<line num="454" count="
|
|
3517
|
-
<line num="455" count="22" type="
|
|
3518
|
-
<line num="456" count="
|
|
3519
|
-
<line num="457" count="22" type="cond" truecount="
|
|
3520
|
-
<line num="458" count="
|
|
3521
|
-
<line num="459" count="
|
|
3522
|
-
<line num="460" count="22" type="cond" truecount="
|
|
3523
|
-
<line num="461" count="
|
|
3524
|
-
<line num="462" count="
|
|
3525
|
-
<line num="463" count="
|
|
3526
|
-
<line num="464" count="
|
|
3535
|
+
<line num="447" count="42" type="cond" truecount="2" falsecount="0"/>
|
|
3536
|
+
<line num="448" count="42" type="stmt"/>
|
|
3537
|
+
<line num="449" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3538
|
+
<line num="450" count="42" type="stmt"/>
|
|
3539
|
+
<line num="451" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
3540
|
+
<line num="452" count="22" type="cond" truecount="1" falsecount="0"/>
|
|
3541
|
+
<line num="453" count="4" type="stmt"/>
|
|
3542
|
+
<line num="454" count="4" type="stmt"/>
|
|
3543
|
+
<line num="455" count="22" type="stmt"/>
|
|
3544
|
+
<line num="456" count="22" type="stmt"/>
|
|
3545
|
+
<line num="457" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
3546
|
+
<line num="458" count="22" type="cond" truecount="3" falsecount="1"/>
|
|
3547
|
+
<line num="459" count="20" type="cond" truecount="2" falsecount="1"/>
|
|
3548
|
+
<line num="460" count="22" type="cond" truecount="1" falsecount="0"/>
|
|
3549
|
+
<line num="461" count="2" type="stmt"/>
|
|
3550
|
+
<line num="462" count="2" type="stmt"/>
|
|
3551
|
+
<line num="463" count="22" type="cond" truecount="4" falsecount="0"/>
|
|
3552
|
+
<line num="464" count="1" type="stmt"/>
|
|
3527
3553
|
<line num="465" count="1" type="stmt"/>
|
|
3528
3554
|
<line num="466" count="1" type="stmt"/>
|
|
3529
|
-
<line num="467" count="
|
|
3530
|
-
<line num="468" count="
|
|
3531
|
-
<line num="469" count="
|
|
3532
|
-
<line num="470" count="
|
|
3533
|
-
<line num="471" count="
|
|
3534
|
-
<line num="472" count="
|
|
3535
|
-
<line num="473" count="
|
|
3536
|
-
<line num="474" count="
|
|
3537
|
-
<line num="475" count="
|
|
3538
|
-
<line num="476" count="
|
|
3555
|
+
<line num="467" count="22" type="cond" truecount="3" falsecount="0"/>
|
|
3556
|
+
<line num="468" count="1" type="stmt"/>
|
|
3557
|
+
<line num="469" count="1" type="stmt"/>
|
|
3558
|
+
<line num="470" count="1" type="stmt"/>
|
|
3559
|
+
<line num="471" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
3560
|
+
<line num="472" count="18" type="stmt"/>
|
|
3561
|
+
<line num="473" count="18" type="stmt"/>
|
|
3562
|
+
<line num="474" count="42" type="stmt"/>
|
|
3563
|
+
<line num="475" count="76" type="stmt"/>
|
|
3564
|
+
<line num="476" count="76" type="stmt"/>
|
|
3539
3565
|
<line num="477" count="0" type="stmt"/>
|
|
3540
3566
|
<line num="478" count="0" type="stmt"/>
|
|
3541
3567
|
<line num="479" count="0" type="stmt"/>
|
|
@@ -3612,11 +3638,11 @@
|
|
|
3612
3638
|
<line num="550" count="0" type="stmt"/>
|
|
3613
3639
|
<line num="551" count="0" type="stmt"/>
|
|
3614
3640
|
<line num="552" count="0" type="stmt"/>
|
|
3615
|
-
<line num="553" count="
|
|
3616
|
-
<line num="554" count="
|
|
3641
|
+
<line num="553" count="0" type="stmt"/>
|
|
3642
|
+
<line num="554" count="0" type="stmt"/>
|
|
3617
3643
|
<line num="555" count="0" type="stmt"/>
|
|
3618
|
-
<line num="556" count="
|
|
3619
|
-
<line num="557" count="
|
|
3644
|
+
<line num="556" count="76" type="stmt"/>
|
|
3645
|
+
<line num="557" count="76" type="stmt"/>
|
|
3620
3646
|
<line num="558" count="0" type="stmt"/>
|
|
3621
3647
|
<line num="559" count="0" type="stmt"/>
|
|
3622
3648
|
<line num="560" count="0" type="stmt"/>
|
|
@@ -3638,13 +3664,16 @@
|
|
|
3638
3664
|
<line num="576" count="0" type="stmt"/>
|
|
3639
3665
|
<line num="577" count="0" type="stmt"/>
|
|
3640
3666
|
<line num="578" count="0" type="stmt"/>
|
|
3641
|
-
<line num="579" count="
|
|
3642
|
-
<line num="580" count="
|
|
3667
|
+
<line num="579" count="0" type="stmt"/>
|
|
3668
|
+
<line num="580" count="0" type="stmt"/>
|
|
3643
3669
|
<line num="581" count="0" type="stmt"/>
|
|
3644
|
-
<line num="582" count="
|
|
3645
|
-
<line num="583" count="
|
|
3670
|
+
<line num="582" count="76" type="stmt"/>
|
|
3671
|
+
<line num="583" count="76" type="stmt"/>
|
|
3646
3672
|
<line num="584" count="0" type="stmt"/>
|
|
3647
|
-
<line num="585" count="
|
|
3673
|
+
<line num="585" count="0" type="stmt"/>
|
|
3674
|
+
<line num="586" count="0" type="stmt"/>
|
|
3675
|
+
<line num="587" count="0" type="stmt"/>
|
|
3676
|
+
<line num="588" count="76" type="stmt"/>
|
|
3648
3677
|
</file>
|
|
3649
3678
|
<file name="letsExchangeSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js">
|
|
3650
3679
|
<metrics statements="511" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -4161,7 +4190,7 @@
|
|
|
4161
4190
|
<line num="511" count="0" type="stmt"/>
|
|
4162
4191
|
</file>
|
|
4163
4192
|
<file name="swapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js">
|
|
4164
|
-
<metrics statements="
|
|
4193
|
+
<metrics statements="580" coveredstatements="377" conditionals="36" coveredconditionals="34" methods="24" coveredmethods="8"/>
|
|
4165
4194
|
<line num="1" count="1" type="stmt"/>
|
|
4166
4195
|
<line num="2" count="1" type="stmt"/>
|
|
4167
4196
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -4171,63 +4200,63 @@
|
|
|
4171
4200
|
<line num="7" count="1" type="stmt"/>
|
|
4172
4201
|
<line num="8" count="1" type="stmt"/>
|
|
4173
4202
|
<line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4174
|
-
<line num="10" count="
|
|
4175
|
-
<line num="11" count="
|
|
4176
|
-
<line num="12" count="
|
|
4177
|
-
<line num="13" count="
|
|
4178
|
-
<line num="14" count="
|
|
4179
|
-
<line num="15" count="
|
|
4180
|
-
<line num="16" count="
|
|
4181
|
-
<line num="17" count="
|
|
4182
|
-
<line num="18" count="
|
|
4183
|
-
<line num="19" count="
|
|
4184
|
-
<line num="20" count="
|
|
4185
|
-
<line num="21" count="
|
|
4186
|
-
<line num="22" count="
|
|
4187
|
-
<line num="23" count="
|
|
4188
|
-
<line num="24" count="
|
|
4189
|
-
<line num="25" count="
|
|
4190
|
-
<line num="26" count="
|
|
4191
|
-
<line num="27" count="
|
|
4192
|
-
<line num="28" count="
|
|
4193
|
-
<line num="29" count="
|
|
4194
|
-
<line num="30" count="
|
|
4195
|
-
<line num="31" count="
|
|
4196
|
-
<line num="32" count="
|
|
4197
|
-
<line num="33" count="
|
|
4198
|
-
<line num="34" count="
|
|
4199
|
-
<line num="35" count="
|
|
4200
|
-
<line num="36" count="
|
|
4201
|
-
<line num="37" count="
|
|
4202
|
-
<line num="38" count="
|
|
4203
|
-
<line num="39" count="
|
|
4204
|
-
<line num="40" count="
|
|
4205
|
-
<line num="41" count="
|
|
4206
|
-
<line num="42" count="
|
|
4207
|
-
<line num="43" count="
|
|
4208
|
-
<line num="44" count="
|
|
4209
|
-
<line num="45" count="
|
|
4210
|
-
<line num="46" count="
|
|
4211
|
-
<line num="47" count="
|
|
4212
|
-
<line num="48" count="
|
|
4213
|
-
<line num="49" count="
|
|
4214
|
-
<line num="50" count="
|
|
4215
|
-
<line num="51" count="
|
|
4216
|
-
<line num="52" count="
|
|
4217
|
-
<line num="53" count="
|
|
4218
|
-
<line num="54" count="
|
|
4219
|
-
<line num="55" count="
|
|
4220
|
-
<line num="56" count="
|
|
4221
|
-
<line num="57" count="
|
|
4222
|
-
<line num="58" count="
|
|
4223
|
-
<line num="59" count="
|
|
4224
|
-
<line num="60" count="
|
|
4225
|
-
<line num="61" count="
|
|
4226
|
-
<line num="62" count="
|
|
4227
|
-
<line num="63" count="
|
|
4228
|
-
<line num="64" count="
|
|
4229
|
-
<line num="65" count="
|
|
4230
|
-
<line num="66" count="
|
|
4203
|
+
<line num="10" count="202" type="stmt"/>
|
|
4204
|
+
<line num="11" count="202" type="stmt"/>
|
|
4205
|
+
<line num="12" count="202" type="stmt"/>
|
|
4206
|
+
<line num="13" count="202" type="stmt"/>
|
|
4207
|
+
<line num="14" count="202" type="stmt"/>
|
|
4208
|
+
<line num="15" count="202" type="stmt"/>
|
|
4209
|
+
<line num="16" count="202" type="stmt"/>
|
|
4210
|
+
<line num="17" count="202" type="stmt"/>
|
|
4211
|
+
<line num="18" count="202" type="stmt"/>
|
|
4212
|
+
<line num="19" count="202" type="stmt"/>
|
|
4213
|
+
<line num="20" count="202" type="stmt"/>
|
|
4214
|
+
<line num="21" count="202" type="stmt"/>
|
|
4215
|
+
<line num="22" count="202" type="stmt"/>
|
|
4216
|
+
<line num="23" count="202" type="stmt"/>
|
|
4217
|
+
<line num="24" count="202" type="stmt"/>
|
|
4218
|
+
<line num="25" count="202" type="stmt"/>
|
|
4219
|
+
<line num="26" count="202" type="stmt"/>
|
|
4220
|
+
<line num="27" count="202" type="stmt"/>
|
|
4221
|
+
<line num="28" count="202" type="stmt"/>
|
|
4222
|
+
<line num="29" count="202" type="cond" truecount="1" falsecount="0"/>
|
|
4223
|
+
<line num="30" count="202" type="stmt"/>
|
|
4224
|
+
<line num="31" count="202" type="stmt"/>
|
|
4225
|
+
<line num="32" count="202" type="stmt"/>
|
|
4226
|
+
<line num="33" count="202" type="stmt"/>
|
|
4227
|
+
<line num="34" count="202" type="stmt"/>
|
|
4228
|
+
<line num="35" count="202" type="stmt"/>
|
|
4229
|
+
<line num="36" count="202" type="stmt"/>
|
|
4230
|
+
<line num="37" count="202" type="stmt"/>
|
|
4231
|
+
<line num="38" count="202" type="stmt"/>
|
|
4232
|
+
<line num="39" count="202" type="stmt"/>
|
|
4233
|
+
<line num="40" count="202" type="stmt"/>
|
|
4234
|
+
<line num="41" count="202" type="stmt"/>
|
|
4235
|
+
<line num="42" count="202" type="stmt"/>
|
|
4236
|
+
<line num="43" count="202" type="stmt"/>
|
|
4237
|
+
<line num="44" count="202" type="stmt"/>
|
|
4238
|
+
<line num="45" count="202" type="stmt"/>
|
|
4239
|
+
<line num="46" count="202" type="stmt"/>
|
|
4240
|
+
<line num="47" count="202" type="stmt"/>
|
|
4241
|
+
<line num="48" count="202" type="stmt"/>
|
|
4242
|
+
<line num="49" count="202" type="stmt"/>
|
|
4243
|
+
<line num="50" count="202" type="stmt"/>
|
|
4244
|
+
<line num="51" count="202" type="stmt"/>
|
|
4245
|
+
<line num="52" count="202" type="stmt"/>
|
|
4246
|
+
<line num="53" count="202" type="stmt"/>
|
|
4247
|
+
<line num="54" count="202" type="stmt"/>
|
|
4248
|
+
<line num="55" count="202" type="stmt"/>
|
|
4249
|
+
<line num="56" count="202" type="stmt"/>
|
|
4250
|
+
<line num="57" count="202" type="stmt"/>
|
|
4251
|
+
<line num="58" count="202" type="stmt"/>
|
|
4252
|
+
<line num="59" count="202" type="stmt"/>
|
|
4253
|
+
<line num="60" count="202" type="stmt"/>
|
|
4254
|
+
<line num="61" count="202" type="stmt"/>
|
|
4255
|
+
<line num="62" count="202" type="stmt"/>
|
|
4256
|
+
<line num="63" count="202" type="stmt"/>
|
|
4257
|
+
<line num="64" count="202" type="stmt"/>
|
|
4258
|
+
<line num="65" count="202" type="stmt"/>
|
|
4259
|
+
<line num="66" count="202" type="cond" truecount="1" falsecount="0"/>
|
|
4231
4260
|
<line num="67" count="11" type="stmt"/>
|
|
4232
4261
|
<line num="68" count="11" type="stmt"/>
|
|
4233
4262
|
<line num="69" count="11" type="stmt"/>
|
|
@@ -4237,41 +4266,41 @@
|
|
|
4237
4266
|
<line num="73" count="11" type="stmt"/>
|
|
4238
4267
|
<line num="74" count="11" type="stmt"/>
|
|
4239
4268
|
<line num="75" count="11" type="stmt"/>
|
|
4240
|
-
<line num="76" count="
|
|
4241
|
-
<line num="77" count="
|
|
4242
|
-
<line num="78" count="
|
|
4243
|
-
<line num="79" count="
|
|
4244
|
-
<line num="80" count="
|
|
4245
|
-
<line num="81" count="
|
|
4246
|
-
<line num="82" count="
|
|
4247
|
-
<line num="83" count="
|
|
4248
|
-
<line num="84" count="
|
|
4249
|
-
<line num="85" count="
|
|
4250
|
-
<line num="86" count="
|
|
4251
|
-
<line num="87" count="
|
|
4269
|
+
<line num="76" count="202" type="stmt"/>
|
|
4270
|
+
<line num="77" count="202" type="stmt"/>
|
|
4271
|
+
<line num="78" count="202" type="stmt"/>
|
|
4272
|
+
<line num="79" count="202" type="stmt"/>
|
|
4273
|
+
<line num="80" count="202" type="stmt"/>
|
|
4274
|
+
<line num="81" count="202" type="stmt"/>
|
|
4275
|
+
<line num="82" count="202" type="stmt"/>
|
|
4276
|
+
<line num="83" count="202" type="stmt"/>
|
|
4277
|
+
<line num="84" count="202" type="stmt"/>
|
|
4278
|
+
<line num="85" count="202" type="stmt"/>
|
|
4279
|
+
<line num="86" count="202" type="stmt"/>
|
|
4280
|
+
<line num="87" count="202" type="stmt"/>
|
|
4252
4281
|
<line num="88" count="0" type="stmt"/>
|
|
4253
4282
|
<line num="89" count="0" type="stmt"/>
|
|
4254
|
-
<line num="90" count="
|
|
4255
|
-
<line num="91" count="
|
|
4256
|
-
<line num="92" count="
|
|
4257
|
-
<line num="93" count="
|
|
4258
|
-
<line num="94" count="
|
|
4283
|
+
<line num="90" count="202" type="stmt"/>
|
|
4284
|
+
<line num="91" count="202" type="stmt"/>
|
|
4285
|
+
<line num="92" count="202" type="stmt"/>
|
|
4286
|
+
<line num="93" count="202" type="stmt"/>
|
|
4287
|
+
<line num="94" count="202" type="stmt"/>
|
|
4259
4288
|
<line num="95" count="0" type="stmt"/>
|
|
4260
4289
|
<line num="96" count="0" type="stmt"/>
|
|
4261
|
-
<line num="97" count="
|
|
4262
|
-
<line num="98" count="
|
|
4263
|
-
<line num="99" count="
|
|
4264
|
-
<line num="100" count="
|
|
4265
|
-
<line num="101" count="
|
|
4290
|
+
<line num="97" count="202" type="stmt"/>
|
|
4291
|
+
<line num="98" count="202" type="stmt"/>
|
|
4292
|
+
<line num="99" count="202" type="stmt"/>
|
|
4293
|
+
<line num="100" count="202" type="stmt"/>
|
|
4294
|
+
<line num="101" count="202" type="stmt"/>
|
|
4266
4295
|
<line num="102" count="0" type="stmt"/>
|
|
4267
4296
|
<line num="103" count="0" type="stmt"/>
|
|
4268
|
-
<line num="104" count="
|
|
4269
|
-
<line num="105" count="
|
|
4270
|
-
<line num="106" count="
|
|
4271
|
-
<line num="107" count="
|
|
4272
|
-
<line num="108" count="
|
|
4273
|
-
<line num="109" count="
|
|
4274
|
-
<line num="110" count="
|
|
4297
|
+
<line num="104" count="202" type="stmt"/>
|
|
4298
|
+
<line num="105" count="202" type="stmt"/>
|
|
4299
|
+
<line num="106" count="202" type="stmt"/>
|
|
4300
|
+
<line num="107" count="202" type="stmt"/>
|
|
4301
|
+
<line num="108" count="202" type="stmt"/>
|
|
4302
|
+
<line num="109" count="202" type="stmt"/>
|
|
4303
|
+
<line num="110" count="202" type="stmt"/>
|
|
4275
4304
|
<line num="111" count="0" type="stmt"/>
|
|
4276
4305
|
<line num="112" count="0" type="stmt"/>
|
|
4277
4306
|
<line num="113" count="0" type="stmt"/>
|
|
@@ -4327,32 +4356,32 @@
|
|
|
4327
4356
|
<line num="163" count="0" type="stmt"/>
|
|
4328
4357
|
<line num="164" count="0" type="stmt"/>
|
|
4329
4358
|
<line num="165" count="0" type="stmt"/>
|
|
4330
|
-
<line num="166" count="
|
|
4331
|
-
<line num="167" count="
|
|
4359
|
+
<line num="166" count="202" type="stmt"/>
|
|
4360
|
+
<line num="167" count="202" type="cond" truecount="1" falsecount="0"/>
|
|
4332
4361
|
<line num="168" count="2" type="stmt"/>
|
|
4333
4362
|
<line num="169" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
4334
4363
|
<line num="170" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
4335
4364
|
<line num="171" count="0" type="stmt"/>
|
|
4336
4365
|
<line num="172" count="2" type="stmt"/>
|
|
4337
4366
|
<line num="173" count="2" type="stmt"/>
|
|
4338
|
-
<line num="174" count="
|
|
4339
|
-
<line num="175" count="
|
|
4340
|
-
<line num="176" count="
|
|
4341
|
-
<line num="177" count="
|
|
4342
|
-
<line num="178" count="
|
|
4343
|
-
<line num="179" count="
|
|
4344
|
-
<line num="180" count="
|
|
4345
|
-
<line num="181" count="
|
|
4367
|
+
<line num="174" count="202" type="stmt"/>
|
|
4368
|
+
<line num="175" count="202" type="stmt"/>
|
|
4369
|
+
<line num="176" count="202" type="stmt"/>
|
|
4370
|
+
<line num="177" count="202" type="stmt"/>
|
|
4371
|
+
<line num="178" count="202" type="stmt"/>
|
|
4372
|
+
<line num="179" count="202" type="stmt"/>
|
|
4373
|
+
<line num="180" count="202" type="stmt"/>
|
|
4374
|
+
<line num="181" count="202" type="stmt"/>
|
|
4346
4375
|
<line num="182" count="0" type="stmt"/>
|
|
4347
4376
|
<line num="183" count="0" type="stmt"/>
|
|
4348
|
-
<line num="184" count="
|
|
4349
|
-
<line num="185" count="
|
|
4350
|
-
<line num="186" count="
|
|
4351
|
-
<line num="187" count="
|
|
4352
|
-
<line num="188" count="
|
|
4353
|
-
<line num="189" count="
|
|
4354
|
-
<line num="190" count="
|
|
4355
|
-
<line num="191" count="
|
|
4377
|
+
<line num="184" count="202" type="stmt"/>
|
|
4378
|
+
<line num="185" count="202" type="stmt"/>
|
|
4379
|
+
<line num="186" count="202" type="stmt"/>
|
|
4380
|
+
<line num="187" count="202" type="stmt"/>
|
|
4381
|
+
<line num="188" count="202" type="stmt"/>
|
|
4382
|
+
<line num="189" count="202" type="stmt"/>
|
|
4383
|
+
<line num="190" count="202" type="stmt"/>
|
|
4384
|
+
<line num="191" count="202" type="cond" truecount="1" falsecount="0"/>
|
|
4356
4385
|
<line num="192" count="4" type="stmt"/>
|
|
4357
4386
|
<line num="193" count="4" type="stmt"/>
|
|
4358
4387
|
<line num="194" count="4" type="stmt"/>
|
|
@@ -4371,14 +4400,14 @@
|
|
|
4371
4400
|
<line num="207" count="1" type="stmt"/>
|
|
4372
4401
|
<line num="208" count="1" type="stmt"/>
|
|
4373
4402
|
<line num="209" count="4" type="stmt"/>
|
|
4374
|
-
<line num="210" count="
|
|
4375
|
-
<line num="211" count="
|
|
4376
|
-
<line num="212" count="
|
|
4377
|
-
<line num="213" count="
|
|
4378
|
-
<line num="214" count="
|
|
4379
|
-
<line num="215" count="
|
|
4380
|
-
<line num="216" count="
|
|
4381
|
-
<line num="217" count="
|
|
4403
|
+
<line num="210" count="202" type="stmt"/>
|
|
4404
|
+
<line num="211" count="202" type="stmt"/>
|
|
4405
|
+
<line num="212" count="202" type="stmt"/>
|
|
4406
|
+
<line num="213" count="202" type="stmt"/>
|
|
4407
|
+
<line num="214" count="202" type="stmt"/>
|
|
4408
|
+
<line num="215" count="202" type="stmt"/>
|
|
4409
|
+
<line num="216" count="202" type="stmt"/>
|
|
4410
|
+
<line num="217" count="202" type="stmt"/>
|
|
4382
4411
|
<line num="218" count="0" type="stmt"/>
|
|
4383
4412
|
<line num="219" count="0" type="stmt"/>
|
|
4384
4413
|
<line num="220" count="0" type="stmt"/>
|
|
@@ -4397,14 +4426,14 @@
|
|
|
4397
4426
|
<line num="233" count="0" type="stmt"/>
|
|
4398
4427
|
<line num="234" count="0" type="stmt"/>
|
|
4399
4428
|
<line num="235" count="0" type="stmt"/>
|
|
4400
|
-
<line num="236" count="
|
|
4401
|
-
<line num="237" count="
|
|
4402
|
-
<line num="238" count="
|
|
4403
|
-
<line num="239" count="
|
|
4404
|
-
<line num="240" count="
|
|
4405
|
-
<line num="241" count="
|
|
4406
|
-
<line num="242" count="
|
|
4407
|
-
<line num="243" count="
|
|
4429
|
+
<line num="236" count="202" type="stmt"/>
|
|
4430
|
+
<line num="237" count="202" type="stmt"/>
|
|
4431
|
+
<line num="238" count="202" type="stmt"/>
|
|
4432
|
+
<line num="239" count="202" type="stmt"/>
|
|
4433
|
+
<line num="240" count="202" type="stmt"/>
|
|
4434
|
+
<line num="241" count="202" type="stmt"/>
|
|
4435
|
+
<line num="242" count="202" type="stmt"/>
|
|
4436
|
+
<line num="243" count="202" type="cond" truecount="1" falsecount="0"/>
|
|
4408
4437
|
<line num="244" count="4" type="stmt"/>
|
|
4409
4438
|
<line num="245" count="4" type="stmt"/>
|
|
4410
4439
|
<line num="246" count="4" type="stmt"/>
|
|
@@ -4423,15 +4452,15 @@
|
|
|
4423
4452
|
<line num="259" count="1" type="stmt"/>
|
|
4424
4453
|
<line num="260" count="1" type="stmt"/>
|
|
4425
4454
|
<line num="261" count="4" type="stmt"/>
|
|
4426
|
-
<line num="262" count="
|
|
4427
|
-
<line num="263" count="
|
|
4428
|
-
<line num="264" count="
|
|
4429
|
-
<line num="265" count="
|
|
4430
|
-
<line num="266" count="
|
|
4431
|
-
<line num="267" count="
|
|
4432
|
-
<line num="268" count="
|
|
4433
|
-
<line num="269" count="
|
|
4434
|
-
<line num="270" count="
|
|
4455
|
+
<line num="262" count="202" type="stmt"/>
|
|
4456
|
+
<line num="263" count="202" type="stmt"/>
|
|
4457
|
+
<line num="264" count="202" type="stmt"/>
|
|
4458
|
+
<line num="265" count="202" type="stmt"/>
|
|
4459
|
+
<line num="266" count="202" type="stmt"/>
|
|
4460
|
+
<line num="267" count="202" type="stmt"/>
|
|
4461
|
+
<line num="268" count="202" type="stmt"/>
|
|
4462
|
+
<line num="269" count="202" type="stmt"/>
|
|
4463
|
+
<line num="270" count="202" type="cond" truecount="1" falsecount="0"/>
|
|
4435
4464
|
<line num="271" count="5" type="stmt"/>
|
|
4436
4465
|
<line num="272" count="5" type="stmt"/>
|
|
4437
4466
|
<line num="273" count="5" type="stmt"/>
|
|
@@ -4454,14 +4483,14 @@
|
|
|
4454
4483
|
<line num="290" count="1" type="stmt"/>
|
|
4455
4484
|
<line num="291" count="1" type="stmt"/>
|
|
4456
4485
|
<line num="292" count="5" type="stmt"/>
|
|
4457
|
-
<line num="293" count="
|
|
4458
|
-
<line num="294" count="
|
|
4459
|
-
<line num="295" count="
|
|
4460
|
-
<line num="296" count="
|
|
4461
|
-
<line num="297" count="
|
|
4462
|
-
<line num="298" count="
|
|
4463
|
-
<line num="299" count="
|
|
4464
|
-
<line num="300" count="
|
|
4486
|
+
<line num="293" count="202" type="stmt"/>
|
|
4487
|
+
<line num="294" count="202" type="stmt"/>
|
|
4488
|
+
<line num="295" count="202" type="stmt"/>
|
|
4489
|
+
<line num="296" count="202" type="stmt"/>
|
|
4490
|
+
<line num="297" count="202" type="stmt"/>
|
|
4491
|
+
<line num="298" count="202" type="stmt"/>
|
|
4492
|
+
<line num="299" count="202" type="stmt"/>
|
|
4493
|
+
<line num="300" count="202" type="stmt"/>
|
|
4465
4494
|
<line num="301" count="0" type="stmt"/>
|
|
4466
4495
|
<line num="302" count="0" type="stmt"/>
|
|
4467
4496
|
<line num="303" count="0" type="stmt"/>
|
|
@@ -4476,14 +4505,14 @@
|
|
|
4476
4505
|
<line num="312" count="0" type="stmt"/>
|
|
4477
4506
|
<line num="313" count="0" type="stmt"/>
|
|
4478
4507
|
<line num="314" count="0" type="stmt"/>
|
|
4479
|
-
<line num="315" count="
|
|
4480
|
-
<line num="316" count="
|
|
4481
|
-
<line num="317" count="
|
|
4482
|
-
<line num="318" count="
|
|
4483
|
-
<line num="319" count="
|
|
4484
|
-
<line num="320" count="
|
|
4485
|
-
<line num="321" count="
|
|
4486
|
-
<line num="322" count="
|
|
4508
|
+
<line num="315" count="202" type="stmt"/>
|
|
4509
|
+
<line num="316" count="202" type="stmt"/>
|
|
4510
|
+
<line num="317" count="202" type="stmt"/>
|
|
4511
|
+
<line num="318" count="202" type="stmt"/>
|
|
4512
|
+
<line num="319" count="202" type="stmt"/>
|
|
4513
|
+
<line num="320" count="202" type="stmt"/>
|
|
4514
|
+
<line num="321" count="202" type="stmt"/>
|
|
4515
|
+
<line num="322" count="202" type="stmt"/>
|
|
4487
4516
|
<line num="323" count="0" type="stmt"/>
|
|
4488
4517
|
<line num="324" count="0" type="stmt"/>
|
|
4489
4518
|
<line num="325" count="0" type="stmt"/>
|
|
@@ -4527,41 +4556,41 @@
|
|
|
4527
4556
|
<line num="363" count="0" type="stmt"/>
|
|
4528
4557
|
<line num="364" count="0" type="stmt"/>
|
|
4529
4558
|
<line num="365" count="0" type="stmt"/>
|
|
4530
|
-
<line num="366" count="
|
|
4531
|
-
<line num="367" count="
|
|
4532
|
-
<line num="368" count="
|
|
4533
|
-
<line num="369" count="
|
|
4534
|
-
<line num="370" count="
|
|
4535
|
-
<line num="371" count="
|
|
4536
|
-
<line num="372" count="
|
|
4537
|
-
<line num="373" count="
|
|
4538
|
-
<line num="374" count="
|
|
4539
|
-
<line num="375" count="
|
|
4540
|
-
<line num="376" count="
|
|
4541
|
-
<line num="377" count="
|
|
4542
|
-
<line num="378" count="
|
|
4543
|
-
<line num="379" count="
|
|
4544
|
-
<line num="380" count="
|
|
4545
|
-
<line num="381" count="
|
|
4546
|
-
<line num="382" count="
|
|
4547
|
-
<line num="383" count="
|
|
4548
|
-
<line num="384" count="
|
|
4549
|
-
<line num="385" count="
|
|
4550
|
-
<line num="386" count="
|
|
4551
|
-
<line num="387" count="
|
|
4552
|
-
<line num="388" count="
|
|
4553
|
-
<line num="389" count="
|
|
4554
|
-
<line num="390" count="
|
|
4555
|
-
<line num="391" count="
|
|
4556
|
-
<line num="392" count="
|
|
4557
|
-
<line num="393" count="
|
|
4558
|
-
<line num="394" count="
|
|
4559
|
-
<line num="395" count="
|
|
4560
|
-
<line num="396" count="
|
|
4561
|
-
<line num="397" count="
|
|
4562
|
-
<line num="398" count="
|
|
4563
|
-
<line num="399" count="
|
|
4564
|
-
<line num="400" count="
|
|
4559
|
+
<line num="366" count="202" type="stmt"/>
|
|
4560
|
+
<line num="367" count="202" type="stmt"/>
|
|
4561
|
+
<line num="368" count="202" type="stmt"/>
|
|
4562
|
+
<line num="369" count="202" type="stmt"/>
|
|
4563
|
+
<line num="370" count="202" type="stmt"/>
|
|
4564
|
+
<line num="371" count="202" type="stmt"/>
|
|
4565
|
+
<line num="372" count="202" type="stmt"/>
|
|
4566
|
+
<line num="373" count="202" type="stmt"/>
|
|
4567
|
+
<line num="374" count="202" type="stmt"/>
|
|
4568
|
+
<line num="375" count="202" type="stmt"/>
|
|
4569
|
+
<line num="376" count="202" type="stmt"/>
|
|
4570
|
+
<line num="377" count="202" type="stmt"/>
|
|
4571
|
+
<line num="378" count="202" type="stmt"/>
|
|
4572
|
+
<line num="379" count="202" type="stmt"/>
|
|
4573
|
+
<line num="380" count="202" type="stmt"/>
|
|
4574
|
+
<line num="381" count="202" type="stmt"/>
|
|
4575
|
+
<line num="382" count="202" type="stmt"/>
|
|
4576
|
+
<line num="383" count="202" type="stmt"/>
|
|
4577
|
+
<line num="384" count="202" type="stmt"/>
|
|
4578
|
+
<line num="385" count="202" type="stmt"/>
|
|
4579
|
+
<line num="386" count="202" type="stmt"/>
|
|
4580
|
+
<line num="387" count="202" type="stmt"/>
|
|
4581
|
+
<line num="388" count="202" type="stmt"/>
|
|
4582
|
+
<line num="389" count="202" type="stmt"/>
|
|
4583
|
+
<line num="390" count="202" type="stmt"/>
|
|
4584
|
+
<line num="391" count="202" type="stmt"/>
|
|
4585
|
+
<line num="392" count="202" type="stmt"/>
|
|
4586
|
+
<line num="393" count="202" type="stmt"/>
|
|
4587
|
+
<line num="394" count="202" type="stmt"/>
|
|
4588
|
+
<line num="395" count="202" type="stmt"/>
|
|
4589
|
+
<line num="396" count="202" type="stmt"/>
|
|
4590
|
+
<line num="397" count="202" type="stmt"/>
|
|
4591
|
+
<line num="398" count="202" type="stmt"/>
|
|
4592
|
+
<line num="399" count="202" type="stmt"/>
|
|
4593
|
+
<line num="400" count="202" type="stmt"/>
|
|
4565
4594
|
<line num="401" count="0" type="stmt"/>
|
|
4566
4595
|
<line num="402" count="0" type="stmt"/>
|
|
4567
4596
|
<line num="403" count="0" type="stmt"/>
|
|
@@ -4571,42 +4600,42 @@
|
|
|
4571
4600
|
<line num="407" count="0" type="stmt"/>
|
|
4572
4601
|
<line num="408" count="0" type="stmt"/>
|
|
4573
4602
|
<line num="409" count="0" type="stmt"/>
|
|
4574
|
-
<line num="410" count="
|
|
4575
|
-
<line num="411" count="
|
|
4576
|
-
<line num="412" count="
|
|
4577
|
-
<line num="413" count="
|
|
4578
|
-
<line num="414" count="
|
|
4579
|
-
<line num="415" count="
|
|
4580
|
-
<line num="416" count="
|
|
4581
|
-
<line num="417" count="
|
|
4582
|
-
<line num="418" count="
|
|
4583
|
-
<line num="419" count="
|
|
4584
|
-
<line num="420" count="
|
|
4585
|
-
<line num="421" count="
|
|
4586
|
-
<line num="422" count="
|
|
4587
|
-
<line num="423" count="
|
|
4588
|
-
<line num="424" count="
|
|
4589
|
-
<line num="425" count="
|
|
4590
|
-
<line num="426" count="
|
|
4591
|
-
<line num="427" count="
|
|
4592
|
-
<line num="428" count="
|
|
4593
|
-
<line num="429" count="
|
|
4594
|
-
<line num="430" count="
|
|
4595
|
-
<line num="431" count="
|
|
4596
|
-
<line num="432" count="
|
|
4597
|
-
<line num="433" count="
|
|
4598
|
-
<line num="434" count="
|
|
4599
|
-
<line num="435" count="
|
|
4600
|
-
<line num="436" count="
|
|
4601
|
-
<line num="437" count="
|
|
4602
|
-
<line num="438" count="
|
|
4603
|
-
<line num="439" count="
|
|
4604
|
-
<line num="440" count="
|
|
4605
|
-
<line num="441" count="
|
|
4606
|
-
<line num="442" count="
|
|
4607
|
-
<line num="443" count="
|
|
4608
|
-
<line num="444" count="
|
|
4609
|
-
<line num="445" count="
|
|
4603
|
+
<line num="410" count="0" type="stmt"/>
|
|
4604
|
+
<line num="411" count="0" type="stmt"/>
|
|
4605
|
+
<line num="412" count="202" type="stmt"/>
|
|
4606
|
+
<line num="413" count="202" type="stmt"/>
|
|
4607
|
+
<line num="414" count="202" type="stmt"/>
|
|
4608
|
+
<line num="415" count="202" type="stmt"/>
|
|
4609
|
+
<line num="416" count="202" type="stmt"/>
|
|
4610
|
+
<line num="417" count="202" type="stmt"/>
|
|
4611
|
+
<line num="418" count="202" type="stmt"/>
|
|
4612
|
+
<line num="419" count="202" type="stmt"/>
|
|
4613
|
+
<line num="420" count="202" type="stmt"/>
|
|
4614
|
+
<line num="421" count="202" type="stmt"/>
|
|
4615
|
+
<line num="422" count="202" type="stmt"/>
|
|
4616
|
+
<line num="423" count="202" type="stmt"/>
|
|
4617
|
+
<line num="424" count="202" type="stmt"/>
|
|
4618
|
+
<line num="425" count="202" type="stmt"/>
|
|
4619
|
+
<line num="426" count="202" type="stmt"/>
|
|
4620
|
+
<line num="427" count="202" type="stmt"/>
|
|
4621
|
+
<line num="428" count="202" type="stmt"/>
|
|
4622
|
+
<line num="429" count="202" type="stmt"/>
|
|
4623
|
+
<line num="430" count="202" type="stmt"/>
|
|
4624
|
+
<line num="431" count="202" type="stmt"/>
|
|
4625
|
+
<line num="432" count="202" type="stmt"/>
|
|
4626
|
+
<line num="433" count="202" type="stmt"/>
|
|
4627
|
+
<line num="434" count="202" type="stmt"/>
|
|
4628
|
+
<line num="435" count="202" type="stmt"/>
|
|
4629
|
+
<line num="436" count="202" type="stmt"/>
|
|
4630
|
+
<line num="437" count="202" type="stmt"/>
|
|
4631
|
+
<line num="438" count="202" type="stmt"/>
|
|
4632
|
+
<line num="439" count="202" type="stmt"/>
|
|
4633
|
+
<line num="440" count="202" type="stmt"/>
|
|
4634
|
+
<line num="441" count="202" type="stmt"/>
|
|
4635
|
+
<line num="442" count="202" type="stmt"/>
|
|
4636
|
+
<line num="443" count="202" type="stmt"/>
|
|
4637
|
+
<line num="444" count="202" type="stmt"/>
|
|
4638
|
+
<line num="445" count="202" type="stmt"/>
|
|
4610
4639
|
<line num="446" count="0" type="stmt"/>
|
|
4611
4640
|
<line num="447" count="0" type="stmt"/>
|
|
4612
4641
|
<line num="448" count="0" type="stmt"/>
|
|
@@ -4619,39 +4648,39 @@
|
|
|
4619
4648
|
<line num="455" count="0" type="stmt"/>
|
|
4620
4649
|
<line num="456" count="0" type="stmt"/>
|
|
4621
4650
|
<line num="457" count="0" type="stmt"/>
|
|
4622
|
-
<line num="458" count="
|
|
4623
|
-
<line num="459" count="
|
|
4624
|
-
<line num="460" count="
|
|
4625
|
-
<line num="461" count="
|
|
4626
|
-
<line num="462" count="
|
|
4627
|
-
<line num="463" count="
|
|
4628
|
-
<line num="464" count="
|
|
4629
|
-
<line num="465" count="
|
|
4630
|
-
<line num="466" count="
|
|
4631
|
-
<line num="467" count="
|
|
4632
|
-
<line num="468" count="
|
|
4633
|
-
<line num="469" count="
|
|
4634
|
-
<line num="470" count="
|
|
4635
|
-
<line num="471" count="
|
|
4636
|
-
<line num="472" count="
|
|
4637
|
-
<line num="473" count="
|
|
4638
|
-
<line num="474" count="
|
|
4639
|
-
<line num="475" count="
|
|
4640
|
-
<line num="476" count="
|
|
4651
|
+
<line num="458" count="0" type="stmt"/>
|
|
4652
|
+
<line num="459" count="0" type="stmt"/>
|
|
4653
|
+
<line num="460" count="202" type="stmt"/>
|
|
4654
|
+
<line num="461" count="202" type="stmt"/>
|
|
4655
|
+
<line num="462" count="202" type="stmt"/>
|
|
4656
|
+
<line num="463" count="202" type="stmt"/>
|
|
4657
|
+
<line num="464" count="202" type="stmt"/>
|
|
4658
|
+
<line num="465" count="202" type="stmt"/>
|
|
4659
|
+
<line num="466" count="202" type="stmt"/>
|
|
4660
|
+
<line num="467" count="202" type="stmt"/>
|
|
4661
|
+
<line num="468" count="202" type="stmt"/>
|
|
4662
|
+
<line num="469" count="0" type="stmt"/>
|
|
4663
|
+
<line num="470" count="0" type="stmt"/>
|
|
4664
|
+
<line num="471" count="202" type="stmt"/>
|
|
4665
|
+
<line num="472" count="202" type="stmt"/>
|
|
4666
|
+
<line num="473" count="202" type="stmt"/>
|
|
4667
|
+
<line num="474" count="202" type="stmt"/>
|
|
4668
|
+
<line num="475" count="202" type="stmt"/>
|
|
4669
|
+
<line num="476" count="202" type="stmt"/>
|
|
4641
4670
|
<line num="477" count="0" type="stmt"/>
|
|
4642
4671
|
<line num="478" count="0" type="stmt"/>
|
|
4643
4672
|
<line num="479" count="0" type="stmt"/>
|
|
4644
4673
|
<line num="480" count="0" type="stmt"/>
|
|
4645
4674
|
<line num="481" count="0" type="stmt"/>
|
|
4646
|
-
<line num="482" count="
|
|
4647
|
-
<line num="483" count="
|
|
4648
|
-
<line num="484" count="
|
|
4649
|
-
<line num="485" count="
|
|
4650
|
-
<line num="486" count="
|
|
4651
|
-
<line num="487" count="
|
|
4652
|
-
<line num="488" count="
|
|
4653
|
-
<line num="489" count="
|
|
4654
|
-
<line num="490" count="
|
|
4675
|
+
<line num="482" count="0" type="stmt"/>
|
|
4676
|
+
<line num="483" count="0" type="stmt"/>
|
|
4677
|
+
<line num="484" count="202" type="stmt"/>
|
|
4678
|
+
<line num="485" count="202" type="stmt"/>
|
|
4679
|
+
<line num="486" count="202" type="stmt"/>
|
|
4680
|
+
<line num="487" count="202" type="stmt"/>
|
|
4681
|
+
<line num="488" count="202" type="stmt"/>
|
|
4682
|
+
<line num="489" count="202" type="stmt"/>
|
|
4683
|
+
<line num="490" count="202" type="stmt"/>
|
|
4655
4684
|
<line num="491" count="0" type="stmt"/>
|
|
4656
4685
|
<line num="492" count="0" type="stmt"/>
|
|
4657
4686
|
<line num="493" count="0" type="stmt"/>
|
|
@@ -4664,14 +4693,14 @@
|
|
|
4664
4693
|
<line num="500" count="0" type="stmt"/>
|
|
4665
4694
|
<line num="501" count="0" type="stmt"/>
|
|
4666
4695
|
<line num="502" count="0" type="stmt"/>
|
|
4667
|
-
<line num="503" count="
|
|
4668
|
-
<line num="504" count="
|
|
4669
|
-
<line num="505" count="
|
|
4670
|
-
<line num="506" count="
|
|
4671
|
-
<line num="507" count="
|
|
4672
|
-
<line num="508" count="
|
|
4673
|
-
<line num="509" count="
|
|
4674
|
-
<line num="510" count="
|
|
4696
|
+
<line num="503" count="0" type="stmt"/>
|
|
4697
|
+
<line num="504" count="0" type="stmt"/>
|
|
4698
|
+
<line num="505" count="202" type="stmt"/>
|
|
4699
|
+
<line num="506" count="202" type="stmt"/>
|
|
4700
|
+
<line num="507" count="202" type="stmt"/>
|
|
4701
|
+
<line num="508" count="202" type="stmt"/>
|
|
4702
|
+
<line num="509" count="202" type="stmt"/>
|
|
4703
|
+
<line num="510" count="202" type="stmt"/>
|
|
4675
4704
|
<line num="511" count="0" type="stmt"/>
|
|
4676
4705
|
<line num="512" count="0" type="stmt"/>
|
|
4677
4706
|
<line num="513" count="0" type="stmt"/>
|
|
@@ -4684,11 +4713,11 @@
|
|
|
4684
4713
|
<line num="520" count="0" type="stmt"/>
|
|
4685
4714
|
<line num="521" count="0" type="stmt"/>
|
|
4686
4715
|
<line num="522" count="0" type="stmt"/>
|
|
4687
|
-
<line num="523" count="
|
|
4688
|
-
<line num="524" count="
|
|
4689
|
-
<line num="525" count="
|
|
4690
|
-
<line num="526" count="
|
|
4691
|
-
<line num="527" count="
|
|
4716
|
+
<line num="523" count="0" type="stmt"/>
|
|
4717
|
+
<line num="524" count="0" type="stmt"/>
|
|
4718
|
+
<line num="525" count="202" type="stmt"/>
|
|
4719
|
+
<line num="526" count="202" type="cond" truecount="1" falsecount="0"/>
|
|
4720
|
+
<line num="527" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
4692
4721
|
<line num="528" count="26" type="stmt"/>
|
|
4693
4722
|
<line num="529" count="26" type="stmt"/>
|
|
4694
4723
|
<line num="530" count="26" type="stmt"/>
|
|
@@ -4696,16 +4725,16 @@
|
|
|
4696
4725
|
<line num="532" count="26" type="stmt"/>
|
|
4697
4726
|
<line num="533" count="26" type="stmt"/>
|
|
4698
4727
|
<line num="534" count="26" type="stmt"/>
|
|
4699
|
-
<line num="535" count="26" type="
|
|
4700
|
-
<line num="536" count="
|
|
4728
|
+
<line num="535" count="26" type="stmt"/>
|
|
4729
|
+
<line num="536" count="26" type="stmt"/>
|
|
4701
4730
|
<line num="537" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
4702
|
-
<line num="538" count="
|
|
4703
|
-
<line num="539" count="
|
|
4731
|
+
<line num="538" count="25" type="stmt"/>
|
|
4732
|
+
<line num="539" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
4704
4733
|
<line num="540" count="24" type="stmt"/>
|
|
4705
4734
|
<line num="541" count="24" type="stmt"/>
|
|
4706
4735
|
<line num="542" count="24" type="stmt"/>
|
|
4707
|
-
<line num="543" count="
|
|
4708
|
-
<line num="544" count="
|
|
4736
|
+
<line num="543" count="24" type="stmt"/>
|
|
4737
|
+
<line num="544" count="24" type="stmt"/>
|
|
4709
4738
|
<line num="545" count="26" type="stmt"/>
|
|
4710
4739
|
<line num="546" count="26" type="stmt"/>
|
|
4711
4740
|
<line num="547" count="26" type="stmt"/>
|
|
@@ -4723,26 +4752,28 @@
|
|
|
4723
4752
|
<line num="559" count="26" type="stmt"/>
|
|
4724
4753
|
<line num="560" count="26" type="stmt"/>
|
|
4725
4754
|
<line num="561" count="26" type="stmt"/>
|
|
4726
|
-
<line num="562" count="26" type="
|
|
4755
|
+
<line num="562" count="26" type="stmt"/>
|
|
4727
4756
|
<line num="563" count="26" type="stmt"/>
|
|
4728
4757
|
<line num="564" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
4729
|
-
<line num="565" count="
|
|
4730
|
-
<line num="566" count="
|
|
4758
|
+
<line num="565" count="26" type="stmt"/>
|
|
4759
|
+
<line num="566" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
4731
4760
|
<line num="567" count="2" type="stmt"/>
|
|
4732
|
-
<line num="568" count="
|
|
4733
|
-
<line num="569" count="
|
|
4734
|
-
<line num="570" count="
|
|
4735
|
-
<line num="571" count="
|
|
4736
|
-
<line num="572" count="
|
|
4737
|
-
<line num="573" count="
|
|
4738
|
-
<line num="574" count="
|
|
4739
|
-
<line num="575" count="
|
|
4740
|
-
<line num="576" count="
|
|
4741
|
-
<line num="577" count="
|
|
4742
|
-
<line num="578" count="
|
|
4761
|
+
<line num="568" count="2" type="stmt"/>
|
|
4762
|
+
<line num="569" count="2" type="stmt"/>
|
|
4763
|
+
<line num="570" count="26" type="stmt"/>
|
|
4764
|
+
<line num="571" count="28" type="stmt"/>
|
|
4765
|
+
<line num="572" count="28" type="stmt"/>
|
|
4766
|
+
<line num="573" count="202" type="stmt"/>
|
|
4767
|
+
<line num="574" count="202" type="stmt"/>
|
|
4768
|
+
<line num="575" count="202" type="stmt"/>
|
|
4769
|
+
<line num="576" count="202" type="stmt"/>
|
|
4770
|
+
<line num="577" count="202" type="stmt"/>
|
|
4771
|
+
<line num="578" count="0" type="stmt"/>
|
|
4772
|
+
<line num="579" count="0" type="stmt"/>
|
|
4773
|
+
<line num="580" count="202" type="stmt"/>
|
|
4743
4774
|
</file>
|
|
4744
4775
|
<file name="swapspaceSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
|
|
4745
|
-
<metrics statements="
|
|
4776
|
+
<metrics statements="594" coveredstatements="390" conditionals="157" coveredconditionals="145" methods="11" coveredmethods="5"/>
|
|
4746
4777
|
<line num="1" count="1" type="stmt"/>
|
|
4747
4778
|
<line num="2" count="1" type="stmt"/>
|
|
4748
4779
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -4772,17 +4803,17 @@
|
|
|
4772
4803
|
<line num="27" count="1" type="stmt"/>
|
|
4773
4804
|
<line num="28" count="1" type="stmt"/>
|
|
4774
4805
|
<line num="29" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4775
|
-
<line num="30" count="
|
|
4776
|
-
<line num="31" count="
|
|
4777
|
-
<line num="32" count="
|
|
4778
|
-
<line num="33" count="
|
|
4779
|
-
<line num="34" count="
|
|
4780
|
-
<line num="35" count="
|
|
4781
|
-
<line num="36" count="
|
|
4782
|
-
<line num="37" count="
|
|
4783
|
-
<line num="38" count="
|
|
4784
|
-
<line num="39" count="
|
|
4785
|
-
<line num="40" count="
|
|
4806
|
+
<line num="30" count="122" type="stmt"/>
|
|
4807
|
+
<line num="31" count="122" type="stmt"/>
|
|
4808
|
+
<line num="32" count="122" type="stmt"/>
|
|
4809
|
+
<line num="33" count="122" type="stmt"/>
|
|
4810
|
+
<line num="34" count="122" type="stmt"/>
|
|
4811
|
+
<line num="35" count="122" type="stmt"/>
|
|
4812
|
+
<line num="36" count="122" type="stmt"/>
|
|
4813
|
+
<line num="37" count="122" type="stmt"/>
|
|
4814
|
+
<line num="38" count="122" type="cond" truecount="0" falsecount="1"/>
|
|
4815
|
+
<line num="39" count="122" type="cond" truecount="0" falsecount="1"/>
|
|
4816
|
+
<line num="40" count="122" type="stmt"/>
|
|
4786
4817
|
<line num="41" count="1" type="stmt"/>
|
|
4787
4818
|
<line num="42" count="1" type="stmt"/>
|
|
4788
4819
|
<line num="43" count="0" type="stmt"/>
|
|
@@ -4882,190 +4913,190 @@
|
|
|
4882
4913
|
<line num="137" count="0" type="stmt"/>
|
|
4883
4914
|
<line num="138" count="1" type="stmt"/>
|
|
4884
4915
|
<line num="139" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4885
|
-
<line num="140" count="
|
|
4886
|
-
<line num="141" count="
|
|
4887
|
-
<line num="142" count="
|
|
4888
|
-
<line num="143" count="
|
|
4889
|
-
<line num="144" count="
|
|
4890
|
-
<line num="145" count="
|
|
4891
|
-
<line num="146" count="
|
|
4892
|
-
<line num="147" count="
|
|
4893
|
-
<line num="148" count="
|
|
4894
|
-
<line num="149" count="
|
|
4895
|
-
<line num="150" count="
|
|
4896
|
-
<line num="151" count="
|
|
4897
|
-
<line num="152" count="
|
|
4898
|
-
<line num="153" count="
|
|
4899
|
-
<line num="154" count="
|
|
4900
|
-
<line num="155" count="
|
|
4901
|
-
<line num="156" count="
|
|
4902
|
-
<line num="157" count="
|
|
4903
|
-
<line num="158" count="
|
|
4904
|
-
<line num="159" count="
|
|
4916
|
+
<line num="140" count="67" type="stmt"/>
|
|
4917
|
+
<line num="141" count="67" type="stmt"/>
|
|
4918
|
+
<line num="142" count="67" type="stmt"/>
|
|
4919
|
+
<line num="143" count="67" type="stmt"/>
|
|
4920
|
+
<line num="144" count="67" type="stmt"/>
|
|
4921
|
+
<line num="145" count="67" type="stmt"/>
|
|
4922
|
+
<line num="146" count="67" type="stmt"/>
|
|
4923
|
+
<line num="147" count="67" type="stmt"/>
|
|
4924
|
+
<line num="148" count="67" type="stmt"/>
|
|
4925
|
+
<line num="149" count="67" type="stmt"/>
|
|
4926
|
+
<line num="150" count="67" type="stmt"/>
|
|
4927
|
+
<line num="151" count="67" type="stmt"/>
|
|
4928
|
+
<line num="152" count="67" type="cond" truecount="0" falsecount="1"/>
|
|
4929
|
+
<line num="153" count="67" type="stmt"/>
|
|
4930
|
+
<line num="154" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4931
|
+
<line num="155" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4932
|
+
<line num="156" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4933
|
+
<line num="157" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4934
|
+
<line num="158" count="65" type="cond" truecount="1" falsecount="0"/>
|
|
4935
|
+
<line num="159" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4905
4936
|
<line num="160" count="2" type="stmt"/>
|
|
4906
4937
|
<line num="161" count="2" type="stmt"/>
|
|
4907
4938
|
<line num="162" count="2" type="stmt"/>
|
|
4908
4939
|
<line num="163" count="2" type="stmt"/>
|
|
4909
4940
|
<line num="164" count="2" type="stmt"/>
|
|
4910
|
-
<line num="165" count="
|
|
4911
|
-
<line num="166" count="
|
|
4912
|
-
<line num="167" count="
|
|
4913
|
-
<line num="168" count="
|
|
4914
|
-
<line num="169" count="
|
|
4915
|
-
<line num="170" count="
|
|
4916
|
-
<line num="171" count="
|
|
4917
|
-
<line num="172" count="
|
|
4918
|
-
<line num="173" count="
|
|
4919
|
-
<line num="174" count="
|
|
4920
|
-
<line num="175" count="
|
|
4921
|
-
<line num="176" count="
|
|
4922
|
-
<line num="177" count="
|
|
4941
|
+
<line num="165" count="2" type="stmt"/>
|
|
4942
|
+
<line num="166" count="65" type="cond" truecount="1" falsecount="0"/>
|
|
4943
|
+
<line num="167" count="65" type="stmt"/>
|
|
4944
|
+
<line num="168" count="65" type="cond" truecount="1" falsecount="0"/>
|
|
4945
|
+
<line num="169" count="65" type="cond" truecount="1" falsecount="0"/>
|
|
4946
|
+
<line num="170" count="65" type="stmt"/>
|
|
4947
|
+
<line num="171" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4948
|
+
<line num="172" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4949
|
+
<line num="173" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4950
|
+
<line num="174" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4951
|
+
<line num="175" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4952
|
+
<line num="176" count="56" type="stmt"/>
|
|
4953
|
+
<line num="177" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4923
4954
|
<line num="178" count="9" type="stmt"/>
|
|
4924
4955
|
<line num="179" count="9" type="stmt"/>
|
|
4925
4956
|
<line num="180" count="9" type="stmt"/>
|
|
4926
4957
|
<line num="181" count="9" type="stmt"/>
|
|
4927
|
-
<line num="182" count="
|
|
4928
|
-
<line num="183" count="
|
|
4929
|
-
<line num="184" count="
|
|
4930
|
-
<line num="185" count="
|
|
4931
|
-
<line num="186" count="
|
|
4932
|
-
<line num="187" count="
|
|
4933
|
-
<line num="188" count="
|
|
4934
|
-
<line num="189" count="
|
|
4935
|
-
<line num="190" count="
|
|
4936
|
-
<line num="191" count="
|
|
4937
|
-
<line num="192" count="
|
|
4938
|
-
<line num="193" count="
|
|
4939
|
-
<line num="194" count="
|
|
4940
|
-
<line num="195" count="
|
|
4941
|
-
<line num="196" count="
|
|
4942
|
-
<line num="197" count="
|
|
4943
|
-
<line num="198" count="
|
|
4944
|
-
<line num="199" count="
|
|
4945
|
-
<line num="200" count="
|
|
4946
|
-
<line num="201" count="
|
|
4947
|
-
<line num="202" count="
|
|
4948
|
-
<line num="203" count="
|
|
4949
|
-
<line num="204" count="
|
|
4950
|
-
<line num="205" count="
|
|
4951
|
-
<line num="206" count="
|
|
4952
|
-
<line num="207" count="
|
|
4953
|
-
<line num="208" count="
|
|
4954
|
-
<line num="209" count="
|
|
4955
|
-
<line num="210" count="
|
|
4956
|
-
<line num="211" count="
|
|
4957
|
-
<line num="212" count="
|
|
4958
|
+
<line num="182" count="9" type="stmt"/>
|
|
4959
|
+
<line num="183" count="56" type="cond" truecount="1" falsecount="0"/>
|
|
4960
|
+
<line num="184" count="56" type="stmt"/>
|
|
4961
|
+
<line num="185" count="56" type="stmt"/>
|
|
4962
|
+
<line num="186" count="56" type="stmt"/>
|
|
4963
|
+
<line num="187" count="56" type="stmt"/>
|
|
4964
|
+
<line num="188" count="56" type="stmt"/>
|
|
4965
|
+
<line num="189" count="56" type="stmt"/>
|
|
4966
|
+
<line num="190" count="56" type="stmt"/>
|
|
4967
|
+
<line num="191" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
4968
|
+
<line num="192" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
4969
|
+
<line num="193" count="67" type="stmt"/>
|
|
4970
|
+
<line num="194" count="67" type="stmt"/>
|
|
4971
|
+
<line num="195" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4972
|
+
<line num="196" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4973
|
+
<line num="197" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4974
|
+
<line num="198" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
4975
|
+
<line num="199" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
4976
|
+
<line num="200" count="61" type="cond" truecount="1" falsecount="0"/>
|
|
4977
|
+
<line num="201" count="61" type="cond" truecount="3" falsecount="0"/>
|
|
4978
|
+
<line num="202" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
4979
|
+
<line num="203" count="67" type="stmt"/>
|
|
4980
|
+
<line num="204" count="67" type="stmt"/>
|
|
4981
|
+
<line num="205" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4982
|
+
<line num="206" count="53" type="stmt"/>
|
|
4983
|
+
<line num="207" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
4984
|
+
<line num="208" count="53" type="stmt"/>
|
|
4985
|
+
<line num="209" count="53" type="stmt"/>
|
|
4986
|
+
<line num="210" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4987
|
+
<line num="211" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
4988
|
+
<line num="212" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
4958
4989
|
<line num="213" count="2" type="stmt"/>
|
|
4959
|
-
<line num="214" count="2" type="
|
|
4960
|
-
<line num="215" count="2" type="
|
|
4961
|
-
<line num="216" count="2" type="
|
|
4962
|
-
<line num="217" count="2" type="
|
|
4963
|
-
<line num="218" count="
|
|
4964
|
-
<line num="219" count="
|
|
4965
|
-
<line num="220" count="17" type="
|
|
4990
|
+
<line num="214" count="2" type="stmt"/>
|
|
4991
|
+
<line num="215" count="2" type="stmt"/>
|
|
4992
|
+
<line num="216" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
4993
|
+
<line num="217" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
4994
|
+
<line num="218" count="2" type="stmt"/>
|
|
4995
|
+
<line num="219" count="2" type="stmt"/>
|
|
4996
|
+
<line num="220" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
4966
4997
|
<line num="221" count="17" type="stmt"/>
|
|
4967
4998
|
<line num="222" count="17" type="stmt"/>
|
|
4968
|
-
<line num="223" count="
|
|
4969
|
-
<line num="224" count="
|
|
4970
|
-
<line num="225" count="
|
|
4971
|
-
<line num="226" count="
|
|
4972
|
-
<line num="227" count="
|
|
4973
|
-
<line num="228" count="
|
|
4974
|
-
<line num="229" count="
|
|
4975
|
-
<line num="230" count="
|
|
4976
|
-
<line num="231" count="
|
|
4977
|
-
<line num="232" count="
|
|
4978
|
-
<line num="233" count="
|
|
4979
|
-
<line num="234" count="
|
|
4980
|
-
<line num="235" count="
|
|
4981
|
-
<line num="236" count="
|
|
4982
|
-
<line num="237" count="
|
|
4983
|
-
<line num="238" count="
|
|
4984
|
-
<line num="239" count="
|
|
4985
|
-
<line num="240" count="
|
|
4986
|
-
<line num="241" count="
|
|
4987
|
-
<line num="242" count="
|
|
4988
|
-
<line num="243" count="
|
|
4989
|
-
<line num="244" count="
|
|
4990
|
-
<line num="245" count="
|
|
4991
|
-
<line num="246" count="
|
|
4992
|
-
<line num="247" count="
|
|
4999
|
+
<line num="223" count="17" type="stmt"/>
|
|
5000
|
+
<line num="224" count="17" type="stmt"/>
|
|
5001
|
+
<line num="225" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
5002
|
+
<line num="226" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
5003
|
+
<line num="227" count="35" type="stmt"/>
|
|
5004
|
+
<line num="228" count="35" type="stmt"/>
|
|
5005
|
+
<line num="229" count="35" type="stmt"/>
|
|
5006
|
+
<line num="230" count="35" type="stmt"/>
|
|
5007
|
+
<line num="231" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
5008
|
+
<line num="232" count="33" type="cond" truecount="1" falsecount="0"/>
|
|
5009
|
+
<line num="233" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
5010
|
+
<line num="234" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
5011
|
+
<line num="235" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
5012
|
+
<line num="236" count="33" type="stmt"/>
|
|
5013
|
+
<line num="237" count="33" type="stmt"/>
|
|
5014
|
+
<line num="238" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
5015
|
+
<line num="239" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
5016
|
+
<line num="240" count="33" type="cond" truecount="1" falsecount="0"/>
|
|
5017
|
+
<line num="241" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
5018
|
+
<line num="242" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
5019
|
+
<line num="243" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
5020
|
+
<line num="244" count="33" type="stmt"/>
|
|
5021
|
+
<line num="245" count="33" type="stmt"/>
|
|
5022
|
+
<line num="246" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
5023
|
+
<line num="247" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
4993
5024
|
<line num="248" count="11" type="stmt"/>
|
|
4994
|
-
<line num="249" count="
|
|
4995
|
-
<line num="250" count="
|
|
4996
|
-
<line num="251" count="
|
|
4997
|
-
<line num="252" count="
|
|
4998
|
-
<line num="253" count="
|
|
4999
|
-
<line num="254" count="
|
|
5000
|
-
<line num="255" count="
|
|
5001
|
-
<line num="256" count="
|
|
5002
|
-
<line num="257" count="
|
|
5003
|
-
<line num="258" count="
|
|
5004
|
-
<line num="259" count="
|
|
5005
|
-
<line num="260" count="
|
|
5006
|
-
<line num="261" count="
|
|
5007
|
-
<line num="262" count="
|
|
5008
|
-
<line num="263" count="
|
|
5009
|
-
<line num="264" count="
|
|
5010
|
-
<line num="265" count="
|
|
5011
|
-
<line num="266" count="
|
|
5012
|
-
<line num="267" count="
|
|
5013
|
-
<line num="268" count="
|
|
5014
|
-
<line num="269" count="
|
|
5015
|
-
<line num="270" count="
|
|
5016
|
-
<line num="271" count="
|
|
5017
|
-
<line num="272" count="
|
|
5018
|
-
<line num="273" count="
|
|
5019
|
-
<line num="274" count="
|
|
5020
|
-
<line num="275" count="
|
|
5021
|
-
<line num="276" count="
|
|
5022
|
-
<line num="277" count="
|
|
5023
|
-
<line num="278" count="
|
|
5024
|
-
<line num="279" count="
|
|
5025
|
-
<line num="280" count="
|
|
5026
|
-
<line num="281" count="
|
|
5027
|
-
<line num="282" count="
|
|
5028
|
-
<line num="283" count="
|
|
5029
|
-
<line num="284" count="
|
|
5030
|
-
<line num="285" count="
|
|
5031
|
-
<line num="286" count="
|
|
5032
|
-
<line num="287" count="
|
|
5033
|
-
<line num="288" count="
|
|
5034
|
-
<line num="289" count="
|
|
5035
|
-
<line num="290" count="
|
|
5036
|
-
<line num="291" count="
|
|
5037
|
-
<line num="292" count="
|
|
5038
|
-
<line num="293" count="
|
|
5039
|
-
<line num="294" count="
|
|
5040
|
-
<line num="295" count="
|
|
5041
|
-
<line num="296" count="
|
|
5042
|
-
<line num="297" count="
|
|
5043
|
-
<line num="298" count="3" type="
|
|
5025
|
+
<line num="249" count="11" type="stmt"/>
|
|
5026
|
+
<line num="250" count="11" type="stmt"/>
|
|
5027
|
+
<line num="251" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
5028
|
+
<line num="252" count="33" type="stmt"/>
|
|
5029
|
+
<line num="253" count="33" type="stmt"/>
|
|
5030
|
+
<line num="254" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
5031
|
+
<line num="255" count="33" type="cond" truecount="1" falsecount="0"/>
|
|
5032
|
+
<line num="256" count="31" type="stmt"/>
|
|
5033
|
+
<line num="257" count="33" type="cond" truecount="1" falsecount="0"/>
|
|
5034
|
+
<line num="258" count="2" type="stmt"/>
|
|
5035
|
+
<line num="259" count="2" type="stmt"/>
|
|
5036
|
+
<line num="260" count="33" type="stmt"/>
|
|
5037
|
+
<line num="261" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
5038
|
+
<line num="262" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
5039
|
+
<line num="263" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
5040
|
+
<line num="264" count="32" type="stmt"/>
|
|
5041
|
+
<line num="265" count="32" type="stmt"/>
|
|
5042
|
+
<line num="266" count="32" type="stmt"/>
|
|
5043
|
+
<line num="267" count="32" type="stmt"/>
|
|
5044
|
+
<line num="268" count="32" type="stmt"/>
|
|
5045
|
+
<line num="269" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
5046
|
+
<line num="270" count="30" type="stmt"/>
|
|
5047
|
+
<line num="271" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
5048
|
+
<line num="272" count="30" type="stmt"/>
|
|
5049
|
+
<line num="273" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
5050
|
+
<line num="274" count="30" type="stmt"/>
|
|
5051
|
+
<line num="275" count="30" type="stmt"/>
|
|
5052
|
+
<line num="276" count="32" type="stmt"/>
|
|
5053
|
+
<line num="277" count="32" type="stmt"/>
|
|
5054
|
+
<line num="278" count="32" type="stmt"/>
|
|
5055
|
+
<line num="279" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
5056
|
+
<line num="280" count="32" type="stmt"/>
|
|
5057
|
+
<line num="281" count="32" type="stmt"/>
|
|
5058
|
+
<line num="282" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
5059
|
+
<line num="283" count="32" type="stmt"/>
|
|
5060
|
+
<line num="284" count="32" type="cond" truecount="4" falsecount="0"/>
|
|
5061
|
+
<line num="285" count="32" type="stmt"/>
|
|
5062
|
+
<line num="286" count="32" type="stmt"/>
|
|
5063
|
+
<line num="287" count="32" type="stmt"/>
|
|
5064
|
+
<line num="288" count="32" type="stmt"/>
|
|
5065
|
+
<line num="289" count="32" type="stmt"/>
|
|
5066
|
+
<line num="290" count="32" type="stmt"/>
|
|
5067
|
+
<line num="291" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
5068
|
+
<line num="292" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
5069
|
+
<line num="293" count="32" type="stmt"/>
|
|
5070
|
+
<line num="294" count="32" type="stmt"/>
|
|
5071
|
+
<line num="295" count="32" type="stmt"/>
|
|
5072
|
+
<line num="296" count="32" type="stmt"/>
|
|
5073
|
+
<line num="297" count="32" type="stmt"/>
|
|
5074
|
+
<line num="298" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
5044
5075
|
<line num="299" count="3" type="stmt"/>
|
|
5045
|
-
<line num="300" count="
|
|
5046
|
-
<line num="301" count="
|
|
5047
|
-
<line num="302" count="
|
|
5048
|
-
<line num="303" count="
|
|
5049
|
-
<line num="304" count="
|
|
5050
|
-
<line num="305" count="
|
|
5051
|
-
<line num="306" count="
|
|
5052
|
-
<line num="307" count="
|
|
5053
|
-
<line num="308" count="
|
|
5054
|
-
<line num="309" count="
|
|
5055
|
-
<line num="310" count="
|
|
5056
|
-
<line num="311" count="
|
|
5057
|
-
<line num="312" count="
|
|
5076
|
+
<line num="300" count="3" type="stmt"/>
|
|
5077
|
+
<line num="301" count="3" type="stmt"/>
|
|
5078
|
+
<line num="302" count="67" type="cond" truecount="0" falsecount="1"/>
|
|
5079
|
+
<line num="303" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
5080
|
+
<line num="304" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
5081
|
+
<line num="305" count="67" type="stmt"/>
|
|
5082
|
+
<line num="306" count="67" type="stmt"/>
|
|
5083
|
+
<line num="307" count="67" type="stmt"/>
|
|
5084
|
+
<line num="308" count="67" type="stmt"/>
|
|
5085
|
+
<line num="309" count="67" type="stmt"/>
|
|
5086
|
+
<line num="310" count="67" type="stmt"/>
|
|
5087
|
+
<line num="311" count="67" type="cond" truecount="1" falsecount="0"/>
|
|
5088
|
+
<line num="312" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
5058
5089
|
<line num="313" count="1" type="stmt"/>
|
|
5059
5090
|
<line num="314" count="1" type="stmt"/>
|
|
5060
5091
|
<line num="315" count="1" type="stmt"/>
|
|
5061
|
-
<line num="316" count="
|
|
5062
|
-
<line num="317" count="
|
|
5063
|
-
<line num="318" count="3" type="
|
|
5064
|
-
<line num="319" count="
|
|
5065
|
-
<line num="320" count="
|
|
5066
|
-
<line num="321" count="
|
|
5067
|
-
<line num="322" count="
|
|
5068
|
-
<line num="323" count="
|
|
5092
|
+
<line num="316" count="1" type="stmt"/>
|
|
5093
|
+
<line num="317" count="1" type="stmt"/>
|
|
5094
|
+
<line num="318" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
5095
|
+
<line num="319" count="3" type="stmt"/>
|
|
5096
|
+
<line num="320" count="3" type="stmt"/>
|
|
5097
|
+
<line num="321" count="67" type="stmt"/>
|
|
5098
|
+
<line num="322" count="1" type="stmt"/>
|
|
5099
|
+
<line num="323" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
5069
5100
|
<line num="324" count="53" type="stmt"/>
|
|
5070
5101
|
<line num="325" count="53" type="stmt"/>
|
|
5071
5102
|
<line num="326" count="53" type="stmt"/>
|
|
@@ -5080,32 +5111,32 @@
|
|
|
5080
5111
|
<line num="335" count="53" type="stmt"/>
|
|
5081
5112
|
<line num="336" count="53" type="stmt"/>
|
|
5082
5113
|
<line num="337" count="53" type="stmt"/>
|
|
5083
|
-
<line num="338" count="53" type="
|
|
5114
|
+
<line num="338" count="53" type="stmt"/>
|
|
5084
5115
|
<line num="339" count="53" type="stmt"/>
|
|
5085
|
-
<line num="340" count="53" type="cond" truecount="
|
|
5086
|
-
<line num="341" count="53" type="
|
|
5116
|
+
<line num="340" count="53" type="cond" truecount="0" falsecount="1"/>
|
|
5117
|
+
<line num="341" count="53" type="stmt"/>
|
|
5087
5118
|
<line num="342" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5088
5119
|
<line num="343" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5089
5120
|
<line num="344" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5090
5121
|
<line num="345" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5091
5122
|
<line num="346" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5092
|
-
<line num="347" count="
|
|
5123
|
+
<line num="347" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5093
5124
|
<line num="348" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5094
|
-
<line num="349" count="
|
|
5095
|
-
<line num="350" count="
|
|
5125
|
+
<line num="349" count="46" type="stmt"/>
|
|
5126
|
+
<line num="350" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5096
5127
|
<line num="351" count="8" type="stmt"/>
|
|
5097
|
-
<line num="352" count="8" type="
|
|
5098
|
-
<line num="353" count="
|
|
5099
|
-
<line num="354" count="
|
|
5100
|
-
<line num="355" count="
|
|
5101
|
-
<line num="356" count="
|
|
5102
|
-
<line num="357" count="
|
|
5103
|
-
<line num="358" count="
|
|
5104
|
-
<line num="359" count="
|
|
5105
|
-
<line num="360" count="
|
|
5106
|
-
<line num="361" count="
|
|
5107
|
-
<line num="362" count="41" type="
|
|
5108
|
-
<line num="363" count="
|
|
5128
|
+
<line num="352" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
5129
|
+
<line num="353" count="8" type="stmt"/>
|
|
5130
|
+
<line num="354" count="8" type="stmt"/>
|
|
5131
|
+
<line num="355" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5132
|
+
<line num="356" count="53" type="cond" truecount="2" falsecount="0"/>
|
|
5133
|
+
<line num="357" count="3" type="stmt"/>
|
|
5134
|
+
<line num="358" count="3" type="stmt"/>
|
|
5135
|
+
<line num="359" count="42" type="cond" truecount="1" falsecount="0"/>
|
|
5136
|
+
<line num="360" count="42" type="stmt"/>
|
|
5137
|
+
<line num="361" count="41" type="cond" truecount="1" falsecount="0"/>
|
|
5138
|
+
<line num="362" count="41" type="cond" truecount="1" falsecount="0"/>
|
|
5139
|
+
<line num="363" count="82" type="cond" truecount="1" falsecount="0"/>
|
|
5109
5140
|
<line num="364" count="41" type="stmt"/>
|
|
5110
5141
|
<line num="365" count="41" type="stmt"/>
|
|
5111
5142
|
<line num="366" count="41" type="stmt"/>
|
|
@@ -5115,91 +5146,91 @@
|
|
|
5115
5146
|
<line num="370" count="41" type="stmt"/>
|
|
5116
5147
|
<line num="371" count="41" type="stmt"/>
|
|
5117
5148
|
<line num="372" count="41" type="stmt"/>
|
|
5118
|
-
<line num="373" count="
|
|
5119
|
-
<line num="374" count="
|
|
5149
|
+
<line num="373" count="41" type="stmt"/>
|
|
5150
|
+
<line num="374" count="41" type="stmt"/>
|
|
5120
5151
|
<line num="375" count="53" type="cond" truecount="2" falsecount="1"/>
|
|
5121
5152
|
<line num="376" count="53" type="stmt"/>
|
|
5122
|
-
<line num="377" count="53" type="
|
|
5153
|
+
<line num="377" count="53" type="cond" truecount="2" falsecount="1"/>
|
|
5123
5154
|
<line num="378" count="53" type="stmt"/>
|
|
5124
5155
|
<line num="379" count="53" type="stmt"/>
|
|
5125
5156
|
<line num="380" count="53" type="stmt"/>
|
|
5126
5157
|
<line num="381" count="53" type="stmt"/>
|
|
5127
5158
|
<line num="382" count="53" type="stmt"/>
|
|
5128
|
-
<line num="383" count="
|
|
5129
|
-
<line num="384" count="
|
|
5130
|
-
<line num="385" count="32" type="
|
|
5131
|
-
<line num="386" count="
|
|
5132
|
-
<line num="387" count="
|
|
5133
|
-
<line num="388" count="
|
|
5134
|
-
<line num="389" count="30" type="
|
|
5159
|
+
<line num="383" count="53" type="stmt"/>
|
|
5160
|
+
<line num="384" count="53" type="stmt"/>
|
|
5161
|
+
<line num="385" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
5162
|
+
<line num="386" count="32" type="stmt"/>
|
|
5163
|
+
<line num="387" count="32" type="stmt"/>
|
|
5164
|
+
<line num="388" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5165
|
+
<line num="389" count="30" type="stmt"/>
|
|
5135
5166
|
<line num="390" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5136
5167
|
<line num="391" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5137
|
-
<line num="392" count="
|
|
5138
|
-
<line num="393" count="30" type="
|
|
5139
|
-
<line num="394" count="
|
|
5140
|
-
<line num="395" count="
|
|
5141
|
-
<line num="396" count="
|
|
5142
|
-
<line num="397" count="24" type="
|
|
5143
|
-
<line num="398" count="
|
|
5144
|
-
<line num="399" count="
|
|
5145
|
-
<line num="400" count="30" type="cond" truecount="
|
|
5146
|
-
<line num="401" count="
|
|
5147
|
-
<line num="402" count="
|
|
5148
|
-
<line num="403" count="
|
|
5149
|
-
<line num="404" count="
|
|
5150
|
-
<line num="405" count="24" type="
|
|
5151
|
-
<line num="406" count="
|
|
5152
|
-
<line num="407" count="
|
|
5153
|
-
<line num="408" count="30" type="
|
|
5154
|
-
<line num="409" count="30" type="
|
|
5155
|
-
<line num="410" count="30" type="
|
|
5168
|
+
<line num="392" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5169
|
+
<line num="393" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5170
|
+
<line num="394" count="25" type="stmt"/>
|
|
5171
|
+
<line num="395" count="30" type="stmt"/>
|
|
5172
|
+
<line num="396" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5173
|
+
<line num="397" count="24" type="cond" truecount="1" falsecount="0"/>
|
|
5174
|
+
<line num="398" count="24" type="stmt"/>
|
|
5175
|
+
<line num="399" count="24" type="stmt"/>
|
|
5176
|
+
<line num="400" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
5177
|
+
<line num="401" count="3" type="stmt"/>
|
|
5178
|
+
<line num="402" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5179
|
+
<line num="403" count="21" type="stmt"/>
|
|
5180
|
+
<line num="404" count="21" type="stmt"/>
|
|
5181
|
+
<line num="405" count="24" type="cond" truecount="1" falsecount="0"/>
|
|
5182
|
+
<line num="406" count="24" type="stmt"/>
|
|
5183
|
+
<line num="407" count="24" type="stmt"/>
|
|
5184
|
+
<line num="408" count="30" type="stmt"/>
|
|
5185
|
+
<line num="409" count="30" type="stmt"/>
|
|
5186
|
+
<line num="410" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5156
5187
|
<line num="411" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5157
|
-
<line num="412" count="30" type="
|
|
5158
|
-
<line num="413" count="30" type="cond" truecount="
|
|
5159
|
-
<line num="414" count="30" type="
|
|
5160
|
-
<line num="415" count="30" type="
|
|
5188
|
+
<line num="412" count="30" type="stmt"/>
|
|
5189
|
+
<line num="413" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5190
|
+
<line num="414" count="30" type="cond" truecount="1" falsecount="0"/>
|
|
5191
|
+
<line num="415" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
5161
5192
|
<line num="416" count="30" type="stmt"/>
|
|
5162
5193
|
<line num="417" count="30" type="stmt"/>
|
|
5163
|
-
<line num="418" count="
|
|
5164
|
-
<line num="419" count="
|
|
5165
|
-
<line num="420" count="2" type="
|
|
5166
|
-
<line num="421" count="
|
|
5167
|
-
<line num="422" count="
|
|
5168
|
-
<line num="423" count="
|
|
5169
|
-
<line num="424" count="
|
|
5170
|
-
<line num="425" count="
|
|
5194
|
+
<line num="418" count="30" type="stmt"/>
|
|
5195
|
+
<line num="419" count="30" type="stmt"/>
|
|
5196
|
+
<line num="420" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
5197
|
+
<line num="421" count="2" type="stmt"/>
|
|
5198
|
+
<line num="422" count="2" type="stmt"/>
|
|
5199
|
+
<line num="423" count="53" type="cond" truecount="1" falsecount="0"/>
|
|
5200
|
+
<line num="424" count="29" type="stmt"/>
|
|
5201
|
+
<line num="425" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
5171
5202
|
<line num="426" count="6" type="stmt"/>
|
|
5172
|
-
<line num="427" count="
|
|
5173
|
-
<line num="428" count="
|
|
5174
|
-
<line num="429" count="29" type="
|
|
5203
|
+
<line num="427" count="6" type="stmt"/>
|
|
5204
|
+
<line num="428" count="6" type="stmt"/>
|
|
5205
|
+
<line num="429" count="29" type="stmt"/>
|
|
5175
5206
|
<line num="430" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
5176
|
-
<line num="431" count="
|
|
5177
|
-
<line num="432" count="
|
|
5207
|
+
<line num="431" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
5208
|
+
<line num="432" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
5178
5209
|
<line num="433" count="1" type="stmt"/>
|
|
5179
|
-
<line num="434" count="
|
|
5180
|
-
<line num="435" count="
|
|
5181
|
-
<line num="436" count="28" type="
|
|
5210
|
+
<line num="434" count="1" type="stmt"/>
|
|
5211
|
+
<line num="435" count="1" type="stmt"/>
|
|
5212
|
+
<line num="436" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
5182
5213
|
<line num="437" count="28" type="stmt"/>
|
|
5183
5214
|
<line num="438" count="28" type="stmt"/>
|
|
5184
5215
|
<line num="439" count="28" type="stmt"/>
|
|
5185
5216
|
<line num="440" count="28" type="stmt"/>
|
|
5186
5217
|
<line num="441" count="28" type="stmt"/>
|
|
5187
5218
|
<line num="442" count="28" type="stmt"/>
|
|
5188
|
-
<line num="443" count="
|
|
5189
|
-
<line num="444" count="
|
|
5190
|
-
<line num="445" count="
|
|
5191
|
-
<line num="446" count="
|
|
5192
|
-
<line num="447" count="
|
|
5193
|
-
<line num="448" count="
|
|
5219
|
+
<line num="443" count="28" type="stmt"/>
|
|
5220
|
+
<line num="444" count="28" type="stmt"/>
|
|
5221
|
+
<line num="445" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
5222
|
+
<line num="446" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
5223
|
+
<line num="447" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
5224
|
+
<line num="448" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
5194
5225
|
<line num="449" count="5" type="stmt"/>
|
|
5195
|
-
<line num="450" count="
|
|
5196
|
-
<line num="451" count="
|
|
5197
|
-
<line num="452" count="23" type="
|
|
5198
|
-
<line num="453" count="
|
|
5199
|
-
<line num="454" count="
|
|
5200
|
-
<line num="455" count="
|
|
5201
|
-
<line num="456" count="
|
|
5202
|
-
<line num="457" count="
|
|
5226
|
+
<line num="450" count="5" type="stmt"/>
|
|
5227
|
+
<line num="451" count="5" type="stmt"/>
|
|
5228
|
+
<line num="452" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
5229
|
+
<line num="453" count="23" type="stmt"/>
|
|
5230
|
+
<line num="454" count="23" type="stmt"/>
|
|
5231
|
+
<line num="455" count="53" type="stmt"/>
|
|
5232
|
+
<line num="456" count="1" type="stmt"/>
|
|
5233
|
+
<line num="457" count="1" type="stmt"/>
|
|
5203
5234
|
<line num="458" count="0" type="stmt"/>
|
|
5204
5235
|
<line num="459" count="0" type="stmt"/>
|
|
5205
5236
|
<line num="460" count="0" type="stmt"/>
|
|
@@ -5224,10 +5255,10 @@
|
|
|
5224
5255
|
<line num="479" count="0" type="stmt"/>
|
|
5225
5256
|
<line num="480" count="0" type="stmt"/>
|
|
5226
5257
|
<line num="481" count="0" type="stmt"/>
|
|
5227
|
-
<line num="482" count="
|
|
5228
|
-
<line num="483" count="
|
|
5229
|
-
<line num="484" count="
|
|
5230
|
-
<line num="485" count="
|
|
5258
|
+
<line num="482" count="0" type="stmt"/>
|
|
5259
|
+
<line num="483" count="0" type="stmt"/>
|
|
5260
|
+
<line num="484" count="1" type="stmt"/>
|
|
5261
|
+
<line num="485" count="1" type="stmt"/>
|
|
5231
5262
|
<line num="486" count="0" type="stmt"/>
|
|
5232
5263
|
<line num="487" count="0" type="stmt"/>
|
|
5233
5264
|
<line num="488" count="0" type="stmt"/>
|
|
@@ -5310,10 +5341,10 @@
|
|
|
5310
5341
|
<line num="565" count="0" type="stmt"/>
|
|
5311
5342
|
<line num="566" count="0" type="stmt"/>
|
|
5312
5343
|
<line num="567" count="0" type="stmt"/>
|
|
5313
|
-
<line num="568" count="
|
|
5314
|
-
<line num="569" count="
|
|
5315
|
-
<line num="570" count="
|
|
5316
|
-
<line num="571" count="
|
|
5344
|
+
<line num="568" count="0" type="stmt"/>
|
|
5345
|
+
<line num="569" count="0" type="stmt"/>
|
|
5346
|
+
<line num="570" count="1" type="stmt"/>
|
|
5347
|
+
<line num="571" count="1" type="stmt"/>
|
|
5317
5348
|
<line num="572" count="0" type="stmt"/>
|
|
5318
5349
|
<line num="573" count="0" type="stmt"/>
|
|
5319
5350
|
<line num="574" count="0" type="stmt"/>
|
|
@@ -5334,7 +5365,9 @@
|
|
|
5334
5365
|
<line num="589" count="0" type="stmt"/>
|
|
5335
5366
|
<line num="590" count="0" type="stmt"/>
|
|
5336
5367
|
<line num="591" count="0" type="stmt"/>
|
|
5337
|
-
<line num="592" count="
|
|
5368
|
+
<line num="592" count="0" type="stmt"/>
|
|
5369
|
+
<line num="593" count="0" type="stmt"/>
|
|
5370
|
+
<line num="594" count="1" type="stmt"/>
|
|
5338
5371
|
</file>
|
|
5339
5372
|
</package>
|
|
5340
5373
|
<package name="rabbit-ui-kit.src.swaps-lib.models">
|
|
@@ -5834,9 +5867,9 @@
|
|
|
5834
5867
|
</file>
|
|
5835
5868
|
</package>
|
|
5836
5869
|
<package name="rabbit-ui-kit.src.swaps-lib.services">
|
|
5837
|
-
<metrics statements="
|
|
5870
|
+
<metrics statements="495" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
5838
5871
|
<file name="publicSwapService.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js">
|
|
5839
|
-
<metrics statements="
|
|
5872
|
+
<metrics statements="495" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
5840
5873
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
5841
5874
|
<line num="2" count="0" type="stmt"/>
|
|
5842
5875
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -6327,6 +6360,11 @@
|
|
|
6327
6360
|
<line num="488" count="0" type="stmt"/>
|
|
6328
6361
|
<line num="489" count="0" type="stmt"/>
|
|
6329
6362
|
<line num="490" count="0" type="stmt"/>
|
|
6363
|
+
<line num="491" count="0" type="stmt"/>
|
|
6364
|
+
<line num="492" count="0" type="stmt"/>
|
|
6365
|
+
<line num="493" count="0" type="stmt"/>
|
|
6366
|
+
<line num="494" count="0" type="stmt"/>
|
|
6367
|
+
<line num="495" count="0" type="stmt"/>
|
|
6330
6368
|
</file>
|
|
6331
6369
|
</package>
|
|
6332
6370
|
<package name="rabbit-ui-kit.src.swaps-lib.utils">
|
|
@@ -8503,9 +8541,9 @@
|
|
|
8503
8541
|
</file>
|
|
8504
8542
|
</package>
|
|
8505
8543
|
<package name="rabbit-ui-kit.src.ui-kit.components.atoms.buttons.LinkButton">
|
|
8506
|
-
<metrics statements="
|
|
8544
|
+
<metrics statements="116" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8507
8545
|
<file name="LinkButton.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx">
|
|
8508
|
-
<metrics statements="
|
|
8546
|
+
<metrics statements="116" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
8509
8547
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8510
8548
|
<line num="2" count="0" type="stmt"/>
|
|
8511
8549
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -8618,6 +8656,10 @@
|
|
|
8618
8656
|
<line num="110" count="0" type="stmt"/>
|
|
8619
8657
|
<line num="111" count="0" type="stmt"/>
|
|
8620
8658
|
<line num="112" count="0" type="stmt"/>
|
|
8659
|
+
<line num="113" count="0" type="stmt"/>
|
|
8660
|
+
<line num="114" count="0" type="stmt"/>
|
|
8661
|
+
<line num="115" count="0" type="stmt"/>
|
|
8662
|
+
<line num="116" count="0" type="stmt"/>
|
|
8621
8663
|
</file>
|
|
8622
8664
|
</package>
|
|
8623
8665
|
<package name="rabbit-ui-kit.src.ui-kit.components.atoms.buttons.RadioButtonWithText">
|
|
@@ -9660,9 +9702,9 @@
|
|
|
9660
9702
|
</file>
|
|
9661
9703
|
</package>
|
|
9662
9704
|
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.ColoredNotice">
|
|
9663
|
-
<metrics statements="
|
|
9705
|
+
<metrics statements="52" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9664
9706
|
<file name="ColoredNotice.jsx" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx">
|
|
9665
|
-
<metrics statements="
|
|
9707
|
+
<metrics statements="52" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9666
9708
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9667
9709
|
<line num="2" count="0" type="stmt"/>
|
|
9668
9710
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -9705,6 +9747,16 @@
|
|
|
9705
9747
|
<line num="40" count="0" type="stmt"/>
|
|
9706
9748
|
<line num="41" count="0" type="stmt"/>
|
|
9707
9749
|
<line num="42" count="0" type="stmt"/>
|
|
9750
|
+
<line num="43" count="0" type="stmt"/>
|
|
9751
|
+
<line num="44" count="0" type="stmt"/>
|
|
9752
|
+
<line num="45" count="0" type="stmt"/>
|
|
9753
|
+
<line num="46" count="0" type="stmt"/>
|
|
9754
|
+
<line num="47" count="0" type="stmt"/>
|
|
9755
|
+
<line num="48" count="0" type="stmt"/>
|
|
9756
|
+
<line num="49" count="0" type="stmt"/>
|
|
9757
|
+
<line num="50" count="0" type="stmt"/>
|
|
9758
|
+
<line num="51" count="0" type="stmt"/>
|
|
9759
|
+
<line num="52" count="0" type="stmt"/>
|
|
9708
9760
|
</file>
|
|
9709
9761
|
</package>
|
|
9710
9762
|
<package name="rabbit-ui-kit.src.ui-kit.components.molecules.LineWithIconLink">
|
|
@@ -12907,9 +12959,9 @@
|
|
|
12907
12959
|
</file>
|
|
12908
12960
|
</package>
|
|
12909
12961
|
<package name="rabbit-ui-kit.src.ui-kit.hooks">
|
|
12910
|
-
<metrics statements="
|
|
12962
|
+
<metrics statements="63" coveredstatements="0" conditionals="3" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
12911
12963
|
<file name="useCallHandlingErrors.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js">
|
|
12912
|
-
<metrics statements="
|
|
12964
|
+
<metrics statements="27" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12913
12965
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
12914
12966
|
<line num="2" count="0" type="stmt"/>
|
|
12915
12967
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -12932,6 +12984,11 @@
|
|
|
12932
12984
|
<line num="20" count="0" type="stmt"/>
|
|
12933
12985
|
<line num="21" count="0" type="stmt"/>
|
|
12934
12986
|
<line num="22" count="0" type="stmt"/>
|
|
12987
|
+
<line num="23" count="0" type="stmt"/>
|
|
12988
|
+
<line num="24" count="0" type="stmt"/>
|
|
12989
|
+
<line num="25" count="0" type="stmt"/>
|
|
12990
|
+
<line num="26" count="0" type="stmt"/>
|
|
12991
|
+
<line num="27" count="0" type="stmt"/>
|
|
12935
12992
|
</file>
|
|
12936
12993
|
<file name="useIsHydrated.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/ui-kit/hooks/useIsHydrated.js">
|
|
12937
12994
|
<metrics statements="12" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|