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 30482-15ec328664) Lines: 1865 1987 93.9 %
Date: 2025-09-04 09:23:52 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 18550
div_rfrac_scal 32139
div_polmod_same 36764
div_scal_rfrac 37767
sqr_ser_part 112759
mul_gen_rfrac 161432
inv_polmod 189623
fix_rfrac 207739
Q_to_Fp 226838
div_rfrac_pol 262344
mul_ser_scal 316386
div_intmod_same 341931
gconj 390135
add_ser_scal 408206
sqr_polmod 419385
div_ser 771538
sub_intmod_same 1027929
div_rfrac 1187237
divpT 1204917
div_ser_scal 1338593
gdivgunextu 1583873
Qdivis 1592021
divRc 2282667
mul_intmod_same 2629228
mul_polmod 2674945
mulcxmI 2985883
add_rfrac 3018271
gsubsg 3238197
mul_polmod_scal 3238383
add_intmod_same 3344852
ser_add 3581430
addQp 4762978
mulTp 4984932
mulcxpowIs 5564365
fill_ser 5693993
init_ser 5706368
quad_polmod_mul 5860097
div_T_scal 7124830
_serprec 7162062
mul_self_scal 7645425
mul_rfrac 7910285
mul_polmod_same 8528815
add_rfrac_scal 8811954
div_scal_pol 9257065
div_scal_T 9264762
rfrac_denom_mul_scal 9959379
mul_rfrac_scal 10454828
mulcIR 11648710
gdivgs 12995335
divpp 13212133
addsub_polmod_scal 13455136
addsub_frac_i 14120121
setfrac 14998055
mulcxI 15629992
mulpp 17503082
addsub_pp 19972250
divcR 23352833
mkpadic_mod 24592982
conj_i 31489374
ginv 36581178
mulrfrac 37788001
addsub_frac 40597211
add_scal 42805112
gred_rfrac2 44825494
Leading_is_neg 57792547
gred_rfrac_simple 57796615
gdivgu 60356396
utoi_sign 64527175
Qdivii 141928187
gmul2n 143493338
Qdiviu 148687715
mul_scal 154324109
transtype 154401681
divrunextu 224552445
gmulsg 236579435
gaddsg 270736944
mulcc 278996769
gmulug 282636570
addRc 307114533
mulRc 354194817
gdiv 438952075
gsqr 1183780636
gsub 2885216604
gadd 6137387445
gmul 8686978113

Generated by: LCOV version 1.16