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 - FpV.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.0 lcov report (development 29712-7c8a932571) Lines: 733 959 76.4 %
Date: 2024-11-15 09:08:45 Functions: 108 136 79.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Flm_Fl_mul_inplace 0
Flv_Fl_div_inplace 0
Flv_Fl_mul_inplace 0
Flv_sub_inplace 0
Flx_dotproduct 0
FpC_center_inplace 0
FpM_add 0
FpM_powu 0
FpM_sub 0
FpMs_FpC_mul 0
FpMs_FpCs_solve 0
FpMs_FpCs_solve_safe 0
FpV_add 0
FpV_dotsquare 0
FpV_sub 0
FpXC_to_mod_raw 0
FpXM_to_mod 0
ZV_zMs_mul 0
ZlM_gauss 0
ZpMs_ZpCs_solve 0
_FpM_mul 0
_FpM_sqr 0
gen_ZpM_Dixon_Wiedemann 0
wrap_relcomb 0
wrap_relcomb_modp 0
zCs_to_ZC 0
zMs_ZC_mul 0
zMs_to_ZM 0
FpXQC_to_mod 7
_F3C_center_inplace 7
Flc_Flv_mul 14
Flc_to_mod 28
FqC_to_mod 28
matid_F2xqM 35
FpM_center_inplace 42
FpMs_leftkernel_elt 42
scalar_Flm 42
matid_FlxqM 56
_FpC_center_inplace 77
FpC_to_mod 105
FpMs_leftkernel_elt_col 147
FpMs_structelim_back 147
gen_FpM_Wiedemann 147
random_FpV 147
FpM_to_mod 226
FpV_red 420
FpVV_to_mod 574
Flm_powers 868
_Flm_one 868
random_FpC 924
zm_mul 2114
Fp_to_mod 3437
Flm_Fl_sub 3745
Flv_sum 3871
ZMV_to_FlmV 3916
gen_matid 4029
Flv_Fl_div 4692
FpC_FpV_mul 5669
Flv_neg_inplace 6193
Flm_Flc_mul_pre 6693
Flm_mul_sw 8333
Flm_center 11347
_Flm_mul 18055
vecprow 23036
Flm_add 25315
FqM_to_mod 26145
add_slices 33332
FpV_to_mod 35984
Flm_powu 41290
random_Flv 41335
Flm_Fl_add 51126
subtract_slices 58330
Flv_dotproduct_pre 58817
Flm_to_mod 59694
add_slices_ip 66664
Flm_Fl_mul 68593
wrap_relker 68814
FpV_FpMs_mul 68961
Flm_sqr 74763
_Flm_sqr 74763
FpXC_to_mod 84021
FqC_to_mod_raw 107975
Flv_center 164710
Flm_Flc_mul_i_2 275941
FpC_add 279684
Flm_neg 320494
Flv_add_inplace 441831
Fl_to_intmod 578850
Fq_to_mod_raw 582533
Flv_dotproduct 631068
Flm_transpose 726584
Flv_dotproductspec_i 740062
FpM_Fp_mul 761966
FpC_sub 932161
FpC_Fp_mul 947403
Flm_Flc_mul 976963
FpX_to_mod_raw 997248
FpM_FpC_mul_FpX 1420752
matid_Flm 1421163
FpM_mul 1543942
Flv_Fl_mul 1578670
Flv_add 1663577
FpX_to_mod 1669085
FpM_FpC_mul_i 1736724
FpM_FpC_mul 1736731
FpM_center 2756114
Flv_neg 4064738
FpM_red 5155895
zm_zc_mul 6450479
FpC_center 6864881
Flm_Flc_mul_pre_Flx 7539360
Flv_Fl_mul_part_inplace 7733562
Flm_Fl_mul_OK 8517845
FpV_dotproduct 8980585
Flv_dotproductspec_SMALL 9290373
Flx_dotproduct_pre 9408222
ZM_to_Flm 12789350
Flm_mul_pre 13637360
Flm_mul 14229608
Flm_Fl_mul_pre_i 16981058
ZMrow_ZC_mul_i 19389276
to_intmod 20251575
Flm_Fl_mul_pre 25430253
Flm_sub 25481787
Flm_mul_classical 27994101
Flm_mul_i 28001205
FpC_red 29384775
ZV_to_Flv 54531964
Flm_Flc_mul_i_SMALL 82614002
__Flm_Flc_mul_i_SMALL 85924115
Flm_Flc_mul_i 89896118
__Flm_Flc_mul_i 93999505
zmrow_zc_mul 97688493
Flv_sub 227845433
Flmrow_Flc_mul_i 531118746
Flmrow_Flc_mul_SMALL 759520322

Generated by: LCOV version 1.16