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.0 lcov report (development 29815-a300ec5c34) Lines: 1672 1834 91.2 %
Date: 2024-12-25 09:08:54 Functions: 187 200 93.5 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Fp2_norm 19390
Fp2_sqrt 19821
FpVV_polint_tree 15
FpV_FpM_polint 0
FpV_inv 34057
FpV_invVandermonde 31615
FpV_polint 22
FpV_producttree 31630
FpV_roots_to_pol 93132
FpXC_FpXQV_eval 1470
FpXC_FpXQ_eval 588
FpXM_FpXQV_eval 315
FpXM_FpX_mul2 33664
FpXM_mul2 16389
FpXQM_autsum 147
FpXQM_autsum_mul 315
FpXQM_autsum_sqr 217
FpXQ_autpow 3882
FpXQ_autpow_msqr 21
FpXQ_autpow_sqr 4176
FpXQ_autpowers 1771
FpXQ_autsum 2727
FpXQ_autsum_mul 2901
FpXQ_autsum_sqr 2748
FpXQ_auttrace 437
FpXQ_auttrace_mul 360
FpXQ_auttrace_sqr 317
FpXQ_charpoly 15
FpXQ_conjvec 8
FpXQ_div 531950
FpXQ_inv 1095784
FpXQ_invsafe 1095783
FpXQ_issquare 400948
FpXQ_log 708176
FpXQ_matrix_pow 66290
FpXQ_minpoly 13359
FpXQ_mul 11570248
FpXQ_norm 363873
FpXQ_order 1816
FpXQ_pow 906732
FpXQ_pow_Frobenius 188301
FpXQ_powers 380287
FpXQ_powu 603705
FpXQ_red 17880790
FpXQ_sqr 5779907
FpXQ_sqrt 80819
FpXQ_sqrtn 711
FpXQ_sumautsum 724
FpXQ_sumautsum_msqr 94
FpXQ_sumautsum_sqr 262
FpXQ_trace 21070
FpXQ_transmul 2643
FpXQ_transmul_init 1022
FpXT_red 1663950
FpXT_sqr 7602
FpXV_FpX_fromdigits 4564
FpXV_chinese 588
FpXV_chinese_tree 588
FpXV_chinesetree 588
FpXV_factorback 22216
FpXV_invdivexact 588
FpXV_prod 309171
FpXV_producttree 588
FpXV_producttree_dbl 32218
FpXV_red 404567
FpXV_sqr 588
FpX_FpV_multieval 0
FpX_FpV_multieval_tree 31630
FpX_FpXM_qmul 16298
FpX_FpXQV_eval 403452
FpX_FpXQ_eval 791137
FpX_FpXV_multirem 0
FpX_FpXV_multirem_dbl_tree 32218
FpX_FpXV_multirem_tree 588
FpX_Fp_add 906675
FpX_Fp_add_shallow 0
FpX_Fp_div 612088
FpX_Fp_mul 5672498
FpX_Fp_mul_to_monic 133597
FpX_Fp_mulspec 5687161
FpX_Fp_sub 588428
FpX_Fp_sub_shallow 11146
FpX_Frobenius 444232
FpX_Laplace 576
FpX_Newton 519977
FpX_add 16914097
FpX_addmulmul 80989
FpX_center 311344
FpX_center_i 1235970
FpX_chinese_coprime 0
FpX_convol 994
FpX_deriv 1628286
FpX_digits 11403
FpX_disc 42
FpX_div_by_X_x 164980
FpX_divrem 14256940
FpX_divrem_Barrett 212799
FpX_divrem_Barrettspec 213543
FpX_divrem_basecase 66271393
FpX_divu 8610
FpX_dotproduct 8004
FpX_eval 963936
FpX_extgcd 1437508
FpX_extgcd_basecase 584625
FpX_extgcd_halfgcd 13387
FpX_extresultant 77
FpX_extresultant_basecase 24
FpX_fromNewton 11334
FpX_gcd 1012005
FpX_gcd_basecase 52593
FpX_gcd_check 799
FpX_get_red 942835
FpX_halfgcd 658
FpX_halfgcd_all 15191
FpX_halfgcd_all_i 15051
FpX_halfres 106
FpX_halfres_basecase 31439
FpX_halfres_i 48821
FpX_halfres_split 17382
FpX_halfres_update 3749
FpX_halve 94912
FpX_integ 0
FpX_integXn 55491
FpX_invBarrett 4877
FpX_invBarrett_Newton 1500
FpX_invBarrett_basecase 3324
FpX_invLaplace 158
FpX_is_squarefree 40939
FpX_matFrobenius 31494
FpX_mul 26796610
FpX_mulhigh_i 114901
FpX_mulspec 7996741
FpX_mulu 1060836
FpX_neg 468044
FpX_normalize 1836945
FpX_powu 317243
FpX_recipspec 431635
FpX_red 93553084
FpX_rem 71206122
FpX_rescale 177397
FpX_resultant 415809
FpX_resultant_basecase 4023
FpX_shift 958532
FpX_sqr 5972231
FpX_sub 14532636
FpX_subspec 14746175
FpX_valrem 253370
FpXn_div 6412
FpXn_exp 0
FpXn_expint 17249
FpXn_inv 6412
FpXn_mul 2559688
FpXn_mulhigh 59410
FpXn_recip 530823
FpXn_red 199478
FpXn_sqr 0
Fp_FpXQ_log 544236
Fp_FpX_sub 25690
Fp_issquare 1335928
Fp_neg_FpX 935
Fp_red_FpX 21478
FqV_inv 0
Fq_ispower 70
Fq_issquare 1631123
Fq_log 2193792
ZX_lgrenormalizespec 457672
Z_to_FpX 1726
_FpXQ_add 2245180
_FpXQ_cmul 2653302
_FpXQ_easylog 380
_FpXQ_mul 1584389
_FpXQ_one 873519
_FpXQ_pow 173269
_FpXQ_rand 553
_FpXQ_red 874544
_FpXQ_sqr 4866535
_FpXQ_sub 52941
_FpXQ_zero 4123
_FpX_add 20062
_FpX_divrem 134778
_FpX_mul 370175
_FpX_one 0
_FpX_pow 34499
_FpX_red 0
_FpX_sqr 86200
_FpX_zero 0
bounded_order 3930
gc_chinese 588
gener_FpXQ 7016
gener_FpXQ_i 83392
gener_FpXQ_local 83355
get_FpXQ_algebra 10199
get_FpXQ_star 2319
get_FpX_algebra 0
get_FpX_red 85474565
matJ2_FpXM 8
matid2_FpXM 24
random_FpX 257632
to_Flx 44438530
to_Flxq 2131250

Generated by: LCOV version 1.16