LCOV - differential code coverage report
Current view: top level - src/include/common - int128.h (source / functions) Coverage Total Hit UNC UIC GIC GNC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 99.2 % 120 119 1 19 100 13
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 14 14 4 10 4
Baseline: lcov-20250906-005545-baseline Branches: 79.4 % 34 27 4 3 9 18
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 88 88 4 84
(30,360] days: 100.0 % 9 9 9
(360..) days: 95.7 % 23 22 1 15 7
Function coverage date bins:
(7,30] days: 100.0 % 8 8 8
(360..) days: 100.0 % 6 6 4 2
Branch coverage date bins:
(7,30] days: 77.8 % 18 14 4 14
(30,360] days: 100.0 % 4 4 4
(360..) days: 75.0 % 12 9 3 9

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
make_int128 GNC 39 100.0 % (2 / 2)
int128_to_int64 GIC 1173 100.0 % (2 / 2)
int128_sign GNC 4397 100.0 % (6 / 6) 100.0 % (4 / 4)
int128_is_zero GNC 22620 100.0 % (2 / 2)
int64_to_int128 GIC 300107 100.0 % (2 / 2)
int128_add_int128 GNC 1000027 100.0 % (5 / 5)
int128_sub_int64_mul_int64 GNC 1000144 100.0 % (16 / 16) 50.0 % (2 / 4)
int128_sub_int64 GNC 1000156 100.0 % (6 / 6)
int128_div_mod_int32 GNC 1022620 100.0 % (32 / 32) 80.0 % (8 / 10)
int128_add_int64 GNC 1278739 100.0 % (6 / 6)
int128_compare GIC 2149464 93.3 % (14 / 15) 91.7 % (11 / 12)
int128_sub_uint64 GNC 4000000 100.0 % (5 / 5)
int128_add_uint64 GNC 5000000 100.0 % (5 / 5)

Generated by: LCOV version 2.4-beta