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-23 08:07:35 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 24391
ZM_hnfcenter 25082
hnf_i 54421
ZM_snfall 63805
hnfadd_i 76939
ZM_hnf 77335
ZV_extgcd 109032
ZV_gcdext_i 109046
hnfspec_i 133964
ZM_hnfmod 155469
hnf_divscale 195923
hnffinal 210903
ZM_rowrankprofile 210904
ZM_hnflll 214095
ZV_snfclean 214169
ZV_allequal 219759
hnf_invscale 236790
ZV_snf_group 301370
ZV_snfall 301370
remove_0cols 309806
hnf_solve 314491
hnf_invimage 365806
hnfmodid 397334
allhnfmod 397348
count2 410146
reverse_rows 428176
negcmpii 517585
ZpM_echelon 524258
ZM_snf_group 642803
update 673493
bezout_step 695754
ZM_snfall_i 711745
ZM_hnfall_i 717608
hnfmerge_get_1 741108
ZMrow_divexact_inplace 861320
ZM_snfclean 944269
snf_group 944272
reduce1 949238
snf_pile 972107
ZM_snf_no_divide 1063450
ZM_redpart 1378296
Minus 2026017
col_dup 2652802
col_mul 2693927
ZM_hnfmodprime 3167901
FpM_echelon 3167902
FpM_hnfend 3168175
ZM_reduce 4134369
ZM_hnfmodid 4172307
zlm_echelon 4650340
ZM_hnfmodall 4726290
must_swap 4734593
optimal_D 4773274
ZM_hnfmodall_i 4775376
FpV_Fp_mul_part_ip 5297629
count 7980475
hnfswap 8375553
FpV_red_part_ipvec 35115927
ZC_elem 39088621
reduce2 52986581
findi_normalize 105975908
findi 106008771

Generated by: LCOV version 1.14