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 29115-f22e516b23) Lines: 1557 1728 90.1 %
Date: 2024-04-28 08:07:55 Functions: 90 100 90.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
ZV_snf_trunc 0
do_zero 0
gsmith 0
gsmithall 0
hnfadd 0
hnfspec 0
mathnfspec 0
p_mat 0
trivsmith 0
zv_snf_rank 0
hnflll 7
hnf 14
hnfall 14
hnfmod 14
hnfperm 14
ZV_hnfgcdext 21
hnfallgen 21
smithall 35
RgM_hnfall 42
RgXM_snf 49
ZV_snf_rank_u 49
snf_pile1 63
RgM_reduce 84
ZV_snf_rank 91
hnfdivide 133
snfrank 154
gsnf_no_divide 196
ZM_hnf_knapsack 238
mathnf0 287
normalize_as_RgX 364
ZM_hnfperm 385
smith 385
matsnf0 469
RgC_elem 511
smithclean 693
gbezout_step 882
ZM_snf 1638
is_RgX 2590
ZM_hnfall 24349
ZM_hnfcenter 25082
hnf_i 54395
ZM_snfall 63805
hnfadd_i 76286
ZM_hnf 77267
ZV_extgcd 109032
ZV_gcdext_i 109046
hnfspec_i 133960
ZM_hnfmod 155468
hnf_divscale 195923
ZM_rowrankprofile 210246
hnffinal 210246
ZM_hnflll 213439
ZV_snfclean 214162
ZV_allequal 219760
hnf_invscale 236783
ZV_snf_group 301373
ZV_snfall 301373
remove_0cols 309734
hnf_solve 314480
hnf_invimage 365803
hnfmodid 397334
allhnfmod 397348
count2 410138
reverse_rows 426855
negcmpii 517578
ZpM_echelon 524260
ZM_snf_group 642814
update 673429
bezout_step 695665
ZM_snfall_i 711758
ZM_hnfall_i 717568
hnfmerge_get_1 741095
ZMrow_divexact_inplace 861314
ZM_snfclean 944255
snf_group 944259
reduce1 949238
snf_pile 972068
ZM_snf_no_divide 1063403
ZM_redpart 1378149
Minus 2024832
col_dup 2652716
col_mul 2693642
FpM_echelon 3167869
ZM_hnfmodprime 3167882
FpM_hnfend 3168167
ZM_reduce 4121543
ZM_hnfmodid 4169890
zlm_echelon 4650280
ZM_hnfmodall 4723867
must_swap 4731102
optimal_D 4770762
ZM_hnfmodall_i 4772917
FpV_Fp_mul_part_ip 5297558
count 7979868
hnfswap 8370430
FpV_red_part_ipvec 35088141
ZC_elem 39048757
reduce2 52951525
findi_normalize 105903373
findi 105935232

Generated by: LCOV version 1.14