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 - ZV.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30548-ec77dc363d) Lines: 839 988 84.9 %
Date: 2025-11-14 09:22:38 Functions: 131 149 87.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Flc_lincomb1_inplace 29902918
QM_QC_mul 126986
QM_mul 558714
QM_sqr 700
RgM_check_ZM 598287
RgM_issquare 42
RgV_check_ZV 1501242
ZC_Q_mul 2758013
ZC_ZV_mul 0
ZC_Z_add 366852
ZC_Z_div 3676686
ZC_Z_divexact 5780992
ZC_Z_mul 36159521
ZC_Z_sub 0
ZC_add 27082909
ZC_add_i 37112971
ZC_copy 18144266
ZC_divexactu 2261
ZC_hnfdivrem 10690371
ZC_hnfdivrem_i 11317258
ZC_is_ei 174398
ZC_lincomb 34786852
ZC_lincomb1 16020269
ZC_lincomb1_inplace 64124285
ZC_lincomb1_inplace_i 75181265
ZC_lincomb_1 757565
ZC_modhnf 280
ZC_neg 6355755
ZC_reducemodlll 97984
ZC_reducemodmatrix 112288
ZC_reducemodmatrix_i 112288
ZC_sub 9092558
ZC_sub_i 9424472
ZC_z_mul 64279
ZMV_to_zmV 49
ZM_Q_mul 1140804
ZM_ZC_mul 25787235
ZM_ZC_mul_i 77610648
ZM_ZV_divrem 0
ZM_Z_div 19308
ZM_Z_divexact 530454
ZM_Z_mul 3381092
ZM_add 844556
ZM_copy 667122
ZM_det_triangular 4146318
ZM_diag_mul 578891
ZM_divexactu 441
ZM_equal 3499114
ZM_equal0 32292
ZM_hnfdivrem 491903
ZM_hnfdivrem_i 491918
ZM_isdiagonal 625706
ZM_ishnf 826788
ZM_isidentity 658081
ZM_isscalar 160997
ZM_max_expi 0
ZM_max_expi_i 0
ZM_max_lg 22781
ZM_max_lg_i 27705767
ZM_modhnf 14
ZM_mul 20955995
ZM_mul_classical 13776795
ZM_mul_diag 21
ZM_mul_fast 839
ZM_mul_i 21353162
ZM_mul_slice 1104
ZM_mul_sw 76382
ZM_mul_worker 1105
ZM_multosym 0
ZM_nc_mul_i 0
ZM_neg 1732986
ZM_nm_mul 0
ZM_pow 0
ZM_powu 23630
ZM_reducemodlll 0
ZM_reducemodmatrix 239850
ZM_reducemodmatrix_i 239850
ZM_sqr 25235
ZM_sqr_fast 0
ZM_sqr_i 25235
ZM_sqr_slice 0
ZM_sqr_worker 0
ZM_sub 156723
ZM_supnorm 4260
ZM_to_zm 1022
ZM_togglesign 0
ZM_transmul 2289
ZM_transmultosym 532221
ZM_zc_mul 17385523
ZM_zc_mul_i 19453492
ZM_zm_mul 976731
ZMrow_ZC_mul 135940952
ZMrow_ZC_mul_i 597763437
ZMrow_equal0 16231
ZRED 1170485
ZV_ZM_mul 231238
ZV_ZV_divrem 7
ZV_abscmp 19747
ZV_cmp 3252544
ZV_content 300486
ZV_dotproduct 16638907
ZV_dotproduct_i 19470674
ZV_dotsquare 6857766
ZV_equal 293285
ZV_equal0 14713403
ZV_equal_lg 6517211
ZV_max_expi 0
ZV_max_expi_i 0
ZV_max_lg 10640
ZV_max_lg_i 111617533
ZV_neg_inplace 391066
ZV_prod 8855977
ZV_sum 77
ZV_to_nv 496679
ZV_togglesign 5130326
ZV_zc_mul 2229556
Z_ZC_sub 584532
ZincrementalGS 1279153
Zupdate_row 402305
_ZM_mul 280
_ZM_sqr 24155
_mulii 319217763
add_slices 611056
check_ZV 1937446
matmodhnf 49
matmodhnf_check 98
nm_Z_mul 0
subtract_slices 534674
sw_bound 13853173
vecsmall_prod 14694393
zmV_to_ZMV 126
zm_to_Flm 22694
zm_to_ZM 157835
zvV_equal 1638
zv_ZM_mul 2408
zv_abs 77
zv_canon_inplace 22921521
zv_content 18613968
zv_dotproduct 196399119
zv_equal 30996408
zv_equal0 23113196
zv_neg 51884
zv_neg_inplace 126
zv_prod 951001
zv_prod_Z 1922701
zv_sum 16506
zv_sumpart 0
zv_to_Flv 366646
zv_z_mul 28682

Generated by: LCOV version 1.16