LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - like_support.c (source / functions) Coverage Total Hit UNC UBC GNC CBC EUB ECB DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 84.1 % 590 496 7 87 43 453 5 21
Current Date: 2026-03-14 14:10:32 -0400 Functions: 78.0 % 41 32 9 4 28 2
Baseline: lcov-20260315-024220-baseline Branches: 74.0 % 366 271 17 78 17 254 21 3 18 26
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 86.0 % 50 43 7 43
(360..) days: 83.9 % 540 453 87 453
Function coverage date bins:
(30,360] days: 100.0 % 2 2 2
(360..) days: 76.9 % 39 30 9 2 28
Branch coverage date bins:
(30,360] days: 50.0 % 34 17 17 17
(360..) days: 71.3 % 356 254 78 254 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 38 100.0 % (2 / 2)
iclikesel CBC 63 100.0 % (2 / 2)
nlikesel CBC 68 100.0 % (2 / 2)
texticregexeq_support CBC 71 100.0 % (3 / 3)
text_starts_with_support CBC 78 100.0 % (3 / 3)
like_fixed_prefix_ci GNC 117 86.4 % (38 / 44) 53.3 % (16 / 30)
patternjoinsel CBC 118 100.0 % (2 / 2) 50.0 % (1 / 2)
regexeqjoinsel CBC 118 100.0 % (2 / 2)
texticlike_support CBC 176 100.0 % (3 / 3)
likesel CBC 788 100.0 % (2 / 2)
like_selectivity CBC 915 89.5 % (17 / 19) 88.9 % (16 / 18)
like_fixed_prefix GNC 1370 97.1 % (33 / 34) 88.5 % (23 / 26)
regexnesel CBC 1395 100.0 % (2 / 2)
prefix_selectivity CBC 1573 100.0 % (14 / 14) 75.0 % (6 / 8)
regex_selectivity CBC 1708 100.0 % (12 / 12) 68.8 % (11 / 16)
make_greater_string GNC 1870 59.7 % (37 / 62) 52.6 % (20 / 38)
regex_selectivity_sub CBC 1925 98.1 % (53 / 54) 93.3 % (56 / 60)
textlike_support CBC 2592 100.0 % (3 / 3)
regexeqsel CBC 3860 100.0 % (2 / 2)
match_pattern_prefix CBC 4098 79.8 % (71 / 89) 74.5 % (35 / 47)
patternsel CBC 6251 90.9 % (10 / 11) 50.0 % (3 / 6)
patternsel_common CBC 6263 97.7 % (86 / 88) 83.6 % (51 / 61)
regex_fixed_prefix CBC 8538 95.8 % (23 / 24) 78.6 % (11 / 14)
pattern_fixed_prefix GNC 10076 92.3 % (24 / 26) 70.0 % (7 / 10)
string_to_const CBC 11489 44.4 % (8 / 18) 16.7 % (1 / 6)
string_to_datum CBC 11489 71.4 % (5 / 7) 50.0 % (3 / 6)
textregexeq_support CBC 11594 100.0 % (3 / 3)
like_regex_support CBC 14511 91.7 % (22 / 24) 68.8 % (11 / 16)

Generated by: LCOV version 2.4-beta