LCOV - differential code coverage report
Current view: top level - src/common - pg_prng.c (source / functions) Coverage Total Hit UBC GBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 94.4 % 71 67 4 5 62
Current Date: 2025-10-28 08:26:42 +0900 Functions: 94.1 % 17 16 1 2 14
Baseline: lcov-20251028-005825-baseline Branches: 71.4 % 14 10 4 10
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 94.4 % 71 67 4 5 62
Function coverage date bins:
(360..) days: 94.1 % 17 16 1 2 14
Branch coverage date bins:
(360..) days: 71.4 % 14 10 4 10

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_prng_bool CBC 369280 100.0 % (3 / 3)
pg_prng_double CBC 1343821 100.0 % (3 / 3)
pg_prng_double_normal CBC 12663 100.0 % (5 / 5)
pg_prng_fseed CBC 28 100.0 % (4 / 4)
pg_prng_int32 GBC 1000000 100.0 % (3 / 3)
pg_prng_int32p CBC 1 100.0 % (3 / 3)
pg_prng_int64 GBC 4000000 100.0 % (2 / 2)
pg_prng_int64_range CBC 48135 100.0 % (9 / 9) 100.0 % (4 / 4)
pg_prng_int64p UBC 0 0.0 % (0 / 2)
pg_prng_seed CBC 18416 100.0 % (5 / 5)
pg_prng_seed_check CBC 39116 60.0 % (3 / 5) 33.3 % (2 / 6)
pg_prng_uint32 CBC 2535611 100.0 % (3 / 3)
pg_prng_uint64 CBC 201629 100.0 % (2 / 2)
pg_prng_uint64_range CBC 1122469 100.0 % (8 / 8) 100.0 % (4 / 4)
rotl CBC 33552981 100.0 % (2 / 2)
splitmix64 CBC 36832 100.0 % (5 / 5)
xoroshiro128ss CBC 11184327 100.0 % (7 / 7)

Generated by: LCOV version 2.4-beta