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 30288-703288f808) Lines: 1602 1778 90.1 %
Date: 2025-05-19 09:23:07 Functions: 96 106 90.6 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3143246
FpM_hnfend 3143391
FpV_Fp_mul_part_ip 5309250
FpV_red_part_ipvec 35915401
Minus 2048994
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 39726285
ZC_lincomb1z 21821536
ZC_lincomb1z_i 21829263
ZM_hnf 88977
ZM_hnf_knapsack 238
ZM_hnfall 28766
ZM_hnfall_i 726445
ZM_hnfcenter 25151
ZM_hnflll 231007
ZM_hnfmod 162495
ZM_hnfmodall 4839098
ZM_hnfmodall_i 4889684
ZM_hnfmodid 4265673
ZM_hnfmodprime 3143236
ZM_hnfperm 385
ZM_redpart 1388967
ZM_reduce 4145058
ZM_rowrankprofile 225511
ZM_snf 10864
ZM_snf_group 644537
ZM_snf_no_divide 1077639
ZM_snfall 63959
ZM_snfall_i 722908
ZM_snfclean 948746
ZMrow_divexact_inplace 864093
ZV_allequal 282416
ZV_extgcd 110572
ZV_gcdext_i 110586
ZV_hnfgcdext 21
ZV_snf_group 304178
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 304178
ZV_snfclean 214525
ZpM_echelon 528073
addmulzii 518671324
addzi 240130129
affii2_or_copy_gc 47809227
allhnfmod 409288
bezout_step 703221
col_dup 2607960
col_mul 2700617
count 8099574
count2 420125
do_zero 0
findi 105824181
findi_normalize 105810486
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 196587
hnf_i 61694
hnf_invimage 422128
hnf_invscale 237687
hnf_solve 370779
hnfadd 0
hnfadd_i 91311
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 225515
hnflll 7
hnfmerge_get_1 743867
hnfmod 14
hnfmodid 409274
hnfperm 14
hnfspec 0
hnfspec_i 134201
hnfswap 8473642
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4614100
negcmpii 520888
normalize_as_RgX 364
optimal_D 4887826
p_mat 0
reduce1 967385
reduce2 52899306
remove_0cols 322617
reverse_rows 462037
smith 385
smithall 35
smithclean 693
snf_group 948750
snf_pile 985837
snf_pile1 48
snfrank 154
subzi 6445273
trivsmith 0
update 675167
zlm_echelon 4670595
zv_snf_rank 0

Generated by: LCOV version 1.16