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.16.2 lcov report (development 29463-1101ba1c32) Lines: 1612 1788 90.2 %
Date: 2024-07-22 09:03:30 Functions: 97 107 90.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3170084
FpM_hnfend 3170228
FpV_Fp_mul_part_ip 5317150
FpV_red_part_ipvec 34786912
Minus 1995326
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 38694999
ZC_lincomb1z 21093873
ZC_lincomb1z_i 21098437
ZM_hnf 79322
ZM_hnf_knapsack 238
ZM_hnfall 23913
ZM_hnfall_i 716913
ZM_hnfcenter 25088
ZM_hnflll 204537
ZM_hnfmod 165156
ZM_hnfmodall 4707790
ZM_hnfmodall_i 4756904
ZM_hnfmodid 4141211
ZM_hnfmodprime 3170070
ZM_hnfperm 385
ZM_redpart 1386187
ZM_reduce 4087438
ZM_rowrankprofile 199043
ZM_snf 10808
ZM_snf_group 643076
ZM_snf_no_divide 1075572
ZM_snfall 63861
ZM_snfall_i 721280
ZM_snfclean 946867
ZMrow_divexact_inplace 861791
ZV_allequal 219797
ZV_extgcd 109144
ZV_gcdext_i 109158
ZV_hnfgcdext 21
ZV_snf_group 303723
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 303723
ZV_snfclean 214181
ZpM_echelon 525047
addmulzii 507033674
addzi 228784092
affii2_or_copy_gc 46576330
affii_or_copy_gc 8315240
allhnfmod 399946
bezout_step 701528
col_dup 2654730
col_mul 2693659
count 7987392
count2 407444
do_zero 0
findi 105463114
findi_normalize 105460933
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 197702
hnf_i 56886
hnf_invimage 366240
hnf_invscale 236894
hnf_solve 314896
hnfadd 0
hnfadd_i 64916
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 199043
hnflll 7
hnfmerge_get_1 741510
hnfmod 14
hnfmodid 399932
hnfperm 14
hnfspec 0
hnfspec_i 134120
hnfswap 8322945
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4667786
negcmpii 520083
normalize_as_RgX 364
optimal_D 4754791
p_mat 0
reduce1 950454
reduce2 52725104
remove_0cols 312004
reverse_rows 409068
smith 385
smithall 35
smithclean 693
snf_group 946872
snf_pile 983923
snf_pile1 48
snfrank 154
subzi 6446149
trivsmith 0
update 673434
zlm_echelon 4650151
zv_snf_rank 0

Generated by: LCOV version 1.16