@budibase/server 1.2.43 → 1.2.44-alpha.10
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 +4 -0
- package/__mocks__/node-fetch.ts +8 -1
- package/builder/assets/index.0a24f5dd.css +6 -0
- package/builder/assets/index.448fa449.js +875 -0
- package/builder/assets/{vendor.6bcafa60.js → vendor.67dbd8fa.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +495 -472
- package/coverage/coverage-final.json +15 -15
- 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 +25 -25
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +317 -191
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +27 -18
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +4 -4
- package/coverage/lcov-report/db/utils.js.html +69 -69
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- 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 +19 -19
- 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 +11 -11
- 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 +12 -12
- 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 +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- 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 +803 -763
- package/dist/api/controllers/row/internalSearch.js +39 -4
- package/dist/api/controllers/row/utils.js +3 -1
- package/dist/api/controllers/static/index.js +26 -2
- package/dist/api/controllers/static/templates/preview.hbs +103 -0
- package/dist/api/controllers/table/external.js +1 -1
- package/dist/api/routes/static.js +3 -0
- package/dist/automations/logging/index.js +3 -0
- package/dist/integrations/base/query.js +27 -0
- package/dist/integrations/base/sql.js +62 -30
- package/dist/integrations/base/utils.js +13 -27
- package/dist/integrations/microsoftSqlServer.js +5 -2
- package/dist/integrations/mongodb.js +35 -8
- package/dist/integrations/mysql.js +2 -2
- package/dist/integrations/postgres.js +5 -2
- package/dist/package.json +7 -7
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/index.js +2 -1
- package/package.json +8 -8
- package/src/api/controllers/row/internalSearch.js +45 -3
- package/src/api/controllers/row/utils.js +4 -1
- package/src/api/controllers/static/index.ts +21 -1
- package/src/api/controllers/static/templates/preview.hbs +103 -0
- package/src/api/controllers/table/external.js +1 -1
- package/src/api/routes/static.ts +12 -0
- package/src/api/routes/tests/internalSearch.spec.js +176 -0
- package/src/api/routes/tests/static.spec.js +19 -7
- package/src/automations/logging/index.ts +3 -0
- package/src/integrations/base/query.ts +16 -0
- package/src/integrations/base/sql.ts +67 -30
- package/src/integrations/base/utils.ts +9 -18
- package/src/integrations/microsoftSqlServer.ts +3 -2
- package/src/integrations/mongodb.ts +35 -8
- package/src/integrations/mysql.ts +1 -1
- package/src/integrations/postgres.ts +2 -1
- package/src/integrations/tests/mongo.spec.js +218 -0
- package/src/integrations/tests/sql.spec.js +101 -11
- package/src/utilities/fileSystem/index.js +2 -0
- package/builder/assets/index.08dd0c5e.css +0 -6
- package/builder/assets/index.3996c5a7.js +0 -975
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="1661520376395" clover="3.2.0">
|
|
3
|
+
<project timestamp="1661520376395" name="All files">
|
|
4
|
+
<metrics statements="4123" coveredstatements="3010" conditionals="1734" coveredconditionals="957" methods="610" coveredmethods="429" elements="6467" coveredelements="4396" complexity="0" loc="4123" ncloc="4123" 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="236" type="stmt"/>
|
|
25
|
+
<line num="40" count="236" 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="234" type="stmt"/>
|
|
28
|
+
<line num="64" count="234" 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="46" type="stmt"/>
|
|
890
|
+
<line num="6" count="46" type="stmt"/>
|
|
891
|
+
<line num="7" count="46" type="stmt"/>
|
|
892
|
+
<line num="8" count="46" type="stmt"/>
|
|
893
|
+
<line num="9" count="46" type="stmt"/>
|
|
894
|
+
<line num="10" count="46" type="stmt"/>
|
|
895
|
+
<line num="15" count="46" type="stmt"/>
|
|
896
|
+
<line num="16" count="46" type="stmt"/>
|
|
897
|
+
<line num="17" count="46" 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="46" 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="46" 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="46" 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="46" 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="46" 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="46" 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="46" type="stmt"/>
|
|
987
987
|
<line num="201" count="1" type="stmt"/>
|
|
988
|
-
<line num="204" count="
|
|
988
|
+
<line num="204" count="46" 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="46" 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="657" coveredstatements="412" conditionals="311" coveredconditionals="146" methods="94" coveredmethods="56"/>
|
|
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"/>
|
|
@@ -1427,192 +1427,213 @@
|
|
|
1427
1427
|
<line num="454" count="2" type="stmt"/>
|
|
1428
1428
|
</file>
|
|
1429
1429
|
<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="
|
|
1506
|
-
<line num="183" count="0" type="stmt"/>
|
|
1507
|
-
<line num="185" count="0" type="stmt"/>
|
|
1430
|
+
<metrics statements="206" coveredstatements="162" conditionals="128" coveredconditionals="88" methods="41" coveredmethods="28"/>
|
|
1431
|
+
<line num="1" count="45" type="stmt"/>
|
|
1432
|
+
<line num="2" count="45" type="stmt"/>
|
|
1433
|
+
<line num="3" count="45" type="stmt"/>
|
|
1434
|
+
<line num="4" count="45" type="stmt"/>
|
|
1435
|
+
<line num="5" count="45" type="stmt"/>
|
|
1436
|
+
<line num="13" count="16" type="stmt"/>
|
|
1437
|
+
<line num="28" count="16" type="stmt"/>
|
|
1438
|
+
<line num="29" count="16" type="stmt"/>
|
|
1439
|
+
<line num="30" count="16" type="stmt"/>
|
|
1440
|
+
<line num="31" count="16" type="stmt"/>
|
|
1441
|
+
<line num="32" count="16" type="stmt"/>
|
|
1442
|
+
<line num="36" count="16" type="stmt"/>
|
|
1443
|
+
<line num="37" count="16" type="stmt"/>
|
|
1444
|
+
<line num="41" count="31" type="stmt"/>
|
|
1445
|
+
<line num="42" count="31" type="stmt"/>
|
|
1446
|
+
<line num="46" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1447
|
+
<line num="47" count="31" type="stmt"/>
|
|
1448
|
+
<line num="49" count="31" type="stmt"/>
|
|
1449
|
+
<line num="53" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1450
|
+
<line num="54" count="1" type="stmt"/>
|
|
1451
|
+
<line num="56" count="16" type="stmt"/>
|
|
1452
|
+
<line num="60" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1453
|
+
<line num="61" count="15" type="stmt"/>
|
|
1454
|
+
<line num="63" count="16" type="stmt"/>
|
|
1455
|
+
<line num="67" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1456
|
+
<line num="68" count="15" type="stmt"/>
|
|
1457
|
+
<line num="70" count="16" type="stmt"/>
|
|
1458
|
+
<line num="74" count="31" type="stmt"/>
|
|
1459
|
+
<line num="75" count="31" type="stmt"/>
|
|
1460
|
+
<line num="79" count="0" type="stmt"/>
|
|
1461
|
+
<line num="80" count="0" type="stmt"/>
|
|
1462
|
+
<line num="84" count="0" type="stmt"/>
|
|
1463
|
+
<line num="85" count="0" type="stmt"/>
|
|
1464
|
+
<line num="89" count="0" type="stmt"/>
|
|
1465
|
+
<line num="90" count="0" type="stmt"/>
|
|
1466
|
+
<line num="94" count="0" type="stmt"/>
|
|
1467
|
+
<line num="98" count="0" type="stmt"/>
|
|
1468
|
+
<line num="102" count="0" type="stmt"/>
|
|
1469
|
+
<line num="103" count="0" type="stmt"/>
|
|
1470
|
+
<line num="107" count="0" type="stmt"/>
|
|
1471
|
+
<line num="108" count="0" type="stmt"/>
|
|
1472
|
+
<line num="112" count="0" type="stmt"/>
|
|
1473
|
+
<line num="113" count="0" type="stmt"/>
|
|
1474
|
+
<line num="117" count="0" type="stmt"/>
|
|
1475
|
+
<line num="118" count="0" type="stmt"/>
|
|
1476
|
+
<line num="122" count="0" type="stmt"/>
|
|
1477
|
+
<line num="123" count="0" type="stmt"/>
|
|
1478
|
+
<line num="127" count="0" type="stmt"/>
|
|
1479
|
+
<line num="128" count="0" type="stmt"/>
|
|
1480
|
+
<line num="132" count="0" type="stmt"/>
|
|
1481
|
+
<line num="133" count="0" type="stmt"/>
|
|
1482
|
+
<line num="137" count="0" type="stmt"/>
|
|
1483
|
+
<line num="138" count="0" type="stmt"/>
|
|
1484
|
+
<line num="149" count="148" type="stmt"/>
|
|
1485
|
+
<line num="151" count="148" type="stmt"/>
|
|
1486
|
+
<line num="153" count="148" type="cond" truecount="4" falsecount="0"/>
|
|
1487
|
+
<line num="154" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
1488
|
+
<line num="157" count="148" type="cond" truecount="4" falsecount="0"/>
|
|
1489
|
+
<line num="158" count="138" type="stmt"/>
|
|
1490
|
+
<line num="161" count="148" type="cond" truecount="4" falsecount="0"/>
|
|
1491
|
+
<line num="162" count="58" type="cond" truecount="2" falsecount="0"/>
|
|
1492
|
+
<line num="164" count="148" type="stmt"/>
|
|
1493
|
+
<line num="168" count="31" type="stmt"/>
|
|
1494
|
+
<line num="169" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1495
|
+
<line num="170" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1496
|
+
<line num="171" count="31" type="stmt"/>
|
|
1497
|
+
<line num="173" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1498
|
+
<line num="174" count="31" type="stmt"/>
|
|
1499
|
+
<line num="175" count="31" type="stmt"/>
|
|
1500
|
+
<line num="178" count="31" type="stmt"/>
|
|
1501
|
+
<line num="180" count="45" type="cond" truecount="2" falsecount="2"/>
|
|
1502
|
+
<line num="181" count="0" type="stmt"/>
|
|
1503
|
+
<line num="183" count="45" type="stmt"/>
|
|
1504
|
+
<line num="186" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
1505
|
+
<line num="187" count="8" type="cond" truecount="3" falsecount="1"/>
|
|
1508
1506
|
<line num="188" count="0" type="stmt"/>
|
|
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="
|
|
1528
|
-
<line num="
|
|
1529
|
-
<line num="230" count="
|
|
1530
|
-
<line num="232" count="
|
|
1531
|
-
<line num="233" count="
|
|
1532
|
-
<line num="
|
|
1533
|
-
<line num="
|
|
1507
|
+
<line num="190" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1508
|
+
<line num="191" count="2" type="stmt"/>
|
|
1509
|
+
<line num="193" count="6" type="stmt"/>
|
|
1510
|
+
<line num="194" count="6" type="stmt"/>
|
|
1511
|
+
<line num="195" count="12" type="stmt"/>
|
|
1512
|
+
<line num="199" count="6" type="stmt"/>
|
|
1513
|
+
<line num="202" count="31" type="stmt"/>
|
|
1514
|
+
<line num="203" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1515
|
+
<line num="204" count="2" type="stmt"/>
|
|
1516
|
+
<line num="207" count="31" type="stmt"/>
|
|
1517
|
+
<line num="208" count="2" type="stmt"/>
|
|
1518
|
+
<line num="211" count="31" type="stmt"/>
|
|
1519
|
+
<line num="212" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1520
|
+
<line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1521
|
+
<line num="214" count="0" type="stmt"/>
|
|
1522
|
+
<line num="216" count="0" type="stmt"/>
|
|
1523
|
+
<line num="219" count="2" type="stmt"/>
|
|
1524
|
+
<line num="220" count="2" type="stmt"/>
|
|
1525
|
+
<line num="221" count="2" type="stmt"/>
|
|
1526
|
+
<line num="226" count="2" type="stmt"/>
|
|
1527
|
+
<line num="230" count="372" type="stmt"/>
|
|
1528
|
+
<line num="232" count="69" type="stmt"/>
|
|
1529
|
+
<line num="233" count="69" type="stmt"/>
|
|
1530
|
+
<line num="236" count="69" type="stmt"/>
|
|
1531
|
+
<line num="237" count="69" type="cond" truecount="1" falsecount="1"/>
|
|
1534
1532
|
<line num="238" count="0" type="stmt"/>
|
|
1535
|
-
<line num="
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="243" count="
|
|
1538
|
-
<line num="
|
|
1539
|
-
<line num="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1545
|
-
<line num="
|
|
1546
|
-
<line num="
|
|
1547
|
-
<line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1548
|
-
<line num="261" count="0" type="stmt"/>
|
|
1533
|
+
<line num="240" count="69" type="cond" truecount="2" falsecount="0"/>
|
|
1534
|
+
<line num="241" count="65" type="cond" truecount="2" falsecount="0"/>
|
|
1535
|
+
<line num="243" count="69" type="stmt"/>
|
|
1536
|
+
<line num="248" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1537
|
+
<line num="249" count="31" type="stmt"/>
|
|
1538
|
+
<line num="250" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1539
|
+
<line num="251" count="0" type="stmt"/>
|
|
1540
|
+
<line num="253" count="2" type="stmt"/>
|
|
1541
|
+
<line num="257" count="2" type="stmt"/>
|
|
1542
|
+
<line num="260" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1543
|
+
<line num="261" count="31" type="stmt"/>
|
|
1544
|
+
<line num="262" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1549
1545
|
<line num="263" count="0" type="stmt"/>
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="
|
|
1554
|
-
<line num="
|
|
1555
|
-
<line num="
|
|
1556
|
-
<line num="
|
|
1557
|
-
<line num="276" count="
|
|
1558
|
-
<line num="
|
|
1559
|
-
<line num="
|
|
1560
|
-
<line num="
|
|
1561
|
-
<line num="
|
|
1562
|
-
<line num="
|
|
1563
|
-
<line num="288" count="
|
|
1564
|
-
<line num="
|
|
1546
|
+
<line num="265" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1547
|
+
<line num="266" count="0" type="stmt"/>
|
|
1548
|
+
<line num="268" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1549
|
+
<line num="269" count="0" type="stmt"/>
|
|
1550
|
+
<line num="271" count="2" type="stmt"/>
|
|
1551
|
+
<line num="272" count="2" type="stmt"/>
|
|
1552
|
+
<line num="273" count="2" type="stmt"/>
|
|
1553
|
+
<line num="276" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1554
|
+
<line num="277" count="31" type="stmt"/>
|
|
1555
|
+
<line num="278" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1556
|
+
<line num="279" count="0" type="stmt"/>
|
|
1557
|
+
<line num="281" count="0" type="stmt"/>
|
|
1558
|
+
<line num="285" count="0" type="stmt"/>
|
|
1559
|
+
<line num="288" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1560
|
+
<line num="289" count="31" type="stmt"/>
|
|
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"/>
|
|
1565
1564
|
<line num="294" count="0" type="stmt"/>
|
|
1566
|
-
<line num="296" count="
|
|
1567
|
-
<line num="
|
|
1568
|
-
<line num="
|
|
1569
|
-
<line num="
|
|
1570
|
-
<line num="
|
|
1571
|
-
<line num="305" count="
|
|
1572
|
-
<line num="306" count="
|
|
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="
|
|
1565
|
+
<line num="296" count="6" type="stmt"/>
|
|
1566
|
+
<line num="299" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1567
|
+
<line num="300" count="31" type="stmt"/>
|
|
1568
|
+
<line num="302" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1569
|
+
<line num="303" count="31" type="stmt"/>
|
|
1570
|
+
<line num="305" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1571
|
+
<line num="306" count="31" type="stmt"/>
|
|
1572
|
+
<line num="308" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1573
|
+
<line num="309" count="31" type="stmt"/>
|
|
1574
|
+
<line num="311" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1575
|
+
<line num="312" count="31" type="stmt"/>
|
|
1576
|
+
<line num="314" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1577
|
+
<line num="315" count="31" type="stmt"/>
|
|
1578
|
+
<line num="318" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1579
|
+
<line num="319" count="31" type="stmt"/>
|
|
1580
|
+
<line num="320" count="31" type="stmt"/>
|
|
1581
|
+
<line num="321" count="31" type="stmt"/>
|
|
1582
|
+
<line num="323" count="31" type="stmt"/>
|
|
1583
|
+
<line num="327" count="31" type="stmt"/>
|
|
1584
|
+
<line num="332" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1585
|
+
<line num="333" count="16" type="stmt"/>
|
|
1586
|
+
<line num="335" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1587
|
+
<line num="336" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1588
|
+
<line num="337" count="2" type="stmt"/>
|
|
1589
|
+
<line num="338" count="2" type="stmt"/>
|
|
1590
|
+
<line num="340" count="31" type="stmt"/>
|
|
1591
|
+
<line num="344" count="31" type="stmt"/>
|
|
1592
|
+
<line num="345" count="31" type="stmt"/>
|
|
1593
|
+
<line num="346" count="31" type="stmt"/>
|
|
1594
|
+
<line num="347" count="31" type="stmt"/>
|
|
1595
|
+
<line num="348" count="31" type="stmt"/>
|
|
1596
|
+
<line num="353" count="45" type="stmt"/>
|
|
1597
|
+
<line num="362" count="45" type="stmt"/>
|
|
1598
|
+
<line num="363" count="31" type="stmt"/>
|
|
1599
|
+
<line num="370" count="31" type="stmt"/>
|
|
1600
|
+
<line num="372" count="31" type="stmt"/>
|
|
1601
|
+
<line num="375" count="31" type="cond" truecount="3" falsecount="1"/>
|
|
1602
|
+
<line num="376" count="31" type="stmt"/>
|
|
1603
|
+
<line num="378" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1604
|
+
<line num="379" count="31" type="stmt"/>
|
|
1605
|
+
<line num="381" count="31" type="stmt"/>
|
|
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"/>
|
|
1607
1619
|
<line num="425" count="0" type="stmt"/>
|
|
1608
|
-
<line num="
|
|
1609
|
-
<line num="
|
|
1610
|
-
<line num="
|
|
1611
|
-
<line num="
|
|
1612
|
-
<line num="
|
|
1613
|
-
<line num="
|
|
1614
|
-
<line num="
|
|
1615
|
-
<line num="
|
|
1620
|
+
<line num="430" count="0" type="stmt"/>
|
|
1621
|
+
<line num="448" count="45" type="stmt"/>
|
|
1622
|
+
<line num="449" count="15" type="stmt"/>
|
|
1623
|
+
<line num="450" count="15" type="cond" truecount="5" falsecount="0"/>
|
|
1624
|
+
<line num="451" count="14" type="stmt"/>
|
|
1625
|
+
<line num="453" count="15" type="stmt"/>
|
|
1626
|
+
<line num="454" count="15" type="stmt"/>
|
|
1627
|
+
<line num="460" count="15" type="stmt"/>
|
|
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
1637
|
</file>
|
|
1617
1638
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1618
1639
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1681,60 +1702,62 @@
|
|
|
1681
1702
|
<line num="155" count="78" type="stmt"/>
|
|
1682
1703
|
</file>
|
|
1683
1704
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1684
|
-
<metrics statements="
|
|
1685
|
-
<line num="1" count="
|
|
1686
|
-
<line num="2" count="
|
|
1687
|
-
<line num="3" count="
|
|
1688
|
-
<line num="4" count="
|
|
1689
|
-
<line num="5" count="
|
|
1690
|
-
<line num="6" count="
|
|
1691
|
-
<line num="7" count="
|
|
1692
|
-
<line num="
|
|
1693
|
-
<line num="
|
|
1694
|
-
<line num="
|
|
1695
|
-
<line num="
|
|
1696
|
-
<line num="20" count="
|
|
1697
|
-
<line num="
|
|
1698
|
-
<line num="22" count="1" type="stmt"/>
|
|
1705
|
+
<metrics statements="55" coveredstatements="37" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1706
|
+
<line num="1" count="46" type="stmt"/>
|
|
1707
|
+
<line num="2" count="46" type="stmt"/>
|
|
1708
|
+
<line num="3" count="46" type="stmt"/>
|
|
1709
|
+
<line num="4" count="46" type="stmt"/>
|
|
1710
|
+
<line num="5" count="46" type="stmt"/>
|
|
1711
|
+
<line num="6" count="46" type="stmt"/>
|
|
1712
|
+
<line num="7" count="46" type="stmt"/>
|
|
1713
|
+
<line num="8" count="46" type="stmt"/>
|
|
1714
|
+
<line num="10" count="46" type="stmt"/>
|
|
1715
|
+
<line num="12" count="2" type="stmt"/>
|
|
1716
|
+
<line num="16" count="0" type="stmt"/>
|
|
1717
|
+
<line num="20" count="46" type="stmt"/>
|
|
1718
|
+
<line num="22" count="46" type="stmt"/>
|
|
1699
1719
|
<line num="23" count="1" type="stmt"/>
|
|
1700
|
-
<line num="
|
|
1701
|
-
<line num="
|
|
1702
|
-
<line num="
|
|
1703
|
-
<line num="
|
|
1720
|
+
<line num="24" count="1" type="stmt"/>
|
|
1721
|
+
<line num="25" count="1" type="stmt"/>
|
|
1722
|
+
<line num="26" count="1" type="stmt"/>
|
|
1723
|
+
<line num="29" count="46" type="stmt"/>
|
|
1724
|
+
<line num="30" count="26" type="stmt"/>
|
|
1725
|
+
<line num="33" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
1704
1726
|
<line num="34" count="0" type="stmt"/>
|
|
1705
|
-
<line num="
|
|
1706
|
-
<line num="
|
|
1707
|
-
<line num="
|
|
1708
|
-
<line num="
|
|
1709
|
-
<line num="
|
|
1710
|
-
<line num="45" count="
|
|
1711
|
-
<line num="
|
|
1712
|
-
<line num="
|
|
1713
|
-
<line num="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="
|
|
1719
|
-
<line num="
|
|
1720
|
-
<line num="59" count="
|
|
1721
|
-
<line num="
|
|
1722
|
-
<line num="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="
|
|
1725
|
-
<line num="
|
|
1726
|
-
<line num="
|
|
1727
|
-
<line num="
|
|
1728
|
-
<line num="
|
|
1729
|
-
<line num="78" count="0" type="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="
|
|
1733
|
-
<line num="85" count="0" type="stmt"/>
|
|
1727
|
+
<line num="37" count="0" type="stmt"/>
|
|
1728
|
+
<line num="38" count="0" type="stmt"/>
|
|
1729
|
+
<line num="40" count="26" type="stmt"/>
|
|
1730
|
+
<line num="42" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
1731
|
+
<line num="43" count="0" type="stmt"/>
|
|
1732
|
+
<line num="45" count="23" type="stmt"/>
|
|
1733
|
+
<line num="48" count="46" type="stmt"/>
|
|
1734
|
+
<line num="49" count="82" type="cond" truecount="2" falsecount="0"/>
|
|
1735
|
+
<line num="50" count="2" type="stmt"/>
|
|
1736
|
+
<line num="51" count="2" type="stmt"/>
|
|
1737
|
+
<line num="53" count="82" type="stmt"/>
|
|
1738
|
+
<line num="54" count="82" type="stmt"/>
|
|
1739
|
+
<line num="55" count="222" type="stmt"/>
|
|
1740
|
+
<line num="56" count="222" type="stmt"/>
|
|
1741
|
+
<line num="58" count="222" type="cond" truecount="1" falsecount="1"/>
|
|
1742
|
+
<line num="59" count="0" type="stmt"/>
|
|
1743
|
+
<line num="62" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1744
|
+
<line num="63" count="0" type="stmt"/>
|
|
1745
|
+
<line num="68" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1746
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1747
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1748
|
+
<line num="71" count="0" type="stmt"/>
|
|
1749
|
+
<line num="73" count="0" type="stmt"/>
|
|
1750
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1751
|
+
<line num="78" count="0" type="stmt"/>
|
|
1752
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1753
|
+
<line num="83" count="0" type="stmt"/>
|
|
1754
|
+
<line num="85" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1734
1755
|
<line num="87" count="0" type="stmt"/>
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="
|
|
1756
|
+
<line num="88" count="0" type="stmt"/>
|
|
1757
|
+
<line num="90" count="0" type="stmt"/>
|
|
1758
|
+
<line num="93" count="222" type="stmt"/>
|
|
1759
|
+
<line num="95" count="222" type="cond" truecount="2" falsecount="0"/>
|
|
1760
|
+
<line num="97" count="82" type="stmt"/>
|
|
1738
1761
|
</file>
|
|
1739
1762
|
</package>
|
|
1740
1763
|
<package name="api.controllers.table">
|
|
@@ -3109,35 +3132,35 @@
|
|
|
3109
3132
|
<metrics statements="36" coveredstatements="36" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3110
3133
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3111
3134
|
<metrics statements="29" coveredstatements="29" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3112
|
-
<line num="1" count="
|
|
3113
|
-
<line num="2" count="
|
|
3114
|
-
<line num="3" count="
|
|
3115
|
-
<line num="5" count="
|
|
3116
|
-
<line num="9" count="
|
|
3117
|
-
<line num="22" count="
|
|
3118
|
-
<line num="23" count="
|
|
3119
|
-
<line num="32" count="
|
|
3120
|
-
<line num="48" count="
|
|
3121
|
-
<line num="58" count="
|
|
3122
|
-
<line num="59" count="
|
|
3123
|
-
<line num="62" count="
|
|
3124
|
-
<line num="68" count="
|
|
3125
|
-
<line num="73" count="
|
|
3126
|
-
<line num="79" count="
|
|
3127
|
-
<line num="90" count="
|
|
3128
|
-
<line num="94" count="
|
|
3129
|
-
<line num="99" count="
|
|
3130
|
-
<line num="161" count="
|
|
3131
|
-
<line num="169" count="
|
|
3132
|
-
<line num="177" count="
|
|
3133
|
-
<line num="178" count="
|
|
3134
|
-
<line num="185" count="
|
|
3135
|
-
<line num="190" count="
|
|
3136
|
-
<line num="196" count="
|
|
3137
|
-
<line num="201" count="
|
|
3138
|
-
<line num="205" count="
|
|
3139
|
-
<line num="212" count="
|
|
3140
|
-
<line num="214" count="
|
|
3135
|
+
<line num="1" count="53" type="stmt"/>
|
|
3136
|
+
<line num="2" count="53" type="stmt"/>
|
|
3137
|
+
<line num="3" count="53" type="stmt"/>
|
|
3138
|
+
<line num="5" count="53" type="stmt"/>
|
|
3139
|
+
<line num="9" count="53" type="stmt"/>
|
|
3140
|
+
<line num="22" count="53" type="stmt"/>
|
|
3141
|
+
<line num="23" count="53" type="stmt"/>
|
|
3142
|
+
<line num="32" count="53" type="stmt"/>
|
|
3143
|
+
<line num="48" count="53" type="stmt"/>
|
|
3144
|
+
<line num="58" count="53" type="stmt"/>
|
|
3145
|
+
<line num="59" count="106" type="cond" truecount="1" falsecount="1"/>
|
|
3146
|
+
<line num="62" count="53" type="stmt"/>
|
|
3147
|
+
<line num="68" count="53" type="stmt"/>
|
|
3148
|
+
<line num="73" count="53" type="stmt"/>
|
|
3149
|
+
<line num="79" count="53" type="stmt"/>
|
|
3150
|
+
<line num="90" count="53" type="stmt"/>
|
|
3151
|
+
<line num="94" count="53" type="stmt"/>
|
|
3152
|
+
<line num="99" count="53" type="stmt"/>
|
|
3153
|
+
<line num="161" count="53" type="stmt"/>
|
|
3154
|
+
<line num="169" count="53" type="stmt"/>
|
|
3155
|
+
<line num="177" count="53" type="stmt"/>
|
|
3156
|
+
<line num="178" count="53" type="stmt"/>
|
|
3157
|
+
<line num="185" count="53" type="stmt"/>
|
|
3158
|
+
<line num="190" count="53" type="stmt"/>
|
|
3159
|
+
<line num="196" count="53" type="stmt"/>
|
|
3160
|
+
<line num="201" count="53" type="stmt"/>
|
|
3161
|
+
<line num="205" count="53" type="stmt"/>
|
|
3162
|
+
<line num="212" count="53" type="stmt"/>
|
|
3163
|
+
<line num="214" count="53" type="stmt"/>
|
|
3141
3164
|
</file>
|
|
3142
3165
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3143
3166
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3194,120 +3217,120 @@
|
|
|
3194
3217
|
</file>
|
|
3195
3218
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3196
3219
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3197
|
-
<line num="1" count="
|
|
3198
|
-
<line num="3" count="
|
|
3199
|
-
<line num="4" count="
|
|
3220
|
+
<line num="1" count="59" type="stmt"/>
|
|
3221
|
+
<line num="3" count="59" type="stmt"/>
|
|
3222
|
+
<line num="4" count="965" type="stmt"/>
|
|
3200
3223
|
</file>
|
|
3201
3224
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3202
3225
|
<metrics statements="109" coveredstatements="99" conditionals="49" coveredconditionals="18" methods="31" coveredmethods="25"/>
|
|
3203
|
-
<line num="1" count="
|
|
3204
|
-
<line num="16" count="
|
|
3205
|
-
<line num="18" count="
|
|
3206
|
-
<line num="20" count="
|
|
3207
|
-
<line num="26" count="
|
|
3208
|
-
<line num="47" count="
|
|
3209
|
-
<line num="51" count="
|
|
3210
|
-
<line num="55" count="
|
|
3211
|
-
<line num="57" count="
|
|
3212
|
-
<line num="65" count="
|
|
3213
|
-
<line num="66" count="
|
|
3214
|
-
<line num="67" count="
|
|
3215
|
-
<line num="68" count="
|
|
3216
|
-
<line num="69" count="
|
|
3217
|
-
<line num="70" count="
|
|
3218
|
-
<line num="71" count="
|
|
3219
|
-
<line num="72" count="
|
|
3220
|
-
<line num="73" count="
|
|
3221
|
-
<line num="74" count="
|
|
3222
|
-
<line num="75" count="
|
|
3223
|
-
<line num="76" count="
|
|
3224
|
-
<line num="77" count="
|
|
3225
|
-
<line num="78" count="
|
|
3226
|
-
<line num="79" count="
|
|
3227
|
-
<line num="80" count="
|
|
3228
|
-
<line num="81" count="
|
|
3229
|
-
<line num="83" count="
|
|
3230
|
-
<line num="84" count="
|
|
3231
|
-
<line num="86" count="
|
|
3232
|
-
<line num="101" count="
|
|
3233
|
-
<line num="102" count="
|
|
3234
|
-
<line num="104" count="
|
|
3235
|
-
<line num="111" count="
|
|
3236
|
-
<line num="116" count="
|
|
3226
|
+
<line num="1" count="59" type="stmt"/>
|
|
3227
|
+
<line num="16" count="59" type="stmt"/>
|
|
3228
|
+
<line num="18" count="59" type="stmt"/>
|
|
3229
|
+
<line num="20" count="59" type="stmt"/>
|
|
3230
|
+
<line num="26" count="59" type="stmt"/>
|
|
3231
|
+
<line num="47" count="59" type="stmt"/>
|
|
3232
|
+
<line num="51" count="59" type="stmt"/>
|
|
3233
|
+
<line num="55" count="59" type="stmt"/>
|
|
3234
|
+
<line num="57" count="59" type="stmt"/>
|
|
3235
|
+
<line num="65" count="59" type="stmt"/>
|
|
3236
|
+
<line num="66" count="59" type="stmt"/>
|
|
3237
|
+
<line num="67" count="59" type="stmt"/>
|
|
3238
|
+
<line num="68" count="59" type="stmt"/>
|
|
3239
|
+
<line num="69" count="59" type="stmt"/>
|
|
3240
|
+
<line num="70" count="59" type="stmt"/>
|
|
3241
|
+
<line num="71" count="59" type="stmt"/>
|
|
3242
|
+
<line num="72" count="59" type="stmt"/>
|
|
3243
|
+
<line num="73" count="59" type="stmt"/>
|
|
3244
|
+
<line num="74" count="59" type="stmt"/>
|
|
3245
|
+
<line num="75" count="59" type="stmt"/>
|
|
3246
|
+
<line num="76" count="59" type="stmt"/>
|
|
3247
|
+
<line num="77" count="59" type="stmt"/>
|
|
3248
|
+
<line num="78" count="59" type="stmt"/>
|
|
3249
|
+
<line num="79" count="59" type="stmt"/>
|
|
3250
|
+
<line num="80" count="59" type="stmt"/>
|
|
3251
|
+
<line num="81" count="59" type="stmt"/>
|
|
3252
|
+
<line num="83" count="59" type="stmt"/>
|
|
3253
|
+
<line num="84" count="59" type="stmt"/>
|
|
3254
|
+
<line num="86" count="59" type="stmt"/>
|
|
3255
|
+
<line num="101" count="860" type="cond" truecount="2" falsecount="0"/>
|
|
3256
|
+
<line num="102" count="843" type="stmt"/>
|
|
3257
|
+
<line num="104" count="860" type="stmt"/>
|
|
3258
|
+
<line num="111" count="59" type="stmt"/>
|
|
3259
|
+
<line num="116" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3237
3260
|
<line num="117" count="267" type="stmt"/>
|
|
3238
|
-
<line num="124" count="
|
|
3261
|
+
<line num="124" count="59" type="stmt"/>
|
|
3239
3262
|
<line num="125" count="128" type="stmt"/>
|
|
3240
|
-
<line num="136" count="
|
|
3263
|
+
<line num="136" count="59" type="cond" truecount="0" falsecount="3"/>
|
|
3241
3264
|
<line num="137" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3242
3265
|
<line num="138" count="27" type="stmt"/>
|
|
3243
3266
|
<line num="141" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3244
3267
|
<line num="143" count="14" type="stmt"/>
|
|
3245
|
-
<line num="151" count="
|
|
3268
|
+
<line num="151" count="59" type="stmt"/>
|
|
3246
3269
|
<line num="152" count="0" type="stmt"/>
|
|
3247
3270
|
<line num="155" count="0" type="stmt"/>
|
|
3248
|
-
<line num="164" count="
|
|
3249
|
-
<line num="165" count="
|
|
3250
|
-
<line num="166" count="
|
|
3251
|
-
<line num="172" count="
|
|
3271
|
+
<line num="164" count="59" type="cond" truecount="1" falsecount="0"/>
|
|
3272
|
+
<line num="165" count="318" type="cond" truecount="2" falsecount="0"/>
|
|
3273
|
+
<line num="166" count="318" type="stmt"/>
|
|
3274
|
+
<line num="172" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3252
3275
|
<line num="173" count="3" type="stmt"/>
|
|
3253
|
-
<line num="181" count="
|
|
3254
|
-
<line num="182" count="
|
|
3255
|
-
<line num="188" count="
|
|
3276
|
+
<line num="181" count="59" type="stmt"/>
|
|
3277
|
+
<line num="182" count="241" type="stmt"/>
|
|
3278
|
+
<line num="188" count="59" type="stmt"/>
|
|
3256
3279
|
<line num="189" count="3" type="stmt"/>
|
|
3257
3280
|
<line num="190" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3258
3281
|
<line num="191" count="1" type="stmt"/>
|
|
3259
3282
|
<line num="193" count="2" type="stmt"/>
|
|
3260
|
-
<line num="199" count="
|
|
3261
|
-
<line num="200" count="
|
|
3262
|
-
<line num="207" count="
|
|
3283
|
+
<line num="199" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3284
|
+
<line num="200" count="271" type="stmt"/>
|
|
3285
|
+
<line num="207" count="59" type="stmt"/>
|
|
3263
3286
|
<line num="208" count="27" type="stmt"/>
|
|
3264
|
-
<line num="222" count="
|
|
3287
|
+
<line num="222" count="59" type="stmt"/>
|
|
3265
3288
|
<line num="230" count="9" type="stmt"/>
|
|
3266
3289
|
<line num="231" count="9" type="stmt"/>
|
|
3267
3290
|
<line num="232" count="9" type="stmt"/>
|
|
3268
3291
|
<line num="233" count="9" type="stmt"/>
|
|
3269
|
-
<line num="239" count="
|
|
3292
|
+
<line num="239" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3270
3293
|
<line num="240" count="0" type="stmt"/>
|
|
3271
|
-
<line num="247" count="
|
|
3294
|
+
<line num="247" count="59" type="stmt"/>
|
|
3272
3295
|
<line num="248" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3273
|
-
<line num="254" count="
|
|
3296
|
+
<line num="254" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3274
3297
|
<line num="255" count="8" type="stmt"/>
|
|
3275
|
-
<line num="262" count="
|
|
3298
|
+
<line num="262" count="59" type="stmt"/>
|
|
3276
3299
|
<line num="263" count="23" type="stmt"/>
|
|
3277
|
-
<line num="269" count="
|
|
3300
|
+
<line num="269" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3278
3301
|
<line num="270" count="10" type="stmt"/>
|
|
3279
|
-
<line num="277" count="
|
|
3302
|
+
<line num="277" count="59" type="stmt"/>
|
|
3280
3303
|
<line num="278" count="10" type="stmt"/>
|
|
3281
|
-
<line num="284" count="
|
|
3304
|
+
<line num="284" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3282
3305
|
<line num="285" count="2" type="stmt"/>
|
|
3283
|
-
<line num="292" count="
|
|
3306
|
+
<line num="292" count="59" type="cond" truecount="1" falsecount="1"/>
|
|
3284
3307
|
<line num="293" count="66" type="stmt"/>
|
|
3285
|
-
<line num="301" count="
|
|
3308
|
+
<line num="301" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3286
3309
|
<line num="302" count="5" type="stmt"/>
|
|
3287
|
-
<line num="309" count="
|
|
3310
|
+
<line num="309" count="59" type="stmt"/>
|
|
3288
3311
|
<line num="310" count="142" type="stmt"/>
|
|
3289
|
-
<line num="319" count="
|
|
3312
|
+
<line num="319" count="59" type="stmt"/>
|
|
3290
3313
|
<line num="320" count="0" type="stmt"/>
|
|
3291
|
-
<line num="326" count="
|
|
3292
|
-
<line num="327" count="
|
|
3293
|
-
<line num="333" count="
|
|
3314
|
+
<line num="326" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3315
|
+
<line num="327" count="251" type="stmt"/>
|
|
3316
|
+
<line num="333" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3294
3317
|
<line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3295
3318
|
<line num="335" count="4" type="stmt"/>
|
|
3296
3319
|
<line num="338" count="1" type="stmt"/>
|
|
3297
|
-
<line num="349" count="
|
|
3320
|
+
<line num="349" count="59" type="stmt"/>
|
|
3298
3321
|
<line num="350" count="0" type="stmt"/>
|
|
3299
|
-
<line num="353" count="
|
|
3322
|
+
<line num="353" count="59" type="stmt"/>
|
|
3300
3323
|
<line num="354" count="10" type="stmt"/>
|
|
3301
|
-
<line num="357" count="
|
|
3324
|
+
<line num="357" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3302
3325
|
<line num="358" count="0" type="stmt"/>
|
|
3303
3326
|
<line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3304
3327
|
<line num="360" count="0" type="stmt"/>
|
|
3305
3328
|
<line num="362" count="0" type="stmt"/>
|
|
3306
|
-
<line num="365" count="
|
|
3329
|
+
<line num="365" count="59" type="stmt"/>
|
|
3307
3330
|
<line num="366" count="1" type="stmt"/>
|
|
3308
|
-
<line num="369" count="
|
|
3331
|
+
<line num="369" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3309
3332
|
<line num="370" count="0" type="stmt"/>
|
|
3310
|
-
<line num="376" count="
|
|
3333
|
+
<line num="376" count="59" type="stmt"/>
|
|
3311
3334
|
<line num="377" count="60" type="stmt"/>
|
|
3312
3335
|
</file>
|
|
3313
3336
|
</package>
|
|
@@ -3720,19 +3743,19 @@
|
|
|
3720
3743
|
<line num="59" count="1" type="stmt"/>
|
|
3721
3744
|
<line num="61" count="1" type="stmt"/>
|
|
3722
3745
|
<line num="65" count="29" type="stmt"/>
|
|
3723
|
-
<line num="66" count="
|
|
3724
|
-
<line num="68" count="
|
|
3746
|
+
<line num="66" count="222" type="stmt"/>
|
|
3747
|
+
<line num="68" count="222" type="cond" truecount="2" falsecount="0"/>
|
|
3725
3748
|
<line num="69" count="5" type="stmt"/>
|
|
3726
|
-
<line num="71" count="
|
|
3727
|
-
<line num="72" count="
|
|
3728
|
-
<line num="74" count="
|
|
3729
|
-
<line num="75" count="
|
|
3730
|
-
<line num="76" count="
|
|
3749
|
+
<line num="71" count="217" type="stmt"/>
|
|
3750
|
+
<line num="72" count="217" type="stmt"/>
|
|
3751
|
+
<line num="74" count="217" type="stmt"/>
|
|
3752
|
+
<line num="75" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3753
|
+
<line num="76" count="217" type="cond" truecount="1" falsecount="1"/>
|
|
3731
3754
|
<line num="77" count="0" type="stmt"/>
|
|
3732
|
-
<line num="80" count="
|
|
3733
|
-
<line num="81" count="
|
|
3734
|
-
<line num="83" count="
|
|
3735
|
-
<line num="84" count="
|
|
3755
|
+
<line num="80" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3756
|
+
<line num="81" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3757
|
+
<line num="83" count="217" type="cond" truecount="4" falsecount="0"/>
|
|
3758
|
+
<line num="84" count="216" type="stmt"/>
|
|
3736
3759
|
<line num="87" count="1" type="stmt"/>
|
|
3737
3760
|
<line num="89" count="1" type="stmt"/>
|
|
3738
3761
|
</file>
|
|
@@ -3750,59 +3773,59 @@
|
|
|
3750
3773
|
<line num="15" count="33" type="stmt"/>
|
|
3751
3774
|
<line num="16" count="33" type="stmt"/>
|
|
3752
3775
|
<line num="18" count="33" type="stmt"/>
|
|
3753
|
-
<line num="20" count="
|
|
3754
|
-
<line num="22" count="
|
|
3755
|
-
<line num="23" count="
|
|
3756
|
-
<line num="24" count="
|
|
3776
|
+
<line num="20" count="241" type="stmt"/>
|
|
3777
|
+
<line num="22" count="241" type="stmt"/>
|
|
3778
|
+
<line num="23" count="241" type="stmt"/>
|
|
3779
|
+
<line num="24" count="241" type="stmt"/>
|
|
3757
3780
|
<line num="26" count="0" type="stmt"/>
|
|
3758
|
-
<line num="28" count="
|
|
3781
|
+
<line num="28" count="241" type="cond" truecount="4" falsecount="0"/>
|
|
3759
3782
|
<line num="29" count="1" type="stmt"/>
|
|
3760
|
-
<line num="32" count="
|
|
3761
|
-
<line num="33" count="
|
|
3762
|
-
<line num="34" count="
|
|
3763
|
-
<line num="35" count="
|
|
3783
|
+
<line num="32" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
3784
|
+
<line num="33" count="234" type="stmt"/>
|
|
3785
|
+
<line num="34" count="234" type="stmt"/>
|
|
3786
|
+
<line num="35" count="234" type="cond" truecount="1" falsecount="1"/>
|
|
3764
3787
|
<line num="36" count="0" type="stmt"/>
|
|
3765
3788
|
<line num="37" count="0" type="stmt"/>
|
|
3766
|
-
<line num="40" count="
|
|
3767
|
-
<line num="44" count="
|
|
3789
|
+
<line num="40" count="234" type="cond" truecount="1" falsecount="1"/>
|
|
3790
|
+
<line num="44" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
3768
3791
|
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3769
3792
|
<line num="50" count="2" type="stmt"/>
|
|
3770
3793
|
<line num="51" count="2" type="stmt"/>
|
|
3771
|
-
<line num="56" count="
|
|
3772
|
-
<line num="57" count="
|
|
3794
|
+
<line num="56" count="238" type="stmt"/>
|
|
3795
|
+
<line num="57" count="238" type="cond" truecount="2" falsecount="0"/>
|
|
3773
3796
|
<line num="59" count="5" type="stmt"/>
|
|
3774
|
-
<line num="60" count="
|
|
3775
|
-
<line num="62" count="
|
|
3776
|
-
<line num="63" count="
|
|
3777
|
-
<line num="65" count="
|
|
3778
|
-
<line num="69" count="
|
|
3779
|
-
<line num="70" count="
|
|
3780
|
-
<line num="71" count="
|
|
3781
|
-
<line num="72" count="
|
|
3797
|
+
<line num="60" count="233" type="cond" truecount="1" falsecount="1"/>
|
|
3798
|
+
<line num="62" count="233" type="stmt"/>
|
|
3799
|
+
<line num="63" count="233" type="stmt"/>
|
|
3800
|
+
<line num="65" count="233" type="cond" truecount="2" falsecount="0"/>
|
|
3801
|
+
<line num="69" count="233" type="cond" truecount="3" falsecount="0"/>
|
|
3802
|
+
<line num="70" count="233" type="cond" truecount="2" falsecount="0"/>
|
|
3803
|
+
<line num="71" count="233" type="cond" truecount="2" falsecount="0"/>
|
|
3804
|
+
<line num="72" count="233" type="cond" truecount="4" falsecount="1"/>
|
|
3782
3805
|
<line num="74" count="0" type="stmt"/>
|
|
3783
3806
|
<line num="75" count="0" type="stmt"/>
|
|
3784
3807
|
<line num="76" count="0" type="stmt"/>
|
|
3785
3808
|
<line num="79" count="0" type="stmt"/>
|
|
3786
3809
|
<line num="80" count="0" type="stmt"/>
|
|
3787
|
-
<line num="88" count="
|
|
3810
|
+
<line num="88" count="238" type="cond" truecount="1" falsecount="1"/>
|
|
3788
3811
|
<line num="89" count="0" type="stmt"/>
|
|
3789
|
-
<line num="92" count="
|
|
3790
|
-
<line num="93" count="
|
|
3791
|
-
<line num="96" count="
|
|
3812
|
+
<line num="92" count="238" type="stmt"/>
|
|
3813
|
+
<line num="93" count="238" type="stmt"/>
|
|
3814
|
+
<line num="96" count="238" type="cond" truecount="1" falsecount="1"/>
|
|
3792
3815
|
<line num="103" count="0" type="stmt"/>
|
|
3793
3816
|
<line num="104" count="0" type="stmt"/>
|
|
3794
3817
|
<line num="105" count="0" type="stmt"/>
|
|
3795
3818
|
<line num="106" count="0" type="stmt"/>
|
|
3796
3819
|
<line num="107" count="0" type="stmt"/>
|
|
3797
3820
|
<line num="108" count="0" type="stmt"/>
|
|
3798
|
-
<line num="111" count="
|
|
3799
|
-
<line num="112" count="
|
|
3800
|
-
<line num="113" count="
|
|
3801
|
-
<line num="114" count="
|
|
3802
|
-
<line num="115" count="
|
|
3803
|
-
<line num="124" count="
|
|
3821
|
+
<line num="111" count="238" type="stmt"/>
|
|
3822
|
+
<line num="112" count="238" type="cond" truecount="1" falsecount="1"/>
|
|
3823
|
+
<line num="113" count="238" type="stmt"/>
|
|
3824
|
+
<line num="114" count="238" type="cond" truecount="2" falsecount="0"/>
|
|
3825
|
+
<line num="115" count="238" type="stmt"/>
|
|
3826
|
+
<line num="124" count="238" type="cond" truecount="2" falsecount="0"/>
|
|
3804
3827
|
<line num="130" count="10" type="stmt"/>
|
|
3805
|
-
<line num="133" count="
|
|
3828
|
+
<line num="133" count="238" type="stmt"/>
|
|
3806
3829
|
</file>
|
|
3807
3830
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3808
3831
|
<metrics statements="19" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
@@ -3841,18 +3864,18 @@
|
|
|
3841
3864
|
</file>
|
|
3842
3865
|
<file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
|
|
3843
3866
|
<metrics statements="29" coveredstatements="29" conditionals="12" coveredconditionals="12" methods="9" coveredmethods="9"/>
|
|
3844
|
-
<line num="3" count="
|
|
3845
|
-
<line num="4" count="
|
|
3846
|
-
<line num="5" count="
|
|
3847
|
-
<line num="6" count="
|
|
3848
|
-
<line num="10" count="
|
|
3849
|
-
<line num="11" count="
|
|
3867
|
+
<line num="3" count="958" type="stmt"/>
|
|
3868
|
+
<line num="4" count="958" type="stmt"/>
|
|
3869
|
+
<line num="5" count="958" type="stmt"/>
|
|
3870
|
+
<line num="6" count="958" type="stmt"/>
|
|
3871
|
+
<line num="10" count="958" type="stmt"/>
|
|
3872
|
+
<line num="11" count="958" type="stmt"/>
|
|
3850
3873
|
<line num="15" count="115" type="stmt"/>
|
|
3851
3874
|
<line num="16" count="115" type="stmt"/>
|
|
3852
|
-
<line num="20" count="
|
|
3853
|
-
<line num="21" count="
|
|
3854
|
-
<line num="22" count="
|
|
3855
|
-
<line num="23" count="
|
|
3875
|
+
<line num="20" count="958" type="stmt"/>
|
|
3876
|
+
<line num="21" count="958" type="stmt"/>
|
|
3877
|
+
<line num="22" count="958" type="stmt"/>
|
|
3878
|
+
<line num="23" count="958" type="stmt"/>
|
|
3856
3879
|
<line num="24" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
3857
3880
|
<line num="25" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
3858
3881
|
<line num="26" count="1" type="stmt"/>
|
|
@@ -3863,7 +3886,7 @@
|
|
|
3863
3886
|
<line num="34" count="100" type="stmt"/>
|
|
3864
3887
|
<line num="39" count="29" type="stmt"/>
|
|
3865
3888
|
<line num="41" count="29" type="stmt"/>
|
|
3866
|
-
<line num="42" count="
|
|
3889
|
+
<line num="42" count="758" type="stmt"/>
|
|
3867
3890
|
<line num="45" count="29" type="stmt"/>
|
|
3868
3891
|
<line num="46" count="85" type="stmt"/>
|
|
3869
3892
|
<line num="52" count="29" type="stmt"/>
|
|
@@ -3884,7 +3907,7 @@
|
|
|
3884
3907
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3885
3908
|
<line num="1" count="34" type="stmt"/>
|
|
3886
3909
|
<line num="5" count="34" type="stmt"/>
|
|
3887
|
-
<line num="6" count="
|
|
3910
|
+
<line num="6" count="226" type="stmt"/>
|
|
3888
3911
|
</file>
|
|
3889
3912
|
</package>
|
|
3890
3913
|
<package name="utilities">
|
|
@@ -3979,52 +4002,52 @@
|
|
|
3979
4002
|
</file>
|
|
3980
4003
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
3981
4004
|
<metrics statements="68" coveredstatements="54" conditionals="37" coveredconditionals="28" methods="16" coveredmethods="11"/>
|
|
3982
|
-
<line num="4" count="
|
|
3983
|
-
<line num="5" count="
|
|
3984
|
-
<line num="6" count="
|
|
3985
|
-
<line num="7" count="
|
|
3986
|
-
<line num="8" count="
|
|
3987
|
-
<line num="12" count="
|
|
3988
|
-
<line num="13" count="
|
|
3989
|
-
<line num="14" count="
|
|
3990
|
-
<line num="15" count="
|
|
3991
|
-
<line num="17" count="
|
|
3992
|
-
<line num="18" count="
|
|
3993
|
-
<line num="20" count="
|
|
4005
|
+
<line num="4" count="51" type="stmt"/>
|
|
4006
|
+
<line num="5" count="51" type="stmt"/>
|
|
4007
|
+
<line num="6" count="51" type="stmt"/>
|
|
4008
|
+
<line num="7" count="51" type="stmt"/>
|
|
4009
|
+
<line num="8" count="51" type="stmt"/>
|
|
4010
|
+
<line num="12" count="51" type="stmt"/>
|
|
4011
|
+
<line num="13" count="51" type="stmt"/>
|
|
4012
|
+
<line num="14" count="51" type="stmt"/>
|
|
4013
|
+
<line num="15" count="51" type="stmt"/>
|
|
4014
|
+
<line num="17" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
4015
|
+
<line num="18" count="242" type="cond" truecount="2" falsecount="0"/>
|
|
4016
|
+
<line num="20" count="242" type="cond" truecount="4" falsecount="0"/>
|
|
3994
4017
|
<line num="21" count="3" type="stmt"/>
|
|
3995
|
-
<line num="24" count="
|
|
4018
|
+
<line num="24" count="239" type="cond" truecount="2" falsecount="2"/>
|
|
3996
4019
|
<line num="25" count="0" type="stmt"/>
|
|
3997
4020
|
<line num="26" count="0" type="stmt"/>
|
|
3998
4021
|
<line num="27" count="0" type="stmt"/>
|
|
3999
4022
|
<line num="28" count="0" type="stmt"/>
|
|
4000
|
-
<line num="31" count="
|
|
4001
|
-
<line num="33" count="
|
|
4002
|
-
<line num="34" count="
|
|
4023
|
+
<line num="31" count="239" type="stmt"/>
|
|
4024
|
+
<line num="33" count="239" type="cond" truecount="5" falsecount="0"/>
|
|
4025
|
+
<line num="34" count="207" type="stmt"/>
|
|
4003
4026
|
<line num="35" count="32" type="cond" truecount="4" falsecount="0"/>
|
|
4004
4027
|
<line num="36" count="27" type="stmt"/>
|
|
4005
4028
|
<line num="37" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4006
4029
|
<line num="38" count="0" type="stmt"/>
|
|
4007
|
-
<line num="41" count="
|
|
4008
|
-
<line num="42" count="
|
|
4030
|
+
<line num="41" count="239" type="stmt"/>
|
|
4031
|
+
<line num="42" count="239" type="stmt"/>
|
|
4009
4032
|
<line num="46" count="0" type="stmt"/>
|
|
4010
4033
|
<line num="47" count="0" type="stmt"/>
|
|
4011
4034
|
<line num="49" count="0" type="stmt"/>
|
|
4012
|
-
<line num="53" count="
|
|
4013
|
-
<line num="54" count="
|
|
4014
|
-
<line num="56" count="
|
|
4015
|
-
<line num="57" count="
|
|
4035
|
+
<line num="53" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
4036
|
+
<line num="54" count="235" type="stmt"/>
|
|
4037
|
+
<line num="56" count="235" type="stmt"/>
|
|
4038
|
+
<line num="57" count="235" type="cond" truecount="3" falsecount="1"/>
|
|
4016
4039
|
<line num="58" count="0" type="stmt"/>
|
|
4017
|
-
<line num="61" count="
|
|
4018
|
-
<line num="64" count="
|
|
4019
|
-
<line num="67" count="
|
|
4020
|
-
<line num="68" count="
|
|
4021
|
-
<line num="71" count="
|
|
4040
|
+
<line num="61" count="235" type="stmt"/>
|
|
4041
|
+
<line num="64" count="51" type="stmt"/>
|
|
4042
|
+
<line num="67" count="233" type="stmt"/>
|
|
4043
|
+
<line num="68" count="233" type="stmt"/>
|
|
4044
|
+
<line num="71" count="51" type="stmt"/>
|
|
4022
4045
|
<line num="72" count="2" type="stmt"/>
|
|
4023
4046
|
<line num="73" count="2" type="stmt"/>
|
|
4024
|
-
<line num="76" count="
|
|
4047
|
+
<line num="76" count="51" type="stmt"/>
|
|
4025
4048
|
<line num="77" count="2" type="stmt"/>
|
|
4026
4049
|
<line num="78" count="2" type="stmt"/>
|
|
4027
|
-
<line num="81" count="
|
|
4050
|
+
<line num="81" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
4028
4051
|
<line num="82" count="32" type="stmt"/>
|
|
4029
4052
|
<line num="83" count="32" type="stmt"/>
|
|
4030
4053
|
<line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4041,7 +4064,7 @@
|
|
|
4041
4064
|
<line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4042
4065
|
<line num="107" count="0" type="stmt"/>
|
|
4043
4066
|
<line num="110" count="32" type="stmt"/>
|
|
4044
|
-
<line num="113" count="
|
|
4067
|
+
<line num="113" count="51" type="stmt"/>
|
|
4045
4068
|
<line num="114" count="30" type="stmt"/>
|
|
4046
4069
|
<line num="115" count="30" type="stmt"/>
|
|
4047
4070
|
<line num="116" count="0" type="stmt"/>
|
|
@@ -4050,37 +4073,37 @@
|
|
|
4050
4073
|
</file>
|
|
4051
4074
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4052
4075
|
<metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4053
|
-
<line num="1" count="
|
|
4054
|
-
<line num="2" count="
|
|
4055
|
-
<line num="3" count="
|
|
4056
|
-
<line num="4" count="
|
|
4057
|
-
<line num="5" count="
|
|
4058
|
-
<line num="6" count="
|
|
4059
|
-
<line num="8" count="
|
|
4060
|
-
<line num="10" count="
|
|
4061
|
-
<line num="12" count="
|
|
4062
|
-
<line num="14" count="
|
|
4063
|
-
<line num="16" count="
|
|
4076
|
+
<line num="1" count="49" type="stmt"/>
|
|
4077
|
+
<line num="2" count="49" type="stmt"/>
|
|
4078
|
+
<line num="3" count="49" type="stmt"/>
|
|
4079
|
+
<line num="4" count="49" type="stmt"/>
|
|
4080
|
+
<line num="5" count="49" type="stmt"/>
|
|
4081
|
+
<line num="6" count="49" type="stmt"/>
|
|
4082
|
+
<line num="8" count="49" type="stmt"/>
|
|
4083
|
+
<line num="10" count="49" type="stmt"/>
|
|
4084
|
+
<line num="12" count="49" type="stmt"/>
|
|
4085
|
+
<line num="14" count="49" type="stmt"/>
|
|
4086
|
+
<line num="16" count="49" type="stmt"/>
|
|
4064
4087
|
<line num="17" count="1" type="stmt"/>
|
|
4065
4088
|
<line num="18" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4066
4089
|
<line num="19" count="1" type="stmt"/>
|
|
4067
4090
|
<line num="21" count="1" type="stmt"/>
|
|
4068
|
-
<line num="30" count="
|
|
4091
|
+
<line num="30" count="49" type="stmt"/>
|
|
4069
4092
|
<line num="31" count="43" type="stmt"/>
|
|
4070
|
-
<line num="38" count="
|
|
4093
|
+
<line num="38" count="49" type="stmt"/>
|
|
4071
4094
|
<line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4072
4095
|
<line num="41" count="2" type="stmt"/>
|
|
4073
4096
|
<line num="43" count="0" type="stmt"/>
|
|
4074
|
-
<line num="57" count="
|
|
4097
|
+
<line num="57" count="49" type="stmt"/>
|
|
4075
4098
|
<line num="58" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4076
4099
|
<line num="59" count="0" type="stmt"/>
|
|
4077
4100
|
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4078
4101
|
<line num="65" count="0" type="stmt"/>
|
|
4079
4102
|
<line num="67" count="0" type="stmt"/>
|
|
4080
4103
|
<line num="69" count="6" type="stmt"/>
|
|
4081
|
-
<line num="73" count="
|
|
4104
|
+
<line num="73" count="49" type="stmt"/>
|
|
4082
4105
|
<line num="74" count="2" type="stmt"/>
|
|
4083
|
-
<line num="79" count="
|
|
4106
|
+
<line num="79" count="49" type="stmt"/>
|
|
4084
4107
|
<line num="80" count="3" type="stmt"/>
|
|
4085
4108
|
<line num="81" count="3" type="stmt"/>
|
|
4086
4109
|
<line num="84" count="3" type="stmt"/>
|
|
@@ -4095,10 +4118,10 @@
|
|
|
4095
4118
|
<line num="95" count="0" type="stmt"/>
|
|
4096
4119
|
<line num="97" count="3" type="stmt"/>
|
|
4097
4120
|
<line num="98" count="3" type="stmt"/>
|
|
4098
|
-
<line num="105" count="
|
|
4121
|
+
<line num="105" count="49" type="stmt"/>
|
|
4099
4122
|
<line num="106" count="1" type="stmt"/>
|
|
4100
4123
|
<line num="107" count="1" type="stmt"/>
|
|
4101
|
-
<line num="111" count="
|
|
4124
|
+
<line num="111" count="49" type="stmt"/>
|
|
4102
4125
|
<line num="112" count="4" type="stmt"/>
|
|
4103
4126
|
<line num="113" count="4" type="stmt"/>
|
|
4104
4127
|
<line num="115" count="4" type="stmt"/>
|
|
@@ -4107,13 +4130,13 @@
|
|
|
4107
4130
|
<line num="118" count="0" type="stmt"/>
|
|
4108
4131
|
<line num="123" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4109
4132
|
<line num="124" count="0" type="stmt"/>
|
|
4110
|
-
<line num="128" count="
|
|
4133
|
+
<line num="128" count="49" type="stmt"/>
|
|
4111
4134
|
<line num="129" count="0" type="stmt"/>
|
|
4112
|
-
<line num="138" count="
|
|
4135
|
+
<line num="138" count="49" type="stmt"/>
|
|
4113
4136
|
<line num="139" count="1" type="stmt"/>
|
|
4114
4137
|
<line num="141" count="1" type="stmt"/>
|
|
4115
4138
|
<line num="142" count="1" type="stmt"/>
|
|
4116
|
-
<line num="147" count="
|
|
4139
|
+
<line num="147" count="49" type="stmt"/>
|
|
4117
4140
|
<line num="148" count="36" type="stmt"/>
|
|
4118
4141
|
<line num="149" count="36" type="stmt"/>
|
|
4119
4142
|
<line num="150" count="36" type="stmt"/>
|
|
@@ -4121,7 +4144,7 @@
|
|
|
4121
4144
|
<line num="152" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
4122
4145
|
<line num="153" count="0" type="stmt"/>
|
|
4123
4146
|
<line num="155" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
4124
|
-
<line num="158" count="
|
|
4147
|
+
<line num="158" count="49" type="stmt"/>
|
|
4125
4148
|
<line num="159" count="1" type="stmt"/>
|
|
4126
4149
|
<line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4127
4150
|
<line num="161" count="0" type="stmt"/>
|
|
@@ -4180,11 +4203,11 @@
|
|
|
4180
4203
|
</file>
|
|
4181
4204
|
<file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
|
|
4182
4205
|
<metrics statements="24" coveredstatements="19" conditionals="8" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4183
|
-
<line num="1" count="
|
|
4184
|
-
<line num="2" count="
|
|
4185
|
-
<line num="3" count="
|
|
4186
|
-
<line num="4" count="
|
|
4187
|
-
<line num="6" count="
|
|
4206
|
+
<line num="1" count="46" type="stmt"/>
|
|
4207
|
+
<line num="2" count="46" type="stmt"/>
|
|
4208
|
+
<line num="3" count="46" type="stmt"/>
|
|
4209
|
+
<line num="4" count="46" type="stmt"/>
|
|
4210
|
+
<line num="6" count="46" type="stmt"/>
|
|
4188
4211
|
<line num="7" count="2" type="stmt"/>
|
|
4189
4212
|
<line num="9" count="2" type="stmt"/>
|
|
4190
4213
|
<line num="11" count="2" type="stmt"/>
|
|
@@ -4192,7 +4215,7 @@
|
|
|
4192
4215
|
<line num="15" count="2" type="stmt"/>
|
|
4193
4216
|
<line num="16" count="2" type="stmt"/>
|
|
4194
4217
|
<line num="18" count="2" type="stmt"/>
|
|
4195
|
-
<line num="27" count="
|
|
4218
|
+
<line num="27" count="46" type="stmt"/>
|
|
4196
4219
|
<line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4197
4220
|
<line num="29" count="0" type="stmt"/>
|
|
4198
4221
|
<line num="31" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
@@ -4294,7 +4317,7 @@
|
|
|
4294
4317
|
<line num="75" count="8" type="stmt"/>
|
|
4295
4318
|
<line num="82" count="0" type="stmt"/>
|
|
4296
4319
|
<line num="91" count="0" type="stmt"/>
|
|
4297
|
-
<line num="98" count="
|
|
4320
|
+
<line num="98" count="252" type="stmt"/>
|
|
4298
4321
|
<line num="110" count="0" type="stmt"/>
|
|
4299
4322
|
<line num="114" count="0" type="stmt"/>
|
|
4300
4323
|
<line num="118" count="45" type="stmt"/>
|