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 DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 92.8 % 307 285 1 21 4 98 183 16
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 26 26 13 13 4
Baseline: lcov-20251028-005825-baseline Branches: 67.3 % 202 136 1 3 62 8 3 31 94 18 6
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 52 52 52
(30,360] days: 98.0 % 50 49 1 46 3
(360..) days: 89.8 % 205 184 21 4 180
Function coverage date bins:
(7,30] days: 100.0 % 5 5 5
(30,360] days: 100.0 % 8 8 8
(360..) days: 100.0 % 13 13 13
Branch coverage date bins:
(7,30] days: 100.0 % 6 6 6
(30,360] days: 96.2 % 26 25 1 25
(360..) days: 54.1 % 194 105 3 62 8 3 94 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
binary_decode CBC 16486 83.3 % (15 / 18) 25.0 % (3 / 12)
binary_encode CBC 262706 83.3 % (15 / 18) 25.0 % (3 / 12)
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)
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 38993 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_decode_safe GNC 72346 100.0 % (12 / 12) 100.0 % (4 / 4)
hex_decode_safe_scalar GNC 72346 100.0 % (18 / 18) 77.3 % (17 / 22)
hex_decode_simd_helper GNC 246108 100.0 % (19 / 19)
hex_enc_len CBC 262615 100.0 % (2 / 2)
hex_encode GNC 701150 100.0 % (19 / 19) 100.0 % (2 / 2)
hex_encode_scalar GNC 701150 100.0 % (8 / 8) 100.0 % (2 / 2)
pg_base64_dec_len CBC 5 100.0 % (2 / 2)
pg_base64_decode_internal GNC 59 100.0 % (50 / 50) 79.3 % (46 / 58)
pg_base64_enc_len CBC 6 100.0 % (2 / 2)
pg_base64_encode_internal GNC 57 97.0 % (32 / 33) 94.4 % (17 / 18)
pg_base64url_dec_len GNC 54 100.0 % (5 / 5) 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)
pg_find_encoding CBC 279192 80.0 % (4 / 5) 75.0 % (3 / 4)

Generated by: LCOV version 2.4-beta