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 - FpX.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30711-c92306d4b4) Lines: 1976 2156 91.7 %
Date: 2026-02-24 09:25:14 Functions: 213 228 93.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Fp2_norm 18961
Fp2_sqrt 19392
FpVV_polint_tree 15
FpV_FpM_polint 0
FpV_inv 34280
FpV_invVandermonde 31838
FpV_polint 22
FpV_producttree 31853
FpV_roots_to_pol 93397
FpXC_FpXQV_eval 1470
FpXC_FpXQ_eval 588
FpXM_FpXQV_eval 315
FpXM_FpX_mul2 36106
FpXM_mul2 17253
FpXQM_autsum 147
FpXQM_autsum_mul 315
FpXQM_autsum_sqr 217
FpXQ_autpow 4442
FpXQ_autpow_msqr 42
FpXQ_autpow_sqr 4536
FpXQ_autpowers 1736
FpXQ_autsum 2773
FpXQ_autsum_mul 3059
FpXQ_autsum_sqr 2899
FpXQ_auttrace 434
FpXQ_auttrace_mul 360
FpXQ_auttrace_sqr 317
FpXQ_charpoly 15
FpXQ_conjvec 8
FpXQ_div 530976
FpXQ_inv 1098032
FpXQ_invsafe 1098032
FpXQ_issquare 401219
FpXQ_log 707980
FpXQ_matrix_pow 66290
FpXQ_minpoly 14027
FpXQ_mul 12181860
FpXQ_norm 363815
FpXQ_order 1814
FpXQ_pow 1565519
FpXQ_pow_Frobenius 842024
FpXQ_powers 390100
FpXQ_powu 608260
FpXQ_red 17810810
FpXQ_sqr 6748223
FpXQ_sqrt 78673
FpXQ_sqrtl_spec 543
FpXQ_sqrtn 1222
FpXQ_sqrtn_spec 858
FpXQ_sumautsum 1266
FpXQ_sumautsum_msqr 1123
FpXQ_sumautsum_sqr 2264
FpXQ_trace 21063
FpXQ_transmul 7175
FpXQ_transmul_init 1660
FpXT_red 1663793
FpXT_sqr 7602
FpXV_FpX_fromdigits 4564
FpXV_chinese 588
FpXV_chinese_tree 588
FpXV_chinesetree 588
FpXV_factorback 23258
FpXV_invdivexact 588
FpXV_prod 311892
FpXV_producttree 588
FpXV_producttree_dbl 32440
FpXV_red 404288
FpXV_sqr 588
FpXXkX_FpXXk_divexact 1211
FpXXkX_FpXXk_divexact_s 1435
FpXXkX_FpXXk_divides_s 12180
FpXXk_FpX_div 602
FpXXk_FpX_div_i 245
FpXXk_content 3969
FpXXk_content_FpX 5775
FpXXk_divexact_i 287
FpXXk_divexact_s 6069
FpXXk_divides 3493
FpXXk_divides_i 4718
FpXXk_divides_s 140742
FpXXk_gcd_i 14182
FpXXk_primpart_FpX 1897
FpXXk_rec 1897
FpX_FpV_multieval 0
FpX_FpV_multieval_tree 31851
FpX_FpXM_qmul 17162
FpX_FpXQV_eval 418015
FpX_FpXQ_eval 796339
FpX_FpXV_multirem 0
FpX_FpXV_multirem_dbl_tree 32440
FpX_FpXV_multirem_tree 588
FpX_Fp_add 891797
FpX_Fp_add_shallow 0
FpX_Fp_div 612337
FpX_Fp_mul 5626008
FpX_Fp_mul_to_monic 138416
FpX_Fp_mulspec 5640572
FpX_Fp_sub 588214
FpX_Fp_sub_shallow 11146
FpX_Frobenius 462266
FpX_Laplace 590
FpX_Newton 523615
FpX_add 16406751
FpX_addmulmul 87863
FpX_center 314080
FpX_center_i 2247380
FpX_chinese_coprime 0
FpX_convol 994
FpX_deriv 1632778
FpX_digits 11403
FpX_disc 42
FpX_div_by_X_x 166419
FpX_divrem 14457478
FpX_divrem_Barrett 815372
FpX_divrem_Barrettspec 816117
FpX_divrem_basecase 67365821
FpX_divu 8610
FpX_dotproduct 61210
FpX_eval 967210
FpX_extgcd 1441627
FpX_extgcd_basecase 584839
FpX_extgcd_halfgcd 13757
FpX_extresultant 77
FpX_extresultant_basecase 24
FpX_fromNewton 11348
FpX_gcd 1037825
FpX_gcd_basecase 53067
FpX_gcd_check 814
FpX_get_red 1624815
FpX_halfgcd 977
FpX_halfgcd_all 16690
FpX_halfgcd_all_i 16550
FpX_halfres 106
FpX_halfres_basecase 33802
FpX_halfres_i 52762
FpX_halfres_split 18960
FpX_halfres_update 3749
FpX_halve 92694
FpX_integ 0
FpX_integXn 55575
FpX_invBarrett 5478
FpX_invBarrett_Newton 1486
FpX_invBarrett_basecase 3939
FpX_invLaplace 186
FpX_is_squarefree 716089
FpX_matFrobenius 31492
FpX_mul 27521844
FpX_mulhigh_i 115055
FpX_mulspec 9202139
FpX_mulu 1058821
FpX_neg 467291
FpX_normalize 1852846
FpX_powu 318342
FpX_recipspec 1638098
FpX_red 96274602
FpX_rem 72712490
FpX_rescale 178976
FpX_resultant 416999
FpX_resultant_basecase 3972
FpX_shift 985340
FpX_sqr 6940932
FpX_sub 14606103
FpX_subspec 15422220
FpX_valrem 254682
FpXk_gcd 602
FpXk_mul 1596
FpXk_red 4516890
FpXk_renormalize 71848
FpXk_sub 3718554
FpXn_div 6412
FpXn_exp 0
FpXn_expint 17263
FpXn_inv 6412
FpXn_mul 2564804
FpXn_mulhigh 59480
FpXn_recip 534465
FpXn_red 204530
FpXn_sqr 0
Fp_FpXQ_log 544094
Fp_FpX_sub 25643
Fp_issquare 1335844
Fp_neg_FpX 1025
Fp_red_FpX 21944
FqV_inv 0
Fq_ispower 70
Fq_issquare 1630801
Fq_log 2478413
RgXV_to_RgM_lg 417304
RgXXk_modXn 6489
RgXXk_shift 6489
RgX_blocks_RgM 417313
RgXk_var_lowest 15330
Rg_is_FpXk 0
Rg_to_FpXk 71071
ZX_lgrenormalizespec 1662533
Z_to_FpX 1726
_FpXQ_add 0
_FpXQ_easylog 469
_FpXQ_mul 2712478
_FpXQ_one 219104
_FpXQ_pow 826923
_FpXQ_rand 679
_FpXQ_red 59395
_FpXQ_sqr 5836764
_FpXQ_sub 52941
_FpXQ_zero 3360
_FpX_add 20062
_FpX_divrem 134778
_FpX_mul 373030
_FpX_one 0
_FpX_pow 35493
_FpX_red 0
_FpX_sqr 86660
_FpX_zero 0
bounded_order 4310
gc_chinese 588
gener_FpXQ 7030
gener_FpXQ_i 84149
gener_FpXQ_local 84112
get_FpXQ_algebra 10199
get_FpXQ_star 2807
get_FpX_algebra 0
get_FpX_red 87177904
matJ2_FpXM 8
matid2_FpXM 24
random_FpX 257972
to_Flx 44733200
to_Flxq 2136607

Generated by: LCOV version 1.16