LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeHashjoin.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 91.8 % 512 470 42 470
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 18 18 18
Baseline: lcov-20251028-005825-baseline Branches: 72.1 % 305 220 85 220
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: 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 84 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
ExecEndHashJoin CBC 17765 100.0 % (7 / 7) 100.0 % (2 / 2)
ExecHashJoin CBC 5423764 100.0 % (2 / 2)
ExecHashJoinEstimate CBC 63 100.0 % (4 / 4)
ExecHashJoinGetSavedTuple CBC 2429805 100.0 % (13 / 13) 100.0 % (4 / 4)
ExecHashJoinImpl CBC 6564016 95.8 % (136 / 142) 84.5 % (109 / 129)
ExecHashJoinInitializeDSM CBC 63 95.8 % (23 / 24) 50.0 % (1 / 2)
ExecHashJoinInitializeWorker CBC 159 100.0 % (8 / 8)
ExecHashJoinNewBatch CBC 12641 59.6 % (31 / 52) 32.6 % (15 / 46)
ExecHashJoinOuterGetTuple CBC 9814749 96.0 % (24 / 25) 80.0 % (16 / 20)
ExecHashJoinReInitializeDSM CBC 24 70.0 % (7 / 10) 50.0 % (2 / 4)
ExecHashJoinSaveTuple CBC 2428851 100.0 % (10 / 10) 100.0 % (2 / 2)
ExecInitHashJoin CBC 17823 96.6 % (85 / 88) 68.0 % (17 / 25)
ExecParallelHashJoin CBC 1140252 100.0 % (2 / 2)
ExecParallelHashJoinNewBatch CBC 617 95.6 % (43 / 45) 73.7 % (14 / 19)
ExecParallelHashJoinOuterGetTuple CBC 1083425 95.5 % (21 / 22) 78.6 % (11 / 14)
ExecParallelHashJoinPartitionOuter CBC 93 100.0 % (21 / 21) 71.4 % (10 / 14)
ExecReScanHashJoin CBC 1996 87.5 % (28 / 32) 68.2 % (15 / 22)
ExecShutdownHashJoin CBC 15686 100.0 % (5 / 5) 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta