LCOV - differential code coverage report
Current view: top level - src/include/port - pg_bitutils.h (source / functions) Coverage Total Hit UNC UBC GBC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 93.5 % 62 58 4 1 13 44 5
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 16 16 4 12 1
Baseline: lcov-20260505-025707-baseline Branches: 68.8 % 32 22 1 9 1 3 18 1 3
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 13 13 13
(360..) days: 91.8 % 49 45 4 1 44
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 100.0 % 13 13 1 12
Branch coverage date bins:
(30,360] days: 75.0 % 4 3 1 3
(360..) days: 67.9 % 28 19 9 1 18

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_ceil_log2_32 CBC 522270 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_ceil_log2_64 CBC 869289 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_leftmost_one_pos32 CBC 651091093 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_leftmost_one_pos64 CBC 75048931 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_nextpower2_32 CBC 63411680 100.0 % (5 / 5) 66.7 % (4 / 6)
pg_nextpower2_64 CBC 466515 100.0 % (5 / 5) 83.3 % (5 / 6)
pg_popcount GNC 24642 100.0 % (7 / 7) 100.0 % (4 / 4)
pg_popcount32 GNC 107 100.0 % (4 / 4)
pg_popcount64 GNC 1739231 100.0 % (6 / 6)
pg_prevpower2_32 CBC 24 100.0 % (2 / 2)
pg_prevpower2_64 CBC 688945 100.0 % (2 / 2)
pg_rightmost_one_pos32 CBC 139372092 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_rightmost_one_pos64 CBC 13282765 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_rotate_left32 CBC 3603962711 100.0 % (2 / 2)
pg_rotate_right32 CBC 10453582 100.0 % (2 / 2)

Generated by: LCOV version 2.5.0-beta