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: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 94.5 % 364 344 2 18 7 154 183 16
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 30 30 19 11 4
Baseline: lcov-20260505-025707-baseline Branches: 72.6 % 248 180 9 3 56 13 3 69 95 18 6 2 4
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 98.7 % 156 154 2 154
(360..) days: 91.3 % 208 190 18 7 183
Function coverage date bins:
(30,360] days: 100.0 % 17 17 17
(360..) days: 100.0 % 13 13 2 11
Branch coverage date bins:
(30,360] days: 88.5 % 78 69 9 69
(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_decode CBC 55 80.0 % (20 / 25) 45.8 % (11 / 24)
esc_dec_len CBC 55 76.5 % (13 / 17) 45.8 % (11 / 24)
esc_encode CBC 44 81.8 % (18 / 22) 87.5 % (7 / 8)
binary_decode GNC 16705 88.9 % (16 / 18) 41.7 % (5 / 12)
binary_encode GNC 298194 88.9 % (16 / 18) 41.7 % (5 / 12)
base32hex_decode GNC 126 97.2 % (35 / 36) 78.9 % (30 / 38)
esc_enc_len CBC 44 90.9 % (10 / 11) 87.5 % (7 / 8)
pg_base64_encode_internal GNC 95 97.0 % (32 / 33) 94.4 % (17 / 18)
base32hex_dec_len GNC 126 100.0 % (2 / 2)
base32hex_enc_len GNC 123 100.0 % (2 / 2)
base32hex_encode GNC 123 100.0 % (17 / 17) 100.0 % (8 / 8)
get_hex CBC 44664 100.0 % (7 / 7) 50.0 % (1 / 2)
hex_dec_len CBC 16426 100.0 % (2 / 2)
hex_decode CBC 16426 100.0 % (2 / 2)
hex_decode_safe GNC 72799 100.0 % (12 / 12) 100.0 % (4 / 4)
hex_decode_safe_scalar GNC 72799 100.0 % (18 / 18) 81.8 % (18 / 22)
hex_decode_simd_helper GNC 246388 100.0 % (19 / 19)
hex_enc_len CBC 297928 100.0 % (2 / 2)
hex_encode_scalar GNC 767448 100.0 % (8 / 8) 100.0 % (2 / 2)
pg_base64_dec_len CBC 7 100.0 % (2 / 2)
pg_base64_decode_internal GNC 94 100.0 % (50 / 50) 79.3 % (46 / 58)
pg_base64_enc_len CBC 10 100.0 % (2 / 2)
pg_base64url_dec_len GNC 87 100.0 % (5 / 5) 100.0 % (2 / 2)
pg_base64url_decode GNC 87 100.0 % (2 / 2)
pg_base64url_enc_len GNC 85 100.0 % (2 / 2)
pg_base64url_encode GNC 85 100.0 % (2 / 2)
pg_find_encoding CBC 314899 100.0 % (5 / 5) 100.0 % (4 / 4)

Generated by: LCOV version 2.5.0-beta