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: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 56.0 % 359 201 158 201
Current Date: 2026-05-05 10:23:31 +0900 Functions: 55.6 % 27 15 12 15
Baseline: lcov-20260505-025707-baseline Branches: 48.5 % 235 114 121 114 8 2
Baseline Date: 2026-05-05 10:27:06 +0900 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_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_relation_size CBC 417 93.8 % (15 / 16) 60.0 % (6 / 10)
calculate_table_size CBC 68 85.7 % (6 / 7) 75.0 % (3 / 4)
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)
numeric_absolute CBC 608 100.0 % (4 / 4)
numeric_half_rounded CBC 152 100.0 % (10 / 10) 100.0 % (2 / 2)
numeric_is_less CBC 608 100.0 % (4 / 4)
numeric_to_cstring CBC 192 100.0 % (3 / 3)
numeric_truncated_divide CBC 440 100.0 % (5 / 5)
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_filenode_relation CBC 6140 88.9 % (8 / 9) 75.0 % (3 / 4)
pg_indexes_size UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
pg_relation_filenode CBC 10721 93.8 % (15 / 16) 93.8 % (15 / 16)
pg_relation_filepath CBC 1631 78.9 % (30 / 38) 67.7 % (21 / 31)
pg_relation_size CBC 146 100.0 % (10 / 10) 100.0 % (2 / 2)
pg_size_bytes CBC 242 100.0 % (56 / 56) 89.6 % (43 / 48)
pg_size_pretty CBC 210 100.0 % (13 / 13) 91.7 % (11 / 12)
pg_size_pretty_numeric CBC 192 100.0 % (15 / 15) 87.5 % (7 / 8)
pg_table_size CBC 68 87.5 % (7 / 8) 50.0 % (1 / 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)

Generated by: LCOV version 2.5.0-beta