LCOV - differential code coverage report
Current view: top level - src/backend/tsearch - to_tsany.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 96.5 % 284 274 10 274
Current Date: 2025-09-06 07:49:51 +0900 Functions: 92.3 % 26 24 2 24
Baseline: lcov-20250906-005545-baseline Branches: 75.4 % 114 86 28 86 14 8
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 96.5 % 284 274 10 274
Function coverage date bins:
(360..) days: 92.3 % 26 24 2 24
Branch coverage date bins:
(360..) days: 63.2 % 136 86 28 86 14 8

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
get_current_ts_config UBC 0 0.0 % (0 / 2)
phraseto_tsquery UBC 0 0.0 % (0 / 4)
plainto_tsquery CBC 6 100.0 % (4 / 4)
json_string_to_tsvector_byid CBC 9 100.0 % (6 / 6) 50.0 % (1 / 2)
jsonb_string_to_tsvector_byid CBC 9 100.0 % (6 / 6) 50.0 % (1 / 2)
json_to_tsvector CBC 12 100.0 % (9 / 9) 50.0 % (2 / 4)
jsonb_to_tsvector CBC 12 100.0 % (9 / 9) 50.0 % (2 / 4)
websearch_to_tsquery CBC 12 100.0 % (4 / 4)
json_string_to_tsvector CBC 15 100.0 % (6 / 6) 50.0 % (1 / 2)
jsonb_string_to_tsvector CBC 15 100.0 % (6 / 6) 50.0 % (1 / 2)
phraseto_tsquery_byid CBC 24 100.0 % (6 / 6)
to_tsvector CBC 27 100.0 % (4 / 4)
plainto_tsquery_byid CBC 30 100.0 % (6 / 6)
json_to_tsvector_byid CBC 51 100.0 % (9 / 9) 50.0 % (2 / 4)
jsonb_to_tsvector_byid CBC 51 100.0 % (9 / 9) 50.0 % (2 / 4)
to_tsquery CBC 66 100.0 % (4 / 4)
json_to_tsvector_worker CBC 75 100.0 % (7 / 7)
jsonb_to_tsvector_worker CBC 75 100.0 % (7 / 7)
websearch_to_tsquery_byid CBC 207 100.0 % (7 / 7)
to_tsvector_byid CBC 239 93.3 % (14 / 15) 66.7 % (4 / 6)
uniqueWORD CBC 338 100.0 % (38 / 38) 80.0 % (16 / 20)
add_to_tsvector CBC 372 100.0 % (13 / 13) 100.0 % (4 / 4)
to_tsquery_byid CBC 377 100.0 % (6 / 6)
make_tsvector CBC 398 92.9 % (39 / 42) 63.6 % (14 / 22)
pushval_morph CBC 1556 100.0 % (47 / 47) 93.8 % (30 / 32)
compareWORD CBC 6229 100.0 % (8 / 8) 100.0 % (6 / 6)

Generated by: LCOV version 2.4-beta