LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - dbsize.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 56.0 % 359 201 158 201
Current Date: 2025-09-06 07:49:51 +0900 Functions: 55.6 % 27 15 12 15
Baseline: lcov-20250907-010129-baseline Branches: 48.5 % 235 114 121 114 8 2
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 20.0 % 5 1 4 1
(360..) days: 56.5 % 354 200 154 200
Function coverage date bins:
(360..) days: 55.6 % 27 15 12 15
Branch coverage date bins:
(30,360] days: 0.0 % 8 0 8
(360..) days: 48.1 % 237 114 113 114 8 2

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
calculate_database_size UBC 0 0.0 % (0 / 20) 0.0 % (0 / 12)
calculate_indexes_size UBC 0 0.0 % (0 / 12) 0.0 % (0 / 10)
calculate_tablespace_size UBC 0 0.0 % (0 / 31) 0.0 % (0 / 28)
calculate_toast_table_size UBC 0 0.0 % (0 / 14) 0.0 % (0 / 10)
calculate_total_relation_size UBC 0 0.0 % (0 / 4)
db_dir_size UBC 0 0.0 % (0 / 18) 0.0 % (0 / 16)
pg_database_size_name UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pg_database_size_oid UBC 0 0.0 % (0 / 8) 0.0 % (0 / 6)
pg_indexes_size UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
pg_tablespace_size_name UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pg_tablespace_size_oid UBC 0 0.0 % (0 / 8) 0.0 % (0 / 6)
pg_total_relation_size UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
calculate_table_size CBC 48 85.7 % (6 / 7) 75.0 % (3 / 4)
pg_table_size CBC 48 87.5 % (7 / 8) 50.0 % (1 / 2)
numeric_half_rounded CBC 114 100.0 % (10 / 10) 100.0 % (2 / 2)
pg_relation_size CBC 121 100.0 % (10 / 10) 100.0 % (2 / 2)
numeric_to_cstring CBC 144 100.0 % (3 / 3)
pg_size_pretty_numeric CBC 144 100.0 % (15 / 15) 87.5 % (7 / 8)
pg_size_pretty CBC 153 100.0 % (13 / 13) 91.7 % (11 / 12)
pg_size_bytes CBC 180 100.0 % (56 / 56) 89.6 % (43 / 48)
calculate_relation_size CBC 312 93.8 % (15 / 16) 60.0 % (6 / 10)
numeric_truncated_divide CBC 330 100.0 % (5 / 5)
numeric_absolute CBC 456 100.0 % (4 / 4)
numeric_is_less CBC 456 100.0 % (4 / 4)
pg_relation_filepath CBC 1519 78.9 % (30 / 38) 67.7 % (21 / 31)
pg_filenode_relation CBC 4260 88.9 % (8 / 9) 75.0 % (3 / 4)
pg_relation_filenode CBC 8451 93.8 % (15 / 16) 93.8 % (15 / 16)

Generated by: LCOV version 2.4-beta