LCOV - differential code coverage report
Current view: top level - contrib/pg_trgm - trgm_op.c (source / functions) Coverage Total Hit UNC UBC GNC CBC EUB ECB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 89.3 % 552 493 1 58 21 472 13
Current Date: 2026-05-05 10:23:31 +0900 Functions: 94.8 % 58 55 3 10 45 1
Baseline: lcov-20260505-025707-baseline Branches: 73.6 % 322 237 1 84 7 230 217 59
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 93.3 % 15 14 1 14
(30,360] days: 81.0 % 137 111 26 7 104
(360..) days: 92.0 % 400 368 32 368
Function coverage date bins:
(7,30] days: 100.0 % 3 3 3
(30,360] days: 100.0 % 5 5 5
(360..) days: 94.0 % 50 47 3 7 40
Branch coverage date bins:
(7,30] days: 87.5 % 8 7 1 7
(30,360] days: 65.3 % 72 47 25 47
(360..) days: 35.3 % 518 183 59 183 217 59

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
make_trigrams CBC 128455 71.4 % (30 / 42) 54.2 % (13 / 24)
strict_word_similarity_dist_op UBC 0 0.0 % (0 / 8) 0.0 % (0 / 4)
word_similarity_dist_op UBC 0 0.0 % (0 / 8) 0.0 % (0 / 4)
generate_trgm_only CBC 116151 80.6 % (29 / 36) 78.6 % (11 / 14)
get_wildcard_part CBC 119 90.2 % (46 / 51) 82.4 % (28 / 34)
CMPTRGM_UNSIGNED UBC 0 0.0 % (0 / 4) 0.0 % (0 / 12)
enlarge_trgm_array CBC 128428 50.0 % (4 / 8) 16.7 % (1 / 6)
generate_wildcard_trgm GNC 55 83.3 % (20 / 24) 75.0 % (6 / 8)
index_strategy_get_limit CBC 45163 80.0 % (8 / 10) 50.0 % (3 / 6)
show_trgm GNC 7 89.5 % (17 / 19) 67.9 % (19 / 28)
CMPTRGM_CHOOSE CBC 3 80.0 % (4 / 5) 50.0 % (1 / 2)
init_trgm_array CBC 116206 87.5 % (7 / 8) 25.0 % (1 / 4)
trigram_qsort GNC 89900 80.0 % (4 / 5) 50.0 % (1 / 2)
CMPTRGM_EQ GNC 721456 100.0 % (4 / 4) 100.0 % (6 / 6)
CMPTRGM_SIGNED CBC 6787241 100.0 % (4 / 4) 100.0 % (12 / 12)
Pg_magic_func CBC 4 100.0 % (1 / 1)
_PG_init CBC 4 100.0 % (6 / 6)
calc_word_similarity GNC 13128 100.0 % (32 / 32) 100.0 % (14 / 14)
cnt_sml CBC 68641 100.0 % (18 / 18) 92.9 % (13 / 14)
comp_ptrgm CBC 1351347 100.0 % (7 / 7) 100.0 % (2 / 2)
compact_trigram CBC 1658 100.0 % (8 / 8) 100.0 % (4 / 4)
find_word CBC 243531 100.0 % (17 / 17) 100.0 % (10 / 10)
generate_trgm GNC 89895 100.0 % (10 / 10) 100.0 % (2 / 2)
iterate_word_similarity GNC 13128 100.0 % (56 / 56) 96.2 % (50 / 52)
make_positional_trgm GNC 13128 100.0 % (10 / 10) 100.0 % (4 / 4)
pg_finfo_set_limit CBC 2 100.0 % (1 / 1)
pg_finfo_show_limit CBC 2 100.0 % (1 / 1)
pg_finfo_show_trgm CBC 2 100.0 % (1 / 1)
pg_finfo_similarity CBC 2 100.0 % (1 / 1)
pg_finfo_similarity_dist CBC 2 100.0 % (1 / 1)
pg_finfo_similarity_op CBC 2 100.0 % (1 / 1)
pg_finfo_strict_word_similarity CBC 2 100.0 % (1 / 1)
pg_finfo_strict_word_similarity_commutator_op CBC 2 100.0 % (1 / 1)
pg_finfo_strict_word_similarity_dist_commutator_op CBC 2 100.0 % (1 / 1)
pg_finfo_strict_word_similarity_dist_op CBC 1 100.0 % (1 / 1)
pg_finfo_strict_word_similarity_op CBC 2 100.0 % (1 / 1)
pg_finfo_word_similarity CBC 2 100.0 % (1 / 1)
pg_finfo_word_similarity_commutator_op CBC 3 100.0 % (1 / 1)
pg_finfo_word_similarity_dist_commutator_op CBC 2 100.0 % (1 / 1)
pg_finfo_word_similarity_dist_op CBC 1 100.0 % (1 / 1)
pg_finfo_word_similarity_op CBC 2 100.0 % (1 / 1)
set_limit CBC 2 100.0 % (6 / 6)
show_limit CBC 20000 100.0 % (2 / 2)
similarity CBC 31452 100.0 % (11 / 11) 50.0 % (2 / 4)
similarity_dist CBC 1004 100.0 % (3 / 3)
similarity_op CBC 6000 100.0 % (3 / 3)
strict_word_similarity CBC 882 100.0 % (8 / 8) 50.0 % (2 / 4)
strict_word_similarity_commutator_op CBC 2530 100.0 % (8 / 8) 50.0 % (2 / 4)
strict_word_similarity_dist_commutator_op CBC 720 100.0 % (8 / 8) 50.0 % (2 / 4)
strict_word_similarity_op CBC 2530 100.0 % (8 / 8) 50.0 % (2 / 4)
trgm2int CBC 34829 100.0 % (8 / 8)
trgm_contained_by CBC 190 100.0 % (16 / 16) 100.0 % (10 / 10)
trgm_presence_map GNC 2150 100.0 % (20 / 20) 100.0 % (8 / 8)
trigram_qunique GNC 89900 100.0 % (2 / 2)
word_similarity CBC 902 100.0 % (8 / 8) 50.0 % (2 / 4)
word_similarity_commutator_op CBC 2926 100.0 % (8 / 8) 50.0 % (2 / 4)
word_similarity_dist_commutator_op CBC 714 100.0 % (8 / 8) 50.0 % (2 / 4)
word_similarity_op CBC 1924 100.0 % (8 / 8) 50.0 % (2 / 4)

Generated by: LCOV version 2.5.0-beta