LCOV - differential code coverage report
Current view: top level - src/include/port - pg_bitutils.h (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.7 % 54 49 5 49
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 14 14 14
Baseline: lcov-20250907-010129-baseline Branches: 65.6 % 32 21 11 21
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 90.7 % 54 49 5 49
Function coverage date bins:
(360..) days: 100.0 % 14 14 14
Branch coverage date bins:
(360..) days: 65.6 % 32 21 11 21

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
pg_popcount_masked CBC 16237 50.0 % (4 / 8) 25.0 % (1 / 4)
pg_nextpower2_32 CBC 39351623 100.0 % (5 / 5) 66.7 % (4 / 6)
pg_ceil_log2_32 CBC 363142 75.0 % (3 / 4) 50.0 % (1 / 2)
pg_leftmost_one_pos32 CBC 480715776 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_leftmost_one_pos64 CBC 2288179 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_nextpower2_64 CBC 102185 100.0 % (5 / 5) 83.3 % (5 / 6)
pg_rightmost_one_pos32 CBC 2823068 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_rightmost_one_pos64 CBC 7183509 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_ceil_log2_64 CBC 754290 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_popcount CBC 5399 100.0 % (8 / 8) 100.0 % (4 / 4)
pg_prevpower2_32 CBC 18 100.0 % (2 / 2)
pg_prevpower2_64 CBC 339290 100.0 % (2 / 2)
pg_rotate_left32 CBC 2628903123 100.0 % (2 / 2)
pg_rotate_right32 CBC 7752844 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta