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

Generated by: LCOV version 2.4-beta