LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeModifyTable.c (source / functions) Coverage Total Hit UBC GBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 93.0 % 1528 1421 107 1421
Current Date: 2025-10-28 08:26:42 +0900 Functions: 97.4 % 39 38 1 38
Baseline: lcov-20251028-005825-baseline Branches: 75.9 % 1190 903 287 1 902
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 97.4 % 194 189 5 189
(360..) days: 92.4 % 1334 1232 102 1232
Function coverage date bins:
(30,360] days: 100.0 % 2 2 2
(360..) days: 97.3 % 37 36 1 36
Branch coverage date bins:
(30,360] days: 83.1 % 183 152 31 152
(360..) days: 74.6 % 1007 751 256 1 750

Function Name Sort by function name TLA Hit count Sort by function hit count Lines Sort by unexercised lines in function Branches Sort by unexercised branches in function
ExecReScanModifyTable UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
ExecPendingInserts CBC 18 100.0 % (12 / 12) 75.0 % (12 / 16)
ExecBatchInsert CBC 29 94.4 % (17 / 18) 70.0 % (7 / 10)
ExecCheckTIDVisible CBC 112 87.5 % (7 / 8) 50.0 % (3 / 6)
ExecCrossPartitionUpdateForeignKey CBC 153 100.0 % (20 / 20) 77.3 % (17 / 22)
ExecCrossPartitionUpdate CBC 553 92.5 % (37 / 40) 67.9 % (19 / 28)
ExecComputeStoredGenerated CBC 718 100.0 % (39 / 39) 82.1 % (23 / 28)
ExecInitMerge CBC 802 95.7 % (89 / 93) 77.2 % (44 / 57)
ExecInitMergeTupleSlots CBC 933 100.0 % (9 / 9) 50.0 % (1 / 2)
ExecMergeNotMatched CBC 1350 84.6 % (22 / 26) 61.5 % (8 / 13)
ExecOnConflictUpdate CBC 2609 69.1 % (38 / 55) 35.7 % (15 / 42)
ExecCheckTupleVisible CBC 2629 100.0 % (9 / 9) 80.0 % (8 / 10)
ExecProcessReturning CBC 4053 93.9 % (31 / 33) 85.7 % (18 / 21)
ExecLookupResultRelByOid CBC 5117 94.4 % (17 / 18) 75.0 % (12 / 16)
ExecMergeMatched CBC 6325 84.9 % (135 / 159) 66.0 % (99 / 150)
ExecInitUpdateProjection CBC 6755 90.0 % (18 / 20) 37.5 % (3 / 8)
ExecMerge CBC 7667 100.0 % (10 / 10) 100.0 % (10 / 10)
ExecInitGenerated CBC 29798 97.6 % (41 / 42) 83.3 % (30 / 36)
ExecInitInsertProjection CBC 40880 72.7 % (16 / 22) 66.7 % (8 / 12)
ExecCheckPlanOutput CBC 41412 78.3 % (18 / 23) 50.0 % (18 / 36)
ExecEndModifyTable CBC 53499 100.0 % (17 / 17) 92.9 % (13 / 14)
fireASTriggers CBC 53538 93.9 % (31 / 33) 80.0 % (12 / 15)
fireBSTriggers CBC 55176 92.3 % (24 / 26) 80.0 % (12 / 15)
ExecSetupTransitionCaptureState CBC 55358 100.0 % (12 / 12) 100.0 % (4 / 4)
ExecInitModifyTable CBC 55875 98.6 % (205 / 208) 81.5 % (132 / 162)
ExecModifyTable CBC 59616 94.3 % (132 / 140) 76.2 % (80 / 105)
ExecGetUpdateNewTuple CBC 158982 100.0 % (9 / 9) 50.0 % (5 / 10)
ExecUpdate CBC 161494 88.7 % (63 / 71) 69.2 % (45 / 65)
ExecUpdateEpilogue CBC 161740 100.0 % (12 / 12) 100.0 % (8 / 8)
ExecUpdateAct CBC 162343 100.0 % (30 / 30) 100.0 % (22 / 22)
ExecUpdatePrepareSlot CBC 162441 100.0 % (7 / 7) 100.0 % (4 / 4)
ExecUpdatePrologue CBC 162577 100.0 % (15 / 15) 100.0 % (12 / 12)
ExecPrepareTupleRouting CBC 378540 100.0 % (13 / 13) 100.0 % (10 / 10)
ExecDelete CBC 768981 92.6 % (87 / 94) 76.4 % (68 / 89)
ExecDeleteEpilogue CBC 769126 100.0 % (11 / 11) 100.0 % (6 / 6)
ExecDeleteAct CBC 769155 100.0 % (3 / 3)
ExecDeletePrologue CBC 769244 100.0 % (10 / 10) 100.0 % (8 / 8)
ExecGetInsertNewTuple CBC 6169940 70.0 % (7 / 10) 75.0 % (3 / 4)
ExecInsert CBC 6171342 99.3 % (148 / 149) 92.9 % (104 / 112)

Generated by: LCOV version 2.4-beta