LCOV - differential code coverage report
Current view: top level - src/backend/access/gist - gist.c (source / functions) Coverage Total Hit UNC LBC UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 73.9 % 591 437 2 41 111 5 432 7
Current Date: 2025-09-06 07:49:51 +0900 Functions: 76.5 % 17 13 1 3 2 11
Baseline: lcov-20250907-010129-baseline Branches: 60.8 % 342 208 15 119 208
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 71.4 % 7 5 2 5
(30,360] days: 100.0 % 10 10 10
(360..) days: 73.5 % 574 422 41 111 422
Function coverage date bins:
(360..) days: 76.5 % 17 13 1 3 2 11
Branch coverage date bins:
(30,360] days: 33.3 % 6 2 4 2
(360..) days: 61.3 % 336 206 15 115 206

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
gistFindPath LBC 0 0.0 % (0 / 42) 0.0 % (0 / 22)
gistfixsplit UBC 0 0.0 % (0 / 20) 0.0 % (0 / 12)
gistformdownlink UBC 0 0.0 % (0 / 21) 0.0 % (0 / 8)
gistprunepage UBC 0 0.0 % (0 / 25) 0.0 % (0 / 28)
gistbuildempty CBC 5 100.0 % (9 / 9) 50.0 % (1 / 2)
freeGISTstate CBC 3501 100.0 % (3 / 3)
initGISTstate CBC 4563 98.1 % (53 / 54) 83.3 % (15 / 18)
createTempGistContext CBC 4759 100.0 % (2 / 2)
gisthandler CBC 7432 100.0 % (53 / 53)
gistfinishsplit CBC 11955 100.0 % (20 / 20) 75.0 % (6 / 8)
gistFindCorrectParent GNC 11971 67.5 % (27 / 40) 50.0 % (11 / 22)
gistSplit CBC 13255 97.1 % (33 / 34) 75.0 % (12 / 16)
gistinsert CBC 152205 100.0 % (15 / 15) 100.0 % (2 / 2)
gistdoinsert GNC 427363 75.0 % (75 / 100) 69.4 % (43 / 62)
gistinserttuple CBC 751410 100.0 % (2 / 2)
gistinserttuples CBC 763381 100.0 % (13 / 13) 100.0 % (10 / 10)
gistplacetopage CBC 815947 95.7 % (132 / 138) 81.8 % (108 / 132)

Generated by: LCOV version 2.4-beta