LCOV - differential code coverage report
Current view: top level - src/bin/psql - describe.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: 603a3335f2b60b2c798da5c627b3bb288b92a7bd vs e395fbd32a07557de4ac98088928c1749d4845d8 Lines: 80.2 % 2781 2229 10 542 64 2165 45 84
Current Date: 2026-07-25 17:13:00 -0400 Functions: 90.9 % 55 50 1 4 12 38
Baseline: lcov-20260726-baseline Branches: 66.7 % 1639 1093 21 525 41 1052
Baseline Date: 2026-07-25 19:16:42 +0200 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 86.5 % 74 64 10 64
(30,360] days: 90.4 % 280 253 27 253
(360..) days: 78.8 % 2427 1912 515 1912
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 90.7 % 54 49 1 4 11 38
Branch coverage date bins:
(7,30] days: 66.1 % 62 41 21 41
(30,360] days: 63.2 % 76 48 28 48
(360..) days: 66.9 % 1501 1004 497 1004

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
describeOneTableDetails GNC 2804 86.1 % (806 / 936) 75.3 % (516 / 685)
describeOneTSParser UBC 0 0.0 % (0 / 42) 0.0 % (0 / 8)
listAllDbs UNC 0 0.0 % (0 / 38) 0.0 % (0 / 18)
listTSConfigsVerbose UBC 0 0.0 % (0 / 37) 0.0 % (0 / 20)
listTSParsersVerbose UBC 0 0.0 % (0 / 33) 0.0 % (0 / 18)
describeFunctions GNC 205 78.0 % (96 / 123) 64.1 % (59 / 92)
listTables CBC 256 76.7 % (89 / 116) 67.9 % (76 / 112)
describePublications GNC 276 79.7 % (98 / 123) 50.0 % (31 / 62)
describeOneTSConfig UBC 0 0.0 % (0 / 24) 0.0 % (0 / 6)
describeRoles GNC 20 70.8 % (51 / 72) 50.0 % (23 / 46)
listExtensionContents CBC 16 56.7 % (17 / 30) 43.8 % (7 / 16)
objectDescription CBC 28 77.8 % (42 / 54) 52.0 % (26 / 50)
describeTableDetails CBC 2750 67.6 % (23 / 34) 54.2 % (13 / 24)
listPartitionedTables GNC 72 84.5 % (60 / 71) 85.2 % (46 / 54)
listCollations GNC 32 79.5 % (31 / 39) 50.0 % (9 / 18)
listSchemas CBC 20 88.5 % (46 / 52) 67.9 % (19 / 28)
describeOperators CBC 44 89.6 % (43 / 48) 75.0 % (21 / 28)
describeRoleGrants CBC 4 80.0 % (20 / 25) 50.0 % (5 / 10)
describeConfigurationParameters CBC 8 85.7 % (24 / 28) 64.3 % (9 / 14)
describeTablespaces CBC 16 82.6 % (19 / 23) 66.7 % (4 / 6)
listCasts CBC 28 87.9 % (29 / 33) 60.0 % (6 / 10)
listConversions CBC 28 85.7 % (24 / 28) 58.3 % (7 / 12)
listDbRoleSettings CBC 17 85.7 % (24 / 28) 56.2 % (9 / 16)
listLanguages CBC 20 84.0 % (21 / 25) 58.3 % (7 / 12)
listOperatorClasses CBC 20 87.5 % (28 / 32) 64.3 % (9 / 14)
describeAggregates CBC 36 87.0 % (20 / 23) 60.0 % (6 / 10)
listForeignTables CBC 10 87.0 % (20 / 23) 50.0 % (4 / 8)
listOperatorFamilies CBC 24 90.9 % (30 / 33) 64.3 % (9 / 14)
listUserMappings CBC 40 85.7 % (18 / 21) 66.7 % (4 / 6)
add_tablespace_footer CBC 3366 91.7 % (22 / 24) 90.0 % (18 / 20)
describeSubscriptions GNC 112 95.5 % (42 / 44) 59.1 % (13 / 22)
listDomains CBC 40 92.9 % (26 / 28) 75.0 % (9 / 12)
listEventTriggers GNC 16 91.3 % (21 / 23) 66.7 % (4 / 6)
listExtendedStats GNC 68 92.6 % (25 / 27) 70.0 % (7 / 10)
listOpFamilyFunctions CBC 28 93.5 % (29 / 31) 75.0 % (9 / 12)
listOpFamilyOperators CBC 24 93.8 % (30 / 32) 78.6 % (11 / 14)
listTSConfigs CBC 32 90.0 % (18 / 20) 66.7 % (4 / 6)
listTSDictionaries CBC 32 90.9 % (20 / 22) 66.7 % (4 / 6)
listTSParsers CBC 32 90.0 % (18 / 20) 66.7 % (4 / 6)
listTSTemplates CBC 32 90.5 % (19 / 21) 66.7 % (4 / 6)
validateSQLNamePattern CBC 4926 90.0 % (18 / 20) 91.7 % (11 / 12)
addFooterToPublicationDesc CBC 492 95.0 % (19 / 20) 91.7 % (11 / 12)
add_role_attribute CBC 12 80.0 % (4 / 5) 50.0 % (1 / 2)
describeAccessMethods GNC 52 95.7 % (22 / 23) 83.3 % (5 / 6)
describeTypes CBC 47 96.7 % (29 / 30) 78.6 % (11 / 14)
listDefaultACLs CBC 24 96.0 % (24 / 25) 75.0 % (3 / 4)
listExtensions CBC 16 94.4 % (17 / 18) 75.0 % (3 / 4)
listForeignDataWrappers CBC 76 96.0 % (24 / 25) 87.5 % (7 / 8)
listForeignServers CBC 80 96.0 % (24 / 25) 87.5 % (7 / 8)
listLargeObjects CBC 12 94.4 % (17 / 18) 75.0 % (3 / 4)
listOneExtensionContents CBC 16 94.1 % (16 / 17) 50.0 % (1 / 2)
listPublications GNC 32 96.7 % (29 / 30) 58.3 % (7 / 12)
map_typename_pattern CBC 99 85.7 % (6 / 7) 83.3 % (5 / 6)
permissionsList GNC 64 96.6 % (28 / 29) 75.0 % (6 / 8)
printACLColumn CBC 204 100.0 % (3 / 3)

Generated by: LCOV version 2.0-1