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
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
snf_pile1 48
RgXM_snf 49
ZV_snf_rank_u 49
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
is_RgX 2590
ZM_snf 10843
ZM_hnfcenter 25152
ZM_hnfall 28753
hnf_i 61622
ZM_snfall 63973
ZM_hnf 88898
hnfadd_i 91053
ZV_extgcd 109207
ZV_gcdext_i 109221
hnfspec_i 134280
ZM_hnfmod 165568
hnf_divscale 201596
ZV_snfclean 214276
ZV_allequal 219976
ZM_rowrankprofile 225333
hnffinal 225333
ZM_hnflll 230842
hnf_invscale 237209
ZV_snf_group 303892
ZV_snfall 303892
hnf_solve 314909
remove_0cols 321700
hnf_invimage 366159
hnfmodid 408005
allhnfmod 408019
count2 420453
reverse_rows 461664
negcmpii 520219
ZpM_echelon 524900
ZM_snf_group 643647
update 674882
bezout_step 702982
ZM_snfall_i 721993
ZM_hnfall_i 725446
hnfmerge_get_1 743921
ZMrow_divexact_inplace 862890
ZM_snfclean 947636
snf_group 947637
reduce1 950510
snf_pile 984760
ZM_snf_no_divide 1077031
ZM_redpart 1388642
Minus 2050112
col_dup 2609164
col_mul 2699482
FpM_echelon 3144591
ZM_hnfmodprime 3144593
FpM_hnfend 3144837
ZM_reduce 4137979
ZM_hnfmodid 4339530
must_swap 4610939
zlm_echelon 4657044
ZM_hnfmodall 4914469
optimal_D 4962008
ZM_hnfmodall_i 4964121
FpV_Fp_mul_part_ip 5310852
subzi 6447587
count 8102017
affii_or_copy_gc 8456311
hnfswap 8467940
ZC_lincomb1z 21813099
ZC_lincomb1z_i 21822247
FpV_red_part_ipvec 36028938
ZC_elem 39756563
affii2_or_copy_gc 47776074
reduce2 52889400
findi_normalize 105809165
findi 105815334
addzi 239136483
addmulzii 517569980

Generated by: LCOV version 1.16