LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeHashjoin.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.8 % 512 465 47 465
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 18 18 18
Baseline: lcov-20250907-010129-baseline Branches: 71.8 % 305 219 86 219
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: 90.9 % 508 462 46 462
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.6 % 299 214 85 214

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
ExecHashJoinNewBatch CBC 12151 59.6 % (31 / 52) 32.6 % (15 / 46)
ExecHashJoinImpl CBC 5943527 95.8 % (136 / 142) 84.5 % (109 / 129)
ExecInitHashJoin CBC 16444 96.6 % (85 / 88) 68.0 % (17 / 25)
ExecReScanHashJoin CBC 1904 87.5 % (28 / 32) 68.2 % (15 / 22)
ExecParallelHashJoinNewBatch CBC 603 84.4 % (38 / 45) 68.4 % (13 / 19)
ExecHashJoinOuterGetTuple CBC 9584482 96.0 % (24 / 25) 80.0 % (16 / 20)
ExecParallelHashJoinPartitionOuter CBC 93 100.0 % (21 / 21) 71.4 % (10 / 14)
ExecParallelHashJoinOuterGetTuple CBC 1080420 95.5 % (21 / 22) 78.6 % (11 / 14)
ExecHashJoinReInitializeDSM CBC 24 70.0 % (7 / 10) 50.0 % (2 / 4)
ExecHashJoinInitializeDSM CBC 60 95.8 % (23 / 24) 50.0 % (1 / 2)
ExecEndHashJoin CBC 16386 100.0 % (7 / 7) 100.0 % (2 / 2)
ExecHashJoinGetSavedTuple CBC 2429805 100.0 % (13 / 13) 100.0 % (4 / 4)
ExecHashJoinSaveTuple CBC 2428851 100.0 % (10 / 10) 100.0 % (2 / 2)
ExecShutdownHashJoin CBC 14505 100.0 % (5 / 5) 100.0 % (2 / 2)
ExecHashJoin CBC 4803311 100.0 % (2 / 2)
ExecHashJoinEstimate CBC 60 100.0 % (4 / 4)
ExecHashJoinInitializeWorker CBC 153 100.0 % (8 / 8)
ExecParallelHashJoin CBC 1140216 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta