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 30346-bfe9cf2a38) Lines: 1602 1778 90.1 %
Date: 2025-06-26 09:22:22 Functions: 96 106 90.6 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
ZV_snf_trunc 0
do_zero 0
gsmith 0
gsmithall 0
hnfadd 0
hnfspec 0
mathnfspec 0
p_mat 0
trivsmith 0
zv_snf_rank 0
hnflll 7
hnf 14
hnfall 14
hnfmod 14
hnfperm 14
ZV_hnfgcdext 21
hnfallgen 21
smithall 35
RgM_hnfall 42
snf_pile1 48
RgXM_snf 49
ZV_snf_rank_u 49
RgM_reduce 84
ZV_snf_rank 91
hnfdivide 133
snfrank 154
gsnf_no_divide 196
ZM_hnf_knapsack 238
mathnf0 287
normalize_as_RgX 364
ZM_hnfperm 385
smith 385
matsnf0 469
RgC_elem 511
smithclean 693
gbezout_step 882
is_RgX 2590
ZM_snf 15869
ZM_hnfcenter 25201
ZM_hnfall 29132
hnf_i 61692
ZM_snfall 64190
ZM_hnf 89347
hnfadd_i 92542
ZV_extgcd 110572
ZV_gcdext_i 110586
hnfspec_i 134784
ZM_hnfmod 162503
hnf_divscale 197407
ZV_snfclean 227092
ZM_rowrankprofile 227327
hnffinal 227327
ZM_hnflll 232836
hnf_invscale 275326
ZV_snfall 316749
ZV_snf_group 316750
ZV_allequal 322720
remove_0cols 335537
count2 421038
hnfmodid 438175
allhnfmod 438189
hnf_solve 461150
reverse_rows 465647
ZpM_echelon 528270
hnf_invimage 547286
negcmpii 602116
ZM_snf_group 712842
ZM_hnfall_i 752407
update 771764
ZM_snfall_i 796448
hnfmerge_get_1 816131
bezout_step 820359
reduce1 967385
ZMrow_divexact_inplace 976577
ZM_snfclean 1029663
snf_group 1029669
snf_pile 1071742
ZM_snf_no_divide 1235217
ZM_redpart 1551849
Minus 2057565
col_dup 2615062
col_mul 3087024
ZM_hnfmodprime 3361400
FpM_echelon 3361401
FpM_hnfend 3361600
ZM_reduce 4470233
ZM_hnfmodid 4528398
must_swap 4632116
zlm_echelon 4797782
ZM_hnfmodall 5131231
optimal_D 5180488
ZM_hnfmodall_i 5182507
FpV_Fp_mul_part_ip 5408061
subzi 6457587
count 8103571
hnfswap 8498542
ZC_lincomb1z 21851157
ZC_lincomb1z_i 21861474
FpV_red_part_ipvec 37662193
ZC_elem 41169743
affii2_or_copy_gc 47799831
reduce2 52998159
findi_normalize 106025921
findi 106032531
addzi 239235377
addmulzii 517710203

Generated by: LCOV version 1.16