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 30786-ffec283a2b) Lines: 1881 2002 94.0 %
Date: 2026-04-08 09:25:27 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 57629507
Q_to_Fp 226838
Qdivii 143081655
Qdivis 1762586
Qdiviu 151435245
Zp_nosquare_m1 42
_serprec 8187500
addQp 4763038
addRc 310630311
addRq 1302
addTp 7
add_intmod_same 3411647
add_rfrac 3017298
add_rfrac_scal 8823993
add_scal 29409076
add_ser_scal 417278
addqf 77
addsub_frac 40743561
addsub_frac_i 14154318
addsub_polmod 7210
addsub_polmod_scal 13458192
addsub_pp 19973911
conj_i 31552288
conjvec 84
divRc 2893919
divRq 301
divTp 3674
div_T_scal 7293100
div_intmod_same 341546
div_polmod_same 37044
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 23425444
divfq 42
divpT 1204910
divpp 13212124
divqf 63
divrunextu 213447820
fix_rfrac 207018
gadd 6255686087
gaddsg 270811393
gconj 390604
gdiv 455094962
gdivgs 13375990
gdivgu 61804178
gdivgunextu 1583803
ginv 38280397
gmul 8959114321
gmul2n 149722292
gmulsg 244296803
gmulug 283938451
gred_rfrac2 39473922
gred_rfrac_simple 57632623
gsqr 1343241819
gsub 2905398423
gsubsg 3267104
inv_polmod 189773
is_ext_qfr 98
kro_quad 35
mkpadic_mod 24594587
mulRc 355398742
mulRq 2387
mulTp 4985912
mul_gen_rfrac 161376
mul_intmod_same 2987657
mul_polmod 2674945
mul_polmod_same 8532875
mul_polmod_scal 3219618
mul_rfrac 7910292
mul_rfrac_scal 10435532
mul_scal 197844117
mul_self_scal 7663184
mul_ser_scal 323974
mulcIR 11894134
mulcc 281551174
mulcxI 15654535
mulcxmI 2985886
mulcxpowIs 5563261
mulpp 17505556
mulqf 28
mulqq 1127
mulrfrac 38069749
pol2ser 6378555
quad_polmod_conj 18403
quad_polmod_mul 5860265
quad_polmod_norm 18403
rfrac_denom_mul_scal 9852099
ser_add 4094149
ser_normalize 7658
setfrac 15036559
sqr_polmod 419392
sqr_ser_part 113907
sqrq 70
sub_intmod_same 1017835
transtype 154219665
utoi_sign 65017533
warn_coercion 126

Generated by: LCOV version 1.16