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-08-15 17:02:54 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 336639
convi 447822
pari_gmp_free 1632817
truncr 2530551
setloop 2999288
sqrtremi 5137723
floorr 6430007
xmpn_copy 7066506
diviuexact 34276949
red_montgomery 34734569
divri_with_gmp 35425159
remi2n 38638304
sqrispec_mirror 42195542
icopy_ef 42965202
absdiviu_rem 52876745
mpz2GEN 58508694
incpos 63970222
incloop 64373559
divrr_with_gmp 78683434
muliispec_mirror 86836573
divis_rem 94361538
GEN2mpz 117017388
sqrtr_abs 131568714
mantissa2nr 142716382
divrr 151744513
divri 161193808
xmpn_zero 245677307
equaliispec 310386114
int_normalize 322942234
affir 422103701
diviuexact_i 441863798
diviiexact 561402952
roundr_up_ip 562333624
xmpn_mirror 609222911
xmpn_mirrorcopy 742248850
shiftispec 763769108
adduispec_offset 775295111
sqrispec 1082485134
umodiu 1374927099
subiuspec 1873778987
dvmdii 2314303363
adduispec 2911314421
subiispec 3276548452
addiispec 3497434939
cmpiispec 4255274101
muluispec 5942473420
muliispec 6212389969

Generated by: LCOV version 2.0-1