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 - modules - ratpoints.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.0 lcov report (development 29712-7c8a932571) Lines: 879 908 96.8 %
Date: 2024-11-15 09:08:45 Functions: 33 33 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
QX_hyperellratpoints 12435
ZX_homogenous_evalpow 168
ZX_hyperellratpoints 12435
ZX_positive_region 12428
_ratpoints_check_point 3282373
_ratpoints_sift0 46550975
alloc_sieve 12428
args_h 12435
compare_entries 1171606
ellratpoints 896
find_points_init 12428
find_points_work 12428
gen_inverses 12428
gen_offsets 12428
gen_sieve 12428
gen_sieves0 12428
gen_squares 12428
get_2adic_info 12428
hyperell_check 11539
hyperellratpoints 11539
mod 888509854
posint 12428
process 89229
ratpoints_compute_sturm 12428
rpjacobi 51429838
set_bc 2326442
setup_us1 1351
sieve_init1 2737965
sieve_init2 9938663
sieving_info 12428
sift 31921627
to_RgX 70
vec_append_grow 86198

Generated by: LCOV version 1.16