LCOV - differential code coverage report
Current view: top level - contrib/fuzzystrmatch - fuzzystrmatch.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 44.8 % 279 125 154 125
Current Date: 2025-09-06 07:49:51 +0900 Functions: 90.0 % 20 18 2 18
Baseline: lcov-20250906-005545-baseline Branches: 25.1 % 227 57 170 57 78 18
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 % 1 1 1
(360..) days: 44.6 % 278 124 154 124
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 89.5 % 19 17 2 17
Branch coverage date bins:
(360..) days: 17.6 % 323 57 170 57 78 18

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
_metaphone CBC 1 21.1 % (35 / 166) 13.9 % (24 / 173)
levenshtein_less_equal_with_costs UBC 0 0.0 % (0 / 12)
Lookahead UBC 0 0.0 % (0 / 5) 0.0 % (0 / 4)
metaphone CBC 1 71.4 % (10 / 14) 28.6 % (4 / 14)
_soundex CBC 16 95.7 % (22 / 23) 86.4 % (19 / 22)
getcode CBC 1 83.3 % (5 / 6) 50.0 % (3 / 6)
Pg_magic_func CBC 2 100.0 % (1 / 1)
difference CBC 4 100.0 % (8 / 8) 100.0 % (4 / 4)
levenshtein CBC 1 100.0 % (8 / 8)
levenshtein_less_equal CBC 2 100.0 % (9 / 9)
levenshtein_with_costs CBC 1 100.0 % (11 / 11)
pg_finfo_difference CBC 2 100.0 % (1 / 1)
pg_finfo_levenshtein CBC 2 100.0 % (1 / 1)
pg_finfo_levenshtein_less_equal CBC 2 100.0 % (1 / 1)
pg_finfo_levenshtein_less_equal_with_costs CBC 1 100.0 % (1 / 1)
pg_finfo_levenshtein_with_costs CBC 2 100.0 % (1 / 1)
pg_finfo_metaphone CBC 2 100.0 % (1 / 1)
pg_finfo_soundex CBC 3 100.0 % (1 / 1)
soundex CBC 8 100.0 % (4 / 4)
soundex_code CBC 127 100.0 % (5 / 5) 75.0 % (3 / 4)

Generated by: LCOV version 2.4-beta