Code coverage tests

This page documents the degree to which the PARI/GP source code is tested by our public test suite, distributed with the source distribution in directory src/test/. This is measured by the gcov utility; we then process gcov output using the lcov frond-end.

We test a few variants depending on Configure flags on the pari.math.u-bordeaux.fr machine (x86_64 architecture), and agregate them in the final report:

The target is to exceed 90% coverage for all mathematical modules (given that branches depending on DEBUGLEVEL or DEBUGMEM are not covered). This script is run to produce the results below.

LCOV - code coverage report
Current view: top level - kernel/none - mp_indep.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30111-a34de28cf8) Lines: 540 572 94.4 %
Date: 2025-04-02 09:20:49 Functions: 52 53 98.1 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
addmulii 167022250
addmulii_gen 90713506
addmulii_inplace 1568221021
addmulii_lg3 467071050
affrr 1360698210
dblexpo 26117447
dblmantissa 0
dbltor 13394188
div0r 186320
divir 3494830
divrs 9815469
divru 1097791801
divsi 175
divsr 798
divur 2494493
int2n 105770237
int2u 25518271
int2um1 8831
invmod2BIL 60495839
invr 62413313
invr_basecase 62413069
mantissa_real 52656219
modii 3053781213
modiiz 781926
mul0r 473904
mulii 20923373471
mulir 978411921
mulrr 3948942394
mulrrz_3 651610020
mulrrz_3end 771637251
mulrrz_end 3555662906
mulrrz_i 3702583173
mulrrz_int 54617704
mulsi 603708800
mulsr 116731719
mulss 201099246
mului 933163277
mulur 919652810
mulur_2 702210491
muluu 4510663185
rtodbl 288130709
shifti 2234911232
sqri 1881798883
sqrr 592147586
sqrs 1500679
sqru 613981847
sqrz_i 559474130
truedvmdii 132265396
truedvmdis 129122236
truedvmdsi 6202031
trunc2nr 62642828
usqrt 228577714
vals 2215292326

Generated by: LCOV version 1.16