LCOV - differential code coverage report
Current view: top level - contrib/pg_trgm - trgm_gist.c (source / functions) Coverage Total Hit UIC UBC GIC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 79.7 % 429 342 87 342
Current Date: 2025-09-06 07:49:51 +0900 Functions: 87.5 % 32 28 4 28
Baseline: lcov-20250906-005545-baseline Branches: 57.7 % 248 143 2 103 4 139 11 7
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 88.9 % 9 8 1 8
(360..) days: 79.5 % 420 334 86 334
Function coverage date bins:
(360..) days: 87.5 % 32 28 4 28
Branch coverage date bins:
(30,360] days: 50.0 % 2 1 1 1
(360..) days: 53.8 % 264 142 2 102 4 138 11 7

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
gtrgm_in UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
gtrgm_out UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
hemdist UBC 0 0.0 % (0 / 8) 0.0 % (0 / 6)
sizebitvec UBC 0 0.0 % (0 / 2)
pg_finfo_gtrgm_in CBC 1 100.0 % (1 / 1)
pg_finfo_gtrgm_out CBC 1 100.0 % (1 / 1)
pg_finfo_gtrgm_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_decompress CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_distance CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_options CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_same CBC 4 100.0 % (1 / 1)
pg_finfo_gtrgm_union CBC 4 100.0 % (1 / 1)
gtrgm_options CBC 28 100.0 % (5 / 5)
gtrgm_picksplit CBC 279 80.5 % (66 / 82) 55.0 % (33 / 60)
cnt_sml_sign_common CBC 647 100.0 % (9 / 9) 100.0 % (2 / 2)
gtrgm_distance CBC 2970 89.5 % (34 / 38) 55.0 % (11 / 20)
gtrgm_same CBC 27611 54.8 % (17 / 31) 40.9 % (9 / 22)
gtrgm_union CBC 27611 78.6 % (11 / 14) 66.7 % (4 / 6)
gtrgm_compress CBC 27796 84.2 % (16 / 19) 66.7 % (8 / 12)
gtrgm_alloc CBC 28169 100.0 % (11 / 11) 60.0 % (6 / 10)
gtrgm_consistent CBC 36446 79.2 % (84 / 106) 59.3 % (32 / 54)
fillcache CBC 44240 88.9 % (8 / 9) 75.0 % (3 / 4)
makesign CBC 47783 100.0 % (10 / 10) 66.7 % (8 / 12)
comparecost CBC 49578 100.0 % (4 / 4) 100.0 % (4 / 4)
unionkey CBC 55222 92.3 % (12 / 13) 87.5 % (7 / 8)
gtrgm_penalty CBC 1155585 93.5 % (29 / 31) 78.6 % (11 / 14)
gtrgm_decompress CBC 1322074 62.5 % (5 / 8) 50.0 % (1 / 2)
hemdistcache CBC 3655930 50.0 % (4 / 8) 33.3 % (2 / 6)
hemdistsign CBC 4898879 100.0 % (6 / 6) 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta