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 - hnf_snf.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30316-0578a48613) Lines: 1602 1778 90.1 %
Date: 2025-06-02 09:19:41 Functions: 96 106 90.6 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3143094
FpM_hnfend 3143288
FpV_Fp_mul_part_ip 5308999
FpV_red_part_ipvec 35901122
Minus 2050245
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 39703084
ZC_lincomb1z 21813485
ZC_lincomb1z_i 21823531
ZM_hnf 88952
ZM_hnf_knapsack 238
ZM_hnfall 28769
ZM_hnfall_i 726455
ZM_hnfcenter 25171
ZM_hnflll 231156
ZM_hnfmod 162503
ZM_hnfmodall 4838823
ZM_hnfmodall_i 4889430
ZM_hnfmodid 4265364
ZM_hnfmodprime 3143093
ZM_hnfperm 385
ZM_redpart 1389110
ZM_reduce 4136623
ZM_rowrankprofile 225646
ZM_snf 10864
ZM_snf_group 644533
ZM_snf_no_divide 1077762
ZM_snfall 63958
ZM_snfall_i 722900
ZM_snfclean 948783
ZMrow_divexact_inplace 864006
ZV_allequal 282417
ZV_extgcd 110572
ZV_gcdext_i 110586
ZV_hnfgcdext 21
ZV_snf_group 304138
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 304175
ZV_snfclean 214525
ZpM_echelon 528037
addmulzii 517700533
addzi 239296910
affii2_or_copy_gc 47767882
allhnfmod 409317
bezout_step 703297
col_dup 2608394
col_mul 2700784
count 8101214
count2 420234
do_zero 0
findi 105807069
findi_normalize 105800421
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 196670
hnf_i 61660
hnf_invimage 422122
hnf_invscale 237696
hnf_solve 370755
hnfadd 0
hnfadd_i 91414
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 225647
hnflll 7
hnfmerge_get_1 743870
hnfmod 14
hnfmodid 409303
hnfperm 14
hnfspec 0
hnfspec_i 134233
hnfswap 8473964
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4613285
negcmpii 520881
normalize_as_RgX 364
optimal_D 4887498
p_mat 0
reduce1 967385
reduce2 52886248
remove_0cols 322572
reverse_rows 462298
smith 385
smithall 35
smithclean 693
snf_group 948785
snf_pile 985881
snf_pile1 48
snfrank 154
subzi 6444934
trivsmith 0
update 675213
zlm_echelon 4670592
zv_snf_rank 0

Generated by: LCOV version 1.16