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 30258-3ec8de0880) Lines: 1869 1991 93.9 %
Date: 2025-05-10 09:18:45 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 57792533
Q_to_Fp 226838
Qdivii 141200166
Qdivis 1591231
Qdiviu 142276581
Zp_nosquare_m1 42
_serprec 7162062
addQp 4762986
addRc 303911254
addRq 1288
addTp 7
add_intmod_same 3344769
add_rfrac 3018271
add_rfrac_scal 8811954
add_scal 44565476
add_ser_scal 408094
addqf 77
addsub_frac 42578044
addsub_frac_i 14220013
addsub_polmod 7203
addsub_polmod_scal 13488196
addsub_pp 19972471
conj_i 29187360
conjvec 84
divRc 2358593
divRq 301
divTp 3674
div_T_scal 6724525
div_intmod_same 341900
div_polmod_same 37065
div_rfrac 1187237
div_rfrac_pol 262344
div_rfrac_scal 32139
div_scal_T 9264727
div_scal_pol 9257030
div_scal_rfrac 37767
div_scal_ser 18550
div_ser 771510
div_ser_scal 1338593
divcR 23089928
divfq 42
divpT 1204917
divpp 13212969
divqf 63
divrunextu 224365663
fill_ser 5693909
fix_rfrac 207739
gadd 6075394225
gaddsg 270598352
gconj 133221
gdiv 434342829
gdivgs 12985393
gdivgu 54607152
gdivgunextu 1583873
ginv 36302216
gmul 8774365106
gmul2n 137447972
gmulsg 230572077
gmulug 124352445
gred_rfrac2 44825298
gred_rfrac_simple 57796601
gsqr 1178112710
gsub 2869492186
gsubsg 3109680
init_ser 5706256
inv_polmod 209922
is_ext_qfr 98
kro_quad 35
mkpadic_mod 24593724
mulRc 351366720
mulRq 2324
mulTp 4984936
mul_gen_rfrac 161432
mul_intmod_same 2629019
mul_polmod 2674945
mul_polmod_same 8567980
mul_polmod_scal 3384389
mul_rfrac 7910285
mul_rfrac_scal 10454828
mul_scal 155853867
mul_self_scal 7465477
mul_ser_scal 316218
mulcIR 11665856
mulcc 273837254
mulcxI 15648953
mulcxmI 3079064
mulcxpowIs 5526908
mulpp 17503079
mulqf 28
mulqq 1127
mulrfrac 37585036
quad_polmod_conj 18382
quad_polmod_mul 5860083
quad_polmod_norm 18382
rfrac_denom_mul_scal 9959372
ser_add 3581430
ser_normalize 7658
setfrac 15034205
sqr_polmod 484275
sqr_ser_part 112759
sqrq 70
sub_intmod_same 1027929
transtype 154401254
warn_coercion 105

Generated by: LCOV version 1.16