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 29821-ad8e616c7c) Lines: 1612 1788 90.2 %
Date: 2024-12-28 09:09:04 Functions: 97 107 90.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FpM_echelon 3144591
FpM_hnfend 3144837
FpV_Fp_mul_part_ip 5310852
FpV_red_part_ipvec 36028938
Minus 2050112
RgC_elem 511
RgM_hnfall 42
RgM_reduce 84
RgXM_snf 49
ZC_elem 39756563
ZC_lincomb1z 21813099
ZC_lincomb1z_i 21822247
ZM_hnf 88898
ZM_hnf_knapsack 238
ZM_hnfall 28753
ZM_hnfall_i 725446
ZM_hnfcenter 25152
ZM_hnflll 230842
ZM_hnfmod 165568
ZM_hnfmodall 4914469
ZM_hnfmodall_i 4964121
ZM_hnfmodid 4339530
ZM_hnfmodprime 3144593
ZM_hnfperm 385
ZM_redpart 1388642
ZM_reduce 4137979
ZM_rowrankprofile 225333
ZM_snf 10843
ZM_snf_group 643647
ZM_snf_no_divide 1077031
ZM_snfall 63973
ZM_snfall_i 721993
ZM_snfclean 947636
ZMrow_divexact_inplace 862890
ZV_allequal 219976
ZV_extgcd 109207
ZV_gcdext_i 109221
ZV_hnfgcdext 21
ZV_snf_group 303892
ZV_snf_rank 91
ZV_snf_rank_u 49
ZV_snf_trunc 0
ZV_snfall 303892
ZV_snfclean 214276
ZpM_echelon 524900
addmulzii 517569980
addzi 239136483
affii2_or_copy_gc 47776074
affii_or_copy_gc 8456311
allhnfmod 408019
bezout_step 702982
col_dup 2609164
col_mul 2699482
count 8102017
count2 420453
do_zero 0
findi 105815334
findi_normalize 105809165
gbezout_step 882
gsmith 0
gsmithall 0
gsnf_no_divide 196
hnf 14
hnf_divscale 201596
hnf_i 61622
hnf_invimage 366159
hnf_invscale 237209
hnf_solve 314909
hnfadd 0
hnfadd_i 91053
hnfall 14
hnfallgen 21
hnfdivide 133
hnffinal 225333
hnflll 7
hnfmerge_get_1 743921
hnfmod 14
hnfmodid 408005
hnfperm 14
hnfspec 0
hnfspec_i 134280
hnfswap 8467940
is_RgX 2590
mathnf0 287
mathnfspec 0
matsnf0 469
must_swap 4610939
negcmpii 520219
normalize_as_RgX 364
optimal_D 4962008
p_mat 0
reduce1 950510
reduce2 52889400
remove_0cols 321700
reverse_rows 461664
smith 385
smithall 35
smithclean 693
snf_group 947637
snf_pile 984760
snf_pile1 48
snfrank 154
subzi 6447587
trivsmith 0
update 674882
zlm_echelon 4657044
zv_snf_rank 0

Generated by: LCOV version 1.16