LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - pg_backup_db.c (source / functions) Coverage Total Hit LBC UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 67.0 % 227 152 1 74 152
Current Date: 2025-10-28 08:26:42 +0900 Functions: 89.5 % 19 17 2 17
Baseline: lcov-20251028-005825-baseline Branches: 45.5 % 123 56 2 65 56
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 6 6 6
(360..) days: 66.1 % 221 146 1 74 146
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 88.9 % 18 16 2 16
Branch coverage date bins:
(360..) days: 45.5 % 123 56 2 65 56

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
IssueACLPerBlob UBC 0 0.0 % (0 / 34) 0.0 % (0 / 24)
ExecuteSimpleCommands CBC 7 81.2 % (26 / 32) 64.3 % (18 / 28)
ExecuteSqlCommandBuf CBC 6402 62.5 % (10 / 16) 70.0 % (7 / 10)
IssueCommandPerBlob CBC 158 66.7 % (12 / 18) 40.0 % (4 / 10)
_check_database_version CBC 327 68.4 % (13 / 19) 41.7 % (5 / 12)
ConnectDatabaseAhx CBC 329 76.2 % (16 / 21) 42.9 % (6 / 14)
EndDBCopyMode CBC 65 71.4 % (10 / 14) 50.0 % (4 / 8)
DropLOIfExists UBC 0 0.0 % (0 / 3)
ExecuteSqlCommand CBC 9602 78.6 % (11 / 14) 66.7 % (2 / 3)
DisconnectDatabase CBC 270 90.0 % (9 / 10) 66.7 % (4 / 6)
ExecuteSqlQueryForSingleRow CBC 15656 83.3 % (5 / 6) 50.0 % (1 / 2)
CommitTransaction CBC 136 100.0 % (4 / 4)
ExecuteSqlQuery CBC 33858 100.0 % (6 / 6) 100.0 % (2 / 2)
ExecuteSqlStatement CBC 3531 100.0 % (7 / 7) 100.0 % (2 / 2)
GetConnection CBC 4610 100.0 % (3 / 3)
ReconnectToServer CBC 57 100.0 % (9 / 9) 50.0 % (1 / 2)
StartTransaction CBC 136 100.0 % (4 / 4)
die_on_query_failure CBC 2 100.0 % (4 / 4)
notice_processor CBC 10 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta