@budibase/server 1.2.44-alpha.0 → 1.2.46
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/__mocks__/mongodb.ts +0 -4
- package/__mocks__/node-fetch.ts +1 -8
- package/builder/assets/index.08dd0c5e.css +6 -0
- package/builder/assets/index.f6823431.js +975 -0
- package/builder/assets/{vendor.67dbd8fa.js → vendor.6bcafa60.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +714 -727
- package/coverage/coverage-final.json +27 -27
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +35 -35
- package/coverage/lcov-report/api/controllers/row/internal.js.html +88 -46
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +191 -317
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +15 -15
- package/coverage/lcov-report/api/controllers/row/utils.js.html +30 -39
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +41 -41
- package/coverage/lcov-report/api/controllers/table/external.js.html +2 -2
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +17 -17
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +19 -19
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +2 -2
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +5 -5
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +13 -7
- package/coverage/lcov-report/automations/index.html +12 -12
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +30 -30
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +11 -11
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +19 -19
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +7 -7
- package/coverage/lcov-report/db/newid.js.html +4 -4
- package/coverage/lcov-report/db/utils.js.html +71 -71
- package/coverage/lcov-report/events/AutomationEmitter.js.html +5 -5
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +25 -25
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +12 -12
- package/coverage/lcov-report/middleware/currentapp.js.html +33 -33
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +18 -18
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +2 -2
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +31 -31
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +23 -23
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +2 -2
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +39 -39
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +10 -10
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +7 -7
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +1168 -1194
- package/dist/api/controllers/row/internal.js +15 -1
- package/dist/api/controllers/row/internalSearch.js +4 -39
- package/dist/api/controllers/row/utils.js +1 -3
- package/dist/api/controllers/static/index.js +2 -8
- package/dist/api/controllers/table/external.js +1 -1
- package/dist/api/routes/static.js +0 -2
- package/dist/automations/bullboard.js +2 -0
- package/dist/automations/listeners.js +102 -0
- package/dist/automations/logging/index.js +0 -3
- package/dist/automations/utils.js +6 -2
- package/dist/integrations/base/sql.js +30 -62
- package/dist/integrations/base/utils.js +27 -13
- package/dist/integrations/microsoftSqlServer.js +2 -5
- package/dist/integrations/mongodb.js +8 -35
- package/dist/integrations/mysql.js +2 -2
- package/dist/integrations/postgres.js +2 -5
- package/dist/package.json +7 -7
- package/dist/threads/automation.js +27 -11
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/index.js +1 -2
- package/package.json +8 -8
- package/src/api/controllers/row/internal.js +15 -1
- package/src/api/controllers/row/internalSearch.js +3 -45
- package/src/api/controllers/row/utils.js +1 -4
- package/src/api/controllers/static/index.ts +1 -5
- package/src/api/controllers/table/external.js +1 -1
- package/src/api/routes/static.ts +0 -11
- package/src/api/routes/tests/row.spec.js +149 -67
- package/src/automations/bullboard.js +2 -0
- package/src/automations/listeners.ts +78 -0
- package/src/automations/logging/index.ts +0 -3
- package/src/automations/utils.ts +7 -6
- package/src/integrations/base/sql.ts +30 -67
- package/src/integrations/base/utils.ts +18 -9
- package/src/integrations/microsoftSqlServer.ts +2 -3
- package/src/integrations/mongodb.ts +8 -35
- package/src/integrations/mysql.ts +1 -1
- package/src/integrations/postgres.ts +1 -2
- package/src/integrations/tests/mongo.spec.js +0 -218
- package/src/integrations/tests/sql.spec.js +11 -101
- package/src/threads/automation.ts +35 -16
- package/src/utilities/fileSystem/index.js +0 -2
- package/builder/assets/index.6b1c808b.css +0 -6
- package/builder/assets/index.7e1eb5c8.js +0 -977
- package/dist/integrations/base/query.js +0 -27
- package/src/api/routes/tests/internalSearch.spec.js +0 -176
- package/src/integrations/base/query.ts +0 -16
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="1660984509139" clover="3.2.0">
|
|
3
|
+
<project timestamp="1660984509139" name="All files">
|
|
4
|
+
<metrics statements="4110" coveredstatements="2979" conditionals="1729" coveredconditionals="920" methods="606" coveredmethods="421" elements="6445" coveredelements="4320" complexity="0" loc="4110" ncloc="4110" packages="22" files="126" classes="126"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="35" coveredstatements="34" conditionals="5" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
<line num="19" count="28" type="stmt"/>
|
|
22
22
|
<line num="20" count="28" type="stmt"/>
|
|
23
23
|
<line num="22" count="28" type="stmt"/>
|
|
24
|
-
<line num="36" count="
|
|
25
|
-
<line num="40" count="
|
|
24
|
+
<line num="36" count="237" type="stmt"/>
|
|
25
|
+
<line num="40" count="237" type="stmt"/>
|
|
26
26
|
<line num="62" count="28" type="stmt"/>
|
|
27
|
-
<line num="63" count="
|
|
28
|
-
<line num="64" count="
|
|
27
|
+
<line num="63" count="235" type="stmt"/>
|
|
28
|
+
<line num="64" count="235" type="stmt"/>
|
|
29
29
|
<line num="66" count="39" type="cond" truecount="1" falsecount="2"/>
|
|
30
30
|
<line num="67" count="39" type="stmt"/>
|
|
31
31
|
<line num="68" count="39" type="stmt"/>
|
|
@@ -886,15 +886,15 @@
|
|
|
886
886
|
</file>
|
|
887
887
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
888
888
|
<metrics statements="120" coveredstatements="38" conditionals="37" coveredconditionals="0" methods="17" coveredmethods="5"/>
|
|
889
|
-
<line num="5" count="
|
|
890
|
-
<line num="6" count="
|
|
891
|
-
<line num="7" count="
|
|
892
|
-
<line num="8" count="
|
|
893
|
-
<line num="9" count="
|
|
894
|
-
<line num="10" count="
|
|
895
|
-
<line num="15" count="
|
|
896
|
-
<line num="16" count="
|
|
897
|
-
<line num="17" count="
|
|
889
|
+
<line num="5" count="45" type="stmt"/>
|
|
890
|
+
<line num="6" count="45" type="stmt"/>
|
|
891
|
+
<line num="7" count="45" type="stmt"/>
|
|
892
|
+
<line num="8" count="45" type="stmt"/>
|
|
893
|
+
<line num="9" count="45" type="stmt"/>
|
|
894
|
+
<line num="10" count="45" type="stmt"/>
|
|
895
|
+
<line num="15" count="45" type="stmt"/>
|
|
896
|
+
<line num="16" count="45" type="stmt"/>
|
|
897
|
+
<line num="17" count="45" type="stmt"/>
|
|
898
898
|
<line num="20" count="2" type="stmt"/>
|
|
899
899
|
<line num="21" count="2" type="stmt"/>
|
|
900
900
|
<line num="27" count="0" type="stmt"/>
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
<line num="49" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
911
911
|
<line num="50" count="0" type="stmt"/>
|
|
912
912
|
<line num="55" count="0" type="stmt"/>
|
|
913
|
-
<line num="58" count="
|
|
913
|
+
<line num="58" count="45" type="stmt"/>
|
|
914
914
|
<line num="60" count="0" type="stmt"/>
|
|
915
915
|
<line num="61" count="0" type="stmt"/>
|
|
916
916
|
<line num="62" count="0" type="stmt"/>
|
|
@@ -919,7 +919,7 @@
|
|
|
919
919
|
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
920
920
|
<line num="66" count="0" type="stmt"/>
|
|
921
921
|
<line num="69" count="0" type="stmt"/>
|
|
922
|
-
<line num="72" count="
|
|
922
|
+
<line num="72" count="45" type="stmt"/>
|
|
923
923
|
<line num="73" count="0" type="stmt"/>
|
|
924
924
|
<line num="75" count="0" type="stmt"/>
|
|
925
925
|
<line num="76" count="0" type="stmt"/>
|
|
@@ -957,7 +957,7 @@
|
|
|
957
957
|
<line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
958
958
|
<line num="135" count="0" type="stmt"/>
|
|
959
959
|
<line num="140" count="0" type="stmt"/>
|
|
960
|
-
<line num="145" count="
|
|
960
|
+
<line num="145" count="45" type="stmt"/>
|
|
961
961
|
<line num="146" count="2" type="stmt"/>
|
|
962
962
|
<line num="147" count="2" type="stmt"/>
|
|
963
963
|
<line num="148" count="2" type="stmt"/>
|
|
@@ -966,26 +966,26 @@
|
|
|
966
966
|
<line num="152" count="7" type="stmt"/>
|
|
967
967
|
<line num="154" count="7" type="stmt"/>
|
|
968
968
|
<line num="162" count="2" type="stmt"/>
|
|
969
|
-
<line num="165" count="
|
|
969
|
+
<line num="165" count="45" type="stmt"/>
|
|
970
970
|
<line num="167" count="0" type="stmt"/>
|
|
971
971
|
<line num="169" count="0" type="stmt"/>
|
|
972
972
|
<line num="171" count="0" type="stmt"/>
|
|
973
973
|
<line num="172" count="0" type="stmt"/>
|
|
974
|
-
<line num="175" count="
|
|
974
|
+
<line num="175" count="45" type="stmt"/>
|
|
975
975
|
<line num="176" count="1" type="stmt"/>
|
|
976
976
|
<line num="177" count="1" type="stmt"/>
|
|
977
977
|
<line num="179" count="1" type="stmt"/>
|
|
978
978
|
<line num="180" count="1" type="stmt"/>
|
|
979
979
|
<line num="184" count="1" type="stmt"/>
|
|
980
|
-
<line num="187" count="
|
|
980
|
+
<line num="187" count="45" type="stmt"/>
|
|
981
981
|
<line num="188" count="1" type="stmt"/>
|
|
982
982
|
<line num="189" count="1" type="stmt"/>
|
|
983
983
|
<line num="190" count="1" type="stmt"/>
|
|
984
984
|
<line num="191" count="0" type="stmt"/>
|
|
985
985
|
<line num="195" count="1" type="stmt"/>
|
|
986
|
-
<line num="200" count="
|
|
986
|
+
<line num="200" count="45" type="stmt"/>
|
|
987
987
|
<line num="201" count="1" type="stmt"/>
|
|
988
|
-
<line num="204" count="
|
|
988
|
+
<line num="204" count="45" type="stmt"/>
|
|
989
989
|
<line num="205" count="0" type="stmt"/>
|
|
990
990
|
<line num="206" count="0" type="stmt"/>
|
|
991
991
|
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -998,7 +998,7 @@
|
|
|
998
998
|
<line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
999
999
|
<line num="219" count="0" type="stmt"/>
|
|
1000
1000
|
<line num="220" count="0" type="stmt"/>
|
|
1001
|
-
<line num="223" count="
|
|
1001
|
+
<line num="223" count="45" type="stmt"/>
|
|
1002
1002
|
<line num="224" count="0" type="stmt"/>
|
|
1003
1003
|
<line num="225" count="0" type="stmt"/>
|
|
1004
1004
|
<line num="226" count="0" type="stmt"/>
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
</file>
|
|
1087
1087
|
</package>
|
|
1088
1088
|
<package name="api.controllers.row">
|
|
1089
|
-
<metrics statements="
|
|
1089
|
+
<metrics statements="642" coveredstatements="379" conditionals="306" coveredconditionals="109" methods="90" coveredmethods="48"/>
|
|
1090
1090
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1091
1091
|
<metrics statements="120" coveredstatements="18" conditionals="54" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1092
1092
|
<line num="6" count="45" type="stmt"/>
|
|
@@ -1211,7 +1211,7 @@
|
|
|
1211
1211
|
<line num="252" count="0" type="stmt"/>
|
|
1212
1212
|
</file>
|
|
1213
1213
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internal.js">
|
|
1214
|
-
<metrics statements="
|
|
1214
|
+
<metrics statements="221" coveredstatements="192" conditionals="68" coveredconditionals="44" methods="26" coveredmethods="24"/>
|
|
1215
1215
|
<line num="1" count="45" type="stmt"/>
|
|
1216
1216
|
<line num="8" count="45" type="stmt"/>
|
|
1217
1217
|
<line num="9" count="45" type="stmt"/>
|
|
@@ -1279,18 +1279,18 @@
|
|
|
1279
1279
|
<line num="138" count="0" type="stmt"/>
|
|
1280
1280
|
<line num="141" count="5" type="stmt"/>
|
|
1281
1281
|
<line num="147" count="45" type="stmt"/>
|
|
1282
|
-
<line num="148" count="
|
|
1283
|
-
<line num="149" count="
|
|
1284
|
-
<line num="150" count="
|
|
1285
|
-
<line num="152" count="
|
|
1286
|
-
<line num="153" count="
|
|
1287
|
-
<line num="157" count="
|
|
1288
|
-
<line num="158" count="
|
|
1289
|
-
<line num="159" count="
|
|
1290
|
-
<line num="164" count="
|
|
1282
|
+
<line num="148" count="76" type="stmt"/>
|
|
1283
|
+
<line num="149" count="76" type="stmt"/>
|
|
1284
|
+
<line num="150" count="76" type="stmt"/>
|
|
1285
|
+
<line num="152" count="76" type="cond" truecount="3" falsecount="1"/>
|
|
1286
|
+
<line num="153" count="76" type="stmt"/>
|
|
1287
|
+
<line num="157" count="76" type="stmt"/>
|
|
1288
|
+
<line num="158" count="76" type="stmt"/>
|
|
1289
|
+
<line num="159" count="76" type="stmt"/>
|
|
1290
|
+
<line num="164" count="76" type="cond" truecount="1" falsecount="1"/>
|
|
1291
1291
|
<line num="165" count="0" type="stmt"/>
|
|
1292
|
-
<line num="169" count="
|
|
1293
|
-
<line num="176" count="
|
|
1292
|
+
<line num="169" count="76" type="stmt"/>
|
|
1293
|
+
<line num="176" count="75" type="stmt"/>
|
|
1294
1294
|
<line num="182" count="45" type="stmt"/>
|
|
1295
1295
|
<line num="183" count="9" type="stmt"/>
|
|
1296
1296
|
<line num="186" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -1382,258 +1382,245 @@
|
|
|
1382
1382
|
<line num="366" count="45" type="stmt"/>
|
|
1383
1383
|
<line num="367" count="2" type="stmt"/>
|
|
1384
1384
|
<line num="373" count="45" type="stmt"/>
|
|
1385
|
-
<line num="374" count="
|
|
1386
|
-
<line num="375" count="
|
|
1387
|
-
<line num="376" count="
|
|
1388
|
-
<line num="377" count="
|
|
1389
|
-
<line num="378" count="
|
|
1390
|
-
<line num="
|
|
1391
|
-
<line num="
|
|
1392
|
-
<line num="
|
|
1393
|
-
<line num="
|
|
1394
|
-
<line num="
|
|
1395
|
-
<line num="
|
|
1396
|
-
<line num="
|
|
1397
|
-
<line num="
|
|
1398
|
-
<line num="
|
|
1399
|
-
<line num="398" count="
|
|
1400
|
-
<line num="399" count="2" type="stmt"/>
|
|
1385
|
+
<line num="374" count="2" type="stmt"/>
|
|
1386
|
+
<line num="375" count="2" type="stmt"/>
|
|
1387
|
+
<line num="376" count="2" type="stmt"/>
|
|
1388
|
+
<line num="377" count="2" type="stmt"/>
|
|
1389
|
+
<line num="378" count="2" type="stmt"/>
|
|
1390
|
+
<line num="379" count="2" type="stmt"/>
|
|
1391
|
+
<line num="384" count="2" type="stmt"/>
|
|
1392
|
+
<line num="386" count="2" type="stmt"/>
|
|
1393
|
+
<line num="387" count="2" type="stmt"/>
|
|
1394
|
+
<line num="390" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1395
|
+
<line num="391" count="1" type="stmt"/>
|
|
1396
|
+
<line num="392" count="1" type="stmt"/>
|
|
1397
|
+
<line num="393" count="1" type="stmt"/>
|
|
1398
|
+
<line num="394" count="1" type="stmt"/>
|
|
1399
|
+
<line num="398" count="1" type="stmt"/>
|
|
1401
1400
|
<line num="401" count="2" type="stmt"/>
|
|
1401
|
+
<line num="402" count="2" type="stmt"/>
|
|
1402
|
+
<line num="403" count="2" type="stmt"/>
|
|
1402
1403
|
<line num="406" count="2" type="stmt"/>
|
|
1404
|
+
<line num="407" count="2" type="stmt"/>
|
|
1405
|
+
<line num="410" count="45" type="stmt"/>
|
|
1403
1406
|
<line num="411" count="2" type="stmt"/>
|
|
1404
|
-
<line num="
|
|
1405
|
-
<line num="
|
|
1406
|
-
<line num="
|
|
1407
|
-
<line num="419" count="2" type="stmt"/>
|
|
1407
|
+
<line num="412" count="2" type="stmt"/>
|
|
1408
|
+
<line num="413" count="2" type="stmt"/>
|
|
1409
|
+
<line num="415" count="2" type="stmt"/>
|
|
1408
1410
|
<line num="420" count="2" type="stmt"/>
|
|
1409
|
-
<line num="
|
|
1410
|
-
<line num="
|
|
1411
|
-
<line num="
|
|
1412
|
-
<line num="425" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1413
|
-
<line num="426" count="1" type="stmt"/>
|
|
1414
|
-
<line num="427" count="1" type="stmt"/>
|
|
1415
|
-
<line num="429" count="0" type="stmt"/>
|
|
1411
|
+
<line num="425" count="2" type="stmt"/>
|
|
1412
|
+
<line num="428" count="1" type="stmt"/>
|
|
1413
|
+
<line num="430" count="1" type="stmt"/>
|
|
1416
1414
|
<line num="432" count="2" type="stmt"/>
|
|
1417
1415
|
<line num="433" count="2" type="stmt"/>
|
|
1418
|
-
<line num="
|
|
1419
|
-
<line num="
|
|
1420
|
-
<line num="
|
|
1421
|
-
<line num="
|
|
1422
|
-
<line num="
|
|
1423
|
-
<line num="
|
|
1424
|
-
<line num="
|
|
1416
|
+
<line num="434" count="2" type="stmt"/>
|
|
1417
|
+
<line num="435" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1418
|
+
<line num="436" count="0" type="stmt"/>
|
|
1419
|
+
<line num="438" count="1" type="stmt"/>
|
|
1420
|
+
<line num="439" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1421
|
+
<line num="440" count="1" type="stmt"/>
|
|
1422
|
+
<line num="441" count="1" type="stmt"/>
|
|
1423
|
+
<line num="443" count="0" type="stmt"/>
|
|
1424
|
+
<line num="446" count="2" type="stmt"/>
|
|
1425
|
+
<line num="447" count="2" type="stmt"/>
|
|
1425
1426
|
<line num="449" count="1" type="stmt"/>
|
|
1426
|
-
<line num="
|
|
1427
|
-
<line num="
|
|
1427
|
+
<line num="455" count="2" type="stmt"/>
|
|
1428
|
+
<line num="456" count="5" type="stmt"/>
|
|
1429
|
+
<line num="457" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1430
|
+
<line num="459" count="1" type="stmt"/>
|
|
1431
|
+
<line num="460" count="1" type="stmt"/>
|
|
1432
|
+
<line num="461" count="1" type="stmt"/>
|
|
1433
|
+
<line num="463" count="1" type="stmt"/>
|
|
1434
|
+
<line num="464" count="1" type="stmt"/>
|
|
1435
|
+
<line num="468" count="2" type="stmt"/>
|
|
1428
1436
|
</file>
|
|
1429
1437
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1430
|
-
<metrics statements="
|
|
1431
|
-
<line num="1" count="
|
|
1432
|
-
<line num="2" count="
|
|
1433
|
-
<line num="3" count="
|
|
1434
|
-
<line num="4" count="
|
|
1435
|
-
<line num="
|
|
1436
|
-
<line num="
|
|
1437
|
-
<line num="
|
|
1438
|
-
<line num="
|
|
1439
|
-
<line num="
|
|
1440
|
-
<line num="
|
|
1441
|
-
<line num="
|
|
1442
|
-
<line num="
|
|
1443
|
-
<line num="
|
|
1444
|
-
<line num="
|
|
1445
|
-
<line num="
|
|
1446
|
-
<line num="
|
|
1447
|
-
<line num="
|
|
1448
|
-
<line num="
|
|
1449
|
-
<line num="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="
|
|
1452
|
-
<line num="
|
|
1453
|
-
<line num="
|
|
1454
|
-
<line num="
|
|
1455
|
-
<line num="
|
|
1456
|
-
<line num="
|
|
1457
|
-
<line num="
|
|
1458
|
-
<line num="
|
|
1459
|
-
<line num="
|
|
1460
|
-
<line num="
|
|
1461
|
-
<line num="
|
|
1462
|
-
<line num="
|
|
1463
|
-
<line num="
|
|
1464
|
-
<line num="
|
|
1465
|
-
<line num="
|
|
1466
|
-
<line num="
|
|
1467
|
-
<line num="
|
|
1468
|
-
<line num="
|
|
1469
|
-
<line num="
|
|
1470
|
-
<line num="
|
|
1471
|
-
<line num="
|
|
1472
|
-
<line num="
|
|
1473
|
-
<line num="
|
|
1474
|
-
<line num="
|
|
1475
|
-
<line num="
|
|
1476
|
-
<line num="
|
|
1477
|
-
<line num="
|
|
1478
|
-
<line num="
|
|
1479
|
-
<line num="
|
|
1480
|
-
<line num="
|
|
1481
|
-
<line num="
|
|
1482
|
-
<line num="
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="
|
|
1485
|
-
<line num="
|
|
1486
|
-
<line num="
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
1489
|
-
<line num="
|
|
1490
|
-
<line num="
|
|
1491
|
-
<line num="
|
|
1492
|
-
<line num="
|
|
1493
|
-
<line num="
|
|
1494
|
-
<line num="
|
|
1495
|
-
<line num="
|
|
1496
|
-
<line num="
|
|
1497
|
-
<line num="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1500
|
-
<line num="
|
|
1501
|
-
<line num="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="
|
|
1504
|
-
<line num="
|
|
1505
|
-
<line num="
|
|
1438
|
+
<metrics statements="185" coveredstatements="111" conditionals="119" coveredconditionals="47" methods="37" coveredmethods="18"/>
|
|
1439
|
+
<line num="1" count="44" type="stmt"/>
|
|
1440
|
+
<line num="2" count="44" type="stmt"/>
|
|
1441
|
+
<line num="3" count="44" type="stmt"/>
|
|
1442
|
+
<line num="4" count="44" type="stmt"/>
|
|
1443
|
+
<line num="12" count="1" type="stmt"/>
|
|
1444
|
+
<line num="25" count="1" type="stmt"/>
|
|
1445
|
+
<line num="26" count="1" type="stmt"/>
|
|
1446
|
+
<line num="27" count="1" type="stmt"/>
|
|
1447
|
+
<line num="28" count="1" type="stmt"/>
|
|
1448
|
+
<line num="29" count="1" type="stmt"/>
|
|
1449
|
+
<line num="33" count="1" type="stmt"/>
|
|
1450
|
+
<line num="34" count="1" type="stmt"/>
|
|
1451
|
+
<line num="38" count="1" type="stmt"/>
|
|
1452
|
+
<line num="39" count="1" type="stmt"/>
|
|
1453
|
+
<line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1454
|
+
<line num="44" count="1" type="stmt"/>
|
|
1455
|
+
<line num="46" count="1" type="stmt"/>
|
|
1456
|
+
<line num="50" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1457
|
+
<line num="51" count="0" type="stmt"/>
|
|
1458
|
+
<line num="53" count="1" type="stmt"/>
|
|
1459
|
+
<line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1460
|
+
<line num="58" count="0" type="stmt"/>
|
|
1461
|
+
<line num="60" count="1" type="stmt"/>
|
|
1462
|
+
<line num="64" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1463
|
+
<line num="65" count="0" type="stmt"/>
|
|
1464
|
+
<line num="67" count="1" type="stmt"/>
|
|
1465
|
+
<line num="71" count="1" type="stmt"/>
|
|
1466
|
+
<line num="72" count="1" type="stmt"/>
|
|
1467
|
+
<line num="76" count="0" type="stmt"/>
|
|
1468
|
+
<line num="77" count="0" type="stmt"/>
|
|
1469
|
+
<line num="81" count="0" type="stmt"/>
|
|
1470
|
+
<line num="82" count="0" type="stmt"/>
|
|
1471
|
+
<line num="86" count="0" type="stmt"/>
|
|
1472
|
+
<line num="87" count="0" type="stmt"/>
|
|
1473
|
+
<line num="91" count="0" type="stmt"/>
|
|
1474
|
+
<line num="95" count="0" type="stmt"/>
|
|
1475
|
+
<line num="99" count="0" type="stmt"/>
|
|
1476
|
+
<line num="100" count="0" type="stmt"/>
|
|
1477
|
+
<line num="104" count="0" type="stmt"/>
|
|
1478
|
+
<line num="105" count="0" type="stmt"/>
|
|
1479
|
+
<line num="109" count="0" type="stmt"/>
|
|
1480
|
+
<line num="110" count="0" type="stmt"/>
|
|
1481
|
+
<line num="114" count="0" type="stmt"/>
|
|
1482
|
+
<line num="115" count="0" type="stmt"/>
|
|
1483
|
+
<line num="119" count="0" type="stmt"/>
|
|
1484
|
+
<line num="120" count="0" type="stmt"/>
|
|
1485
|
+
<line num="124" count="0" type="stmt"/>
|
|
1486
|
+
<line num="125" count="0" type="stmt"/>
|
|
1487
|
+
<line num="136" count="2" type="stmt"/>
|
|
1488
|
+
<line num="138" count="2" type="stmt"/>
|
|
1489
|
+
<line num="140" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1490
|
+
<line num="141" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1491
|
+
<line num="144" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1492
|
+
<line num="145" count="2" type="stmt"/>
|
|
1493
|
+
<line num="148" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
1494
|
+
<line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1495
|
+
<line num="151" count="2" type="stmt"/>
|
|
1496
|
+
<line num="155" count="1" type="stmt"/>
|
|
1497
|
+
<line num="156" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1498
|
+
<line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1499
|
+
<line num="158" count="1" type="stmt"/>
|
|
1500
|
+
<line num="160" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1501
|
+
<line num="161" count="1" type="stmt"/>
|
|
1502
|
+
<line num="162" count="1" type="stmt"/>
|
|
1503
|
+
<line num="165" count="1" type="stmt"/>
|
|
1504
|
+
<line num="167" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1505
|
+
<line num="168" count="0" type="stmt"/>
|
|
1506
|
+
<line num="170" count="1" type="stmt"/>
|
|
1507
|
+
<line num="173" count="1" type="stmt"/>
|
|
1508
|
+
<line num="174" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1509
|
+
<line num="175" count="0" type="stmt"/>
|
|
1510
|
+
<line num="177" count="0" type="stmt"/>
|
|
1511
|
+
<line num="180" count="1" type="stmt"/>
|
|
1512
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1513
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1514
|
+
<line num="183" count="0" type="stmt"/>
|
|
1515
|
+
<line num="185" count="0" type="stmt"/>
|
|
1506
1516
|
<line num="188" count="0" type="stmt"/>
|
|
1507
|
-
<line num="
|
|
1508
|
-
<line num="
|
|
1509
|
-
<line num="
|
|
1510
|
-
<line num="
|
|
1511
|
-
<line num="
|
|
1512
|
-
<line num="
|
|
1513
|
-
<line num="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="
|
|
1516
|
-
<line num="
|
|
1517
|
-
<line num="
|
|
1518
|
-
<line num="
|
|
1519
|
-
<line num="
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="
|
|
1522
|
-
<line num="
|
|
1523
|
-
<line num="
|
|
1524
|
-
<line num="
|
|
1525
|
-
<line num="
|
|
1526
|
-
<line num="
|
|
1527
|
-
<line num="230" count="
|
|
1528
|
-
<line num="232" count="
|
|
1529
|
-
<line num="233" count="
|
|
1530
|
-
<line num="
|
|
1531
|
-
<line num="
|
|
1517
|
+
<line num="189" count="0" type="stmt"/>
|
|
1518
|
+
<line num="190" count="0" type="stmt"/>
|
|
1519
|
+
<line num="195" count="0" type="stmt"/>
|
|
1520
|
+
<line num="199" count="10" type="stmt"/>
|
|
1521
|
+
<line num="200" count="1" type="stmt"/>
|
|
1522
|
+
<line num="203" count="1" type="stmt"/>
|
|
1523
|
+
<line num="204" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1524
|
+
<line num="205" count="0" type="stmt"/>
|
|
1525
|
+
<line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1526
|
+
<line num="208" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1527
|
+
<line num="210" count="1" type="stmt"/>
|
|
1528
|
+
<line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1529
|
+
<line num="216" count="1" type="stmt"/>
|
|
1530
|
+
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1531
|
+
<line num="218" count="0" type="stmt"/>
|
|
1532
|
+
<line num="220" count="0" type="stmt"/>
|
|
1533
|
+
<line num="224" count="0" type="stmt"/>
|
|
1534
|
+
<line num="227" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1535
|
+
<line num="228" count="1" type="stmt"/>
|
|
1536
|
+
<line num="229" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1537
|
+
<line num="230" count="0" type="stmt"/>
|
|
1538
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1539
|
+
<line num="233" count="0" type="stmt"/>
|
|
1540
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1541
|
+
<line num="236" count="0" type="stmt"/>
|
|
1532
1542
|
<line num="238" count="0" type="stmt"/>
|
|
1533
|
-
<line num="
|
|
1534
|
-
<line num="
|
|
1535
|
-
<line num="243" count="
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="
|
|
1538
|
-
<line num="
|
|
1539
|
-
<line num="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1543
|
+
<line num="239" count="0" type="stmt"/>
|
|
1544
|
+
<line num="240" count="0" type="stmt"/>
|
|
1545
|
+
<line num="243" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1546
|
+
<line num="244" count="1" type="stmt"/>
|
|
1547
|
+
<line num="245" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1548
|
+
<line num="246" count="0" type="stmt"/>
|
|
1549
|
+
<line num="248" count="0" type="stmt"/>
|
|
1550
|
+
<line num="252" count="0" type="stmt"/>
|
|
1551
|
+
<line num="255" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1552
|
+
<line num="256" count="1" type="stmt"/>
|
|
1553
|
+
<line num="258" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1554
|
+
<line num="259" count="1" type="stmt"/>
|
|
1555
|
+
<line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1556
|
+
<line num="261" count="0" type="stmt"/>
|
|
1545
1557
|
<line num="263" count="0" type="stmt"/>
|
|
1546
|
-
<line num="
|
|
1547
|
-
<line num="
|
|
1548
|
-
<line num="
|
|
1549
|
-
<line num="
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="276" count="
|
|
1554
|
-
<line num="
|
|
1555
|
-
<line num="
|
|
1556
|
-
<line num="
|
|
1557
|
-
<line num="
|
|
1558
|
-
<line num="
|
|
1559
|
-
<line num="288" count="
|
|
1560
|
-
<line num="
|
|
1561
|
-
<line num="291" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1562
|
-
<line num="292" count="31" type="stmt"/>
|
|
1563
|
-
<line num="293" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1558
|
+
<line num="266" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1559
|
+
<line num="267" count="1" type="stmt"/>
|
|
1560
|
+
<line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1561
|
+
<line num="270" count="1" type="stmt"/>
|
|
1562
|
+
<line num="272" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1563
|
+
<line num="273" count="1" type="stmt"/>
|
|
1564
|
+
<line num="275" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1565
|
+
<line num="276" count="1" type="stmt"/>
|
|
1566
|
+
<line num="279" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1567
|
+
<line num="280" count="1" type="stmt"/>
|
|
1568
|
+
<line num="281" count="1" type="stmt"/>
|
|
1569
|
+
<line num="282" count="1" type="stmt"/>
|
|
1570
|
+
<line num="284" count="1" type="stmt"/>
|
|
1571
|
+
<line num="288" count="1" type="stmt"/>
|
|
1572
|
+
<line num="293" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1564
1573
|
<line num="294" count="0" type="stmt"/>
|
|
1565
|
-
<line num="296" count="
|
|
1566
|
-
<line num="
|
|
1567
|
-
<line num="
|
|
1568
|
-
<line num="
|
|
1569
|
-
<line num="
|
|
1570
|
-
<line num="305" count="
|
|
1571
|
-
<line num="306" count="
|
|
1572
|
-
<line num="
|
|
1573
|
-
<line num="
|
|
1574
|
-
<line num="
|
|
1575
|
-
<line num="
|
|
1576
|
-
<line num="
|
|
1577
|
-
<line num="
|
|
1578
|
-
<line num="
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="
|
|
1581
|
-
<line num="
|
|
1582
|
-
<line num="
|
|
1583
|
-
<line num="
|
|
1584
|
-
<line num="
|
|
1585
|
-
<line num="
|
|
1586
|
-
<line num="
|
|
1587
|
-
<line num="
|
|
1588
|
-
<line num="
|
|
1589
|
-
<line num="
|
|
1590
|
-
<line num="
|
|
1591
|
-
<line num="
|
|
1592
|
-
<line num="
|
|
1593
|
-
<line num="
|
|
1594
|
-
<line num="
|
|
1595
|
-
<line num="
|
|
1596
|
-
<line num="
|
|
1597
|
-
<line num="
|
|
1598
|
-
<line num="
|
|
1599
|
-
<line num="
|
|
1600
|
-
<line num="
|
|
1601
|
-
<line num="
|
|
1602
|
-
<line num="
|
|
1603
|
-
<line num="
|
|
1604
|
-
<line num="
|
|
1605
|
-
<line num="
|
|
1606
|
-
<line num="400" count="45" type="stmt"/>
|
|
1607
|
-
<line num="401" count="1" type="stmt"/>
|
|
1608
|
-
<line num="402" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1609
|
-
<line num="403" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1610
|
-
<line num="404" count="0" type="stmt"/>
|
|
1611
|
-
<line num="406" count="1" type="stmt"/>
|
|
1612
|
-
<line num="407" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1613
|
-
<line num="408" count="0" type="stmt"/>
|
|
1614
|
-
<line num="410" count="1" type="stmt"/>
|
|
1615
|
-
<line num="419" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1616
|
-
<line num="420" count="0" type="stmt"/>
|
|
1617
|
-
<line num="422" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1618
|
-
<line num="423" count="1" type="stmt"/>
|
|
1574
|
+
<line num="296" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1575
|
+
<line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1576
|
+
<line num="298" count="0" type="stmt"/>
|
|
1577
|
+
<line num="299" count="0" type="stmt"/>
|
|
1578
|
+
<line num="301" count="1" type="stmt"/>
|
|
1579
|
+
<line num="305" count="1" type="stmt"/>
|
|
1580
|
+
<line num="306" count="1" type="stmt"/>
|
|
1581
|
+
<line num="307" count="1" type="stmt"/>
|
|
1582
|
+
<line num="308" count="1" type="stmt"/>
|
|
1583
|
+
<line num="309" count="1" type="stmt"/>
|
|
1584
|
+
<line num="320" count="44" type="stmt"/>
|
|
1585
|
+
<line num="321" count="1" type="stmt"/>
|
|
1586
|
+
<line num="328" count="1" type="stmt"/>
|
|
1587
|
+
<line num="330" count="1" type="stmt"/>
|
|
1588
|
+
<line num="333" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1589
|
+
<line num="334" count="1" type="stmt"/>
|
|
1590
|
+
<line num="336" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1591
|
+
<line num="337" count="1" type="stmt"/>
|
|
1592
|
+
<line num="339" count="1" type="stmt"/>
|
|
1593
|
+
<line num="358" count="44" type="stmt"/>
|
|
1594
|
+
<line num="359" count="1" type="stmt"/>
|
|
1595
|
+
<line num="360" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1596
|
+
<line num="361" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1597
|
+
<line num="362" count="0" type="stmt"/>
|
|
1598
|
+
<line num="364" count="1" type="stmt"/>
|
|
1599
|
+
<line num="365" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1600
|
+
<line num="366" count="0" type="stmt"/>
|
|
1601
|
+
<line num="368" count="1" type="stmt"/>
|
|
1602
|
+
<line num="377" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1603
|
+
<line num="378" count="0" type="stmt"/>
|
|
1604
|
+
<line num="380" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1605
|
+
<line num="381" count="1" type="stmt"/>
|
|
1606
|
+
<line num="383" count="0" type="stmt"/>
|
|
1607
|
+
<line num="388" count="0" type="stmt"/>
|
|
1608
|
+
<line num="406" count="44" type="stmt"/>
|
|
1609
|
+
<line num="407" count="0" type="stmt"/>
|
|
1610
|
+
<line num="408" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1611
|
+
<line num="409" count="0" type="stmt"/>
|
|
1612
|
+
<line num="411" count="0" type="stmt"/>
|
|
1613
|
+
<line num="412" count="0" type="stmt"/>
|
|
1614
|
+
<line num="418" count="0" type="stmt"/>
|
|
1619
1615
|
<line num="425" count="0" type="stmt"/>
|
|
1620
|
-
<line num="
|
|
1621
|
-
<line num="
|
|
1622
|
-
<line num="
|
|
1623
|
-
<line num="
|
|
1624
|
-
<line num="
|
|
1625
|
-
<line num="
|
|
1626
|
-
<line num="
|
|
1627
|
-
<line num="
|
|
1628
|
-
<line num="467" count="15" type="stmt"/>
|
|
1629
|
-
<line num="473" count="15" type="stmt"/>
|
|
1630
|
-
<line num="494" count="45" type="stmt"/>
|
|
1631
|
-
<line num="495" count="1" type="stmt"/>
|
|
1632
|
-
<line num="496" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1633
|
-
<line num="497" count="1" type="stmt"/>
|
|
1634
|
-
<line num="499" count="1" type="stmt"/>
|
|
1635
|
-
<line num="500" count="1" type="stmt"/>
|
|
1636
|
-
<line num="501" count="1" type="stmt"/>
|
|
1616
|
+
<line num="431" count="0" type="stmt"/>
|
|
1617
|
+
<line num="452" count="44" type="stmt"/>
|
|
1618
|
+
<line num="453" count="1" type="stmt"/>
|
|
1619
|
+
<line num="454" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1620
|
+
<line num="455" count="1" type="stmt"/>
|
|
1621
|
+
<line num="457" count="1" type="stmt"/>
|
|
1622
|
+
<line num="458" count="1" type="stmt"/>
|
|
1623
|
+
<line num="459" count="1" type="stmt"/>
|
|
1637
1624
|
</file>
|
|
1638
1625
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1639
1626
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1644,9 +1631,9 @@
|
|
|
1644
1631
|
<line num="9" count="45" type="stmt"/>
|
|
1645
1632
|
<line num="10" count="45" type="stmt"/>
|
|
1646
1633
|
<line num="18" count="45" type="stmt"/>
|
|
1647
|
-
<line num="19" count="
|
|
1648
|
-
<line num="21" count="
|
|
1649
|
-
<line num="22" count="
|
|
1634
|
+
<line num="19" count="85" type="stmt"/>
|
|
1635
|
+
<line num="21" count="85" type="cond" truecount="1" falsecount="1"/>
|
|
1636
|
+
<line num="22" count="85" type="stmt"/>
|
|
1650
1637
|
<line num="24" count="0" type="stmt"/>
|
|
1651
1638
|
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1652
1639
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -1681,11 +1668,11 @@
|
|
|
1681
1668
|
<line num="98" count="0" type="stmt"/>
|
|
1682
1669
|
<line num="102" count="0" type="stmt"/>
|
|
1683
1670
|
<line num="111" count="45" type="stmt"/>
|
|
1684
|
-
<line num="116" count="
|
|
1685
|
-
<line num="117" count="
|
|
1686
|
-
<line num="119" count="
|
|
1687
|
-
<line num="123" count="
|
|
1688
|
-
<line num="131" count="
|
|
1671
|
+
<line num="116" count="80" type="stmt"/>
|
|
1672
|
+
<line num="117" count="80" type="stmt"/>
|
|
1673
|
+
<line num="119" count="80" type="stmt"/>
|
|
1674
|
+
<line num="123" count="80" type="stmt"/>
|
|
1675
|
+
<line num="131" count="80" type="cond" truecount="3" falsecount="1"/>
|
|
1689
1676
|
<line num="132" count="0" type="stmt"/>
|
|
1690
1677
|
<line num="133" count="0" type="stmt"/>
|
|
1691
1678
|
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1694,70 +1681,68 @@
|
|
|
1694
1681
|
<line num="140" count="0" type="stmt"/>
|
|
1695
1682
|
<line num="141" count="0" type="stmt"/>
|
|
1696
1683
|
<line num="143" count="0" type="stmt"/>
|
|
1697
|
-
<line num="147" count="
|
|
1698
|
-
<line num="149" count="
|
|
1699
|
-
<line num="150" count="
|
|
1700
|
-
<line num="152" count="
|
|
1701
|
-
<line num="153" count="
|
|
1702
|
-
<line num="155" count="
|
|
1684
|
+
<line num="147" count="80" type="stmt"/>
|
|
1685
|
+
<line num="149" count="80" type="stmt"/>
|
|
1686
|
+
<line num="150" count="80" type="stmt"/>
|
|
1687
|
+
<line num="152" count="80" type="cond" truecount="1" falsecount="1"/>
|
|
1688
|
+
<line num="153" count="80" type="stmt"/>
|
|
1689
|
+
<line num="155" count="80" type="stmt"/>
|
|
1703
1690
|
</file>
|
|
1704
1691
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1705
|
-
<metrics statements="
|
|
1706
|
-
<line num="1" count="
|
|
1707
|
-
<line num="2" count="
|
|
1708
|
-
<line num="3" count="
|
|
1709
|
-
<line num="4" count="
|
|
1710
|
-
<line num="5" count="
|
|
1711
|
-
<line num="6" count="
|
|
1712
|
-
<line num="7" count="
|
|
1713
|
-
<line num="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="20" count="
|
|
1718
|
-
<line num="
|
|
1692
|
+
<metrics statements="53" coveredstatements="35" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1693
|
+
<line num="1" count="45" type="stmt"/>
|
|
1694
|
+
<line num="2" count="45" type="stmt"/>
|
|
1695
|
+
<line num="3" count="45" type="stmt"/>
|
|
1696
|
+
<line num="4" count="45" type="stmt"/>
|
|
1697
|
+
<line num="5" count="45" type="stmt"/>
|
|
1698
|
+
<line num="6" count="45" type="stmt"/>
|
|
1699
|
+
<line num="7" count="45" type="stmt"/>
|
|
1700
|
+
<line num="9" count="45" type="stmt"/>
|
|
1701
|
+
<line num="11" count="2" type="stmt"/>
|
|
1702
|
+
<line num="15" count="0" type="stmt"/>
|
|
1703
|
+
<line num="19" count="45" type="stmt"/>
|
|
1704
|
+
<line num="20" count="1" type="stmt"/>
|
|
1705
|
+
<line num="21" count="1" type="stmt"/>
|
|
1706
|
+
<line num="22" count="1" type="stmt"/>
|
|
1719
1707
|
<line num="23" count="1" type="stmt"/>
|
|
1720
|
-
<line num="
|
|
1721
|
-
<line num="
|
|
1722
|
-
<line num="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="30" count="26" type="stmt"/>
|
|
1725
|
-
<line num="33" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
1708
|
+
<line num="26" count="45" type="stmt"/>
|
|
1709
|
+
<line num="27" count="26" type="stmt"/>
|
|
1710
|
+
<line num="30" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
1711
|
+
<line num="31" count="0" type="stmt"/>
|
|
1726
1712
|
<line num="34" count="0" type="stmt"/>
|
|
1727
|
-
<line num="
|
|
1728
|
-
<line num="
|
|
1729
|
-
<line num="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="45" count="
|
|
1733
|
-
<line num="
|
|
1734
|
-
<line num="
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="
|
|
1738
|
-
<line num="
|
|
1739
|
-
<line num="
|
|
1740
|
-
<line num="
|
|
1741
|
-
<line num="
|
|
1742
|
-
<line num="59" count="
|
|
1743
|
-
<line num="
|
|
1744
|
-
<line num="
|
|
1745
|
-
<line num="
|
|
1746
|
-
<line num="
|
|
1747
|
-
<line num="
|
|
1748
|
-
<line num="
|
|
1749
|
-
<line num="
|
|
1750
|
-
<line num="
|
|
1751
|
-
<line num="78" count="0" type="
|
|
1752
|
-
<line num="
|
|
1753
|
-
<line num="
|
|
1754
|
-
<line num="
|
|
1713
|
+
<line num="35" count="0" type="stmt"/>
|
|
1714
|
+
<line num="37" count="26" type="stmt"/>
|
|
1715
|
+
<line num="39" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
1716
|
+
<line num="40" count="0" type="stmt"/>
|
|
1717
|
+
<line num="42" count="23" type="stmt"/>
|
|
1718
|
+
<line num="45" count="45" type="stmt"/>
|
|
1719
|
+
<line num="46" count="84" type="cond" truecount="2" falsecount="0"/>
|
|
1720
|
+
<line num="47" count="2" type="stmt"/>
|
|
1721
|
+
<line num="48" count="2" type="stmt"/>
|
|
1722
|
+
<line num="50" count="84" type="stmt"/>
|
|
1723
|
+
<line num="51" count="84" type="stmt"/>
|
|
1724
|
+
<line num="52" count="226" type="stmt"/>
|
|
1725
|
+
<line num="53" count="226" type="stmt"/>
|
|
1726
|
+
<line num="55" count="226" type="cond" truecount="1" falsecount="1"/>
|
|
1727
|
+
<line num="56" count="0" type="stmt"/>
|
|
1728
|
+
<line num="59" count="226" type="cond" truecount="2" falsecount="2"/>
|
|
1729
|
+
<line num="60" count="0" type="stmt"/>
|
|
1730
|
+
<line num="65" count="226" type="cond" truecount="2" falsecount="2"/>
|
|
1731
|
+
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1732
|
+
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1733
|
+
<line num="68" count="0" type="stmt"/>
|
|
1734
|
+
<line num="70" count="0" type="stmt"/>
|
|
1735
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1736
|
+
<line num="75" count="0" type="stmt"/>
|
|
1737
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1738
|
+
<line num="80" count="0" type="stmt"/>
|
|
1739
|
+
<line num="82" count="226" type="cond" truecount="2" falsecount="2"/>
|
|
1740
|
+
<line num="84" count="0" type="stmt"/>
|
|
1741
|
+
<line num="85" count="0" type="stmt"/>
|
|
1755
1742
|
<line num="87" count="0" type="stmt"/>
|
|
1756
|
-
<line num="
|
|
1757
|
-
<line num="
|
|
1758
|
-
<line num="
|
|
1759
|
-
<line num="95" count="222" type="cond" truecount="2" falsecount="0"/>
|
|
1760
|
-
<line num="97" count="82" type="stmt"/>
|
|
1743
|
+
<line num="90" count="226" type="stmt"/>
|
|
1744
|
+
<line num="92" count="226" type="cond" truecount="2" falsecount="0"/>
|
|
1745
|
+
<line num="94" count="84" type="stmt"/>
|
|
1761
1746
|
</file>
|
|
1762
1747
|
</package>
|
|
1763
1748
|
<package name="api.controllers.table">
|
|
@@ -1771,30 +1756,30 @@
|
|
|
1771
1756
|
<line num="5" count="45" type="stmt"/>
|
|
1772
1757
|
<line num="6" count="45" type="stmt"/>
|
|
1773
1758
|
<line num="7" count="45" type="stmt"/>
|
|
1774
|
-
<line num="10" count="
|
|
1775
|
-
<line num="21" count="
|
|
1776
|
-
<line num="22" count="
|
|
1777
|
-
<line num="23" count="
|
|
1778
|
-
<line num="25" count="
|
|
1779
|
-
<line num="26" count="
|
|
1759
|
+
<line num="10" count="1532" type="stmt"/>
|
|
1760
|
+
<line num="21" count="320" type="stmt"/>
|
|
1761
|
+
<line num="22" count="320" type="cond" truecount="1" falsecount="1"/>
|
|
1762
|
+
<line num="23" count="320" type="stmt"/>
|
|
1763
|
+
<line num="25" count="1214" type="cond" truecount="1" falsecount="1"/>
|
|
1764
|
+
<line num="26" count="1214" type="stmt"/>
|
|
1780
1765
|
<line num="28" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1781
1766
|
<line num="29" count="0" type="stmt"/>
|
|
1782
1767
|
<line num="31" count="0" type="stmt"/>
|
|
1783
|
-
<line num="33" count="
|
|
1784
|
-
<line num="42" count="
|
|
1785
|
-
<line num="43" count="
|
|
1786
|
-
<line num="45" count="
|
|
1787
|
-
<line num="46" count="
|
|
1788
|
-
<line num="47" count="
|
|
1789
|
-
<line num="50" count="
|
|
1790
|
-
<line num="51" count="
|
|
1791
|
-
<line num="53" count="
|
|
1768
|
+
<line num="33" count="320" type="stmt"/>
|
|
1769
|
+
<line num="42" count="133" type="stmt"/>
|
|
1770
|
+
<line num="43" count="308" type="stmt"/>
|
|
1771
|
+
<line num="45" count="133" type="cond" truecount="2" falsecount="0"/>
|
|
1772
|
+
<line num="46" count="133" type="stmt"/>
|
|
1773
|
+
<line num="47" count="323" type="cond" truecount="2" falsecount="0"/>
|
|
1774
|
+
<line num="50" count="133" type="stmt"/>
|
|
1775
|
+
<line num="51" count="287" type="stmt"/>
|
|
1776
|
+
<line num="53" count="287" type="cond" truecount="2" falsecount="0"/>
|
|
1792
1777
|
<line num="54" count="2" type="stmt"/>
|
|
1793
|
-
<line num="56" count="
|
|
1794
|
-
<line num="57" count="
|
|
1778
|
+
<line num="56" count="287" type="stmt"/>
|
|
1779
|
+
<line num="57" count="287" type="cond" truecount="1" falsecount="1"/>
|
|
1795
1780
|
<line num="58" count="0" type="stmt"/>
|
|
1796
|
-
<line num="62" count="
|
|
1797
|
-
<line num="63" count="
|
|
1781
|
+
<line num="62" count="287" type="cond" truecount="1" falsecount="1"/>
|
|
1782
|
+
<line num="63" count="287" type="stmt"/>
|
|
1798
1783
|
<line num="65" count="0" type="stmt"/>
|
|
1799
1784
|
<line num="66" count="0" type="stmt"/>
|
|
1800
1785
|
<line num="67" count="0" type="stmt"/>
|
|
@@ -1805,20 +1790,20 @@
|
|
|
1805
1790
|
<line num="75" count="0" type="stmt"/>
|
|
1806
1791
|
<line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1807
1792
|
<line num="83" count="0" type="stmt"/>
|
|
1808
|
-
<line num="100" count="
|
|
1809
|
-
<line num="102" count="
|
|
1810
|
-
<line num="103" count="
|
|
1811
|
-
<line num="106" count="
|
|
1812
|
-
<line num="108" count="
|
|
1813
|
-
<line num="109" count="
|
|
1814
|
-
<line num="112" count="
|
|
1815
|
-
<line num="113" count="
|
|
1816
|
-
<line num="114" count="
|
|
1793
|
+
<line num="100" count="133" type="stmt"/>
|
|
1794
|
+
<line num="102" count="133" type="stmt"/>
|
|
1795
|
+
<line num="103" count="308" type="stmt"/>
|
|
1796
|
+
<line num="106" count="133" type="stmt"/>
|
|
1797
|
+
<line num="108" count="133" type="stmt"/>
|
|
1798
|
+
<line num="109" count="325" type="stmt"/>
|
|
1799
|
+
<line num="112" count="133" type="stmt"/>
|
|
1800
|
+
<line num="113" count="178" type="cond" truecount="1" falsecount="1"/>
|
|
1801
|
+
<line num="114" count="178" type="stmt"/>
|
|
1817
1802
|
<line num="116" count="0" type="stmt"/>
|
|
1818
1803
|
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1819
1804
|
<line num="118" count="0" type="stmt"/>
|
|
1820
|
-
<line num="122" count="
|
|
1821
|
-
<line num="123" count="
|
|
1805
|
+
<line num="122" count="133" type="cond" truecount="2" falsecount="0"/>
|
|
1806
|
+
<line num="123" count="130" type="stmt"/>
|
|
1822
1807
|
<line num="124" count="33" type="stmt"/>
|
|
1823
1808
|
<line num="125" count="33" type="cond" truecount="3" falsecount="1"/>
|
|
1824
1809
|
<line num="126" count="33" type="stmt"/>
|
|
@@ -1826,19 +1811,19 @@
|
|
|
1826
1811
|
<line num="129" count="0" type="stmt"/>
|
|
1827
1812
|
<line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1828
1813
|
<line num="137" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1829
|
-
<line num="144" count="
|
|
1830
|
-
<line num="145" count="
|
|
1831
|
-
<line num="146" count="
|
|
1814
|
+
<line num="144" count="133" type="stmt"/>
|
|
1815
|
+
<line num="145" count="235" type="stmt"/>
|
|
1816
|
+
<line num="146" count="178" type="cond" truecount="3" falsecount="1"/>
|
|
1832
1817
|
<line num="147" count="0" type="stmt"/>
|
|
1833
|
-
<line num="154" count="
|
|
1834
|
-
<line num="156" count="
|
|
1835
|
-
<line num="162" count="
|
|
1818
|
+
<line num="154" count="130" type="stmt"/>
|
|
1819
|
+
<line num="156" count="318" type="cond" truecount="1" falsecount="3"/>
|
|
1820
|
+
<line num="162" count="130" type="cond" truecount="1" falsecount="1"/>
|
|
1836
1821
|
<line num="163" count="0" type="stmt"/>
|
|
1837
1822
|
<line num="167" count="45" type="stmt"/>
|
|
1838
|
-
<line num="168" count="
|
|
1839
|
-
<line num="169" count="
|
|
1840
|
-
<line num="170" count="
|
|
1841
|
-
<line num="171" count="
|
|
1823
|
+
<line num="168" count="133" type="stmt"/>
|
|
1824
|
+
<line num="169" count="133" type="stmt"/>
|
|
1825
|
+
<line num="170" count="133" type="cond" truecount="2" falsecount="0"/>
|
|
1826
|
+
<line num="171" count="130" type="stmt"/>
|
|
1842
1827
|
</file>
|
|
1843
1828
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/external.js">
|
|
1844
1829
|
<metrics statements="140" coveredstatements="12" conditionals="79" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
@@ -1993,13 +1978,13 @@
|
|
|
1993
1978
|
<line num="6" count="45" type="stmt"/>
|
|
1994
1979
|
<line num="7" count="45" type="stmt"/>
|
|
1995
1980
|
<line num="8" count="45" type="stmt"/>
|
|
1996
|
-
<line num="11" count="
|
|
1997
|
-
<line num="12" count="
|
|
1998
|
-
<line num="14" count="
|
|
1981
|
+
<line num="11" count="134" type="cond" truecount="4" falsecount="0"/>
|
|
1982
|
+
<line num="12" count="130" type="stmt"/>
|
|
1983
|
+
<line num="14" count="134" type="cond" truecount="3" falsecount="1"/>
|
|
1999
1984
|
<line num="15" count="0" type="stmt"/>
|
|
2000
|
-
<line num="16" count="
|
|
1985
|
+
<line num="16" count="134" type="cond" truecount="3" falsecount="1"/>
|
|
2001
1986
|
<line num="17" count="0" type="stmt"/>
|
|
2002
|
-
<line num="19" count="
|
|
1987
|
+
<line num="19" count="134" type="stmt"/>
|
|
2003
1988
|
<line num="23" count="45" type="stmt"/>
|
|
2004
1989
|
<line num="24" count="2" type="stmt"/>
|
|
2005
1990
|
<line num="26" count="2" type="stmt"/>
|
|
@@ -2014,19 +1999,19 @@
|
|
|
2014
1999
|
<line num="52" count="26" type="stmt"/>
|
|
2015
2000
|
<line num="53" count="26" type="stmt"/>
|
|
2016
2001
|
<line num="56" count="45" type="stmt"/>
|
|
2017
|
-
<line num="57" count="
|
|
2018
|
-
<line num="58" count="
|
|
2019
|
-
<line num="60" count="
|
|
2020
|
-
<line num="61" count="
|
|
2021
|
-
<line num="62" count="
|
|
2022
|
-
<line num="63" count="
|
|
2002
|
+
<line num="57" count="130" type="stmt"/>
|
|
2003
|
+
<line num="58" count="130" type="stmt"/>
|
|
2004
|
+
<line num="60" count="130" type="cond" truecount="4" falsecount="0"/>
|
|
2005
|
+
<line num="61" count="130" type="stmt"/>
|
|
2006
|
+
<line num="62" count="130" type="cond" truecount="2" falsecount="0"/>
|
|
2007
|
+
<line num="63" count="124" type="stmt"/>
|
|
2023
2008
|
<line num="65" count="6" type="stmt"/>
|
|
2024
|
-
<line num="67" count="
|
|
2009
|
+
<line num="67" count="130" type="cond" truecount="2" falsecount="0"/>
|
|
2025
2010
|
<line num="68" count="1" type="stmt"/>
|
|
2026
|
-
<line num="70" count="
|
|
2027
|
-
<line num="71" count="
|
|
2028
|
-
<line num="72" count="
|
|
2029
|
-
<line num="74" count="
|
|
2011
|
+
<line num="70" count="130" type="stmt"/>
|
|
2012
|
+
<line num="71" count="130" type="stmt"/>
|
|
2013
|
+
<line num="72" count="130" type="cond" truecount="2" falsecount="0"/>
|
|
2014
|
+
<line num="74" count="130" type="stmt"/>
|
|
2030
2015
|
<line num="77" count="45" type="stmt"/>
|
|
2031
2016
|
<line num="78" count="3" type="stmt"/>
|
|
2032
2017
|
<line num="79" count="3" type="stmt"/>
|
|
@@ -2064,7 +2049,7 @@
|
|
|
2064
2049
|
<line num="12" count="4" type="stmt"/>
|
|
2065
2050
|
<line num="16" count="2" type="stmt"/>
|
|
2066
2051
|
<line num="19" count="45" type="stmt"/>
|
|
2067
|
-
<line num="20" count="
|
|
2052
|
+
<line num="20" count="4" type="stmt"/>
|
|
2068
2053
|
<line num="23" count="45" type="stmt"/>
|
|
2069
2054
|
</file>
|
|
2070
2055
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/index.js">
|
|
@@ -2618,7 +2603,7 @@
|
|
|
2618
2603
|
</file>
|
|
2619
2604
|
</package>
|
|
2620
2605
|
<package name="automations">
|
|
2621
|
-
<metrics statements="
|
|
2606
|
+
<metrics statements="171" coveredstatements="130" conditionals="70" coveredconditionals="47" methods="21" coveredmethods="13"/>
|
|
2622
2607
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2623
2608
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2624
2609
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -2702,7 +2687,7 @@
|
|
|
2702
2687
|
<line num="114" count="0" type="stmt"/>
|
|
2703
2688
|
</file>
|
|
2704
2689
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2705
|
-
<metrics statements="
|
|
2690
|
+
<metrics statements="35" coveredstatements="18" conditionals="8" coveredconditionals="3" methods="4" coveredmethods="0"/>
|
|
2706
2691
|
<line num="1" count="45" type="stmt"/>
|
|
2707
2692
|
<line num="2" count="45" type="stmt"/>
|
|
2708
2693
|
<line num="3" count="45" type="stmt"/>
|
|
@@ -2711,31 +2696,33 @@
|
|
|
2711
2696
|
<line num="8" count="45" type="stmt"/>
|
|
2712
2697
|
<line num="9" count="45" type="stmt"/>
|
|
2713
2698
|
<line num="10" count="45" type="stmt"/>
|
|
2714
|
-
<line num="
|
|
2715
|
-
<line num="13" count="45" type="
|
|
2716
|
-
<line num="14" count="45" type="
|
|
2717
|
-
<line num="
|
|
2718
|
-
<line num="
|
|
2719
|
-
<line num="
|
|
2699
|
+
<line num="11" count="45" type="stmt"/>
|
|
2700
|
+
<line num="13" count="45" type="stmt"/>
|
|
2701
|
+
<line num="14" count="45" type="cond" truecount="2" falsecount="0"/>
|
|
2702
|
+
<line num="15" count="45" type="stmt"/>
|
|
2703
|
+
<line num="17" count="45" type="stmt"/>
|
|
2704
|
+
<line num="18" count="45" type="stmt"/>
|
|
2705
|
+
<line num="21" count="0" type="stmt"/>
|
|
2720
2706
|
<line num="24" count="45" type="stmt"/>
|
|
2721
|
-
<line num="26" count="
|
|
2722
|
-
<line num="
|
|
2707
|
+
<line num="26" count="45" type="stmt"/>
|
|
2708
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2723
2709
|
<line num="29" count="0" type="stmt"/>
|
|
2724
|
-
<line num="
|
|
2725
|
-
<line num="
|
|
2726
|
-
<line num="35" count="0" type="stmt"/>
|
|
2710
|
+
<line num="31" count="0" type="stmt"/>
|
|
2711
|
+
<line num="32" count="0" type="stmt"/>
|
|
2727
2712
|
<line num="36" count="0" type="stmt"/>
|
|
2728
2713
|
<line num="37" count="0" type="stmt"/>
|
|
2729
2714
|
<line num="38" count="0" type="stmt"/>
|
|
2715
|
+
<line num="39" count="0" type="stmt"/>
|
|
2730
2716
|
<line num="40" count="0" type="stmt"/>
|
|
2731
|
-
<line num="
|
|
2732
|
-
<line num="
|
|
2733
|
-
<line num="
|
|
2734
|
-
<line num="
|
|
2735
|
-
<line num="
|
|
2736
|
-
<line num="51" count="0" type="stmt"/>
|
|
2717
|
+
<line num="42" count="0" type="stmt"/>
|
|
2718
|
+
<line num="46" count="0" type="stmt"/>
|
|
2719
|
+
<line num="47" count="0" type="stmt"/>
|
|
2720
|
+
<line num="50" count="45" type="stmt"/>
|
|
2721
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2737
2722
|
<line num="52" count="0" type="stmt"/>
|
|
2738
|
-
<line num="
|
|
2723
|
+
<line num="53" count="0" type="stmt"/>
|
|
2724
|
+
<line num="54" count="0" type="stmt"/>
|
|
2725
|
+
<line num="58" count="45" type="stmt"/>
|
|
2739
2726
|
</file>
|
|
2740
2727
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/index.js">
|
|
2741
2728
|
<metrics statements="14" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="2"/>
|
|
@@ -3132,35 +3119,35 @@
|
|
|
3132
3119
|
<metrics statements="36" coveredstatements="36" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3133
3120
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3134
3121
|
<metrics statements="29" coveredstatements="29" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3135
|
-
<line num="1" count="
|
|
3136
|
-
<line num="2" count="
|
|
3137
|
-
<line num="3" count="
|
|
3138
|
-
<line num="5" count="
|
|
3139
|
-
<line num="9" count="
|
|
3140
|
-
<line num="22" count="
|
|
3141
|
-
<line num="23" count="
|
|
3142
|
-
<line num="32" count="
|
|
3143
|
-
<line num="48" count="
|
|
3144
|
-
<line num="58" count="
|
|
3145
|
-
<line num="59" count="
|
|
3146
|
-
<line num="62" count="
|
|
3147
|
-
<line num="68" count="
|
|
3148
|
-
<line num="73" count="
|
|
3149
|
-
<line num="79" count="
|
|
3150
|
-
<line num="90" count="
|
|
3151
|
-
<line num="94" count="
|
|
3152
|
-
<line num="99" count="
|
|
3153
|
-
<line num="161" count="
|
|
3154
|
-
<line num="169" count="
|
|
3155
|
-
<line num="177" count="
|
|
3156
|
-
<line num="178" count="
|
|
3157
|
-
<line num="185" count="
|
|
3158
|
-
<line num="190" count="
|
|
3159
|
-
<line num="196" count="
|
|
3160
|
-
<line num="201" count="
|
|
3161
|
-
<line num="205" count="
|
|
3162
|
-
<line num="212" count="
|
|
3163
|
-
<line num="214" count="
|
|
3122
|
+
<line num="1" count="52" type="stmt"/>
|
|
3123
|
+
<line num="2" count="52" type="stmt"/>
|
|
3124
|
+
<line num="3" count="52" type="stmt"/>
|
|
3125
|
+
<line num="5" count="52" type="stmt"/>
|
|
3126
|
+
<line num="9" count="52" type="stmt"/>
|
|
3127
|
+
<line num="22" count="52" type="stmt"/>
|
|
3128
|
+
<line num="23" count="52" type="stmt"/>
|
|
3129
|
+
<line num="32" count="52" type="stmt"/>
|
|
3130
|
+
<line num="48" count="52" type="stmt"/>
|
|
3131
|
+
<line num="58" count="52" type="stmt"/>
|
|
3132
|
+
<line num="59" count="104" type="cond" truecount="1" falsecount="1"/>
|
|
3133
|
+
<line num="62" count="52" type="stmt"/>
|
|
3134
|
+
<line num="68" count="52" type="stmt"/>
|
|
3135
|
+
<line num="73" count="52" type="stmt"/>
|
|
3136
|
+
<line num="79" count="52" type="stmt"/>
|
|
3137
|
+
<line num="90" count="52" type="stmt"/>
|
|
3138
|
+
<line num="94" count="52" type="stmt"/>
|
|
3139
|
+
<line num="99" count="52" type="stmt"/>
|
|
3140
|
+
<line num="161" count="52" type="stmt"/>
|
|
3141
|
+
<line num="169" count="52" type="stmt"/>
|
|
3142
|
+
<line num="177" count="52" type="stmt"/>
|
|
3143
|
+
<line num="178" count="52" type="stmt"/>
|
|
3144
|
+
<line num="185" count="52" type="stmt"/>
|
|
3145
|
+
<line num="190" count="52" type="stmt"/>
|
|
3146
|
+
<line num="196" count="52" type="stmt"/>
|
|
3147
|
+
<line num="201" count="52" type="stmt"/>
|
|
3148
|
+
<line num="205" count="52" type="stmt"/>
|
|
3149
|
+
<line num="212" count="52" type="stmt"/>
|
|
3150
|
+
<line num="214" count="52" type="stmt"/>
|
|
3164
3151
|
</file>
|
|
3165
3152
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3166
3153
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3217,120 +3204,120 @@
|
|
|
3217
3204
|
</file>
|
|
3218
3205
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3219
3206
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3220
|
-
<line num="1" count="
|
|
3221
|
-
<line num="3" count="
|
|
3222
|
-
<line num="4" count="
|
|
3207
|
+
<line num="1" count="58" type="stmt"/>
|
|
3208
|
+
<line num="3" count="58" type="stmt"/>
|
|
3209
|
+
<line num="4" count="971" type="stmt"/>
|
|
3223
3210
|
</file>
|
|
3224
3211
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3225
3212
|
<metrics statements="109" coveredstatements="99" conditionals="49" coveredconditionals="18" methods="31" coveredmethods="25"/>
|
|
3226
|
-
<line num="1" count="
|
|
3227
|
-
<line num="16" count="
|
|
3228
|
-
<line num="18" count="
|
|
3229
|
-
<line num="20" count="
|
|
3230
|
-
<line num="26" count="
|
|
3231
|
-
<line num="47" count="
|
|
3232
|
-
<line num="51" count="
|
|
3233
|
-
<line num="55" count="
|
|
3234
|
-
<line num="57" count="
|
|
3235
|
-
<line num="65" count="
|
|
3236
|
-
<line num="66" count="
|
|
3237
|
-
<line num="67" count="
|
|
3238
|
-
<line num="68" count="
|
|
3239
|
-
<line num="69" count="
|
|
3240
|
-
<line num="70" count="
|
|
3241
|
-
<line num="71" count="
|
|
3242
|
-
<line num="72" count="
|
|
3243
|
-
<line num="73" count="
|
|
3244
|
-
<line num="74" count="
|
|
3245
|
-
<line num="75" count="
|
|
3246
|
-
<line num="76" count="
|
|
3247
|
-
<line num="77" count="
|
|
3248
|
-
<line num="78" count="
|
|
3249
|
-
<line num="79" count="
|
|
3250
|
-
<line num="80" count="
|
|
3251
|
-
<line num="81" count="
|
|
3252
|
-
<line num="83" count="
|
|
3253
|
-
<line num="84" count="
|
|
3254
|
-
<line num="86" count="
|
|
3255
|
-
<line num="101" count="
|
|
3256
|
-
<line num="102" count="
|
|
3257
|
-
<line num="104" count="
|
|
3258
|
-
<line num="111" count="
|
|
3259
|
-
<line num="116" count="
|
|
3260
|
-
<line num="117" count="
|
|
3261
|
-
<line num="124" count="
|
|
3262
|
-
<line num="125" count="
|
|
3263
|
-
<line num="136" count="
|
|
3213
|
+
<line num="1" count="58" type="stmt"/>
|
|
3214
|
+
<line num="16" count="58" type="stmt"/>
|
|
3215
|
+
<line num="18" count="58" type="stmt"/>
|
|
3216
|
+
<line num="20" count="58" type="stmt"/>
|
|
3217
|
+
<line num="26" count="58" type="stmt"/>
|
|
3218
|
+
<line num="47" count="58" type="stmt"/>
|
|
3219
|
+
<line num="51" count="58" type="stmt"/>
|
|
3220
|
+
<line num="55" count="58" type="stmt"/>
|
|
3221
|
+
<line num="57" count="58" type="stmt"/>
|
|
3222
|
+
<line num="65" count="58" type="stmt"/>
|
|
3223
|
+
<line num="66" count="58" type="stmt"/>
|
|
3224
|
+
<line num="67" count="58" type="stmt"/>
|
|
3225
|
+
<line num="68" count="58" type="stmt"/>
|
|
3226
|
+
<line num="69" count="58" type="stmt"/>
|
|
3227
|
+
<line num="70" count="58" type="stmt"/>
|
|
3228
|
+
<line num="71" count="58" type="stmt"/>
|
|
3229
|
+
<line num="72" count="58" type="stmt"/>
|
|
3230
|
+
<line num="73" count="58" type="stmt"/>
|
|
3231
|
+
<line num="74" count="58" type="stmt"/>
|
|
3232
|
+
<line num="75" count="58" type="stmt"/>
|
|
3233
|
+
<line num="76" count="58" type="stmt"/>
|
|
3234
|
+
<line num="77" count="58" type="stmt"/>
|
|
3235
|
+
<line num="78" count="58" type="stmt"/>
|
|
3236
|
+
<line num="79" count="58" type="stmt"/>
|
|
3237
|
+
<line num="80" count="58" type="stmt"/>
|
|
3238
|
+
<line num="81" count="58" type="stmt"/>
|
|
3239
|
+
<line num="83" count="58" type="stmt"/>
|
|
3240
|
+
<line num="84" count="58" type="stmt"/>
|
|
3241
|
+
<line num="86" count="58" type="stmt"/>
|
|
3242
|
+
<line num="101" count="866" type="cond" truecount="2" falsecount="0"/>
|
|
3243
|
+
<line num="102" count="849" type="stmt"/>
|
|
3244
|
+
<line num="104" count="866" type="stmt"/>
|
|
3245
|
+
<line num="111" count="58" type="stmt"/>
|
|
3246
|
+
<line num="116" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3247
|
+
<line num="117" count="271" type="stmt"/>
|
|
3248
|
+
<line num="124" count="58" type="stmt"/>
|
|
3249
|
+
<line num="125" count="130" type="stmt"/>
|
|
3250
|
+
<line num="136" count="58" type="cond" truecount="0" falsecount="3"/>
|
|
3264
3251
|
<line num="137" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3265
3252
|
<line num="138" count="27" type="stmt"/>
|
|
3266
3253
|
<line num="141" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3267
3254
|
<line num="143" count="14" type="stmt"/>
|
|
3268
|
-
<line num="151" count="
|
|
3255
|
+
<line num="151" count="58" type="stmt"/>
|
|
3269
3256
|
<line num="152" count="0" type="stmt"/>
|
|
3270
3257
|
<line num="155" count="0" type="stmt"/>
|
|
3271
|
-
<line num="164" count="
|
|
3272
|
-
<line num="165" count="
|
|
3273
|
-
<line num="166" count="
|
|
3274
|
-
<line num="172" count="
|
|
3258
|
+
<line num="164" count="58" type="cond" truecount="1" falsecount="0"/>
|
|
3259
|
+
<line num="165" count="321" type="cond" truecount="2" falsecount="0"/>
|
|
3260
|
+
<line num="166" count="321" type="stmt"/>
|
|
3261
|
+
<line num="172" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3275
3262
|
<line num="173" count="3" type="stmt"/>
|
|
3276
|
-
<line num="181" count="
|
|
3277
|
-
<line num="182" count="
|
|
3278
|
-
<line num="188" count="
|
|
3263
|
+
<line num="181" count="58" type="stmt"/>
|
|
3264
|
+
<line num="182" count="242" type="stmt"/>
|
|
3265
|
+
<line num="188" count="58" type="stmt"/>
|
|
3279
3266
|
<line num="189" count="3" type="stmt"/>
|
|
3280
3267
|
<line num="190" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3281
3268
|
<line num="191" count="1" type="stmt"/>
|
|
3282
3269
|
<line num="193" count="2" type="stmt"/>
|
|
3283
|
-
<line num="199" count="
|
|
3284
|
-
<line num="200" count="
|
|
3285
|
-
<line num="207" count="
|
|
3270
|
+
<line num="199" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3271
|
+
<line num="200" count="272" type="stmt"/>
|
|
3272
|
+
<line num="207" count="58" type="stmt"/>
|
|
3286
3273
|
<line num="208" count="27" type="stmt"/>
|
|
3287
|
-
<line num="222" count="
|
|
3274
|
+
<line num="222" count="58" type="stmt"/>
|
|
3288
3275
|
<line num="230" count="9" type="stmt"/>
|
|
3289
3276
|
<line num="231" count="9" type="stmt"/>
|
|
3290
3277
|
<line num="232" count="9" type="stmt"/>
|
|
3291
3278
|
<line num="233" count="9" type="stmt"/>
|
|
3292
|
-
<line num="239" count="
|
|
3279
|
+
<line num="239" count="58" type="cond" truecount="0" falsecount="1"/>
|
|
3293
3280
|
<line num="240" count="0" type="stmt"/>
|
|
3294
|
-
<line num="247" count="
|
|
3281
|
+
<line num="247" count="58" type="stmt"/>
|
|
3295
3282
|
<line num="248" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3296
|
-
<line num="254" count="
|
|
3283
|
+
<line num="254" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3297
3284
|
<line num="255" count="8" type="stmt"/>
|
|
3298
|
-
<line num="262" count="
|
|
3285
|
+
<line num="262" count="58" type="stmt"/>
|
|
3299
3286
|
<line num="263" count="23" type="stmt"/>
|
|
3300
|
-
<line num="269" count="
|
|
3287
|
+
<line num="269" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3301
3288
|
<line num="270" count="10" type="stmt"/>
|
|
3302
|
-
<line num="277" count="
|
|
3289
|
+
<line num="277" count="58" type="stmt"/>
|
|
3303
3290
|
<line num="278" count="10" type="stmt"/>
|
|
3304
|
-
<line num="284" count="
|
|
3291
|
+
<line num="284" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3305
3292
|
<line num="285" count="2" type="stmt"/>
|
|
3306
|
-
<line num="292" count="
|
|
3293
|
+
<line num="292" count="58" type="cond" truecount="1" falsecount="1"/>
|
|
3307
3294
|
<line num="293" count="66" type="stmt"/>
|
|
3308
|
-
<line num="301" count="
|
|
3295
|
+
<line num="301" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3309
3296
|
<line num="302" count="5" type="stmt"/>
|
|
3310
|
-
<line num="309" count="
|
|
3297
|
+
<line num="309" count="58" type="stmt"/>
|
|
3311
3298
|
<line num="310" count="142" type="stmt"/>
|
|
3312
|
-
<line num="319" count="
|
|
3299
|
+
<line num="319" count="58" type="stmt"/>
|
|
3313
3300
|
<line num="320" count="0" type="stmt"/>
|
|
3314
|
-
<line num="326" count="
|
|
3315
|
-
<line num="327" count="
|
|
3316
|
-
<line num="333" count="
|
|
3301
|
+
<line num="326" count="58" type="cond" truecount="0" falsecount="1"/>
|
|
3302
|
+
<line num="327" count="252" type="stmt"/>
|
|
3303
|
+
<line num="333" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3317
3304
|
<line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3318
3305
|
<line num="335" count="4" type="stmt"/>
|
|
3319
3306
|
<line num="338" count="1" type="stmt"/>
|
|
3320
|
-
<line num="349" count="
|
|
3307
|
+
<line num="349" count="58" type="stmt"/>
|
|
3321
3308
|
<line num="350" count="0" type="stmt"/>
|
|
3322
|
-
<line num="353" count="
|
|
3309
|
+
<line num="353" count="58" type="stmt"/>
|
|
3323
3310
|
<line num="354" count="10" type="stmt"/>
|
|
3324
|
-
<line num="357" count="
|
|
3311
|
+
<line num="357" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3325
3312
|
<line num="358" count="0" type="stmt"/>
|
|
3326
3313
|
<line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3327
3314
|
<line num="360" count="0" type="stmt"/>
|
|
3328
3315
|
<line num="362" count="0" type="stmt"/>
|
|
3329
|
-
<line num="365" count="
|
|
3316
|
+
<line num="365" count="58" type="stmt"/>
|
|
3330
3317
|
<line num="366" count="1" type="stmt"/>
|
|
3331
|
-
<line num="369" count="
|
|
3318
|
+
<line num="369" count="58" type="cond" truecount="0" falsecount="1"/>
|
|
3332
3319
|
<line num="370" count="0" type="stmt"/>
|
|
3333
|
-
<line num="376" count="
|
|
3320
|
+
<line num="376" count="58" type="stmt"/>
|
|
3334
3321
|
<line num="377" count="60" type="stmt"/>
|
|
3335
3322
|
</file>
|
|
3336
3323
|
</package>
|
|
@@ -3347,21 +3334,21 @@
|
|
|
3347
3334
|
<line num="41" count="9" type="stmt"/>
|
|
3348
3335
|
<line num="42" count="9" type="stmt"/>
|
|
3349
3336
|
<line num="47" count="9" type="stmt"/>
|
|
3350
|
-
<line num="56" count="
|
|
3351
|
-
<line num="57" count="
|
|
3352
|
-
<line num="58" count="
|
|
3353
|
-
<line num="59" count="
|
|
3354
|
-
<line num="60" count="
|
|
3337
|
+
<line num="56" count="230" type="stmt"/>
|
|
3338
|
+
<line num="57" count="230" type="stmt"/>
|
|
3339
|
+
<line num="58" count="230" type="stmt"/>
|
|
3340
|
+
<line num="59" count="230" type="stmt"/>
|
|
3341
|
+
<line num="60" count="230" type="stmt"/>
|
|
3355
3342
|
<line num="69" count="53" type="cond" truecount="2" falsecount="0"/>
|
|
3356
3343
|
<line num="70" count="6" type="stmt"/>
|
|
3357
3344
|
<line num="73" count="53" type="stmt"/>
|
|
3358
|
-
<line num="84" count="
|
|
3345
|
+
<line num="84" count="225" type="cond" truecount="2" falsecount="0"/>
|
|
3359
3346
|
<line num="85" count="6" type="stmt"/>
|
|
3360
|
-
<line num="87" count="
|
|
3361
|
-
<line num="88" count="
|
|
3362
|
-
<line num="89" count="
|
|
3347
|
+
<line num="87" count="225" type="stmt"/>
|
|
3348
|
+
<line num="88" count="540" type="stmt"/>
|
|
3349
|
+
<line num="89" count="540" type="cond" truecount="2" falsecount="0"/>
|
|
3363
3350
|
<line num="90" count="41" type="stmt"/>
|
|
3364
|
-
<line num="93" count="
|
|
3351
|
+
<line num="93" count="184" type="stmt"/>
|
|
3365
3352
|
<line num="100" count="27" type="stmt"/>
|
|
3366
3353
|
<line num="111" count="9" type="stmt"/>
|
|
3367
3354
|
<line num="121" count="22" type="stmt"/>
|
|
@@ -3531,14 +3518,14 @@
|
|
|
3531
3518
|
<line num="91" count="30" type="stmt"/>
|
|
3532
3519
|
<line num="92" count="30" type="stmt"/>
|
|
3533
3520
|
<line num="106" count="45" type="stmt"/>
|
|
3534
|
-
<line num="107" count="
|
|
3535
|
-
<line num="108" count="
|
|
3536
|
-
<line num="110" count="
|
|
3537
|
-
<line num="111" count="
|
|
3538
|
-
<line num="113" count="
|
|
3539
|
-
<line num="114" count="
|
|
3540
|
-
<line num="115" count="
|
|
3541
|
-
<line num="120" count="
|
|
3521
|
+
<line num="107" count="220" type="stmt"/>
|
|
3522
|
+
<line num="108" count="220" type="cond" truecount="2" falsecount="0"/>
|
|
3523
|
+
<line num="110" count="220" type="cond" truecount="4" falsecount="0"/>
|
|
3524
|
+
<line num="111" count="133" type="stmt"/>
|
|
3525
|
+
<line num="113" count="220" type="stmt"/>
|
|
3526
|
+
<line num="114" count="220" type="stmt"/>
|
|
3527
|
+
<line num="115" count="220" type="cond" truecount="2" falsecount="0"/>
|
|
3528
|
+
<line num="120" count="179" type="stmt"/>
|
|
3542
3529
|
<line num="123" count="0" type="stmt"/>
|
|
3543
3530
|
<line num="125" count="41" type="cond" truecount="5" falsecount="2"/>
|
|
3544
3531
|
<line num="128" count="21" type="stmt"/>
|
|
@@ -3548,9 +3535,9 @@
|
|
|
3548
3535
|
<line num="136" count="1" type="stmt"/>
|
|
3549
3536
|
<line num="138" count="0" type="stmt"/>
|
|
3550
3537
|
<line num="149" count="45" type="stmt"/>
|
|
3551
|
-
<line num="150" count="
|
|
3552
|
-
<line num="151" count="
|
|
3553
|
-
<line num="152" count="
|
|
3538
|
+
<line num="150" count="124" type="stmt"/>
|
|
3539
|
+
<line num="151" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
3540
|
+
<line num="152" count="94" type="stmt"/>
|
|
3554
3541
|
<line num="155" count="30" type="stmt"/>
|
|
3555
3542
|
<line num="156" count="25" type="stmt"/>
|
|
3556
3543
|
<line num="159" count="30" type="stmt"/>
|
|
@@ -3568,12 +3555,12 @@
|
|
|
3568
3555
|
<line num="174" count="18" type="stmt"/>
|
|
3569
3556
|
<line num="179" count="30" type="stmt"/>
|
|
3570
3557
|
<line num="188" count="45" type="stmt"/>
|
|
3571
|
-
<line num="190" count="
|
|
3572
|
-
<line num="191" count="
|
|
3573
|
-
<line num="193" count="
|
|
3574
|
-
<line num="194" count="
|
|
3575
|
-
<line num="195" count="
|
|
3576
|
-
<line num="196" count="
|
|
3558
|
+
<line num="190" count="39" type="stmt"/>
|
|
3559
|
+
<line num="191" count="39" type="stmt"/>
|
|
3560
|
+
<line num="193" count="47" type="stmt"/>
|
|
3561
|
+
<line num="194" count="47" type="stmt"/>
|
|
3562
|
+
<line num="195" count="133" type="cond" truecount="4" falsecount="0"/>
|
|
3563
|
+
<line num="196" count="124" type="stmt"/>
|
|
3577
3564
|
<line num="198" count="9" type="stmt"/>
|
|
3578
3565
|
<line num="199" count="9" type="stmt"/>
|
|
3579
3566
|
<line num="200" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -3583,7 +3570,7 @@
|
|
|
3583
3570
|
<line num="204" count="8" type="stmt"/>
|
|
3584
3571
|
<line num="206" count="9" type="stmt"/>
|
|
3585
3572
|
<line num="208" count="9" type="stmt"/>
|
|
3586
|
-
<line num="211" count="
|
|
3573
|
+
<line num="211" count="39" type="stmt"/>
|
|
3587
3574
|
</file>
|
|
3588
3575
|
<file name="linkUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/linkUtils.js">
|
|
3589
3576
|
<metrics statements="54" coveredstatements="50" conditionals="26" coveredconditionals="20" methods="13" coveredmethods="13"/>
|
|
@@ -3621,14 +3608,14 @@
|
|
|
3621
3608
|
<line num="80" count="30" type="stmt"/>
|
|
3622
3609
|
<line num="81" count="33" type="stmt"/>
|
|
3623
3610
|
<line num="85" count="45" type="stmt"/>
|
|
3624
|
-
<line num="86" count="
|
|
3625
|
-
<line num="87" count="
|
|
3611
|
+
<line num="86" count="124" type="stmt"/>
|
|
3612
|
+
<line num="87" count="344" type="stmt"/>
|
|
3626
3613
|
<line num="88" count="53" type="stmt"/>
|
|
3627
3614
|
<line num="91" count="45" type="stmt"/>
|
|
3628
|
-
<line num="92" count="
|
|
3629
|
-
<line num="93" count="
|
|
3630
|
-
<line num="94" count="
|
|
3631
|
-
<line num="95" count="
|
|
3615
|
+
<line num="92" count="76" type="stmt"/>
|
|
3616
|
+
<line num="93" count="76" type="stmt"/>
|
|
3617
|
+
<line num="94" count="76" type="cond" truecount="2" falsecount="0"/>
|
|
3618
|
+
<line num="95" count="49" type="stmt"/>
|
|
3632
3619
|
<line num="97" count="27" type="stmt"/>
|
|
3633
3620
|
<line num="98" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
3634
3621
|
<line num="99" count="27" type="stmt"/>
|
|
@@ -3647,9 +3634,9 @@
|
|
|
3647
3634
|
<metrics statements="38" coveredstatements="34" conditionals="18" coveredconditionals="10" methods="8" coveredmethods="7"/>
|
|
3648
3635
|
<file name="AutomationEmitter.js" path="/home/runner/work/budibase/budibase/packages/server/src/events/AutomationEmitter.js">
|
|
3649
3636
|
<metrics statements="12" coveredstatements="9" conditionals="6" coveredconditionals="2" methods="3" coveredmethods="2"/>
|
|
3650
|
-
<line num="1" count="
|
|
3651
|
-
<line num="2" count="
|
|
3652
|
-
<line num="5" count="
|
|
3637
|
+
<line num="1" count="44" type="stmt"/>
|
|
3638
|
+
<line num="2" count="44" type="stmt"/>
|
|
3639
|
+
<line num="5" count="44" type="stmt"/>
|
|
3653
3640
|
<line num="15" count="6" type="stmt"/>
|
|
3654
3641
|
<line num="16" count="6" type="stmt"/>
|
|
3655
3642
|
<line num="23" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -3658,7 +3645,7 @@
|
|
|
3658
3645
|
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3659
3646
|
<line num="39" count="0" type="stmt"/>
|
|
3660
3647
|
<line num="41" count="0" type="stmt"/>
|
|
3661
|
-
<line num="51" count="
|
|
3648
|
+
<line num="51" count="44" type="stmt"/>
|
|
3662
3649
|
</file>
|
|
3663
3650
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/events/index.js">
|
|
3664
3651
|
<metrics statements="7" coveredstatements="7" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="3"/>
|
|
@@ -3743,19 +3730,19 @@
|
|
|
3743
3730
|
<line num="59" count="1" type="stmt"/>
|
|
3744
3731
|
<line num="61" count="1" type="stmt"/>
|
|
3745
3732
|
<line num="65" count="29" type="stmt"/>
|
|
3746
|
-
<line num="66" count="
|
|
3747
|
-
<line num="68" count="
|
|
3733
|
+
<line num="66" count="223" type="stmt"/>
|
|
3734
|
+
<line num="68" count="223" type="cond" truecount="2" falsecount="0"/>
|
|
3748
3735
|
<line num="69" count="5" type="stmt"/>
|
|
3749
|
-
<line num="71" count="
|
|
3750
|
-
<line num="72" count="
|
|
3751
|
-
<line num="74" count="
|
|
3752
|
-
<line num="75" count="
|
|
3753
|
-
<line num="76" count="
|
|
3736
|
+
<line num="71" count="218" type="stmt"/>
|
|
3737
|
+
<line num="72" count="218" type="stmt"/>
|
|
3738
|
+
<line num="74" count="218" type="stmt"/>
|
|
3739
|
+
<line num="75" count="218" type="cond" truecount="2" falsecount="0"/>
|
|
3740
|
+
<line num="76" count="218" type="cond" truecount="1" falsecount="1"/>
|
|
3754
3741
|
<line num="77" count="0" type="stmt"/>
|
|
3755
|
-
<line num="80" count="
|
|
3756
|
-
<line num="81" count="
|
|
3757
|
-
<line num="83" count="
|
|
3758
|
-
<line num="84" count="
|
|
3742
|
+
<line num="80" count="218" type="cond" truecount="2" falsecount="0"/>
|
|
3743
|
+
<line num="81" count="218" type="cond" truecount="2" falsecount="0"/>
|
|
3744
|
+
<line num="83" count="218" type="cond" truecount="4" falsecount="0"/>
|
|
3745
|
+
<line num="84" count="217" type="stmt"/>
|
|
3759
3746
|
<line num="87" count="1" type="stmt"/>
|
|
3760
3747
|
<line num="89" count="1" type="stmt"/>
|
|
3761
3748
|
</file>
|
|
@@ -3773,59 +3760,59 @@
|
|
|
3773
3760
|
<line num="15" count="33" type="stmt"/>
|
|
3774
3761
|
<line num="16" count="33" type="stmt"/>
|
|
3775
3762
|
<line num="18" count="33" type="stmt"/>
|
|
3776
|
-
<line num="20" count="
|
|
3777
|
-
<line num="22" count="
|
|
3778
|
-
<line num="23" count="
|
|
3779
|
-
<line num="24" count="
|
|
3763
|
+
<line num="20" count="242" type="stmt"/>
|
|
3764
|
+
<line num="22" count="242" type="stmt"/>
|
|
3765
|
+
<line num="23" count="242" type="stmt"/>
|
|
3766
|
+
<line num="24" count="242" type="stmt"/>
|
|
3780
3767
|
<line num="26" count="0" type="stmt"/>
|
|
3781
|
-
<line num="28" count="
|
|
3768
|
+
<line num="28" count="242" type="cond" truecount="4" falsecount="0"/>
|
|
3782
3769
|
<line num="29" count="1" type="stmt"/>
|
|
3783
|
-
<line num="32" count="
|
|
3784
|
-
<line num="33" count="
|
|
3785
|
-
<line num="34" count="
|
|
3786
|
-
<line num="35" count="
|
|
3770
|
+
<line num="32" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3771
|
+
<line num="33" count="235" type="stmt"/>
|
|
3772
|
+
<line num="34" count="235" type="stmt"/>
|
|
3773
|
+
<line num="35" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3787
3774
|
<line num="36" count="0" type="stmt"/>
|
|
3788
3775
|
<line num="37" count="0" type="stmt"/>
|
|
3789
|
-
<line num="40" count="
|
|
3790
|
-
<line num="44" count="
|
|
3776
|
+
<line num="40" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3777
|
+
<line num="44" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3791
3778
|
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3792
3779
|
<line num="50" count="2" type="stmt"/>
|
|
3793
3780
|
<line num="51" count="2" type="stmt"/>
|
|
3794
|
-
<line num="56" count="
|
|
3795
|
-
<line num="57" count="
|
|
3781
|
+
<line num="56" count="239" type="stmt"/>
|
|
3782
|
+
<line num="57" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
3796
3783
|
<line num="59" count="5" type="stmt"/>
|
|
3797
|
-
<line num="60" count="
|
|
3798
|
-
<line num="62" count="
|
|
3799
|
-
<line num="63" count="
|
|
3800
|
-
<line num="65" count="
|
|
3801
|
-
<line num="69" count="
|
|
3802
|
-
<line num="70" count="
|
|
3803
|
-
<line num="71" count="
|
|
3804
|
-
<line num="72" count="
|
|
3784
|
+
<line num="60" count="234" type="cond" truecount="1" falsecount="1"/>
|
|
3785
|
+
<line num="62" count="234" type="stmt"/>
|
|
3786
|
+
<line num="63" count="234" type="stmt"/>
|
|
3787
|
+
<line num="65" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
3788
|
+
<line num="69" count="234" type="cond" truecount="3" falsecount="0"/>
|
|
3789
|
+
<line num="70" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
3790
|
+
<line num="71" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
3791
|
+
<line num="72" count="234" type="cond" truecount="4" falsecount="1"/>
|
|
3805
3792
|
<line num="74" count="0" type="stmt"/>
|
|
3806
3793
|
<line num="75" count="0" type="stmt"/>
|
|
3807
3794
|
<line num="76" count="0" type="stmt"/>
|
|
3808
3795
|
<line num="79" count="0" type="stmt"/>
|
|
3809
3796
|
<line num="80" count="0" type="stmt"/>
|
|
3810
|
-
<line num="88" count="
|
|
3797
|
+
<line num="88" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
3811
3798
|
<line num="89" count="0" type="stmt"/>
|
|
3812
|
-
<line num="92" count="
|
|
3813
|
-
<line num="93" count="
|
|
3814
|
-
<line num="96" count="
|
|
3799
|
+
<line num="92" count="239" type="stmt"/>
|
|
3800
|
+
<line num="93" count="239" type="stmt"/>
|
|
3801
|
+
<line num="96" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
3815
3802
|
<line num="103" count="0" type="stmt"/>
|
|
3816
3803
|
<line num="104" count="0" type="stmt"/>
|
|
3817
3804
|
<line num="105" count="0" type="stmt"/>
|
|
3818
3805
|
<line num="106" count="0" type="stmt"/>
|
|
3819
3806
|
<line num="107" count="0" type="stmt"/>
|
|
3820
3807
|
<line num="108" count="0" type="stmt"/>
|
|
3821
|
-
<line num="111" count="
|
|
3822
|
-
<line num="112" count="
|
|
3823
|
-
<line num="113" count="
|
|
3824
|
-
<line num="114" count="
|
|
3825
|
-
<line num="115" count="
|
|
3826
|
-
<line num="124" count="
|
|
3808
|
+
<line num="111" count="239" type="stmt"/>
|
|
3809
|
+
<line num="112" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
3810
|
+
<line num="113" count="239" type="stmt"/>
|
|
3811
|
+
<line num="114" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
3812
|
+
<line num="115" count="239" type="stmt"/>
|
|
3813
|
+
<line num="124" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
3827
3814
|
<line num="130" count="10" type="stmt"/>
|
|
3828
|
-
<line num="133" count="
|
|
3815
|
+
<line num="133" count="239" type="stmt"/>
|
|
3829
3816
|
</file>
|
|
3830
3817
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3831
3818
|
<metrics statements="19" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
@@ -3864,29 +3851,29 @@
|
|
|
3864
3851
|
</file>
|
|
3865
3852
|
<file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
|
|
3866
3853
|
<metrics statements="29" coveredstatements="29" conditionals="12" coveredconditionals="12" methods="9" coveredmethods="9"/>
|
|
3867
|
-
<line num="3" count="
|
|
3868
|
-
<line num="4" count="
|
|
3869
|
-
<line num="5" count="
|
|
3870
|
-
<line num="6" count="
|
|
3871
|
-
<line num="10" count="
|
|
3872
|
-
<line num="11" count="
|
|
3854
|
+
<line num="3" count="930" type="stmt"/>
|
|
3855
|
+
<line num="4" count="930" type="stmt"/>
|
|
3856
|
+
<line num="5" count="930" type="stmt"/>
|
|
3857
|
+
<line num="6" count="930" type="stmt"/>
|
|
3858
|
+
<line num="10" count="930" type="stmt"/>
|
|
3859
|
+
<line num="11" count="930" type="stmt"/>
|
|
3873
3860
|
<line num="15" count="115" type="stmt"/>
|
|
3874
3861
|
<line num="16" count="115" type="stmt"/>
|
|
3875
|
-
<line num="20" count="
|
|
3876
|
-
<line num="21" count="
|
|
3877
|
-
<line num="22" count="
|
|
3878
|
-
<line num="23" count="
|
|
3879
|
-
<line num="24" count="
|
|
3880
|
-
<line num="25" count="
|
|
3862
|
+
<line num="20" count="930" type="stmt"/>
|
|
3863
|
+
<line num="21" count="930" type="stmt"/>
|
|
3864
|
+
<line num="22" count="930" type="stmt"/>
|
|
3865
|
+
<line num="23" count="930" type="stmt"/>
|
|
3866
|
+
<line num="24" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
3867
|
+
<line num="25" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
3881
3868
|
<line num="26" count="1" type="stmt"/>
|
|
3882
|
-
<line num="28" count="
|
|
3883
|
-
<line num="29" count="
|
|
3884
|
-
<line num="31" count="
|
|
3869
|
+
<line num="28" count="102" type="cond" truecount="4" falsecount="0"/>
|
|
3870
|
+
<line num="29" count="90" type="stmt"/>
|
|
3871
|
+
<line num="31" count="102" type="cond" truecount="4" falsecount="0"/>
|
|
3885
3872
|
<line num="32" count="15" type="stmt"/>
|
|
3886
|
-
<line num="34" count="
|
|
3873
|
+
<line num="34" count="102" type="stmt"/>
|
|
3887
3874
|
<line num="39" count="29" type="stmt"/>
|
|
3888
3875
|
<line num="41" count="29" type="stmt"/>
|
|
3889
|
-
<line num="42" count="
|
|
3876
|
+
<line num="42" count="730" type="stmt"/>
|
|
3890
3877
|
<line num="45" count="29" type="stmt"/>
|
|
3891
3878
|
<line num="46" count="85" type="stmt"/>
|
|
3892
3879
|
<line num="52" count="29" type="stmt"/>
|
|
@@ -3907,7 +3894,7 @@
|
|
|
3907
3894
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3908
3895
|
<line num="1" count="34" type="stmt"/>
|
|
3909
3896
|
<line num="5" count="34" type="stmt"/>
|
|
3910
|
-
<line num="6" count="
|
|
3897
|
+
<line num="6" count="227" type="stmt"/>
|
|
3911
3898
|
</file>
|
|
3912
3899
|
</package>
|
|
3913
3900
|
<package name="utilities">
|
|
@@ -4002,52 +3989,52 @@
|
|
|
4002
3989
|
</file>
|
|
4003
3990
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
4004
3991
|
<metrics statements="68" coveredstatements="54" conditionals="37" coveredconditionals="28" methods="16" coveredmethods="11"/>
|
|
4005
|
-
<line num="4" count="
|
|
4006
|
-
<line num="5" count="
|
|
4007
|
-
<line num="6" count="
|
|
4008
|
-
<line num="7" count="
|
|
4009
|
-
<line num="8" count="
|
|
4010
|
-
<line num="12" count="
|
|
4011
|
-
<line num="13" count="
|
|
4012
|
-
<line num="14" count="
|
|
4013
|
-
<line num="15" count="
|
|
4014
|
-
<line num="17" count="
|
|
4015
|
-
<line num="18" count="
|
|
4016
|
-
<line num="20" count="
|
|
3992
|
+
<line num="4" count="50" type="stmt"/>
|
|
3993
|
+
<line num="5" count="50" type="stmt"/>
|
|
3994
|
+
<line num="6" count="50" type="stmt"/>
|
|
3995
|
+
<line num="7" count="50" type="stmt"/>
|
|
3996
|
+
<line num="8" count="50" type="stmt"/>
|
|
3997
|
+
<line num="12" count="50" type="stmt"/>
|
|
3998
|
+
<line num="13" count="50" type="stmt"/>
|
|
3999
|
+
<line num="14" count="50" type="stmt"/>
|
|
4000
|
+
<line num="15" count="50" type="stmt"/>
|
|
4001
|
+
<line num="17" count="50" type="cond" truecount="1" falsecount="0"/>
|
|
4002
|
+
<line num="18" count="243" type="cond" truecount="2" falsecount="0"/>
|
|
4003
|
+
<line num="20" count="243" type="cond" truecount="4" falsecount="0"/>
|
|
4017
4004
|
<line num="21" count="3" type="stmt"/>
|
|
4018
|
-
<line num="24" count="
|
|
4005
|
+
<line num="24" count="240" type="cond" truecount="2" falsecount="2"/>
|
|
4019
4006
|
<line num="25" count="0" type="stmt"/>
|
|
4020
4007
|
<line num="26" count="0" type="stmt"/>
|
|
4021
4008
|
<line num="27" count="0" type="stmt"/>
|
|
4022
4009
|
<line num="28" count="0" type="stmt"/>
|
|
4023
|
-
<line num="31" count="
|
|
4024
|
-
<line num="33" count="
|
|
4025
|
-
<line num="34" count="
|
|
4010
|
+
<line num="31" count="240" type="stmt"/>
|
|
4011
|
+
<line num="33" count="240" type="cond" truecount="5" falsecount="0"/>
|
|
4012
|
+
<line num="34" count="208" type="stmt"/>
|
|
4026
4013
|
<line num="35" count="32" type="cond" truecount="4" falsecount="0"/>
|
|
4027
4014
|
<line num="36" count="27" type="stmt"/>
|
|
4028
4015
|
<line num="37" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4029
4016
|
<line num="38" count="0" type="stmt"/>
|
|
4030
|
-
<line num="41" count="
|
|
4031
|
-
<line num="42" count="
|
|
4017
|
+
<line num="41" count="240" type="stmt"/>
|
|
4018
|
+
<line num="42" count="240" type="stmt"/>
|
|
4032
4019
|
<line num="46" count="0" type="stmt"/>
|
|
4033
4020
|
<line num="47" count="0" type="stmt"/>
|
|
4034
4021
|
<line num="49" count="0" type="stmt"/>
|
|
4035
|
-
<line num="53" count="
|
|
4036
|
-
<line num="54" count="
|
|
4037
|
-
<line num="56" count="
|
|
4038
|
-
<line num="57" count="
|
|
4022
|
+
<line num="53" count="236" type="cond" truecount="1" falsecount="1"/>
|
|
4023
|
+
<line num="54" count="236" type="stmt"/>
|
|
4024
|
+
<line num="56" count="236" type="stmt"/>
|
|
4025
|
+
<line num="57" count="236" type="cond" truecount="3" falsecount="1"/>
|
|
4039
4026
|
<line num="58" count="0" type="stmt"/>
|
|
4040
|
-
<line num="61" count="
|
|
4041
|
-
<line num="64" count="
|
|
4042
|
-
<line num="67" count="
|
|
4043
|
-
<line num="68" count="
|
|
4044
|
-
<line num="71" count="
|
|
4027
|
+
<line num="61" count="236" type="stmt"/>
|
|
4028
|
+
<line num="64" count="50" type="stmt"/>
|
|
4029
|
+
<line num="67" count="234" type="stmt"/>
|
|
4030
|
+
<line num="68" count="234" type="stmt"/>
|
|
4031
|
+
<line num="71" count="50" type="stmt"/>
|
|
4045
4032
|
<line num="72" count="2" type="stmt"/>
|
|
4046
4033
|
<line num="73" count="2" type="stmt"/>
|
|
4047
|
-
<line num="76" count="
|
|
4034
|
+
<line num="76" count="50" type="stmt"/>
|
|
4048
4035
|
<line num="77" count="2" type="stmt"/>
|
|
4049
4036
|
<line num="78" count="2" type="stmt"/>
|
|
4050
|
-
<line num="81" count="
|
|
4037
|
+
<line num="81" count="50" type="cond" truecount="1" falsecount="0"/>
|
|
4051
4038
|
<line num="82" count="32" type="stmt"/>
|
|
4052
4039
|
<line num="83" count="32" type="stmt"/>
|
|
4053
4040
|
<line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4064,7 +4051,7 @@
|
|
|
4064
4051
|
<line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4065
4052
|
<line num="107" count="0" type="stmt"/>
|
|
4066
4053
|
<line num="110" count="32" type="stmt"/>
|
|
4067
|
-
<line num="113" count="
|
|
4054
|
+
<line num="113" count="50" type="stmt"/>
|
|
4068
4055
|
<line num="114" count="30" type="stmt"/>
|
|
4069
4056
|
<line num="115" count="30" type="stmt"/>
|
|
4070
4057
|
<line num="116" count="0" type="stmt"/>
|
|
@@ -4073,37 +4060,37 @@
|
|
|
4073
4060
|
</file>
|
|
4074
4061
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4075
4062
|
<metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4076
|
-
<line num="1" count="
|
|
4077
|
-
<line num="2" count="
|
|
4078
|
-
<line num="3" count="
|
|
4079
|
-
<line num="4" count="
|
|
4080
|
-
<line num="5" count="
|
|
4081
|
-
<line num="6" count="
|
|
4082
|
-
<line num="8" count="
|
|
4083
|
-
<line num="10" count="
|
|
4084
|
-
<line num="12" count="
|
|
4085
|
-
<line num="14" count="
|
|
4086
|
-
<line num="16" count="
|
|
4063
|
+
<line num="1" count="48" type="stmt"/>
|
|
4064
|
+
<line num="2" count="48" type="stmt"/>
|
|
4065
|
+
<line num="3" count="48" type="stmt"/>
|
|
4066
|
+
<line num="4" count="48" type="stmt"/>
|
|
4067
|
+
<line num="5" count="48" type="stmt"/>
|
|
4068
|
+
<line num="6" count="48" type="stmt"/>
|
|
4069
|
+
<line num="8" count="48" type="stmt"/>
|
|
4070
|
+
<line num="10" count="48" type="stmt"/>
|
|
4071
|
+
<line num="12" count="48" type="stmt"/>
|
|
4072
|
+
<line num="14" count="48" type="stmt"/>
|
|
4073
|
+
<line num="16" count="48" type="stmt"/>
|
|
4087
4074
|
<line num="17" count="1" type="stmt"/>
|
|
4088
4075
|
<line num="18" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4089
4076
|
<line num="19" count="1" type="stmt"/>
|
|
4090
4077
|
<line num="21" count="1" type="stmt"/>
|
|
4091
|
-
<line num="30" count="
|
|
4078
|
+
<line num="30" count="48" type="stmt"/>
|
|
4092
4079
|
<line num="31" count="43" type="stmt"/>
|
|
4093
|
-
<line num="38" count="
|
|
4080
|
+
<line num="38" count="48" type="stmt"/>
|
|
4094
4081
|
<line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4095
4082
|
<line num="41" count="2" type="stmt"/>
|
|
4096
4083
|
<line num="43" count="0" type="stmt"/>
|
|
4097
|
-
<line num="57" count="
|
|
4084
|
+
<line num="57" count="48" type="stmt"/>
|
|
4098
4085
|
<line num="58" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4099
4086
|
<line num="59" count="0" type="stmt"/>
|
|
4100
4087
|
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4101
4088
|
<line num="65" count="0" type="stmt"/>
|
|
4102
4089
|
<line num="67" count="0" type="stmt"/>
|
|
4103
4090
|
<line num="69" count="6" type="stmt"/>
|
|
4104
|
-
<line num="73" count="
|
|
4091
|
+
<line num="73" count="48" type="stmt"/>
|
|
4105
4092
|
<line num="74" count="2" type="stmt"/>
|
|
4106
|
-
<line num="79" count="
|
|
4093
|
+
<line num="79" count="48" type="stmt"/>
|
|
4107
4094
|
<line num="80" count="3" type="stmt"/>
|
|
4108
4095
|
<line num="81" count="3" type="stmt"/>
|
|
4109
4096
|
<line num="84" count="3" type="stmt"/>
|
|
@@ -4118,10 +4105,10 @@
|
|
|
4118
4105
|
<line num="95" count="0" type="stmt"/>
|
|
4119
4106
|
<line num="97" count="3" type="stmt"/>
|
|
4120
4107
|
<line num="98" count="3" type="stmt"/>
|
|
4121
|
-
<line num="105" count="
|
|
4108
|
+
<line num="105" count="48" type="stmt"/>
|
|
4122
4109
|
<line num="106" count="1" type="stmt"/>
|
|
4123
4110
|
<line num="107" count="1" type="stmt"/>
|
|
4124
|
-
<line num="111" count="
|
|
4111
|
+
<line num="111" count="48" type="stmt"/>
|
|
4125
4112
|
<line num="112" count="4" type="stmt"/>
|
|
4126
4113
|
<line num="113" count="4" type="stmt"/>
|
|
4127
4114
|
<line num="115" count="4" type="stmt"/>
|
|
@@ -4130,13 +4117,13 @@
|
|
|
4130
4117
|
<line num="118" count="0" type="stmt"/>
|
|
4131
4118
|
<line num="123" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4132
4119
|
<line num="124" count="0" type="stmt"/>
|
|
4133
|
-
<line num="128" count="
|
|
4120
|
+
<line num="128" count="48" type="stmt"/>
|
|
4134
4121
|
<line num="129" count="0" type="stmt"/>
|
|
4135
|
-
<line num="138" count="
|
|
4122
|
+
<line num="138" count="48" type="stmt"/>
|
|
4136
4123
|
<line num="139" count="1" type="stmt"/>
|
|
4137
4124
|
<line num="141" count="1" type="stmt"/>
|
|
4138
4125
|
<line num="142" count="1" type="stmt"/>
|
|
4139
|
-
<line num="147" count="
|
|
4126
|
+
<line num="147" count="48" type="stmt"/>
|
|
4140
4127
|
<line num="148" count="36" type="stmt"/>
|
|
4141
4128
|
<line num="149" count="36" type="stmt"/>
|
|
4142
4129
|
<line num="150" count="36" type="stmt"/>
|
|
@@ -4144,7 +4131,7 @@
|
|
|
4144
4131
|
<line num="152" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
4145
4132
|
<line num="153" count="0" type="stmt"/>
|
|
4146
4133
|
<line num="155" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
4147
|
-
<line num="158" count="
|
|
4134
|
+
<line num="158" count="48" type="stmt"/>
|
|
4148
4135
|
<line num="159" count="1" type="stmt"/>
|
|
4149
4136
|
<line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4150
4137
|
<line num="161" count="0" type="stmt"/>
|
|
@@ -4203,11 +4190,11 @@
|
|
|
4203
4190
|
</file>
|
|
4204
4191
|
<file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
|
|
4205
4192
|
<metrics statements="24" coveredstatements="19" conditionals="8" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4206
|
-
<line num="1" count="
|
|
4207
|
-
<line num="2" count="
|
|
4208
|
-
<line num="3" count="
|
|
4209
|
-
<line num="4" count="
|
|
4210
|
-
<line num="6" count="
|
|
4193
|
+
<line num="1" count="45" type="stmt"/>
|
|
4194
|
+
<line num="2" count="45" type="stmt"/>
|
|
4195
|
+
<line num="3" count="45" type="stmt"/>
|
|
4196
|
+
<line num="4" count="45" type="stmt"/>
|
|
4197
|
+
<line num="6" count="45" type="stmt"/>
|
|
4211
4198
|
<line num="7" count="2" type="stmt"/>
|
|
4212
4199
|
<line num="9" count="2" type="stmt"/>
|
|
4213
4200
|
<line num="11" count="2" type="stmt"/>
|
|
@@ -4215,7 +4202,7 @@
|
|
|
4215
4202
|
<line num="15" count="2" type="stmt"/>
|
|
4216
4203
|
<line num="16" count="2" type="stmt"/>
|
|
4217
4204
|
<line num="18" count="2" type="stmt"/>
|
|
4218
|
-
<line num="27" count="
|
|
4205
|
+
<line num="27" count="45" type="stmt"/>
|
|
4219
4206
|
<line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4220
4207
|
<line num="29" count="0" type="stmt"/>
|
|
4221
4208
|
<line num="31" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
@@ -4317,7 +4304,7 @@
|
|
|
4317
4304
|
<line num="75" count="8" type="stmt"/>
|
|
4318
4305
|
<line num="82" count="0" type="stmt"/>
|
|
4319
4306
|
<line num="91" count="0" type="stmt"/>
|
|
4320
|
-
<line num="98" count="
|
|
4307
|
+
<line num="98" count="253" type="stmt"/>
|
|
4321
4308
|
<line num="110" count="0" type="stmt"/>
|
|
4322
4309
|
<line num="114" count="0" type="stmt"/>
|
|
4323
4310
|
<line num="118" count="45" type="stmt"/>
|
|
@@ -4376,14 +4363,14 @@
|
|
|
4376
4363
|
<line num="118" count="0" type="stmt"/>
|
|
4377
4364
|
<line num="120" count="0" type="stmt"/>
|
|
4378
4365
|
<line num="121" count="0" type="stmt"/>
|
|
4379
|
-
<line num="140" count="
|
|
4380
|
-
<line num="141" count="
|
|
4381
|
-
<line num="142" count="
|
|
4382
|
-
<line num="144" count="
|
|
4383
|
-
<line num="147" count="
|
|
4384
|
-
<line num="148" count="
|
|
4385
|
-
<line num="149" count="
|
|
4386
|
-
<line num="150" count="
|
|
4366
|
+
<line num="140" count="85" type="cond" truecount="2" falsecount="0"/>
|
|
4367
|
+
<line num="141" count="85" type="stmt"/>
|
|
4368
|
+
<line num="142" count="85" type="stmt"/>
|
|
4369
|
+
<line num="144" count="85" type="stmt"/>
|
|
4370
|
+
<line num="147" count="85" type="cond" truecount="4" falsecount="0"/>
|
|
4371
|
+
<line num="148" count="85" type="stmt"/>
|
|
4372
|
+
<line num="149" count="230" type="cond" truecount="1" falsecount="1"/>
|
|
4373
|
+
<line num="150" count="230" type="stmt"/>
|
|
4387
4374
|
<line num="152" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4388
4375
|
<line num="153" count="0" type="stmt"/>
|
|
4389
4376
|
<line num="155" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
@@ -4402,52 +4389,52 @@
|
|
|
4402
4389
|
<line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4403
4390
|
<line num="177" count="0" type="stmt"/>
|
|
4404
4391
|
<line num="179" count="0" type="stmt"/>
|
|
4405
|
-
<line num="182" count="
|
|
4392
|
+
<line num="182" count="85" type="stmt"/>
|
|
4406
4393
|
<line num="184" count="45" type="stmt"/>
|
|
4407
4394
|
<line num="185" count="45" type="stmt"/>
|
|
4408
4395
|
<line num="186" count="45" type="stmt"/>
|
|
4409
4396
|
<line num="194" count="45" type="stmt"/>
|
|
4410
|
-
<line num="196" count="
|
|
4397
|
+
<line num="196" count="198" type="cond" truecount="1" falsecount="1"/>
|
|
4411
4398
|
<line num="197" count="0" type="stmt"/>
|
|
4412
|
-
<line num="200" count="
|
|
4399
|
+
<line num="200" count="198" type="cond" truecount="2" falsecount="0"/>
|
|
4413
4400
|
<line num="201" count="16" type="stmt"/>
|
|
4414
|
-
<line num="202" count="
|
|
4401
|
+
<line num="202" count="182" type="cond" truecount="2" falsecount="0"/>
|
|
4415
4402
|
<line num="203" count="22" type="stmt"/>
|
|
4416
|
-
<line num="206" count="
|
|
4403
|
+
<line num="206" count="160" type="stmt"/>
|
|
4417
4404
|
<line num="218" count="45" type="stmt"/>
|
|
4418
|
-
<line num="224" count="
|
|
4419
|
-
<line num="226" count="
|
|
4420
|
-
<line num="227" count="
|
|
4421
|
-
<line num="228" count="
|
|
4422
|
-
<line num="229" count="
|
|
4423
|
-
<line num="231" count="
|
|
4424
|
-
<line num="232" count="
|
|
4405
|
+
<line num="224" count="85" type="stmt"/>
|
|
4406
|
+
<line num="226" count="85" type="stmt"/>
|
|
4407
|
+
<line num="227" count="85" type="stmt"/>
|
|
4408
|
+
<line num="228" count="85" type="stmt"/>
|
|
4409
|
+
<line num="229" count="393" type="stmt"/>
|
|
4410
|
+
<line num="231" count="393" type="cond" truecount="2" falsecount="0"/>
|
|
4411
|
+
<line num="232" count="196" type="cond" truecount="2" falsecount="0"/>
|
|
4425
4412
|
<line num="233" count="13" type="stmt"/>
|
|
4426
|
-
<line num="235" count="
|
|
4427
|
-
<line num="238" count="
|
|
4413
|
+
<line num="235" count="196" type="stmt"/>
|
|
4414
|
+
<line num="238" count="197" type="cond" truecount="1" falsecount="1"/>
|
|
4428
4415
|
<line num="239" count="0" type="stmt"/>
|
|
4429
|
-
<line num="243" count="
|
|
4430
|
-
<line num="247" count="
|
|
4431
|
-
<line num="248" count="
|
|
4432
|
-
<line num="249" count="
|
|
4433
|
-
<line num="253" count="
|
|
4416
|
+
<line num="243" count="197" type="stmt"/>
|
|
4417
|
+
<line num="247" count="85" type="cond" truecount="4" falsecount="0"/>
|
|
4418
|
+
<line num="248" count="79" type="stmt"/>
|
|
4419
|
+
<line num="249" count="79" type="stmt"/>
|
|
4420
|
+
<line num="253" count="85" type="stmt"/>
|
|
4434
4421
|
<line num="265" count="45" type="cond" truecount="1" falsecount="0"/>
|
|
4435
|
-
<line num="266" count="
|
|
4436
|
-
<line num="267" count="
|
|
4437
|
-
<line num="268" count="
|
|
4438
|
-
<line num="269" count="
|
|
4439
|
-
<line num="272" count="
|
|
4440
|
-
<line num="275" count="
|
|
4441
|
-
<line num="278" count="
|
|
4442
|
-
<line num="279" count="
|
|
4422
|
+
<line num="266" count="124" type="stmt"/>
|
|
4423
|
+
<line num="267" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
4424
|
+
<line num="268" count="104" type="stmt"/>
|
|
4425
|
+
<line num="269" count="104" type="stmt"/>
|
|
4426
|
+
<line num="272" count="124" type="stmt"/>
|
|
4427
|
+
<line num="275" count="124" type="stmt"/>
|
|
4428
|
+
<line num="278" count="124" type="stmt"/>
|
|
4429
|
+
<line num="279" count="344" type="cond" truecount="2" falsecount="0"/>
|
|
4443
4430
|
<line num="280" count="8" type="stmt"/>
|
|
4444
4431
|
<line num="281" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
4445
4432
|
<line num="282" count="2" type="stmt"/>
|
|
4446
4433
|
<line num="284" count="6" type="stmt"/>
|
|
4447
4434
|
<line num="285" count="2" type="stmt"/>
|
|
4448
|
-
<line num="290" count="
|
|
4449
|
-
<line num="291" count="
|
|
4450
|
-
<line num="293" count="
|
|
4435
|
+
<line num="290" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
4436
|
+
<line num="291" count="39" type="stmt"/>
|
|
4437
|
+
<line num="293" count="124" type="cond" truecount="2" falsecount="0"/>
|
|
4451
4438
|
<line num="306" count="45" type="stmt"/>
|
|
4452
4439
|
<line num="307" count="14" type="stmt"/>
|
|
4453
4440
|
<line num="308" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -4492,20 +4479,20 @@
|
|
|
4492
4479
|
<line num="27" count="0" type="stmt"/>
|
|
4493
4480
|
<line num="29" count="2" type="stmt"/>
|
|
4494
4481
|
<line num="35" count="45" type="stmt"/>
|
|
4495
|
-
<line num="40" count="
|
|
4496
|
-
<line num="41" count="
|
|
4497
|
-
<line num="42" count="
|
|
4498
|
-
<line num="43" count="
|
|
4499
|
-
<line num="45" count="
|
|
4500
|
-
<line num="46" count="
|
|
4501
|
-
<line num="47" count="
|
|
4502
|
-
<line num="52" count="
|
|
4482
|
+
<line num="40" count="302" type="stmt"/>
|
|
4483
|
+
<line num="41" count="302" type="cond" truecount="2" falsecount="0"/>
|
|
4484
|
+
<line num="42" count="178" type="stmt"/>
|
|
4485
|
+
<line num="43" count="178" type="cond" truecount="2" falsecount="0"/>
|
|
4486
|
+
<line num="45" count="302" type="stmt"/>
|
|
4487
|
+
<line num="46" count="846" type="stmt"/>
|
|
4488
|
+
<line num="47" count="846" type="cond" truecount="1" falsecount="1"/>
|
|
4489
|
+
<line num="52" count="846" type="stmt"/>
|
|
4503
4490
|
<line num="55" count="0" type="stmt"/>
|
|
4504
4491
|
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4505
4492
|
<line num="57" count="0" type="stmt"/>
|
|
4506
4493
|
<line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4507
4494
|
<line num="59" count="0" type="stmt"/>
|
|
4508
|
-
<line num="66" count="
|
|
4495
|
+
<line num="66" count="302" type="cond" truecount="2" falsecount="0"/>
|
|
4509
4496
|
<line num="73" count="45" type="stmt"/>
|
|
4510
4497
|
<line num="74" count="0" type="stmt"/>
|
|
4511
4498
|
<line num="75" count="0" type="stmt"/>
|