| LCOV - differential code coverage report | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Function Name |
TLA | Hit count |
Lines |
Branches |
| make_int128 | GNC | 40 | 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 | 22621 | 100.0 % (2 / 2) | |
| int128_add_int128 | GNC | 1000028 | 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 | 1022621 | 100.0 % (32 / 32) | 80.0 % (8 / 10) |
| int128_add_int64 | GNC | 1278739 | 100.0 % (6 / 6) | |
| int128_add_int64_mul_int64 | GIC | 1418190 | 100.0 % (16 / 16) | 50.0 % (2 / 4) |
| int128_compare | GIC | 2149137 | 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 |