LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - acl.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 61.6 % 1920 1183 737 1183
Current Date: 2025-09-06 07:49:51 +0900 Functions: 63.2 % 171 108 63 108
Baseline: lcov-20250908-010021-baseline Branches: 57.2 % 855 489 366 489
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: 91.7 % 12 11 1 11
(360..) days: 61.4 % 1908 1172 736 1172
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 62.9 % 170 107 63 107
Branch coverage date bins:
(30,360] days: 92.9 % 14 13 1 13
(360..) days: 56.6 % 841 476 365 476

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
aclparse CBC 78 43.7 % (38 / 87) 43.3 % (29 / 67)
has_sequence_privilege_name_id UBC 0 0.0 % (0 / 16) 0.0 % (0 / 8)
has_any_column_privilege_name_id UBC 0 0.0 % (0 / 15) 0.0 % (0 / 6)
has_sequence_privilege_id UBC 0 0.0 % (0 / 15) 0.0 % (0 / 8)
has_sequence_privilege_id_id UBC 0 0.0 % (0 / 15) 0.0 % (0 / 8)
has_any_column_privilege_id UBC 0 0.0 % (0 / 14) 0.0 % (0 / 6)
has_any_column_privilege_id_id UBC 0 0.0 % (0 / 14) 0.0 % (0 / 6)
has_column_privilege_name_name_name UBC 0 0.0 % (0 / 13) 0.0 % (0 / 2)
aclcontains UBC 0 0.0 % (0 / 12) 0.0 % (0 / 10)
convert_aclright_to_string CBC 38061 64.7 % (22 / 34) 55.6 % (10 / 18)
has_column_privilege_id_name_name UBC 0 0.0 % (0 / 12) 0.0 % (0 / 2)
has_column_privilege_name_id_name UBC 0 0.0 % (0 / 12) 0.0 % (0 / 2)
has_column_privilege_name_name_attnum UBC 0 0.0 % (0 / 12) 0.0 % (0 / 2)
has_any_column_privilege_name_name UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_column_privilege_id_id_name UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_column_privilege_id_name_attnum UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_column_privilege_name_id_attnum UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_database_privilege_name_id UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_function_privilege_name_id UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_language_privilege_name_id UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_schema_privilege_name_id UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_tablespace_privilege_name_id UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_type_privilege_name_id UBC 0 0.0 % (0 / 11) 0.0 % (0 / 2)
has_any_column_privilege_id_name UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_any_column_privilege_name UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_column_privilege_id_id_attnum UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_database_privilege_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_database_privilege_id_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_function_privilege_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_function_privilege_id_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_language_privilege_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_language_privilege_id_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_largeobject_privilege_id_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_schema_privilege_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_schema_privilege_id_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_sequence_privilege_id_name UBC 0 0.0 % (0 / 10) 0.0 % (0 / 4)
has_tablespace_privilege_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_tablespace_privilege_id_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_type_privilege_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
has_type_privilege_id_id UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
aclitemComparator CBC 138 43.8 % (7 / 16) 25.0 % (3 / 12)
has_database_privilege_name_name UBC 0 0.0 % (0 / 9)
has_language_privilege_name_name UBC 0 0.0 % (0 / 9)
has_tablespace_privilege_name_name UBC 0 0.0 % (0 / 9)
has_database_privilege_id_name UBC 0 0.0 % (0 / 8)
has_database_privilege_name UBC 0 0.0 % (0 / 8)
has_function_privilege_id_name UBC 0 0.0 % (0 / 8)
has_function_privilege_name UBC 0 0.0 % (0 / 8)
has_language_privilege_id_name UBC 0 0.0 % (0 / 8)
has_language_privilege_name UBC 0 0.0 % (0 / 8)
has_schema_privilege_id_name UBC 0 0.0 % (0 / 8)
has_schema_privilege_name UBC 0 0.0 % (0 / 8)
has_tablespace_privilege_id_name UBC 0 0.0 % (0 / 8)
has_tablespace_privilege_name UBC 0 0.0 % (0 / 8)
has_type_privilege_id_name UBC 0 0.0 % (0 / 8)
has_type_privilege_name UBC 0 0.0 % (0 / 8)
pg_has_role_id_name UBC 0 0.0 % (0 / 8)
pg_has_role_name_id UBC 0 0.0 % (0 / 8)
acldefault_sql CBC 199335 89.4 % (42 / 47) 75.0 % (12 / 16)
aclmask_direct CBC 135 75.0 % (15 / 20) 50.0 % (12 / 24)
check_rolespec_name CBC 269 55.6 % (5 / 9) 33.3 % (4 / 12)
get_rolespec_tuple CBC 340 82.6 % (19 / 23) 47.8 % (11 / 23)
roles_list_append CBC 2117 69.2 % (9 / 13) 33.3 % (6 / 18)
aclmerge CBC 105 80.0 % (12 / 15) 50.0 % (8 / 16)
aclnewowner CBC 52 91.2 % (31 / 34) 73.1 % (19 / 26)
aclupdate CBC 40386 93.8 % (45 / 48) 76.9 % (20 / 26)
check_acl CBC 123766 62.5 % (5 / 8) 25.0 % (3 / 12)
column_privilege_check CBC 2209 80.0 % (12 / 15) 70.0 % (7 / 10)
convert_database_name UBC 0 0.0 % (0 / 3)
convert_language_name UBC 0 0.0 % (0 / 3)
convert_tablespace_name UBC 0 0.0 % (0 / 3)
getid CBC 150 88.0 % (22 / 25) 73.1 % (19 / 26)
pg_role_aclcheck CBC 49026 78.6 % (11 / 14) 75.0 % (12 / 16)
acldefault CBC 260933 97.3 % (71 / 73) 84.6 % (22 / 26)
aclinsert UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
aclitemin CBC 78 83.3 % (10 / 12) 50.0 % (4 / 8)
aclitemout CBC 491589 92.6 % (25 / 27) 85.7 % (12 / 14)
aclmask CBC 55286 94.1 % (32 / 34) 82.5 % (33 / 40)
aclremove UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
convert_database_priv_string UBC 0 0.0 % (0 / 2)
convert_language_priv_string UBC 0 0.0 % (0 / 2)
convert_tablespace_priv_string UBC 0 0.0 % (0 / 2)
get_rolespec_oid CBC 5411 88.2 % (15 / 17) 54.5 % (6 / 11)
is_member_of_role CBC 6 66.7 % (4 / 6) 50.0 % (2 / 4)
roles_is_member_of CBC 26327 95.6 % (43 / 45) 80.4 % (37 / 46)
aclequal CBC 291 92.9 % (13 / 14) 70.0 % (14 / 20)
allocacl CBC 336717 91.7 % (11 / 12) 25.0 % (1 / 4)
check_circularity CBC 51 95.8 % (23 / 24) 62.5 % (10 / 16)
convert_column_name CBC 12 93.3 % (14 / 15) 75.0 % (6 / 8)
convert_function_name CBC 90 83.3 % (5 / 6) 25.0 % (1 / 4)
convert_type_name CBC 6 83.3 % (5 / 6) 25.0 % (1 / 4)
get_role_oid_or_public CBC 344 75.0 % (3 / 4) 50.0 % (1 / 2)
has_column_privilege_id_name CBC 3 90.9 % (10 / 11) 50.0 % (1 / 2)
has_column_privilege_name_attnum CBC 15 90.9 % (10 / 11) 50.0 % (1 / 2)
has_column_privilege_name_name CBC 9 91.7 % (11 / 12) 50.0 % (1 / 2)
has_foreign_data_wrapper_privilege_id CBC 3 90.0 % (9 / 10) 50.0 % (1 / 2)
has_foreign_data_wrapper_privilege_id_id CBC 3 90.0 % (9 / 10) 50.0 % (1 / 2)
has_foreign_data_wrapper_privilege_name_id CBC 3 90.9 % (10 / 11) 50.0 % (1 / 2)
has_largeobject_privilege_name_id CBC 42 90.9 % (10 / 11) 50.0 % (1 / 2)
has_sequence_privilege_name CBC 3 90.0 % (9 / 10) 25.0 % (1 / 4)
has_server_privilege_id CBC 39 90.0 % (9 / 10) 50.0 % (1 / 2)
has_server_privilege_id_id CBC 3 90.0 % (9 / 10) 50.0 % (1 / 2)
has_server_privilege_name_id CBC 3 90.9 % (10 / 11) 50.0 % (1 / 2)
has_table_privilege_id_id CBC 18 90.0 % (9 / 10) 50.0 % (1 / 2)
has_table_privilege_name_id CBC 9 90.9 % (10 / 11) 50.0 % (1 / 2)
is_safe_acl_char CBC 5008240 75.0 % (3 / 4) 83.3 % (5 / 6)
recursive_revoke CBC 46 95.8 % (23 / 24) 75.0 % (12 / 16)
RoleMembershipCacheCallback CBC 28250 100.0 % (7 / 7) 100.0 % (6 / 6)
aclconcat CBC 25504 100.0 % (9 / 9) 50.0 % (4 / 8)
aclcopy CBC 9800 100.0 % (6 / 6) 50.0 % (2 / 4)
aclexplode CBC 42636 100.0 % (39 / 39) 83.3 % (10 / 12)
aclitem_eq CBC 105997 100.0 % (7 / 7) 83.3 % (5 / 6)
aclitem_match CBC 18221 100.0 % (3 / 3) 100.0 % (4 / 4)
aclitemsort CBC 446 100.0 % (4 / 4) 66.7 % (4 / 6)
aclmembers CBC 48857 100.0 % (17 / 17) 83.3 % (10 / 12)
check_can_set_role CBC 1077 100.0 % (4 / 4) 75.0 % (3 / 4)
convert_any_priv_string CBC 51853 100.0 % (21 / 21) 85.0 % (17 / 20)
convert_column_priv_string CBC 2209 100.0 % (2 / 2)
convert_foreign_data_wrapper_name CBC 12 100.0 % (3 / 3)
convert_foreign_data_wrapper_priv_string CBC 21 100.0 % (2 / 2)
convert_function_priv_string CBC 90 100.0 % (2 / 2)
convert_largeobject_priv_string CBC 105 100.0 % (2 / 2)
convert_parameter_priv_string CBC 44 100.0 % (2 / 2)
convert_role_priv_string CBC 49026 100.0 % (2 / 2)
convert_schema_name CBC 27 100.0 % (3 / 3)
convert_schema_priv_string CBC 27 100.0 % (2 / 2)
convert_sequence_priv_string CBC 12 100.0 % (2 / 2)
convert_server_name CBC 12 100.0 % (3 / 3)
convert_server_priv_string CBC 57 100.0 % (2 / 2)
convert_table_name CBC 192 100.0 % (3 / 3)
convert_table_priv_string CBC 241 100.0 % (2 / 2)
convert_type_priv_string CBC 6 100.0 % (2 / 2)
get_role_oid CBC 19281 100.0 % (5 / 5) 83.3 % (5 / 6)
get_rolespec_name CBC 21 100.0 % (6 / 6)
has_column_privilege_id_attnum CBC 2188 100.0 % (10 / 10) 100.0 % (2 / 2)
has_foreign_data_wrapper_privilege_id_name CBC 3 100.0 % (8 / 8)
has_foreign_data_wrapper_privilege_name CBC 3 100.0 % (8 / 8)
has_foreign_data_wrapper_privilege_name_name CBC 6 100.0 % (9 / 9)
has_function_privilege_name_name CBC 90 100.0 % (9 / 9)
has_largeobject_privilege_id CBC 63 100.0 % (10 / 10) 100.0 % (2 / 2)
has_lo_priv_byid CBC 105 100.0 % (13 / 13) 87.5 % (7 / 8)
has_param_priv_byname CBC 37 100.0 % (3 / 3)
has_parameter_privilege_id_name CBC 1 100.0 % (5 / 5)
has_parameter_privilege_name CBC 1 100.0 % (4 / 4)
has_parameter_privilege_name_name CBC 42 100.0 % (6 / 6)
has_privs_of_role CBC 176832 100.0 % (6 / 6) 100.0 % (4 / 4)
has_schema_privilege_name_name CBC 27 100.0 % (9 / 9)
has_sequence_privilege_name_name CBC 9 100.0 % (11 / 11) 75.0 % (3 / 4)
has_server_privilege_id_name CBC 3 100.0 % (8 / 8)
has_server_privilege_name CBC 3 100.0 % (8 / 8)
has_server_privilege_name_name CBC 6 100.0 % (9 / 9)
has_table_privilege_id CBC 58 100.0 % (10 / 10) 100.0 % (2 / 2)
has_table_privilege_id_name CBC 21 100.0 % (8 / 8)
has_table_privilege_name CBC 33 100.0 % (8 / 8)
has_table_privilege_name_name CBC 108 100.0 % (9 / 9)
has_type_privilege_name_name CBC 6 100.0 % (9 / 9)
hash_aclitem CBC 12915 100.0 % (3 / 3)
hash_aclitem_extended CBC 6 100.0 % (5 / 5) 100.0 % (2 / 2)
initialize_acl CBC 13440 100.0 % (8 / 8) 100.0 % (2 / 2)
is_admin_of_role CBC 1520 100.0 % (7 / 7) 100.0 % (4 / 4)
is_member_of_role_nosuper CBC 506 100.0 % (4 / 4) 100.0 % (2 / 2)
make_empty_acl CBC 33 100.0 % (2 / 2)
makeaclitem CBC 15 100.0 % (11 / 11) 100.0 % (2 / 2)
member_can_set_role CBC 298158 100.0 % (6 / 6) 100.0 % (4 / 4)
pg_has_role_id CBC 48939 100.0 % (7 / 7)
pg_has_role_id_id CBC 60 100.0 % (7 / 7)
pg_has_role_name CBC 9 100.0 % (8 / 8)
pg_has_role_name_name CBC 18 100.0 % (9 / 9)
putid CBC 770600 100.0 % (16 / 16) 100.0 % (12 / 12)
select_best_admin CBC 213 100.0 % (5 / 5) 100.0 % (2 / 2)
select_best_grantor CBC 40131 100.0 % (23 / 23) 87.5 % (14 / 16)

Generated by: LCOV version 2.4-beta