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 30318-7d854b8994) Lines: 1602 1778 90.1 %
Date: 2025-06-07 09:19:48 Functions: 96 106 90.6 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3143139
FpM_hnfend 3143307
FpV_Fp_mul_part_ip 5308965
FpV_red_part_ipvec 35897029
Minus 2049770
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 39707698
ZC_lincomb1z 21802732
ZC_lincomb1z_i 21813725
ZM_hnf 88995
ZM_hnf_knapsack 238
ZM_hnfall 28767
ZM_hnfall_i 726453
ZM_hnfcenter 25170
ZM_hnflll 231071
ZM_hnfmod 162503
ZM_hnfmodall 4838565
ZM_hnfmodall_i 4889193
ZM_hnfmodid 4265144
ZM_hnfmodprime 3143138
ZM_hnfperm 385
ZM_redpart 1388966
ZM_reduce 4142397
ZM_rowrankprofile 225563
ZM_snf 10864
ZM_snf_group 644526
ZM_snf_no_divide 1077688
ZM_snfall 63959
ZM_snfall_i 722891
ZM_snfclean 948788
ZMrow_divexact_inplace 864030
ZV_allequal 282413
ZV_extgcd 110572
ZV_gcdext_i 110586
ZV_hnfgcdext 21
ZV_snf_group 304175
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 304174
ZV_snfclean 214523
ZpM_echelon 528030
addmulzii 517487616
addzi 239105865
affii2_or_copy_gc 47751662
allhnfmod 409308
bezout_step 703242
col_dup 2608262
col_mul 2700609
count 8099644
count2 420311
do_zero 0
findi 105773954
findi_normalize 105765684
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 196654
hnf_i 61705
hnf_invimage 422129
hnf_invscale 237699
hnf_solve 370781
hnfadd 0
hnfadd_i 91333
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 225564
hnflll 7
hnfmerge_get_1 743888
hnfmod 14
hnfmodid 409294
hnfperm 14
hnfspec 0
hnfspec_i 134229
hnfswap 8471545
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4611578
negcmpii 520884
normalize_as_RgX 364
optimal_D 4887193
p_mat 0
reduce1 967385
reduce2 52867591
remove_0cols 322614
reverse_rows 462117
smith 385
smithall 35
smithclean 693
snf_group 948790
snf_pile 985878
snf_pile1 48
snfrank 154
subzi 6444070
trivsmith 0
update 675165
zlm_echelon 4670495
zv_snf_rank 0

Generated by: LCOV version 1.16