LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeHashjoin.c (source / functions) Coverage Total Hit LBC UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 91.8 % 512 470 42 470
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 18 18 18
Baseline: lcov-20250906-005545-baseline Branches: 72.1 % 305 220 1 84 220
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 75.0 % 4 3 1 3
(360..) days: 91.9 % 508 467 41 467
Function coverage date bins:
(360..) days: 100.0 % 18 18 18
Branch coverage date bins:
(30,360] days: 83.3 % 6 5 1 5
(360..) days: 71.9 % 299 215 1 83 215

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
ExecHashJoinReInitializeDSM CBC 24 70.0 % (7 / 10) 50.0 % (2 / 4)
ExecHashJoinEstimate CBC 60 100.0 % (4 / 4)
ExecHashJoinInitializeDSM CBC 60 95.8 % (23 / 24) 50.0 % (1 / 2)
ExecParallelHashJoinPartitionOuter CBC 93 100.0 % (21 / 21) 71.4 % (10 / 14)
ExecHashJoinInitializeWorker CBC 153 100.0 % (8 / 8)
ExecParallelHashJoinNewBatch CBC 611 95.6 % (43 / 45) 73.7 % (14 / 19)
ExecReScanHashJoin CBC 1922 87.5 % (28 / 32) 68.2 % (15 / 22)
ExecHashJoinNewBatch CBC 12298 59.6 % (31 / 52) 32.6 % (15 / 46)
ExecShutdownHashJoin CBC 14663 100.0 % (5 / 5) 100.0 % (2 / 2)
ExecEndHashJoin CBC 16544 100.0 % (7 / 7) 100.0 % (2 / 2)
ExecInitHashJoin CBC 16602 96.6 % (85 / 88) 68.0 % (17 / 25)
ExecParallelHashJoinOuterGetTuple CBC 1080428 95.5 % (21 / 22) 78.6 % (11 / 14)
ExecParallelHashJoin CBC 1140216 100.0 % (2 / 2)
ExecHashJoinSaveTuple CBC 2428851 100.0 % (10 / 10) 100.0 % (2 / 2)
ExecHashJoinGetSavedTuple CBC 2429805 100.0 % (13 / 13) 100.0 % (4 / 4)
ExecHashJoin CBC 4803642 100.0 % (2 / 2)
ExecHashJoinImpl CBC 5943858 95.8 % (136 / 142) 84.5 % (109 / 129)
ExecHashJoinOuterGetTuple CBC 9582018 96.0 % (24 / 25) 80.0 % (16 / 20)

Generated by: LCOV version 2.4-beta