LCOV - differential code coverage report
Current view: top level - src/backend/executor - execExpr.c (source / functions) Coverage Total Hit UBC GNC CBC ECB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 97.1 % 2069 2008 61 2008 2
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 33 33 1 32
Baseline: lcov-20251028-005825-baseline Branches: 78.7 % 1160 913 247 913
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: 98.9 % 189 187 2 187
(360..) days: 96.9 % 1880 1821 59 1821 2
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 32 32 1 31
Branch coverage date bins:
(30,360] days: 79.3 % 82 65 17 65
(360..) days: 78.7 % 1078 848 230 848

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
ExecInitExprRec GNC 2619073 96.6 % (759 / 786) 74.3 % (303 / 408)
ExecBuildUpdateProjection CBC 8077 94.0 % (78 / 83) 72.9 % (51 / 70)
ExecBuildAggTrans CBC 23064 98.6 % (146 / 148) 83.3 % (85 / 102)
ExecInitSubscriptingRef CBC 13796 96.9 % (95 / 98) 70.4 % (38 / 54)
ExecBuildHash32Expr CBC 35646 87.9 % (51 / 58) 70.8 % (34 / 48)
ExecComputeSlotInfo CBC 605354 92.3 % (48 / 52) 81.0 % (47 / 58)
ExecInitFunc CBC 725375 95.0 % (38 / 40) 72.2 % (26 / 36)
ExecBuildGroupingEqual CBC 10135 97.7 % (84 / 86) 71.4 % (20 / 28)
ExecBuildParamSetEqual CBC 1002 97.4 % (75 / 77) 65.0 % (13 / 20)
ExecInitJsonExpr CBC 1154 100.0 % (132 / 132) 93.1 % (67 / 72)
ExecInitQual CBC 873537 100.0 % (30 / 30) 75.0 % (15 / 20)
ExecInitSubPlanExpr CBC 14656 95.2 % (20 / 21) 75.0 % (15 / 20)
isAssignmentIndirectionExpr CBC 702 88.9 % (16 / 18) 72.2 % (13 / 18)
ExecBuildHash32FromAttrs CBC 4264 100.0 % (59 / 59) 80.0 % (16 / 20)
ExecInitCoerceToDomain CBC 4840 96.0 % (48 / 50) 82.4 % (14 / 17)
ExecPushExprSetupSteps CBC 1188385 100.0 % (49 / 49) 89.3 % (25 / 28)
ExecBuildAggTransCall CBC 27242 100.0 % (40 / 40) 92.9 % (26 / 28)
ExecBuildProjectionInfo CBC 366552 100.0 % (62 / 62) 93.5 % (29 / 31)
ExecCheck CBC 54474 100.0 % (8 / 8) 83.3 % (5 / 6)
ExecInitCheck CBC 1778 100.0 % (5 / 5) 75.0 % (3 / 4)
ExecInitExprWithParams CBC 40786 92.9 % (13 / 14) 50.0 % (1 / 2)
ExecInitWholeRowVar CBC 2499 100.0 % (34 / 34) 95.2 % (20 / 21)
ExecReadyExpr CBC 1203972 75.0 % (3 / 4) 50.0 % (1 / 2)
expr_setup_walker CBC 5648606 100.0 % (37 / 37) 95.2 % (20 / 21)
ExecInitExpr CBC 505270 100.0 % (14 / 14) 100.0 % (2 / 2)
ExecInitExprList CBC 231609 100.0 % (6 / 6) 100.0 % (6 / 6)
ExecInitJsonCoercion CBC 618 100.0 % (17 / 17) 100.0 % (8 / 8)
ExecPrepareExprList CBC 8402 100.0 % (8 / 8) 100.0 % (6 / 6)
ExprEvalPushStep CBC 6046771 100.0 % (10 / 10) 100.0 % (4 / 4)
ExecCreateExprSetupSteps CBC 1157247 100.0 % (5 / 5)
ExecPrepareCheck CBC 1778 100.0 % (6 / 6)
ExecPrepareExpr CBC 12657 100.0 % (6 / 6)
ExecPrepareQual CBC 29472 100.0 % (6 / 6)

Generated by: LCOV version 2.4-beta