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 - buch1.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30775-9d8a55740a) Lines: 679 711 95.5 %
Date: 2026-04-06 09:26:18 Functions: 52 56 92.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
GRH_last_prime 0
buchimag 0
buchreal 0
dbg_all 0
imag_be_honest 7
real_be_honest 7
mpqs_relations 336
bnf_increase_LIMC 2361
qfr3_canon_safe 3710
Buchquad 4424
quadclassunit0 4424
quadclassnos 5008
real_relations 5145
rel_to_col 8813
isless_iu 10416
gcdreal 33978
crabs 55146
quadclassno 112952
quad_be_honest 122165
nthidealquad 122169
get_clgp 122173
compute_invresquad 122185
trivial_relations 122186
subFBquad 122279
FBquad 122281
Buchquad_i 122385
sub_fact 149768
qfr3_pf 159390
get_R 159570
qfr3_random 161567
powsubFBquad 171689
imag_relations 175415
dist 184688
dist_set 184688
qfr5_factorback 197015
qfr5_pf 217588
qfr5_rho_pow 220157
qfi_factorback 263610
clearhash 293945
GRH_ensure 454708
is_bad 688048
QFR3_comp 1007545
qfr3_canon 1166963
QFR5_comp 1735160
quadGRHchk 1807168
qfr5_canon 1952748
cache_prime_quad 2051596
add_fact 3102257
largeprime 3472003
hash 3472080
qfi_random 5503729
random_form 5665533
init_form 6126793
Z_isquasismooth_prod 7090123
factorquad 7096331
QFI_comp 16465046

Generated by: LCOV version 1.16