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 30762-238ab8e6c0) Lines: 1978 2156 91.7 %
Date: 2026-03-22 09:27:12 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 34308
FpV_invVandermonde 31866
FpV_polint 22
FpV_producttree 31881
FpV_roots_to_pol 93516
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 4475
FpXQ_autpow_msqr 42
FpXQ_autpow_sqr 4569
FpXQ_autpowers 1736
FpXQ_autsum 2806
FpXQ_autsum_mul 3092
FpXQ_autsum_sqr 2932
FpXQ_auttrace 434
FpXQ_auttrace_mul 360
FpXQ_auttrace_sqr 317
FpXQ_charpoly 15
FpXQ_conjvec 8
FpXQ_div 530976
FpXQ_inv 1097229
FpXQ_invsafe 1097229
FpXQ_issquare 401772
FpXQ_log 707979
FpXQ_matrix_pow 66289
FpXQ_minpoly 14027
FpXQ_mul 12182729
FpXQ_norm 363850
FpXQ_order 1814
FpXQ_pow 1565625
FpXQ_pow_Frobenius 842092
FpXQ_powers 390264
FpXQ_powu 608260
FpXQ_red 17787729
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 21060
FpXQ_transmul 7175
FpXQ_transmul_init 1660
FpXT_red 1663805
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 312008
FpXV_producttree 588
FpXV_producttree_dbl 32469
FpXV_red 404381
FpXV_sqr 588
FpXXkX_FpXXk_divexact 1008
FpXXkX_FpXXk_divexact_s 1176
FpXXkX_FpXXk_divides_s 10080
FpXXk_FpX_div 602
FpXXk_FpX_div_i 245
FpXXk_content 3150
FpXXk_content_FpX 5061
FpXXk_divexact_i 175
FpXXk_divexact_s 5607
FpXXk_divides 2926
FpXXk_divides_i 4725
FpXXk_divides_s 136864
FpXXk_gcd_i 12817
FpXXk_primpart_FpX 1617
FpXXk_rec 1617
FpX_FpV_multieval 0
FpX_FpV_multieval_tree 31881
FpX_FpXM_qmul 17162
FpX_FpXQV_eval 418254
FpX_FpXQ_eval 796482
FpX_FpXV_multirem 0
FpX_FpXV_multirem_dbl_tree 32469
FpX_FpXV_multirem_tree 588
FpX_Fp_add 895435
FpX_Fp_add_shallow 0
FpX_Fp_div 611490
FpX_Fp_mul 5704512
FpX_Fp_mul_to_monic 138351
FpX_Fp_mulspec 5719076
FpX_Fp_sub 588282
FpX_Fp_sub_shallow 11146
FpX_Frobenius 462314
FpX_Laplace 590
FpX_Newton 523632
FpX_add 16403391
FpX_addmulmul 87863
FpX_center 314227
FpX_center_i 2247446
FpX_chinese_coprime 0
FpX_convol 994
FpX_deriv 1634843
FpX_digits 11403
FpX_disc 42
FpX_div_by_X_x 166696
FpX_divrem 14459690
FpX_divrem_Barrett 815327
FpX_divrem_Barrettspec 816072
FpX_divrem_basecase 67366437
FpX_divu 8610
FpX_dotproduct 61210
FpX_eval 967987
FpX_extgcd 1441080
FpX_extgcd_basecase 583992
FpX_extgcd_halfgcd 13757
FpX_extresultant 77
FpX_extresultant_basecase 24
FpX_fromNewton 11348
FpX_gcd 1037360
FpX_gcd_basecase 53067
FpX_gcd_check 815
FpX_get_red 1625191
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 5472
FpX_invBarrett_Newton 1480
FpX_invBarrett_basecase 3939
FpX_invLaplace 186
FpX_is_squarefree 716103
FpX_matFrobenius 31493
FpX_mul 27442502
FpX_mulhigh_i 115055
FpX_mulspec 9202592
FpX_mulu 1058793
FpX_neg 467277
FpX_normalize 1852769
FpX_powu 318342
FpX_recipspec 1638004
FpX_red 96313572
FpX_rem 72679582
FpX_rescale 178980
FpX_resultant 417141
FpX_resultant_basecase 3970
FpX_shift 985370
FpX_sqr 6940893
FpX_sub 14605490
FpX_subspec 15421563
FpX_valrem 254728
FpXk_gcd 490
FpXk_mul 1309
FpXk_red 4514377
FpXk_renormalize 60424
FpXk_sub 3718568
FpXn_div 6412
FpXn_exp 0
FpXn_expint 17263
FpXn_inv 6412
FpXn_mul 2564804
FpXn_mulhigh 59480
FpXn_recip 534491
FpXn_red 204530
FpXn_sqr 0
Fp_FpXQ_log 544095
Fp_FpX_sub 25671
Fp_issquare 1336383
Fp_neg_FpX 1025
Fp_red_FpX 24327
FqV_inv 0
Fq_ispower 70
Fq_issquare 1631319
Fq_log 2478421
RgXV_to_RgM_lg 417552
RgXXk_modXn 6027
RgXXk_shift 6027
RgX_blocks_RgM 417560
RgXk_var_lowest 10864
Rg_is_FpXk 0
Rg_to_FpXk 65632
ZX_lgrenormalizespec 1662329
Z_to_FpX 1831
_FpXQ_add 0
_FpXQ_easylog 469
_FpXQ_mul 2712512
_FpXQ_one 219154
_FpXQ_pow 826923
_FpXQ_rand 679
_FpXQ_red 59395
_FpXQ_sqr 5836777
_FpXQ_sub 52941
_FpXQ_zero 3360
_FpX_add 20062
_FpX_divrem 134778
_FpX_mul 373467
_FpX_one 0
_FpX_pow 35493
_FpX_red 0
_FpX_sqr 86660
_FpX_zero 0
bounded_order 4379
gc_chinese 588
gener_FpXQ 7030
gener_FpXQ_i 84148
gener_FpXQ_local 84112
get_FpXQ_algebra 10199
get_FpXQ_star 2807
get_FpX_algebra 0
get_FpX_red 87144000
matJ2_FpXM 8
matid2_FpXM 24
random_FpX 257823
to_Flx 44741586
to_Flxq 2136864

Generated by: LCOV version 1.16