LCOV - differential code coverage report
Current view: top level - src/common - binaryheap.c (source / functions) Coverage Total Hit UBC GBC CBC
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 95.9 % 98 94 4 1 93
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 15 15 15
Baseline: lcov-20260530-034037-baseline Branches: 74.0 % 50 37 13 3 34
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 95.9 % 98 94 4 1 93
Function coverage date bins:
(360..) days: 100.0 % 15 15 15
Branch coverage date bins:
(360..) days: 74.0 % 50 37 13 3 34

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
binaryheap_reset CBC 342 100.0 % (4 / 4)
binaryheap_remove_node CBC 344 100.0 % (10 / 10) 83.3 % (10 / 12)
binaryheap_free CBC 4229 100.0 % (3 / 3)
binaryheap_build CBC 4644 100.0 % (5 / 5) 100.0 % (2 / 2)
binaryheap_allocate CBC 4949 100.0 % (9 / 9)
binaryheap_add_unordered CBC 40085 75.0 % (6 / 8) 25.0 % (1 / 4)
binaryheap_replace_first CBC 996691 100.0 % (6 / 6) 66.7 % (4 / 6)
binaryheap_first CBC 1279668 100.0 % (3 / 3) 50.0 % (2 / 4)
binaryheap_add CBC 2275579 75.0 % (6 / 8) 25.0 % (1 / 4)
sift_up CBC 2275661 100.0 % (12 / 12) 100.0 % (4 / 4)
binaryheap_remove_first CBC 2310983 100.0 % (9 / 9) 83.3 % (5 / 6)
sift_down CBC 2776806 100.0 % (15 / 15) 100.0 % (8 / 8)
parent_offset CBC 5445143 100.0 % (2 / 2)
left_offset CBC 23629539 100.0 % (2 / 2)
right_offset CBC 23629539 100.0 % (2 / 2)

Generated by: LCOV version 2.5.0-beta