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 29712-7c8a932571) Lines: 1612 1788 90.2 %
Date: 2024-11-15 09:08:45 Functions: 97 107 90.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3144761
FpM_hnfend 3144887
FpV_Fp_mul_part_ip 5309115
FpV_red_part_ipvec 36040744
Minus 2050977
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 39794988
ZC_lincomb1z 21819290
ZC_lincomb1z_i 21828828
ZM_hnf 88782
ZM_hnf_knapsack 238
ZM_hnfall 28617
ZM_hnfall_i 725316
ZM_hnfcenter 25160
ZM_hnflll 230994
ZM_hnfmod 165555
ZM_hnfmodall 4915823
ZM_hnfmodall_i 4965378
ZM_hnfmodid 4340822
ZM_hnfmodprime 3144760
ZM_hnfperm 385
ZM_redpart 1388270
ZM_reduce 4142181
ZM_rowrankprofile 225483
ZM_snf 10843
ZM_snf_group 643680
ZM_snf_no_divide 1076986
ZM_snfall 63973
ZM_snfall_i 722032
ZM_snfclean 947625
ZMrow_divexact_inplace 862899
ZV_allequal 219981
ZV_extgcd 109207
ZV_gcdext_i 109221
ZV_hnfgcdext 21
ZV_snf_group 303855
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 303866
ZV_snfclean 214281
ZpM_echelon 524920
addmulzii 517709522
addzi 239211721
affii2_or_copy_gc 47782788
affii_or_copy_gc 8459064
allhnfmod 408044
bezout_step 702634
col_dup 2609133
col_mul 2698085
count 8100835
count2 420431
do_zero 0
findi 105843306
findi_normalize 105837230
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 201746
hnf_i 61642
hnf_invimage 366159
hnf_invscale 237216
hnf_solve 314915
hnfadd 0
hnfadd_i 91207
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 225487
hnflll 7
hnfmerge_get_1 743789
hnfmod 14
hnfmodid 408031
hnfperm 14
hnfspec 0
hnfspec_i 134279
hnfswap 8471827
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4614226
negcmpii 520204
normalize_as_RgX 364
optimal_D 4963299
p_mat 0
reduce1 950510
reduce2 52900795
remove_0cols 321585
reverse_rows 461976
smith 385
smithall 35
smithclean 693
snf_group 947630
snf_pile 984738
snf_pile1 48
snfrank 154
subzi 6447860
trivsmith 0
update 674535
zlm_echelon 4657998
zv_snf_rank 0

Generated by: LCOV version 1.16