LCOV - differential code coverage report
Current view: top level - src/port - pg_popcount_x86.c (source / functions) Coverage Total Hit UNC GNC
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 40.7 % 91 37 54 37
Current Date: 2026-05-05 10:23:31 +0900 Functions: 77.8 % 9 7 2 7
Baseline: lcov-20260505-025707-baseline Branches: 41.7 % 24 10 14 10
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: 83.7 % 43 36 7 36
(360..) days: 2.1 % 48 1 47 1
Function coverage date bins:
(30,360] days: 85.7 % 7 6 1 6
(360..) days: 50.0 % 2 1 1 1
Branch coverage date bins:
(30,360] days: 62.5 % 16 10 6 10
(360..) days: 0.0 % 8 0 8

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
choose_popcount_functions GNC 478 60.0 % (6 / 10) 50.0 % (2 / 4)
pg_popcount64_sse42 GNC 22102636 100.0 % (3 / 3)
pg_popcount_avx512 UNC 0 0.0 % (0 / 22) 0.0 % (0 / 4)
pg_popcount_avx512_available GNC 478 66.7 % (2 / 3) 25.0 % (1 / 4)
pg_popcount_choose GNC 31 100.0 % (3 / 3)
pg_popcount_masked_avx512 UNC 0 0.0 % (0 / 26) 0.0 % (0 / 4)
pg_popcount_masked_choose GNC 447 100.0 % (3 / 3)
pg_popcount_masked_sse42 GNC 21340 90.9 % (10 / 11) 75.0 % (3 / 4)
pg_popcount_sse42 GNC 13092 100.0 % (10 / 10) 100.0 % (4 / 4)

Generated by: LCOV version 2.5.0-beta