LCOV - differential code coverage report
Current view: top level - src/test/modules/libpq_pipeline - libpq_pipeline.c (source / functions) Coverage Total Hit UNC LBC UBC GBC GNC CBC ECB DUB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 76.4 % 1115 852 5 258 117 735 1 92 177
Current Date: 2025-09-06 07:49:51 +0900 Functions: 88.9 % 27 24 3 19 5 1
Baseline: lcov-20250907-010129-baseline Branches: 63.0 % 644 406 6 2 230 2 10 394
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 95.9 % 122 117 5 117
(30,360] days: 87.3 % 55 48 7 48
(360..) days: 73.2 % 938 687 251 687 1
Function coverage date bins:
(1,7] days: 100.0 % 4 4 4
(30,360] days: 100.0 % 1 1 1
(360..) days: 86.4 % 22 19 3 14 5
Branch coverage date bins:
(1,7] days: 62.5 % 16 10 6 10
(30,360] days: 68.2 % 22 15 7 15
(360..) days: 62.9 % 606 381 2 223 2 379

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
exit_nicely UBC 0 0.0 % (0 / 3)
pg_fatal_impl UBC 0 0.0 % (0 / 9) 0.0 % (0 / 2)
usage UBC 0 0.0 % (0 / 9)
notice_processor CBC 1 100.0 % (5 / 5)
print_test_list CBC 1 100.0 % (15 / 15)
test_disallowed_in_pipeline GNC 1 62.9 % (22 / 35) 50.0 % (13 / 26)
test_multi_pipelines GNC 1 69.2 % (27 / 39) 50.0 % (12 / 24)
test_nosync GNC 1 78.1 % (25 / 32) 60.0 % (12 / 20)
test_pipeline_abort GNC 1 71.6 % (83 / 116) 55.1 % (38 / 69)
test_pipeline_idle GNC 1 71.4 % (25 / 35) 50.0 % (10 / 20)
test_pipelined_insert CBC 1 84.9 % (101 / 119) 73.9 % (51 / 69)
test_prepared GNC 1 75.9 % (66 / 87) 52.3 % (23 / 44)
test_protocol_version GNC 1 86.5 % (45 / 52) 65.0 % (13 / 20)
test_simple_pipeline GNC 1 67.9 % (19 / 28) 50.0 % (9 / 18)
test_singlerowmode GNC 1 74.4 % (67 / 90) 66.2 % (43 / 65)
test_transaction GNC 1 73.0 % (54 / 74) 60.0 % (30 / 50)
test_uniqviol GNC 1 84.3 % (75 / 89) 76.5 % (52 / 68)
copy_connection GNC 2 95.5 % (21 / 22) 87.5 % (7 / 8)
test_cancel GNC 2 71.3 % (67 / 94) 56.0 % (28 / 50)
consume_query_cancel_impl GNC 12 75.0 % (6 / 8) 50.0 % (2 / 4)
send_cancellable_query_impl CBC 12 90.0 % (9 / 10) 50.0 % (2 / 4)
main GNC 15 85.0 % (68 / 80) 78.9 % (45 / 57)
wait_for_connection_state CBC 24 75.0 % (18 / 24) 64.3 % (9 / 14)
consume_result_status_impl GNC 39 100.0 % (4 / 4)
confirm_result_status_impl GNC 56 71.4 % (5 / 7) 50.0 % (2 / 4)
process_result GNC 910 87.5 % (21 / 24) 66.7 % (4 / 6)
consume_null_result_impl GNC 941 80.0 % (4 / 5) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta