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 DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 94.5 % 364 344 2 18 7 154 183 16
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 30 30 19 11 4
Baseline: lcov-20260530-034037-baseline Branches: 72.6 % 248 180 9 6 53 10 6 69 95 26 10
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: 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: 65.3 % 170 111 6 53 10 6 95

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
pg_base64_dec_len CBC 7 100.0 % (2 / 2)
pg_base64_enc_len CBC 10 100.0 % (2 / 2)
pg_base64_encode GNC 10 100.0 % (2 / 2)
esc_enc_len CBC 44 90.9 % (10 / 11) 87.5 % (7 / 8)
esc_encode CBC 44 81.8 % (18 / 22) 87.5 % (7 / 8)
esc_dec_len CBC 55 76.5 % (13 / 17) 45.8 % (11 / 24)
esc_decode CBC 55 80.0 % (20 / 25) 45.8 % (11 / 24)
pg_base64url_enc_len GNC 85 100.0 % (2 / 2)
pg_base64url_encode GNC 85 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_base64_decode_internal GNC 94 100.0 % (50 / 50) 79.3 % (46 / 58)
pg_base64_encode_internal GNC 95 97.0 % (32 / 33) 94.4 % (17 / 18)
base32hex_enc_len GNC 123 100.0 % (2 / 2)
base32hex_encode GNC 123 100.0 % (17 / 17) 100.0 % (8 / 8)
base32hex_dec_len GNC 126 100.0 % (2 / 2)
base32hex_decode GNC 126 97.2 % (35 / 36) 78.9 % (30 / 38)
hex_dec_len CBC 16426 100.0 % (2 / 2)
hex_decode CBC 16426 100.0 % (2 / 2)
binary_decode GNC 16705 88.9 % (16 / 18) 41.7 % (5 / 12)
get_hex CBC 44808 100.0 % (7 / 7) 50.0 % (1 / 2)
hex_decode_safe GNC 72831 100.0 % (12 / 12) 100.0 % (4 / 4)
hex_decode_safe_scalar GNC 72831 100.0 % (18 / 18) 81.8 % (18 / 22)
hex_decode_simd_helper GNC 246388 100.0 % (19 / 19)
hex_enc_len CBC 298008 100.0 % (2 / 2)
binary_encode GNC 298274 88.9 % (16 / 18) 41.7 % (5 / 12)
pg_find_encoding CBC 314979 100.0 % (5 / 5) 100.0 % (4 / 4)
hex_encode GNC 769515 100.0 % (19 / 19) 100.0 % (2 / 2)
hex_encode_scalar GNC 769515 100.0 % (8 / 8) 100.0 % (2 / 2)

Generated by: LCOV version 2.5.0-beta