LCOV - differential code coverage report
Current view: top level - src/backend/access/gist - gistbuildbuffers.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 93.1 % 218 203 15 203
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 17 17 17
Baseline: lcov-20251028-005825-baseline Branches: 71.7 % 92 66 26 66
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 93.1 % 218 203 15 203
Function coverage date bins:
(360..) days: 100.0 % 17 17 17
Branch coverage date bins:
(360..) days: 71.7 % 92 66 26 66

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
gistRelocateBuildBuffersOnSplit CBC 384 96.5 % (55 / 57) 80.6 % (29 / 36)
gistPushItupToNodeBuffer CBC 32037 85.0 % (17 / 20) 60.0 % (6 / 10)
ReadTempFileBlock CBC 162 80.0 % (4 / 5) 25.0 % (1 / 4)
WriteTempFileBlock CBC 162 80.0 % (4 / 5) 25.0 % (1 / 4)
gistAddLoadedBuffer CBC 24 50.0 % (5 / 10) 50.0 % (2 / 4)
gistLoadNodeBuffer CBC 9 100.0 % (9 / 9) 50.0 % (2 / 4)
gistPopItupFromNodeBuffer CBC 32052 100.0 % (17 / 17) 83.3 % (10 / 12)
gistBuffersReleaseBlock CBC 162 62.5 % (5 / 8) 50.0 % (1 / 2)
gistGetItupFromPage CBC 32037 100.0 % (9 / 9) 50.0 % (1 / 2)
gistPlaceItupToPage CBC 32037 100.0 % (8 / 8) 50.0 % (1 / 2)
gistBuffersGetFreeBlock CBC 162 100.0 % (4 / 4) 100.0 % (2 / 2)
gistGetNodeBuffer CBC 17178 100.0 % (21 / 21) 100.0 % (6 / 6)
gistUnloadNodeBuffer CBC 21 100.0 % (8 / 8) 100.0 % (2 / 2)
gistUnloadNodeBuffers CBC 9 100.0 % (5 / 5) 100.0 % (2 / 2)
gistAllocateNewPageBuffer CBC 24 100.0 % (5 / 5)
gistFreeBuildBuffers CBC 3 100.0 % (3 / 3)
gistInitBuildBuffers CBC 3 100.0 % (24 / 24)

Generated by: LCOV version 2.4-beta