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: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 93.1 % 217 202 15 5 197 6
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 17 17 2 15
Baseline: lcov-20260530-034037-baseline Branches: 71.7 % 92 66 26 66
Baseline Date: 2026-05-29 14:39:03 -0700 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
gistFreeBuildBuffers CBC 4 100.0 % (3 / 3)
gistInitBuildBuffers GNC 4 100.0 % (23 / 23)
gistLoadNodeBuffer CBC 12 100.0 % (9 / 9) 50.0 % (2 / 4)
gistUnloadNodeBuffers CBC 12 100.0 % (5 / 5) 100.0 % (2 / 2)
gistUnloadNodeBuffer CBC 28 100.0 % (8 / 8) 100.0 % (2 / 2)
gistAddLoadedBuffer CBC 32 50.0 % (5 / 10) 50.0 % (2 / 4)
gistAllocateNewPageBuffer CBC 32 100.0 % (5 / 5)
ReadTempFileBlock CBC 216 80.0 % (4 / 5) 25.0 % (1 / 4)
WriteTempFileBlock CBC 216 80.0 % (4 / 5) 25.0 % (1 / 4)
gistBuffersGetFreeBlock CBC 216 100.0 % (4 / 4) 100.0 % (2 / 2)
gistBuffersReleaseBlock CBC 216 62.5 % (5 / 8) 50.0 % (1 / 2)
gistRelocateBuildBuffersOnSplit GNC 512 96.5 % (55 / 57) 80.6 % (29 / 36)
gistGetNodeBuffer CBC 22904 100.0 % (21 / 21) 100.0 % (6 / 6)
gistGetItupFromPage CBC 42716 100.0 % (9 / 9) 50.0 % (1 / 2)
gistPlaceItupToPage CBC 42716 100.0 % (8 / 8) 50.0 % (1 / 2)
gistPushItupToNodeBuffer CBC 42716 85.0 % (17 / 20) 60.0 % (6 / 10)
gistPopItupFromNodeBuffer CBC 42736 100.0 % (17 / 17) 83.3 % (10 / 12)

Generated by: LCOV version 2.5.0-beta