LCOV - differential code coverage report
Current view: top level - src/backend/lib - pairingheap.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 95.3 % 85 81 4 81
Current Date: 2025-10-28 08:26:42 +0900 Functions: 87.5 % 8 7 1 7
Baseline: lcov-20251028-005825-baseline Branches: 88.9 % 36 32 4 32
Baseline Date: 2025-10-27 06:37:35 +0000 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 4552 100.0 % (6 / 6)
pairingheap_first CBC 1557897 100.0 % (3 / 3) 50.0 % (1 / 2)
pairingheap_remove_first CBC 3012673 100.0 % (9 / 9) 75.0 % (3 / 4)
merge_children CBC 3013091 100.0 % (23 / 23) 100.0 % (10 / 10)
pairingheap_remove CBC 9322727 100.0 % (20 / 20) 91.7 % (11 / 12)
pairingheap_add CBC 9607691 100.0 % (6 / 6)
merge CBC 11714214 93.3 % (14 / 15) 87.5 % (7 / 8)

Generated by: LCOV version 2.4-beta