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 30561-4f4869c0e7) Lines: 1865 1987 93.9 %
Date: 2025-11-28 09:21:39 Functions: 105 105 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 18403
quad_polmod_norm 18403
div_scal_ser 19096
div_rfrac_scal 32139
div_polmod_same 37016
div_scal_rfrac 37767
sqr_ser_part 113207
mul_gen_rfrac 161432
inv_polmod 189690
fix_rfrac 207739
Q_to_Fp 226838
div_rfrac_pol 262344
mul_ser_scal 321223
div_intmod_same 341932
gconj 390135
add_ser_scal 414401
sqr_polmod 419385
div_ser 774252
sub_intmod_same 1027929
div_rfrac 1187237
divpT 1204917
div_ser_scal 1343391
gdivgunextu 1583803
Qdivis 1592330
divRc 2286616
mul_intmod_same 2629362
mul_polmod 2674945
mulcxmI 2985896
add_rfrac 3018271
gsubsg 3234912
mul_polmod_scal 3238985
add_intmod_same 3344851
ser_add 3592942
addQp 4762896
mulTp 4984925
mulcxpowIs 5563357
fill_ser 5715854
init_ser 5728306
quad_polmod_mul 5860209
div_T_scal 7131936
_serprec 7185086
mul_self_scal 7647840
mul_rfrac 7910299
mul_polmod_same 8529774
add_rfrac_scal 8811954
div_scal_pol 9257079
div_scal_T 9265322
rfrac_denom_mul_scal 9959393
mul_rfrac_scal 10455087
mulcIR 11648270
gdivgs 13001506
divpp 13213477
addsub_polmod_scal 13456508
addsub_frac_i 14121323
setfrac 15000242
mulcxI 15630677
mulpp 17502815
addsub_pp 19972780
divcR 23356529
mkpadic_mod 24593580
conj_i 31494199
ginv 36597790
mulrfrac 37789224
addsub_frac 40599880
add_scal 42811268
gred_rfrac2 44825781
Leading_is_neg 57793121
gred_rfrac_simple 57797210
gdivgu 60368090
utoi_sign 64539589
Qdivii 141947532
gmul2n 143699975
Qdiviu 148712357
mul_scal 154334465
transtype 154403389
divrunextu 213457432
gmulsg 236553373
gaddsg 270740319
mulcc 279024520
gmulug 282637823
addRc 307235961
mulRc 353985855
gdiv 439071880
gsqr 1183379850
gsub 2886604739
gadd 6137111392
gmul 8682318903

Generated by: LCOV version 1.16