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.16.2 lcov report (development 29465-f396510193) Lines: 652 684 95.3 %
Date: 2024-07-25 09:03:53 Functions: 49 53 92.5 %
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
bnf_increase_LIMC 2378
qfr3_canon_safe 3710
Buchquad 4396
quadclassunit0 4396
quadclassnos 4938
real_relations 5138
isless_iu 10416
gcdreal 33901
crabs 54922
quadclassno 61173
quad_be_honest 70329
compute_invresquad 70334
nthidealquad 70334
get_clgp 70335
trivial_relations 70335
subFBquad 70467
FBquad 70468
Buchquad_i 70510
get_R 91185
sub_fact 97479
imag_relations 98755
powsubFBquad 99096
qfi_factorback 159020
qfr3_pf 159362
qfr3_random 161539
clearhash 169553
dist 184660
qfr5_factorback 196987
qfr5_pf 217560
qfr5_rho_pow 220129
is_bad 391830
GRH_ensure 400377
QFR3_comp 1007482
quadGRHchk 1033282
qfr3_canon 1166872
cache_prime_quad 1174072
QFR5_comp 1735097
add_fact 1885962
qfr5_canon 1952657
largeprime 2566360
hash 2566384
qfi_random 3533668
random_form 3695193
init_form 4051308
Z_isquasismooth_prod 5026497
factorquad 5027175
QFI_comp 11752765

Generated by: LCOV version 1.16