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-26 08:07:25 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 24363
ZM_hnfcenter 25077
hnf_i 54410
ZM_snfall 63804
hnfadd_i 76557
ZM_hnf 77296
ZV_extgcd 109032
ZV_gcdext_i 109046
hnfspec_i 133963
ZM_hnfmod 155470
hnf_divscale 195922
ZM_rowrankprofile 210520
hnffinal 210520
ZM_hnflll 213712
ZV_snfclean 214173
ZV_allequal 219755
hnf_invscale 236789
ZV_snf_group 301368
ZV_snfall 301368
remove_0cols 309761
hnf_solve 314479
hnf_invimage 365797
hnfmodid 397334
allhnfmod 397348
count2 410036
reverse_rows 427400
negcmpii 517588
ZpM_echelon 524247
ZM_snf_group 642784
update 673465
bezout_step 695703
ZM_snfall_i 711736
ZM_hnfall_i 717579
hnfmerge_get_1 741095
ZMrow_divexact_inplace 861357
ZM_snfclean 944258
snf_group 944268
reduce1 949238
snf_pile 972085
ZM_snf_no_divide 1063402
ZM_redpart 1378200
Minus 2025150
col_dup 2652777
col_mul 2693823
FpM_echelon 3167937
ZM_hnfmodprime 3167944
FpM_hnfend 3168182
ZM_reduce 4122910
ZM_hnfmodid 4171087
zlm_echelon 4650273
ZM_hnfmodall 4725060
must_swap 4731029
optimal_D 4771990
ZM_hnfmodall_i 4774118
FpV_Fp_mul_part_ip 5297619
count 7979537
hnfswap 8371580
FpV_red_part_ipvec 35100694
ZC_elem 39061469
reduce2 52954518
findi_normalize 105908940
findi 105945121

Generated by: LCOV version 1.14