LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - common.c (source / functions) Coverage Total Hit LBC UBC GNC CBC DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 96.4 % 414 399 1 14 5 394 4
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 28 28 3 25
Baseline: lcov-20260505-025707-baseline Branches: 75.2 % 226 170 1 55 4 166 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
(30,360] days: 100.0 % 11 11 5 6
(360..) days: 96.3 % 403 388 1 14 388
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 27 27 3 24
Branch coverage date bins:
(30,360] days: 75.0 % 8 6 2 4 2
(360..) days: 75.2 % 218 164 1 53 164

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
findSubscriptionByOid CBC 2 100.0 % (6 / 6) 50.0 % (2 / 4)
recordAdditionalCatalogID CBC 14 100.0 % (9 / 9) 50.0 % (3 / 6)
findFuncByOid CBC 253 100.0 % (6 / 6) 75.0 % (3 / 4)
flagInhAttrs GNC 262 92.8 % (64 / 69) 82.4 % (56 / 68)
flagInhIndexes CBC 262 96.6 % (28 / 29) 78.6 % (11 / 14)
flagInhTables GNC 262 95.0 % (38 / 40) 92.9 % (26 / 28)
getSchemaData GNC 263 100.0 % (89 / 89)
getDumpableObjects CBC 269 100.0 % (8 / 8) 100.0 % (4 / 4)
findCollationByOid CBC 282 100.0 % (6 / 6) 50.0 % (2 / 4)
findExtensionByOid CBC 294 100.0 % (6 / 6) 50.0 % (2 / 4)
findPublicationByOid CBC 475 100.0 % (6 / 6) 50.0 % (2 / 4)
findIndexByOid CBC 594 100.0 % (6 / 6) 50.0 % (2 / 4)
getMaxDumpId CBC 1564 100.0 % (2 / 2)
recordExtensionMembership CBC 1658 100.0 % (9 / 9) 50.0 % (3 / 6)
findOprByOid CBC 2860 100.0 % (6 / 6) 50.0 % (2 / 4)
strInArray CBC 4895 100.0 % (5 / 5) 100.0 % (4 / 4)
parseOidArray CBC 7712 85.0 % (17 / 20) 61.1 % (11 / 18)
createDumpId CBC 13766 100.0 % (2 / 2)
removeObjectDependency CBC 46545 100.0 % (7 / 7) 100.0 % (4 / 4)
findAccessMethodByOid CBC 72460 100.0 % (6 / 6) 50.0 % (2 / 4)
findTableByOid CBC 122285 100.0 % (6 / 6) 75.0 % (3 / 4)
findOwningExtension CBC 1010702 71.4 % (5 / 7) 50.0 % (2 / 4)
findNamespaceByOid CBC 1012434 100.0 % (6 / 6) 50.0 % (2 / 4)
AssignDumpId CBC 1153770 100.0 % (32 / 32) 91.7 % (11 / 12)
addObjectDependency CBC 1734178 100.0 % (9 / 9) 100.0 % (4 / 4)
findTypeByOid CBC 2013821 100.0 % (6 / 6) 66.7 % (4 / 6)
findObjectByCatalogId CBC 5507271 85.7 % (6 / 7) 75.0 % (3 / 4)
findObjectByDumpId CBC 26988563 75.0 % (3 / 4) 50.0 % (2 / 4)

Generated by: LCOV version 2.5.0-beta