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 29465-f396510193) Lines: 1612 1788 90.2 %
Date: 2024-07-25 09:03:53 Functions: 97 107 90.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3170059
FpM_hnfend 3170207
FpV_Fp_mul_part_ip 5317074
FpV_red_part_ipvec 34785115
Minus 1994153
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 38694288
ZC_lincomb1z 21081334
ZC_lincomb1z_i 21086946
ZM_hnf 79312
ZM_hnf_knapsack 238
ZM_hnfall 23904
ZM_hnfall_i 716917
ZM_hnfcenter 25083
ZM_hnflll 204462
ZM_hnfmod 165156
ZM_hnfmodall 4707535
ZM_hnfmodall_i 4756676
ZM_hnfmodid 4141232
ZM_hnfmodprime 3170048
ZM_hnfperm 385
ZM_redpart 1386183
ZM_reduce 4087905
ZM_rowrankprofile 198967
ZM_snf 10808
ZM_snf_group 643085
ZM_snf_no_divide 1075581
ZM_snfall 63861
ZM_snfall_i 721291
ZM_snfclean 946868
ZMrow_divexact_inplace 861805
ZV_allequal 219798
ZV_extgcd 109144
ZV_gcdext_i 109158
ZV_hnfgcdext 21
ZV_snf_group 303720
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 303720
ZV_snfclean 214180
ZpM_echelon 525053
addmulzii 507024171
addzi 228457281
affii2_or_copy_gc 46557046
affii_or_copy_gc 8309150
allhnfmod 399945
bezout_step 701542
col_dup 2654766
col_mul 2693688
count 7986429
count2 407217
do_zero 0
findi 105435429
findi_normalize 105424415
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 197704
hnf_i 56885
hnf_invimage 366239
hnf_invscale 236897
hnf_solve 314895
hnfadd 0
hnfadd_i 64843
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 198967
hnflll 7
hnfmerge_get_1 741517
hnfmod 14
hnfmodid 399931
hnfperm 14
hnfspec 0
hnfspec_i 134123
hnfswap 8318662
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4664716
negcmpii 520077
normalize_as_RgX 364
optimal_D 4754660
p_mat 0
reduce1 950454
reduce2 52705951
remove_0cols 311991
reverse_rows 408908
smith 385
smithall 35
smithclean 693
snf_group 946874
snf_pile 983876
snf_pile1 48
snfrank 154
subzi 6442618
trivsmith 0
update 673441
zlm_echelon 4650128
zv_snf_rank 0

Generated by: LCOV version 1.16