LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - dbsize.c (source / functions) Coverage Total Hit UBC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 56.0 % 359 201 158 201
Current Date: 2026-05-29 21:51:00 -0400 Functions: 55.6 % 27 15 12 15
Baseline: lcov-20260530-034037-baseline Branches: 48.5 % 235 114 121 114 8 2
Baseline Date: 2026-05-29 14:39:03 -0700 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: 48.5 % 235 114 121 114

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)
calculate_database_size UBC 0 0.0 % (0 / 20) 0.0 % (0 / 12)
db_dir_size UBC 0 0.0 % (0 / 18) 0.0 % (0 / 16)
calculate_toast_table_size UBC 0 0.0 % (0 / 14) 0.0 % (0 / 10)
calculate_indexes_size UBC 0 0.0 % (0 / 12) 0.0 % (0 / 10)
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_relation_filepath CBC 1631 78.9 % (30 / 38) 67.7 % (21 / 31)
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)
pg_database_size_name UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pg_tablespace_size_name UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
calculate_total_relation_size UBC 0 0.0 % (0 / 4)
calculate_relation_size CBC 418 93.8 % (15 / 16) 60.0 % (6 / 10)
calculate_table_size CBC 68 85.7 % (6 / 7) 75.0 % (3 / 4)
pg_filenode_relation CBC 6140 88.9 % (8 / 9) 75.0 % (3 / 4)
pg_relation_filenode CBC 10721 93.8 % (15 / 16) 93.8 % (15 / 16)
pg_table_size CBC 68 87.5 % (7 / 8) 50.0 % (1 / 2)
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_relation_size CBC 147 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)

Generated by: LCOV version 2.5.0-beta