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) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30842-de08e65e1b) Lines: 1881 2002 94.0 %
Date: 2026-04-29 09:26:11 Functions: 104 104 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Leading_is_neg 57629514
Q_to_Fp 226838
Qdivii 143076637
Qdivis 1762587
Qdiviu 151414665
Zp_nosquare_m1 42
_serprec 8187556
addQp 4763017
addRc 310789255
addRq 1302
addTp 7
add_intmod_same 3411645
add_rfrac 3017298
add_rfrac_scal 8823993
add_scal 29439181
add_ser_scal 417285
addqf 77
addsub_frac 40954838
addsub_frac_i 14260412
addsub_polmod 7210
addsub_polmod_scal 13598740
addsub_pp 19974076
conj_i 31556609
conjvec 84
divRc 2918883
divRq 301
divTp 3674
div_T_scal 7295904
div_intmod_same 341553
div_polmod_same 38150
div_rfrac 1187510
div_rfrac_pol 260657
div_rfrac_scal 32435
div_scal_T 15557271
div_scal_pol 14531955
div_scal_rfrac 1052294
div_scal_ser 19096
div_ser 875766
div_ser_scal 1543591
divcR 23431434
divfq 42
divpT 1204910
divpp 13212055
divqf 63
divrunextu 213304248
fix_rfrac 207018
gadd 6257988917
gaddsg 270816349
gconj 390611
gdiv 455356937
gdivgs 13378398
gdivgu 61802752
gdivgunextu 1583803
ginv 38492784
gmul 8961708168
gmul2n 150451145
gmulsg 244342623
gmulug 283938451
gred_rfrac2 39476029
gred_rfrac_simple 57633715
gsqr 1343928214
gsub 2905154667
gsubsg 3270046
inv_polmod 192400
is_ext_qfr 98
kro_quad 35
mkpadic_mod 24593996
mulRc 355221285
mulRq 2387
mulTp 4985880
mul_gen_rfrac 161376
mul_intmod_same 2987694
mul_polmod 2674945
mul_polmod_same 8647444
mul_polmod_scal 3284724
mul_rfrac 7910292
mul_rfrac_scal 10435532
mul_scal 198406706
mul_self_scal 7663435
mul_ser_scal 323974
mulcIR 11907251
mulcc 281706543
mulcxI 15655093
mulcxmI 2985888
mulcxpowIs 5563462
mulpp 17505495
mulqf 28
mulqq 1127
mulrfrac 38069821
pol2ser 6378562
quad_polmod_conj 18669
quad_polmod_mul 5861861
quad_polmod_norm 18669
rfrac_denom_mul_scal 9852099
ser_add 4094177
ser_normalize 7658
setfrac 15159034
sqr_polmod 426119
sqr_ser_part 113907
sqrq 70
sub_intmod_same 1017835
transtype 154223893
utoi_sign 65169794
warn_coercion 126

Generated by: LCOV version 1.16