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 30543-4febeb1110) Lines: 1865 1987 93.9 %
Date: 2025-11-11 09:22:28 Functions: 105 105 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Leading_is_neg 57793121
Q_to_Fp 226838
Qdivii 141936937
Qdivis 1592334
Qdiviu 148705365
Zp_nosquare_m1 42
_serprec 7185086
addQp 4762971
addRc 307226653
addRq 1288
addTp 7
add_intmod_same 3344851
add_rfrac 3018271
add_rfrac_scal 8811954
add_scal 42811212
add_ser_scal 414401
addqf 77
addsub_frac 40599458
addsub_frac_i 14121152
addsub_polmod 7203
addsub_polmod_scal 13455135
addsub_pp 19972384
conj_i 31492908
conjvec 84
divRc 2286617
divRq 301
divTp 3674
div_T_scal 7131666
div_intmod_same 341933
div_polmod_same 36764
div_rfrac 1187237
div_rfrac_pol 262344
div_rfrac_scal 32139
div_scal_T 9265322
div_scal_pol 9257079
div_scal_rfrac 37767
div_scal_ser 19096
div_ser 774252
div_ser_scal 1343391
divcR 23355220
divfq 42
divpT 1204917
divpp 13212853
divqf 63
divrunextu 213416811
fill_ser 5715854
fix_rfrac 207739
gadd 6137997844
gaddsg 270737875
gconj 390135
gdiv 439056923
gdivgs 13001431
gdivgu 60367538
gdivgunextu 1583803
ginv 36592494
gmul 8684086238
gmul2n 143691888
gmulsg 236528768
gmulug 282637814
gred_rfrac2 44825781
gred_rfrac_simple 57797210
gsqr 1183353910
gsub 2886668363
gsubsg 3232788
init_ser 5728306
inv_polmod 189626
is_ext_qfr 98
kro_quad 35
mkpadic_mod 24593507
mulRc 353726491
mulRq 2324
mulTp 4984913
mul_gen_rfrac 161432
mul_intmod_same 2629362
mul_polmod 2674945
mul_polmod_same 8528815
mul_polmod_scal 3238383
mul_rfrac 7910299
mul_rfrac_scal 10455087
mul_scal 154332940
mul_self_scal 7647745
mul_ser_scal 321223
mulcIR 11647196
mulcc 279005609
mulcxI 15630292
mulcxmI 2985960
mulcxpowIs 5564130
mulpp 17503007
mulqf 28
mulqq 1127
mulrfrac 37789870
quad_polmod_conj 18403
quad_polmod_mul 5860097
quad_polmod_norm 18403
rfrac_denom_mul_scal 9959393
ser_add 3592942
ser_normalize 7658
setfrac 15000045
sqr_polmod 419385
sqr_ser_part 113207
sqrq 70
sub_intmod_same 1027929
transtype 154403389
utoi_sign 64538025
warn_coercion 105

Generated by: LCOV version 1.16