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/gmp - mp.c (source / functions) Coverage Total Hit
Test: PARI/GP v2.19.0 lcov report (development 31092-e6893b0017) Lines: 95.0 % 718 682
Test Date: 2026-09-21 17:02:41 Functions: 96.4 % 56 54
Legend: Lines:     hit not hit

Function Name Sort by function name Hit count Sort by function hit count
addumului 0
pari_gmp_realloc 0
pari_kernel_version 4
pari_kernel_close 1092
pari_kernel_init 1100
incneg 66684
resetloop 174380
diviuuexact 200898
muluui 223122
divis 336637
convi 447827
pari_gmp_free 1632824
truncr 2530451
setloop 2999288
sqrtremi 5137812
floorr 6429901
xmpn_copy 7066358
diviuexact 34275326
red_montgomery 34714741
divri_with_gmp 35425298
remi2n 38566992
sqrispec_mirror 42195509
icopy_ef 42967446
absdiviu_rem 52886988
mpz2GEN 58509463
incpos 63920631
incloop 64323969
divrr_with_gmp 78683081
muliispec_mirror 86836573
divis_rem 94363279
GEN2mpz 117018926
sqrtr_abs 131567642
mantissa2nr 142718829
divrr 151743962
divri 161195578
xmpn_zero 245676021
equaliispec 310388335
int_normalize 322843885
affir 422126298
diviuexact_i 441808915
diviiexact 561348413
roundr_up_ip 562339847
xmpn_mirror 609238717
xmpn_mirrorcopy 742250913
shiftispec 763679663
adduispec_offset 775153386
sqrispec 1082472577
umodiu 1374481756
subiuspec 1873724048
dvmdii 2314206078
adduispec 2910826284
subiispec 3276574891
addiispec 3497439393
cmpiispec 4255252909
muluispec 5942565522
muliispec 6212466321

Generated by: LCOV version 2.0-1