LCOV - differential code coverage report
Current view: top level - src/backend/access/gist - gistbuildbuffers.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 93.1 % 217 202 15 5 197 6
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 17 17 2 15
Baseline: lcov-20260315-024220-baseline Branches: 71.7 % 92 66 26 66
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 5 5 5
(360..) days: 92.9 % 212 197 15 197
Function coverage date bins:
(360..) days: 100.0 % 17 17 2 15
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
gistAddLoadedBuffer CBC 24 50.0 % (5 / 10) 50.0 % (2 / 4)
gistBuffersReleaseBlock CBC 162 62.5 % (5 / 8) 50.0 % (1 / 2)
gistPushItupToNodeBuffer CBC 32037 85.0 % (17 / 20) 60.0 % (6 / 10)
gistRelocateBuildBuffersOnSplit GNC 384 96.5 % (55 / 57) 80.6 % (29 / 36)
ReadTempFileBlock CBC 162 80.0 % (4 / 5) 25.0 % (1 / 4)
WriteTempFileBlock CBC 162 80.0 % (4 / 5) 25.0 % (1 / 4)
gistAllocateNewPageBuffer CBC 24 100.0 % (5 / 5)
gistBuffersGetFreeBlock CBC 162 100.0 % (4 / 4) 100.0 % (2 / 2)
gistFreeBuildBuffers CBC 3 100.0 % (3 / 3)
gistGetItupFromPage CBC 32037 100.0 % (9 / 9) 50.0 % (1 / 2)
gistGetNodeBuffer CBC 17178 100.0 % (21 / 21) 100.0 % (6 / 6)
gistInitBuildBuffers GNC 3 100.0 % (23 / 23)
gistLoadNodeBuffer CBC 9 100.0 % (9 / 9) 50.0 % (2 / 4)
gistPlaceItupToPage CBC 32037 100.0 % (8 / 8) 50.0 % (1 / 2)
gistPopItupFromNodeBuffer CBC 32052 100.0 % (17 / 17) 83.3 % (10 / 12)
gistUnloadNodeBuffer CBC 21 100.0 % (8 / 8) 100.0 % (2 / 2)
gistUnloadNodeBuffers CBC 9 100.0 % (5 / 5) 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta