LCOV - differential code coverage report
Current view: top level - src/backend/access/gist - gistbuild.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 96.8 % 406 393 13 3 390 3
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 19 19 3 16
Baseline: lcov-20251028-005825-baseline Branches: 77.0 % 204 157 1 46 1 156
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
[..1] days: 100.0 % 1 1 1
(30,360] days: 100.0 % 5 5 2 3
(360..) days: 96.8 % 400 387 13 387
Function coverage date bins:
(360..) days: 100.0 % 19 19 3 16
Branch coverage date bins:
[..1] days: 50.0 % 2 1 1 1
(30,360] days: 50.0 % 2 1 1 1
(360..) days: 77.5 % 200 155 45 155

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
gistEmptyAllBuffers CBC 3 100.0 % (19 / 19) 80.0 % (8 / 10)
gistGetMaxLevel GNC 3 100.0 % (16 / 16) 100.0 % (2 / 2)
gistInitBuffering CBC 3 85.7 % (30 / 35) 57.1 % (8 / 14)
gistInitParentMap CBC 3 100.0 % (6 / 6)
calculatePagesPerBuffer CBC 6 100.0 % (8 / 8)
gistGetParent CBC 6 80.0 % (4 / 5) 25.0 % (1 / 4)
gistMemorizeAllDownlinks CBC 6 100.0 % (11 / 11) 75.0 % (3 / 4)
gist_indexsortbuild_levelstate_flush GNC 189 97.8 % (45 / 46) 75.0 % (15 / 20)
gistBufferingFindCorrectParent CBC 384 91.7 % (22 / 24) 54.5 % (12 / 22)
gist_indexsortbuild CBC 412 100.0 % (25 / 25) 100.0 % (10 / 10)
gistbuild CBC 759 98.3 % (59 / 60) 84.2 % (32 / 38)
gistMemorizeParent CBC 17463 100.0 % (4 / 4)
gistBufferingBuildInsert CBC 17715 100.0 % (4 / 4)
gistProcessEmptyingQueue CBC 17724 92.9 % (13 / 14) 83.3 % (5 / 6)
gistProcessItup GNC 34881 97.7 % (43 / 44) 75.0 % (21 / 28)
gistbufferinginserttuples CBC 52572 97.4 % (37 / 38) 79.2 % (19 / 24)
gistSortedBuildCallback CBC 135951 100.0 % (9 / 9)
gist_indexsortbuild_levelstate_add CBC 136861 100.0 % (14 / 14) 100.0 % (6 / 6)
gistBuildCallback CBC 292874 100.0 % (24 / 24) 93.8 % (15 / 16)

Generated by: LCOV version 2.4-beta