LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - encode.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 88.8 % 224 199 25 199
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 17 17 17
Baseline: lcov-20250907-010129-baseline Branches: 57.6 % 170 98 72 98 18 6
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 % 3 3 3
(360..) days: 88.7 % 221 196 25 196
Function coverage date bins:
(360..) days: 100.0 % 17 17 17
Branch coverage date bins:
(360..) days: 50.5 % 194 98 72 98 18 6

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
esc_decode CBC 15 80.0 % (20 / 25) 45.8 % (11 / 24)
esc_dec_len CBC 15 76.5 % (13 / 17) 45.8 % (11 / 24)
esc_encode CBC 34 81.8 % (18 / 22) 87.5 % (7 / 8)
binary_decode CBC 16432 83.3 % (15 / 18) 25.0 % (3 / 12)
binary_encode CBC 262595 83.3 % (15 / 18) 25.0 % (3 / 12)
pg_base64_decode CBC 5 92.1 % (35 / 38) 64.3 % (27 / 42)
esc_enc_len CBC 34 90.9 % (10 / 11) 87.5 % (7 / 8)
hex_decode_safe CBC 72240 94.4 % (17 / 18) 68.2 % (15 / 22)
pg_find_encoding CBC 279027 80.0 % (4 / 5) 75.0 % (3 / 4)
get_hex CBC 3974837 100.0 % (7 / 7) 50.0 % (1 / 2)
hex_dec_len CBC 16412 100.0 % (2 / 2)
hex_decode CBC 16412 100.0 % (2 / 2)
hex_enc_len CBC 262555 100.0 % (2 / 2)
hex_encode CBC 700096 100.0 % (8 / 8) 100.0 % (2 / 2)
pg_base64_dec_len CBC 5 100.0 % (2 / 2)
pg_base64_enc_len CBC 6 100.0 % (2 / 2)
pg_base64_encode CBC 6 100.0 % (27 / 27) 80.0 % (8 / 10)

Generated by: LCOV version 2.4-beta