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.0 lcov report (development 29806-4d001396c7) Lines: 1612 1788 90.2 %
Date: 2024-12-21 09:08:57 Functions: 97 107 90.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3144679
FpM_hnfend 3144900
FpV_Fp_mul_part_ip 5309103
FpV_red_part_ipvec 36040839
Minus 2051831
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 39783434
ZC_lincomb1z 21821355
ZC_lincomb1z_i 21831636
ZM_hnf 88741
ZM_hnf_knapsack 238
ZM_hnfall 28588
ZM_hnfall_i 725279
ZM_hnfcenter 25160
ZM_hnflll 231075
ZM_hnfmod 165562
ZM_hnfmodall 4915628
ZM_hnfmodall_i 4965204
ZM_hnfmodid 4340656
ZM_hnfmodprime 3144675
ZM_hnfperm 385
ZM_redpart 1388337
ZM_reduce 4135195
ZM_rowrankprofile 225566
ZM_snf 10843
ZM_snf_group 643658
ZM_snf_no_divide 1076993
ZM_snfall 63971
ZM_snfall_i 721999
ZM_snfclean 947644
ZMrow_divexact_inplace 862912
ZV_allequal 219974
ZV_extgcd 109207
ZV_gcdext_i 109221
ZV_hnfgcdext 21
ZV_snf_group 303885
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 303884
ZV_snfclean 214271
ZpM_echelon 524909
addmulzii 517650135
addzi 239253713
affii2_or_copy_gc 47782917
affii_or_copy_gc 8460796
allhnfmod 408044
bezout_step 702620
col_dup 2609057
col_mul 2698246
count 8100749
count2 420494
do_zero 0
findi 105829100
findi_normalize 105818967
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 201724
hnf_i 61631
hnf_invimage 366151
hnf_invscale 237214
hnf_solve 314914
hnfadd 0
hnfadd_i 91289
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 225566
hnflll 7
hnfmerge_get_1 743932
hnfmod 14
hnfmodid 408030
hnfperm 14
hnfspec 0
hnfspec_i 134277
hnfswap 8473461
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4614874
negcmpii 520223
normalize_as_RgX 364
optimal_D 4963179
p_mat 0
reduce1 950510
reduce2 52896174
remove_0cols 321530
reverse_rows 462129
smith 385
smithall 35
smithclean 693
snf_group 947646
snf_pile 984750
snf_pile1 48
snfrank 154
subzi 6449751
trivsmith 0
update 674576
zlm_echelon 4657931
zv_snf_rank 0

Generated by: LCOV version 1.16