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-20 08:07:50 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 24362
ZM_hnfcenter 25081
hnf_i 54395
ZM_snfall 63804
hnfadd_i 76712
ZM_hnf 77280
ZV_extgcd 109032
ZV_gcdext_i 109046
hnfspec_i 133963
ZM_hnfmod 155468
hnf_divscale 195924
ZM_rowrankprofile 210675
hnffinal 210675
ZM_hnflll 213865
ZV_snfclean 214163
ZV_allequal 219763
hnf_invscale 236784
ZV_snfall 301366
ZV_snf_group 301367
remove_0cols 309748
hnf_solve 314475
hnf_invimage 365796
hnfmodid 397334
allhnfmod 397348
count2 410168
reverse_rows 427713
negcmpii 517581
ZpM_echelon 524262
ZM_snf_group 642768
update 673452
bezout_step 695705
ZM_snfall_i 711711
ZM_hnfall_i 717585
hnfmerge_get_1 741111
ZMrow_divexact_inplace 861304
ZM_snfclean 944253
snf_group 944255
reduce1 949238
snf_pile 972080
ZM_snf_no_divide 1063379
ZM_redpart 1378138
Minus 2025586
col_dup 2652745
col_mul 2693715
FpM_echelon 3167902
ZM_hnfmodprime 3167905
FpM_hnfend 3168189
ZM_reduce 4123027
ZM_hnfmodid 4171454
zlm_echelon 4650378
ZM_hnfmodall 4725446
must_swap 4733221
optimal_D 4772331
ZM_hnfmodall_i 4774529
FpV_Fp_mul_part_ip 5297589
count 7980971
hnfswap 8373080
FpV_red_part_ipvec 35104973
ZC_elem 39065964
reduce2 52959915
findi_normalize 105923063
findi 105957169

Generated by: LCOV version 1.14