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 30316-0578a48613) Lines: 1869 1991 93.9 %
Date: 2025-06-02 09:19:41 Functions: 104 104 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
addTp 7
mulqf 28
kro_quad 35
Zp_nosquare_m1 42
divfq 42
divqf 63
sqrq 70
addqf 77
conjvec 84
is_ext_qfr 98
warn_coercion 105
divRq 301
mulqq 1127
addRq 1288
mulRq 2324
divTp 3674
addsub_polmod 7203
ser_normalize 7658
quad_polmod_conj 18382
quad_polmod_norm 18382
div_scal_ser 18550
div_rfrac_scal 32139
div_polmod_same 37065
div_scal_rfrac 37767
sqr_ser_part 112759
gconj 133221
mul_gen_rfrac 161432
fix_rfrac 207739
inv_polmod 209928
Q_to_Fp 226838
div_rfrac_pol 262344
mul_ser_scal 316386
div_intmod_same 341928
add_ser_scal 408206
sqr_polmod 484275
div_ser 771538
sub_intmod_same 1027929
div_rfrac 1187237
divpT 1204917
div_ser_scal 1338593
gdivgunextu 1583873
Qdivis 1591232
divRc 2358484
mul_intmod_same 2629163
mul_polmod 2674945
add_rfrac 3018271
mulcxmI 3079146
gsubsg 3109714
add_intmod_same 3344812
mul_polmod_scal 3384389
ser_add 3581430
addQp 4762944
mulTp 4984904
mulcxpowIs 5528140
fill_ser 5693993
init_ser 5706368
quad_polmod_mul 5860083
div_T_scal 6724154
_serprec 7162062
mul_self_scal 7540685
mul_rfrac 7910285
mul_polmod_same 8567980
add_rfrac_scal 8811954
div_scal_pol 9257030
div_scal_T 9264727
rfrac_denom_mul_scal 9959372
mul_rfrac_scal 10454828
mulcIR 11665519
gdivgs 12985472
divpp 13213046
addsub_polmod_scal 13488197
addsub_frac_i 14220243
setfrac 15034447
mulcxI 15649519
mulpp 17502995
addsub_pp 19972257
divcR 23091450
mkpadic_mod 24593324
conj_i 29189873
ginv 36302366
mulrfrac 37585792
addsub_frac 42578328
add_scal 44574150
gred_rfrac2 44825298
gdivgu 54660838
Leading_is_neg 57792533
gred_rfrac_simple 57796601
gmulug 124385849
gmul2n 137485723
Qdivii 141310983
Qdiviu 142435999
transtype 154401254
mul_scal 155853415
divrunextu 224481754
gmulsg 230573329
gaddsg 270600645
mulcc 274334194
addRc 304474035
mulRc 351252715
gdiv 434411360
gsqr 1178235886
gsub 2869708327
gadd 6075407913
gmul 8776093134

Generated by: LCOV version 1.16