LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - numutils.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 94.2 % 449 423 26 423
Current Date: 2025-09-06 07:49:51 +0900 Functions: 94.1 % 17 16 1 16
Baseline: lcov-20250908-010021-baseline Branches: 85.9 % 404 347 57 347
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 94.2 % 449 423 26 423
Function coverage date bins:
(360..) days: 94.1 % 17 16 1 16
Branch coverage date bins:
(360..) days: 85.9 % 404 347 57 347

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
decimalLength32 CBC 7234201 100.0 % (3 / 3)
decimalLength64 CBC 311392 100.0 % (3 / 3)
pg_itoa CBC 349073 100.0 % (2 / 2)
pg_lltoa CBC 160270 100.0 % (9 / 9) 100.0 % (2 / 2)
pg_ltoa CBC 9192269 100.0 % (9 / 9) 100.0 % (2 / 2)
pg_strtoint16 UBC 0 0.0 % (0 / 2)
pg_strtoint16_safe CBC 472726 90.0 % (90 / 100) 83.3 % (90 / 108)
pg_strtoint32 CBC 5444 100.0 % (2 / 2)
pg_strtoint32_safe CBC 2573643 96.0 % (96 / 100) 88.9 % (96 / 108)
pg_strtoint64 CBC 7 100.0 % (2 / 2)
pg_strtoint64_safe CBC 72210 93.0 % (93 / 100) 86.1 % (93 / 108)
pg_ulltoa_n CBC 344586 100.0 % (44 / 44) 100.0 % (10 / 10)
pg_ultoa_n CBC 9260278 100.0 % (27 / 27) 100.0 % (8 / 8)
pg_ultostr CBC 1659 100.0 % (3 / 3)
pg_ultostr_zeropad CBC 417867 100.0 % (11 / 11) 87.5 % (7 / 8)
uint32in_subr CBC 3303834 100.0 % (18 / 18) 92.9 % (26 / 28)
uint64in_subr CBC 433 78.6 % (11 / 14) 59.1 % (13 / 22)

Generated by: LCOV version 2.4-beta