LCOV - differential code coverage report
Current view: top level - contrib/pg_trgm - trgm_op.c (source / functions) Coverage Total Hit UBC GNC CBC DUB DCB
Current: Differential Code Coverage 16@8cea358b128 vs 17@8cea358b128 Lines: 91.6 % 489 448 41 1 447 1 4
Current Date: 2024-04-14 14:21:10 Functions: 96.2 % 52 50 2 1 49
Baseline: 16@8cea358b128 Branches: 54.4 % 618 336 282 336
Baseline Date: 2024-04-14 14:21:09 Line coverage date bins:
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed [..60] days: 100.0 % 1 1 1
(240..) days: 91.6 % 488 447 41 447
Function coverage date bins:
(240..) days: 96.2 % 52 50 2 1 49
Branch coverage date bins:
(240..) days: 54.4 % 618 336 282 336

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
strict_word_similarity_dist_op UBC 0 0.0 % (0 / 8) 0.0 % (0 / 28)
word_similarity_dist_op UBC 0 0.0 % (0 / 8) 0.0 % (0 / 28)
pg_finfo_strict_word_similarity_dist_op CBC 1 100.0 % (1 / 1)
pg_finfo_word_similarity_dist_op CBC 1 100.0 % (1 / 1)
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_op CBC 2 100.0 % (1 / 1)
pg_finfo_word_similarity CBC 2 100.0 % (1 / 1)
pg_finfo_word_similarity_commutator_op CBC 2 100.0 % (1 / 1)
pg_finfo_word_similarity_dist_commutator_op CBC 2 100.0 % (1 / 1)
pg_finfo_word_similarity_op CBC 2 100.0 % (1 / 1)
set_limit CBC 2 100.0 % (6 / 6)
Pg_magic_func CBC 3 100.0 % (1 / 1)
_PG_init CBC 3 100.0 % (6 / 6)
show_trgm CBC 7 89.5 % (17 / 19) 55.0 % (22 / 40)
generate_wildcard_trgm CBC 55 95.8 % (23 / 24) 80.0 % (8 / 10)
get_wildcard_part CBC 119 90.9 % (50 / 55) 82.4 % (28 / 34)
trgm_contained_by CBC 190 100.0 % (16 / 16) 100.0 % (22 / 22)
word_similarity_dist_commutator_op CBC 714 100.0 % (8 / 8) 28.6 % (8 / 28)
strict_word_similarity_dist_commutator_op CBC 720 100.0 % (8 / 8) 28.6 % (8 / 28)
strict_word_similarity CBC 882 100.0 % (8 / 8) 28.6 % (8 / 28)
word_similarity CBC 902 100.0 % (8 / 8) 28.6 % (8 / 28)
similarity_dist CBC 1004 100.0 % (3 / 3)
compact_trigram CBC 1459 50.0 % (4 / 8) 25.0 % (1 / 4)
word_similarity_commutator_op CBC 1924 100.0 % (8 / 8) 28.6 % (8 / 28)
word_similarity_op CBC 1924 100.0 % (8 / 8) 28.6 % (8 / 28)
trgm_presence_map CBC 2150 100.0 % (20 / 20) 100.0 % (20 / 20)
strict_word_similarity_commutator_op CBC 2530 100.0 % (8 / 8) 28.6 % (8 / 28)
strict_word_similarity_op CBC 2530 100.0 % (8 / 8) 28.6 % (8 / 28)
similarity_op CBC 6000 100.0 % (3 / 3)
calc_word_similarity CBC 12126 100.0 % (35 / 35) 88.5 % (23 / 26)
iterate_word_similarity CBC 12126 100.0 % (56 / 56) 96.2 % (50 / 52)
make_positional_trgm CBC 12126 100.0 % (10 / 10) 100.0 % (4 / 4)
show_limit CBC 20000 100.0 % (2 / 2)
similarity CBC 31452 100.0 % (11 / 11) 35.7 % (10 / 28)
trgm2int CBC 34773 100.0 % (8 / 8)
index_strategy_get_limit CBC 43500 80.0 % (8 / 10) 50.0 % (3 / 6)
cnt_sml CBC 68994 100.0 % (18 / 18) 96.2 % (25 / 26)
generate_trgm CBC 88829 100.0 % (13 / 13) 75.0 % (3 / 4)
protect_out_of_mem CBC 101010 80.0 % (4 / 5) 33.3 % (2 / 6)
generate_trgm_only CBC 113081 100.0 % (22 / 22) 90.0 % (9 / 10)
make_trigrams CBC 126395 52.4 % (11 / 21) 60.0 % (6 / 10)
find_word CBC 239411 100.0 % (12 / 12) 100.0 % (10 / 10)
comp_ptrgm GNC 1307720 100.0 % (7 / 7) 100.0 % (14 / 14)
comp_trgm CBC 3132620 100.0 % (2 / 2) 100.0 % (12 / 12)

Generated by: LCOV version 2.1-beta2-3-g6141622