LCOV - differential code coverage report
Current view: top level - src/interfaces/libpq - fe-auth-oauth.c (source / functions) Coverage Total Hit UNC LBC UBC GBC GNC CBC DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 73.5 % 412 303 10 2 97 5 53 245 15 38
Current Date: 2026-03-14 14:10:32 -0400 Functions: 85.7 % 21 18 3 5 13 12
Baseline: lcov-20260315-024220-baseline Branches: 58.3 % 259 151 13 4 91 3 27 121 10 12
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 78.4 % 37 29 8 29
(7,30] days: 92.3 % 26 24 2 24
(30,360] days: 45.2 % 31 14 17 14
(360..) days: 74.2 % 318 236 2 80 5 231
Function coverage date bins:
(1,7] days: 100.0 % 4 4 4
(30,360] days: 0.0 % 1 0 1
(360..) days: 87.5 % 16 14 2 1 13
Branch coverage date bins:
(1,7] days: 59.1 % 22 13 9 13
(7,30] days: 77.8 % 18 14 4 14
(30,360] days: 31.2 % 16 5 11 5
(360..) days: 58.6 % 203 119 4 80 3 116

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
oauth_channel_bound UBC 0 0.0 % (0 / 2)
oauth_json_array_end UBC 0 0.0 % (0 / 4)
oauth_json_array_start UBC 0 0.0 % (0 / 11) 0.0 % (0 / 12)
oauth_unsafe_debugging_enabled CBC 1 100.0 % (3 / 3) 25.0 % (1 / 4)
report_flow_error GNC 19 92.9 % (13 / 14) 83.3 % (5 / 6)
use_builtin_flow GNC 50 50.0 % (12 / 24) 33.3 % (6 / 18)
cleanup_oauth_flow GNC 60 100.0 % (10 / 10) 75.0 % (3 / 4)
setup_token_request GNC 64 81.6 % (31 / 38) 68.2 % (15 / 22)
handle_oauth_sasl_error CBC 71 72.5 % (50 / 69) 50.0 % (20 / 40)
oauth_json_object_end CBC 71 100.0 % (4 / 4)
oauth_json_object_start CBC 71 66.7 % (6 / 9) 40.0 % (4 / 10)
issuer_from_well_known_uri CBC 81 69.0 % (29 / 42) 65.6 % (21 / 32)
client_initial_response CBC 102 87.5 % (14 / 16) 62.5 % (5 / 8)
oauth_free CBC 102 100.0 % (5 / 5) 50.0 % (1 / 2)
oauth_init CBC 102 88.9 % (8 / 9) 50.0 % (3 / 6)
setup_oauth_parameters CBC 102 65.0 % (13 / 20) 64.3 % (9 / 14)
oauth_exchange CBC 207 74.2 % (49 / 66) 73.2 % (30 / 41)
oauth_json_object_field_start CBC 213 100.0 % (13 / 13) 75.0 % (6 / 8)
oauth_json_scalar CBC 213 60.0 % (12 / 20) 50.0 % (6 / 12)
pqClearOAuthToken CBC 28893 100.0 % (6 / 6) 100.0 % (2 / 2)
run_oauth_flow GNC 238891 92.6 % (25 / 27) 77.8 % (14 / 18)

Generated by: LCOV version 2.4-beta