LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - encode.c (source / functions) Coverage Total Hit UNC UIC UBC GBC GIC GNC CBC EUB ECB DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 93.8 % 307 288 1 18 7 98 183 16
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 26 26 15 11 4
Baseline: lcov-20260315-024220-baseline Branches: 70.3 % 202 142 1 3 56 13 3 31 95 18 6 2 4
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: 99.0 % 99 98 1 98
(360..) days: 91.3 % 208 190 18 7 183
Function coverage date bins:
(30,360] days: 100.0 % 13 13 13
(360..) days: 100.0 % 13 13 2 11
Branch coverage date bins:
(30,360] days: 96.9 % 32 31 1 31
(360..) days: 57.2 % 194 111 3 56 13 3 95 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_dec_len CBC 15 76.5 % (13 / 17) 45.8 % (11 / 24)
esc_decode CBC 15 80.0 % (20 / 25) 45.8 % (11 / 24)
pg_base64_decode_internal GNC 59 100.0 % (50 / 50) 79.3 % (46 / 58)
binary_decode GNC 16489 88.9 % (16 / 18) 41.7 % (5 / 12)
binary_encode GNC 262799 88.9 % (16 / 18) 41.7 % (5 / 12)
hex_decode_safe_scalar GNC 72522 100.0 % (18 / 18) 81.8 % (18 / 22)
esc_enc_len CBC 34 90.9 % (10 / 11) 87.5 % (7 / 8)
esc_encode CBC 34 81.8 % (18 / 22) 87.5 % (7 / 8)
get_hex CBC 42751 100.0 % (7 / 7) 50.0 % (1 / 2)
pg_base64_encode_internal GNC 57 97.0 % (32 / 33) 94.4 % (17 / 18)
hex_decode_safe GNC 72522 100.0 % (12 / 12) 100.0 % (4 / 4)
hex_encode_scalar GNC 712824 100.0 % (8 / 8) 100.0 % (2 / 2)
pg_base64url_dec_len GNC 54 100.0 % (5 / 5) 100.0 % (2 / 2)
pg_find_encoding CBC 279288 100.0 % (5 / 5) 100.0 % (4 / 4)
hex_dec_len CBC 16412 100.0 % (2 / 2)
hex_decode CBC 16412 100.0 % (2 / 2)
hex_decode_simd_helper GNC 246302 100.0 % (19 / 19)
hex_enc_len CBC 262705 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 GNC 6 100.0 % (2 / 2)
pg_base64url_decode GNC 54 100.0 % (2 / 2)
pg_base64url_enc_len GNC 51 100.0 % (2 / 2)
pg_base64url_encode GNC 51 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta