LCOV - differential code coverage report
Current view: top level - src/backend/tsearch - to_tsany.c (source / functions) Coverage Total Hit UBC GNC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 96.5 % 284 274 10 9 265 9
Current Date: 2026-05-29 21:51:00 -0400 Functions: 92.3 % 26 24 2 4 20 1
Baseline: lcov-20260530-034037-baseline Branches: 75.4 % 114 86 28 86 14 8
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 9 9 9
(360..) days: 96.4 % 275 265 10 265
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 92.0 % 25 23 2 3 20
Branch coverage date bins:
(360..) days: 75.4 % 114 86 28 86

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 8 100.0 % (4 / 4)
json_string_to_tsvector_byid CBC 15 100.0 % (6 / 6) 50.0 % (1 / 2)
jsonb_string_to_tsvector_byid CBC 15 100.0 % (6 / 6) 50.0 % (1 / 2)
json_to_tsvector CBC 16 100.0 % (9 / 9) 50.0 % (2 / 4)
jsonb_to_tsvector CBC 16 100.0 % (9 / 9) 50.0 % (2 / 4)
websearch_to_tsquery CBC 16 100.0 % (4 / 4)
json_string_to_tsvector CBC 20 100.0 % (6 / 6) 50.0 % (1 / 2)
jsonb_string_to_tsvector CBC 20 100.0 % (6 / 6) 50.0 % (1 / 2)
phraseto_tsquery_byid CBC 40 100.0 % (6 / 6)
plainto_tsquery_byid CBC 48 100.0 % (6 / 6)
to_tsvector CBC 68 100.0 % (4 / 4)
json_to_tsvector_byid CBC 81 100.0 % (9 / 9) 50.0 % (2 / 4)
jsonb_to_tsvector_byid CBC 81 100.0 % (9 / 9) 50.0 % (2 / 4)
to_tsquery CBC 96 100.0 % (4 / 4)
json_to_tsvector_worker CBC 116 100.0 % (7 / 7)
jsonb_to_tsvector_worker CBC 116 100.0 % (7 / 7)
websearch_to_tsquery_byid CBC 341 100.0 % (7 / 7)
to_tsvector_byid GNC 418 93.3 % (14 / 15) 66.7 % (4 / 6)
uniqueWORD GNC 579 100.0 % (38 / 38) 80.0 % (16 / 20)
add_to_tsvector GNC 610 100.0 % (13 / 13) 100.0 % (4 / 4)
to_tsquery_byid CBC 613 100.0 % (6 / 6)
make_tsvector CBC 662 92.9 % (39 / 42) 63.6 % (14 / 22)
compareWORD CBC 10325 100.0 % (8 / 8) 100.0 % (6 / 6)

Generated by: LCOV version 2.5.0-beta