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-15 17:02:54 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 146453580
Qdivis 2587663
Qdiviu 154019521
Zp_nosquare_m1 42
_serprec 8514516
addQp 4763203
addRc 313301317
addRq 1596
addTp 7
add_intmod_same 3416149
add_rfrac 3017298
add_rfrac_scal 8812479
add_scal 43070642
add_ser_scal 425209
addqf 77
addsub_frac 41416265
addsub_frac_i 14593570
addsub_polmod 7203
addsub_polmod_scal 13604334
addsub_pp 19978757
base_change 154407970
conj_i 32594581
conjvec 84
divRc 3408192
divRq 301
divTp 3674
div_T_scal 7412644
div_intmod_same 341499
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 24802017
divfq 42
divpT 1204910
divpp 13216944
divqf 63
divrunextu 216421071
fix_rfrac 207018
gadd 6605031490
gaddsg 270842481
gconj 390611
gdiv 465796349
gdivgs 29789303
gdivgu 61985251
gdivgunextu 1583943
ginv 49344306
gmul 9176253198
gmul2n 155003776
gmulsg 262144989
gmulug 283956448
gred_rfrac 44825263
gred_rfrac_simple 57797148
gsqr 1218317773
gsub 2937854999
gsubsg 3271588
inv_polmod 192253
is_ext_qfr 98
kro_quad 35
mkpadic_mod 24599342
mulRc 360945562
mulRq 2324
mulTp 4985951
mul_gen_rfrac 161432
mul_intmod_same 3138693
mul_polmod 2674945
mul_polmod_same 8646527
mul_polmod_scal 3288167
mul_rfrac 7910397
mul_rfrac_scal 10454352
mul_scal 155047553
mul_self_scal 8028183
mul_ser_scal 326494
mulcIR 11902596
mulcc 286512313
mulcxI 15680750
mulcxmI 3166662
mulcxpowIs 5749844
mulpp 17506470
mulqf 28
mulqq 1127
mulrfrac 38175000
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 15562239
sqr_polmod 426147
sqr_ser_part 114411
sqrq 70
sub_intmod_same 1031401
utoi_sign 65807782
warn_coercion 112

Generated by: LCOV version 2.0-1