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 - basemath - gen1.c (source / functions) Coverage Total Hit
Test: PARI/GP v2.19.0 lcov report (development 31092-e6893b0017) Lines: 94.0 % 2028 1906
Test Date: 2026-08-25 17:02:38 Functions: 100.0 % 104 104
Legend: Lines:     hit not hit

Function Name Sort by function name Hit count Sort by function hit count
Leading_is_neg 57792184
Q_to_Fp 226838
Qdivii 146454691
Qdivis 2587667
Qdiviu 154020671
Zp_nosquare_m1 42
_serprec 8514516
addQp 4763203
addRc 313301897
addRq 1596
addTp 7
add_intmod_same 3416152
add_rfrac 3017298
add_rfrac_scal 8812479
add_scal 43070868
add_ser_scal 425209
addqf 77
addsub_frac 41416219
addsub_frac_i 14593533
addsub_polmod 7203
addsub_polmod_scal 13604334
addsub_pp 19978757
base_change 154407970
conj_i 32594659
conjvec 84
divRc 3408179
divRq 301
divTp 3674
div_T_scal 7412697
div_intmod_same 341502
div_polmod_same 38087
div_rfrac 1187251
div_rfrac_pol 262365
div_rfrac_scal 32139
div_scal_T 9263698
div_scal_pol 9254006
div_scal_rfrac 37767
div_scal_ser 19292
div_ser 908987
div_ser_scal 1608941
divcR 24802157
divfq 42
divpT 1204910
divpp 13216944
divqf 63
divrunextu 216421242
fix_rfrac 207018
gadd 6605060431
gaddsg 270842485
gconj 390611
gdiv 465798781
gdivgs 29789315
gdivgu 61985264
gdivgunextu 1583943
ginv 49345359
gmul 9176287293
gmul2n 155002578
gmulsg 262150950
gmulug 283956448
gred_rfrac 44825263
gred_rfrac_simple 57797148
gsqr 1218317105
gsub 2937855971
gsubsg 3271592
inv_polmod 192253
is_ext_qfr 98
kro_quad 35
mkpadic_mod 24599342
mulRc 360949938
mulRq 2324
mulTp 4985951
mul_gen_rfrac 161432
mul_intmod_same 3138720
mul_polmod 2674945
mul_polmod_same 8646527
mul_polmod_scal 3288167
mul_rfrac 7910397
mul_rfrac_scal 10454352
mul_scal 155048166
mul_self_scal 8028200
mul_ser_scal 326494
mulcIR 11902540
mulcc 286510946
mulcxI 15681012
mulcxmI 3166662
mulcxpowIs 5749844
mulpp 17506470
mulqf 28
mulqq 1127
mulrfrac 38174903
pol2ser 6631815
quad_polmod_conj 18725
quad_polmod_mul 5861735
quad_polmod_norm 18725
rfrac_denom_mul_scal 9959296
ser_add 4257657
ser_normalize 7658
setfrac 15562201
sqr_polmod 426147
sqr_ser_part 114411
sqrq 70
sub_intmod_same 1031401
utoi_sign 65808404
warn_coercion 112

Generated by: LCOV version 2.0-1