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 DUB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 73.9 % 591 437 2 152 5 432 2 5
Current Date: 2025-09-06 07:49:51 +0900 Functions: 76.5 % 17 13 1 3 2 11
Baseline: lcov-20250908-010021-baseline Branches: 59.9 % 342 205 3 134 205
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 152 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: 60.4 % 336 203 3 130 203

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 UNC 0 0.0 % (0 / 42) 0.0 % (0 / 22)
gistdoinsert GNC 427283 75.0 % (75 / 100) 64.5 % (40 / 62)
gistprunepage UBC 0 0.0 % (0 / 25) 0.0 % (0 / 28)
gistformdownlink UBC 0 0.0 % (0 / 21) 0.0 % (0 / 8)
gistfixsplit UBC 0 0.0 % (0 / 20) 0.0 % (0 / 12)
gistFindCorrectParent GNC 11997 67.5 % (27 / 40) 50.0 % (11 / 22)
gistplacetopage CBC 815766 95.7 % (132 / 138) 81.8 % (108 / 132)
gistSplit CBC 13282 97.1 % (33 / 34) 75.0 % (12 / 16)
initGISTstate CBC 4563 98.1 % (53 / 54) 83.3 % (15 / 18)
createTempGistContext CBC 4759 100.0 % (2 / 2)
freeGISTstate CBC 3501 100.0 % (3 / 3)
gistbuildempty CBC 5 100.0 % (9 / 9) 50.0 % (1 / 2)
gistfinishsplit CBC 11978 100.0 % (20 / 20) 75.0 % (6 / 8)
gisthandler CBC 7432 100.0 % (53 / 53)
gistinsert CBC 152125 100.0 % (15 / 15) 100.0 % (2 / 2)
gistinserttuple CBC 751203 100.0 % (2 / 2)
gistinserttuples CBC 763200 100.0 % (13 / 13) 100.0 % (10 / 10)

Generated by: LCOV version 2.4-beta