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: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 93.1 % 217 202 15 5 197 6
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 17 17 2 15
Baseline: lcov-20260505-025707-baseline Branches: 71.7 % 92 66 26 66
Baseline Date: 2026-05-05 10:27:06 +0900 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