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: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 56.0 % 359 201 158 201
Current Date: 2026-03-14 14:10:32 -0400 Functions: 55.6 % 27 15 12 15
Baseline: lcov-20260315-024220-baseline Branches: 48.5 % 235 114 121 114 8 2
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 56.0 % 359 201 158 201
Function coverage date bins:
(360..) days: 55.6 % 27 15 12 15
Branch coverage date bins:
(360..) days: 46.5 % 245 114 121 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_tablespace_size UBC 0 0.0 % (0 / 31) 0.0 % (0 / 28)
db_dir_size UBC 0 0.0 % (0 / 18) 0.0 % (0 / 16)
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_toast_table_size UBC 0 0.0 % (0 / 14) 0.0 % (0 / 10)
pg_relation_filepath CBC 1525 78.9 % (30 / 38) 67.7 % (21 / 31)
pg_database_size_oid UBC 0 0.0 % (0 / 8) 0.0 % (0 / 6)
pg_tablespace_size_oid UBC 0 0.0 % (0 / 8) 0.0 % (0 / 6)
pg_size_bytes CBC 180 100.0 % (56 / 56) 89.6 % (43 / 48)
calculate_relation_size CBC 314 93.8 % (15 / 16) 60.0 % (6 / 10)
pg_database_size_name UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
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_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_filenode_relation CBC 4269 88.9 % (8 / 9) 75.0 % (3 / 4)
pg_relation_filenode CBC 8499 93.8 % (15 / 16) 93.8 % (15 / 16)
pg_size_pretty CBC 153 100.0 % (13 / 13) 91.7 % (11 / 12)
pg_size_pretty_numeric CBC 144 100.0 % (15 / 15) 87.5 % (7 / 8)
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 123 100.0 % (10 / 10) 100.0 % (2 / 2)
calculate_total_relation_size UBC 0 0.0 % (0 / 4)
numeric_absolute CBC 456 100.0 % (4 / 4)
numeric_is_less CBC 456 100.0 % (4 / 4)
numeric_to_cstring CBC 144 100.0 % (3 / 3)
numeric_truncated_divide CBC 330 100.0 % (5 / 5)

Generated by: LCOV version 2.4-beta