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 30483-b6b1f87815) Lines: 681 713 95.5 %
Date: 2025-09-12 09:24:16 Functions: 52 56 92.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Buchquad 4424
Buchquad_i 70839
FBquad 70791
GRH_ensure 402427
GRH_last_prime 0
QFI_comp 11744938
QFR3_comp 1007545
QFR5_comp 1735160
Z_isquasismooth_prod 5032868
add_fact 1895351
bnf_increase_LIMC 2377
buchimag 0
buchreal 0
cache_prime_quad 1177953
clearhash 170339
compute_invresquad 70679
crabs 55146
dbg_all 0
dist 184688
dist_set 184688
factorquad 5039685
gcdreal 33978
get_R 91935
get_clgp 70665
hash 2565525
imag_be_honest 7
imag_relations 99370
init_form 4064613
is_bad 393514
isless_iu 10416
largeprime 2565504
mpqs_relations 336
nthidealquad 70665
powsubFBquad 99570
qfi_factorback 160670
qfi_random 3545013
qfr3_canon 1166963
qfr3_canon_safe 3710
qfr3_pf 159390
qfr3_random 161567
qfr5_canon 1952748
qfr5_factorback 197015
qfr5_pf 217588
qfr5_rho_pow 220157
quadGRHchk 1036513
quad_be_honest 70660
quadclassno 61175
quadclassnos 5240
quadclassunit0 4424
random_form 3706557
real_be_honest 7
real_relations 5145
rel_to_col 8813
subFBquad 70790
sub_fact 98298
trivial_relations 70678

Generated by: LCOV version 1.16