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.16.2 lcov report (development 29115-f22e516b23) Lines: 887 916 96.8 %
Date: 2024-04-18 08:07:12 Functions: 33 33 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
to_RgX 70
ZX_homogenous_evalpow 168
ellratpoints 882
setup_us1 1337
hyperell_check 11483
hyperellratpoints 11483
ZX_positive_region 12358
alloc_sieve 12358
find_points_init 12358
find_points_work 12358
gen_inverses 12358
gen_offsets 12358
gen_sieve 12358
gen_sieves0 12358
gen_squares 12358
get_2adic_info 12358
posint 12358
ratpoints_compute_sturm 12358
sieving_info 12358
QX_hyperellratpoints 12365
ZX_hyperellratpoints 12365
args_h 12365
vec_append_grow 86191
process 89208
compare_entries 1165090
set_bc 2325876
sieve_init1 2726467
_ratpoints_check_point 3281785
sieve_init2 9884682
sift 31740680
_ratpoints_sift0 46422448
rpjacobi 51159256
mod 886029655

Generated by: LCOV version 1.14