LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - common.c (source / functions) Coverage Total Hit UIC GIC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 96.6 % 413 399 14 399
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 28 28 28
Baseline: lcov-20250906-005545-baseline Branches: 75.4 % 224 169 55 169
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 85.0 % 20 17 3 17
(360..) days: 97.2 % 393 382 11 382
Function coverage date bins:
(30,360] days: 100.0 % 2 2 2
(360..) days: 100.0 % 26 26 26
Branch coverage date bins:
(30,360] days: 50.0 % 22 11 11 11
(360..) days: 78.2 % 202 158 44 158

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 GIC 2 100.0 % (6 / 6) 50.0 % (2 / 4)
recordAdditionalCatalogID GIC 10 100.0 % (9 / 9) 50.0 % (3 / 6)
flagInhAttrs GIC 185 92.6 % (63 / 68) 81.8 % (54 / 66)
flagInhIndexes GIC 185 96.6 % (28 / 29) 78.6 % (11 / 14)
flagInhTables GIC 185 95.0 % (38 / 40) 92.9 % (26 / 28)
getSchemaData GIC 186 100.0 % (89 / 89)
getDumpableObjects GIC 192 100.0 % (8 / 8) 100.0 % (4 / 4)
findExtensionByOid GIC 211 100.0 % (6 / 6) 50.0 % (2 / 4)
findCollationByOid GIC 278 100.0 % (6 / 6) 50.0 % (2 / 4)
findFuncByOid GIC 295 100.0 % (6 / 6) 75.0 % (3 / 4)
findPublicationByOid GIC 529 100.0 % (6 / 6) 50.0 % (2 / 4)
findIndexByOid GIC 612 100.0 % (6 / 6) 50.0 % (2 / 4)
getMaxDumpId GIC 1310 100.0 % (2 / 2)
recordExtensionMembership GIC 1344 100.0 % (9 / 9) 50.0 % (3 / 6)
findOprByOid GIC 2824 100.0 % (6 / 6) 50.0 % (2 / 4)
strInArray GIC 4802 100.0 % (5 / 5) 100.0 % (4 / 4)
parseOidArray GIC 6762 85.0 % (17 / 20) 61.1 % (11 / 18)
createDumpId GIC 13988 100.0 % (2 / 2)
removeObjectDependency GIC 31208 100.0 % (7 / 7) 100.0 % (4 / 4)
findAccessMethodByOid GIC 51222 100.0 % (6 / 6) 50.0 % (2 / 4)
findTableByOid GIC 84190 100.0 % (6 / 6) 75.0 % (3 / 4)
findOwningExtension GIC 714407 71.4 % (5 / 7) 50.0 % (2 / 4)
findNamespaceByOid GIC 714937 100.0 % (6 / 6) 50.0 % (2 / 4)
AssignDumpId GIC 819474 100.0 % (32 / 32) 91.7 % (11 / 12)
addObjectDependency GIC 1217500 100.0 % (9 / 9) 100.0 % (4 / 4)
findTypeByOid GIC 1409840 100.0 % (6 / 6) 66.7 % (4 / 6)
findObjectByCatalogId GIC 3856205 85.7 % (6 / 7) 75.0 % (3 / 4)
findObjectByDumpId GIC 24046100 100.0 % (4 / 4) 75.0 % (3 / 4)

Generated by: LCOV version 2.4-beta