LCOV - differential code coverage report
Current view: top level - src/backend/libpq - auth-oauth.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 78.6 % 238 187 51 187
Current Date: 2025-09-06 07:49:51 +0900 Functions: 91.7 % 12 11 1 11
Baseline: lcov-20250906-005545-baseline Branches: 43.2 % 206 89 117 89
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: 78.6 % 238 187 51 187
Function coverage date bins:
(30,360] days: 91.7 % 12 11 1 11
Branch coverage date bins:
(30,360] days: 43.2 % 206 89 117 89

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
sanitize_char UBC 0 0.0 % (0 / 5) 0.0 % (0 / 4)
check_oauth_validator CBC 28 73.3 % (22 / 30) 50.0 % (12 / 24)
generate_error_response CBC 60 94.4 % (17 / 18) 50.0 % (4 / 8)
parse_kvpairs_for_auth CBC 88 83.3 % (20 / 24) 35.0 % (7 / 20)
shutdown_validator_library CBC 88 100.0 % (4 / 4) 100.0 % (2 / 2)
validate CBC 88 90.0 % (27 / 30) 57.1 % (16 / 28)
validate_kvpair CBC 88 73.3 % (11 / 15) 44.4 % (8 / 18)
validate_token_format CBC 88 80.0 % (16 / 20) 60.0 % (12 / 20)
load_validator_library CBC 89 90.0 % (18 / 20) 50.0 % (10 / 20)
oauth_init CBC 89 90.9 % (10 / 11) 33.3 % (2 / 6)
oauth_get_mechanisms CBC 94 100.0 % (4 / 4)
oauth_exchange CBC 148 66.7 % (38 / 57) 28.6 % (16 / 56)

Generated by: LCOV version 2.4-beta