LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - like_support.c (source / functions) Coverage Total Hit UBC GNC CBC EUB ECB DUB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 84.0 % 561 471 90 1 470 2 4
Current Date: 2025-09-06 07:49:51 +0900 Functions: 78.0 % 41 32 9 1 31
Baseline: lcov-20250907-010129-baseline Branches: 75.3 % 360 271 89 271 21 3
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: 100.0 % 5 5 1 4
(360..) days: 83.8 % 556 466 90 466
Function coverage date bins:
(360..) days: 78.0 % 41 32 9 1 31
Branch coverage date bins:
(30,360] days: 83.3 % 6 5 1 5
(360..) days: 70.4 % 378 266 88 266 21 3

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
byte_increment UBC 0 0.0 % (0 / 5) 0.0 % (0 / 2)
iclikejoinsel UBC 0 0.0 % (0 / 2)
icnlikejoinsel UBC 0 0.0 % (0 / 2)
icregexeqjoinsel UBC 0 0.0 % (0 / 2)
icregexnejoinsel UBC 0 0.0 % (0 / 2)
likejoinsel UBC 0 0.0 % (0 / 2)
nlikejoinsel UBC 0 0.0 % (0 / 2)
prefixjoinsel UBC 0 0.0 % (0 / 2)
regexnejoinsel UBC 0 0.0 % (0 / 2)
icnlikesel CBC 4 100.0 % (2 / 2)
string_to_bytea_const CBC 6 100.0 % (6 / 6)
icregexnesel CBC 8 100.0 % (2 / 2)
prefixsel CBC 27 100.0 % (2 / 2)
icregexeqsel CBC 32 100.0 % (2 / 2)
texticregexeq_support CBC 59 100.0 % (3 / 3)
iclikesel CBC 63 100.0 % (2 / 2)
nlikesel CBC 68 100.0 % (2 / 2)
text_starts_with_support CBC 78 100.0 % (3 / 3)
patternjoinsel CBC 118 100.0 % (2 / 2) 50.0 % (1 / 2)
regexeqjoinsel CBC 118 100.0 % (2 / 2)
pattern_char_isalpha GNC 133 100.0 % (4 / 4) 80.0 % (8 / 10)
texticlike_support CBC 176 100.0 % (3 / 3)
likesel CBC 785 100.0 % (2 / 2)
like_selectivity CBC 912 89.5 % (17 / 19) 88.9 % (16 / 18)
regexnesel CBC 1279 100.0 % (2 / 2)
prefix_selectivity CBC 1445 100.0 % (14 / 14) 75.0 % (6 / 8)
like_fixed_prefix CBC 1484 93.3 % (42 / 45) 77.5 % (31 / 40)
regex_selectivity CBC 1604 100.0 % (12 / 12) 68.8 % (11 / 16)
make_greater_string CBC 1738 59.7 % (37 / 62) 52.6 % (20 / 38)
regex_selectivity_sub CBC 1817 98.1 % (53 / 54) 93.3 % (56 / 60)
textlike_support CBC 2567 100.0 % (3 / 3)
regexeqsel CBC 3773 100.0 % (2 / 2)
match_pattern_prefix CBC 4002 79.8 % (71 / 89) 74.5 % (35 / 47)
patternsel CBC 6039 90.9 % (10 / 11) 50.0 % (3 / 6)
patternsel_common CBC 6051 97.7 % (86 / 88) 83.6 % (51 / 61)
regex_fixed_prefix CBC 8245 95.8 % (23 / 24) 78.6 % (11 / 14)
pattern_fixed_prefix CBC 9780 92.3 % (24 / 26) 70.0 % (7 / 10)
string_to_const CBC 11064 44.4 % (8 / 18) 16.7 % (1 / 6)
string_to_datum CBC 11064 71.4 % (5 / 7) 50.0 % (3 / 6)
textregexeq_support CBC 11300 100.0 % (3 / 3)
like_regex_support CBC 14180 91.7 % (22 / 24) 68.8 % (11 / 16)

Generated by: LCOV version 2.4-beta