LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeIncrementalSort.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 81.4 % 291 237 54 237
Current Date: 2025-09-06 07:49:51 +0900 Functions: 66.7 % 12 8 4 8
Baseline: lcov-20250906-005545-baseline Branches: 61.4 % 197 121 76 121
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 81.4 % 291 237 54 237
Function coverage date bins:
(360..) days: 66.7 % 12 8 4 8
Branch coverage date bins:
(360..) days: 61.4 % 197 121 76 121

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
ExecIncrementalSortEstimate UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
ExecIncrementalSortInitializeDSM UBC 0 0.0 % (0 / 10) 0.0 % (0 / 4)
ExecIncrementalSortInitializeWorker UBC 0 0.0 % (0 / 5)
ExecIncrementalSortRetrieveInstrumentation UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
ExecReScanIncrementalSort CBC 6 100.0 % (18 / 18) 70.0 % (7 / 10)
instrumentSortedGroup CBC 72 68.8 % (11 / 16) 42.9 % (3 / 7)
switchToPresortedPrefixMode CBC 241 100.0 % (42 / 42) 73.5 % (25 / 34)
preparePresortedCols CBC 366 89.5 % (17 / 19) 40.0 % (4 / 10)
ExecEndIncrementalSort CBC 535 100.0 % (11 / 11) 100.0 % (4 / 4)
ExecInitIncrementalSort CBC 535 65.0 % (26 / 40) 50.0 % (2 / 4)
isCurrentGroup CBC 50278 85.0 % (17 / 20) 50.0 % (7 / 14)
ExecIncrementalSort CBC 72283 100.0 % (95 / 95) 66.3 % (69 / 104)

Generated by: LCOV version 2.4-beta