LCOV - differential code coverage report
Current view: top level - src/backend/lib - pairingheap.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 95.3 % 85 81 4 81
Current Date: 2025-09-06 07:49:51 +0900 Functions: 87.5 % 8 7 1 7
Baseline: lcov-20250906-005545-baseline Branches: 88.9 % 36 32 4 32
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: 100.0 % 1 1 1
(360..) days: 95.2 % 84 80 4 80
Function coverage date bins:
(360..) days: 87.5 % 8 7 1 7
Branch coverage date bins:
(360..) days: 88.9 % 36 32 4 32

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
pairingheap_free UBC 0 0.0 % (0 / 3)
pairingheap_allocate CBC 4473 100.0 % (6 / 6)
pairingheap_first CBC 1550495 100.0 % (3 / 3) 50.0 % (1 / 2)
pairingheap_remove_first CBC 2904611 100.0 % (9 / 9) 75.0 % (3 / 4)
merge_children CBC 2905232 100.0 % (23 / 23) 100.0 % (10 / 10)
pairingheap_remove CBC 9091727 100.0 % (20 / 20) 91.7 % (11 / 12)
pairingheap_add CBC 9376763 100.0 % (6 / 6)
merge CBC 11485774 93.3 % (14 / 15) 87.5 % (7 / 8)

Generated by: LCOV version 2.4-beta