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 30370-b9c4b6d044) Lines: 1869 1991 93.9 %
Date: 2025-07-05 09:22:59 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 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 189625
fix_rfrac 207739
Q_to_Fp 226838
div_rfrac_pol 262344
mul_ser_scal 316386
div_intmod_same 341930
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 1591257
divRc 2365558
mul_intmod_same 2629232
mul_polmod 2674945
add_rfrac 3018271
mulcxmI 3079079
gsubsg 3238194
mul_polmod_scal 3238383
add_intmod_same 3344850
ser_add 3581430
addQp 4762997
mulTp 4984905
mulcxpowIs 5527343
fill_ser 5693993
init_ser 5706368
quad_polmod_mul 5860097
div_T_scal 7122689
_serprec 7162062
mul_self_scal 7545773
mul_rfrac 7910285
mul_polmod_same 8528815
add_rfrac_scal 8811954
div_scal_pol 9257030
div_scal_T 9264727
rfrac_denom_mul_scal 9959372
mul_rfrac_scal 10454828
mulcIR 11668883
gdivgs 13123128
divpp 13212381
addsub_polmod_scal 13455136
addsub_frac_i 14226515
setfrac 15041289
mulcxI 15655564
mulpp 17503064
addsub_pp 19972825
divcR 23399075
mkpadic_mod 24592997
conj_i 31554284
ginv 36577061
mulrfrac 37790594
addsub_frac 42657411
gred_rfrac2 44825298
add_scal 45452063
gdivgu 54785016
Leading_is_neg 57792533
gred_rfrac_simple 57796601
gmulug 124385044
gmul2n 138467601
Qdivii 142933695
Qdiviu 144127557
transtype 154401254
mul_scal 157513740
divrunextu 224483219
gmulsg 231771818
gaddsg 270736815
mulcc 278790444
addRc 306668483
mulRc 353776410
gdiv 438379270
gsqr 1181236865
gsub 2877140165
gadd 6111045660
gmul 8823395922

Generated by: LCOV version 1.16