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 - QX_factor.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30462-6c568f4018) Lines: 913 954 95.7 %
Date: 2025-08-10 09:24:05 Functions: 61 64 95.3 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
BD_deg1 0
Rg_is_QXk 0
ZXk_divexact 0
next2pow 14
LLL_cmbf 126
chk_factors 140
QXk_gcd 189
polcyclofactors 315
chk_factors_get 350
BD_odd 406
QX_factor 805
poliscycloprod 1029
LLL_check_progress 1547
myconcat 2310
BD 2359
QX_gcd 19211
_gcd 19400
invphi 19622
ZX_factor 50757
cmbf 50785
cmbf_precs 50785
combine_factors 50785
fact_from_DDF 51555
ZX_factor_i 51562
Beauzamy_bound 61277
Mignotte_bound 61277
factor_bound 61277
poliscyclo 99208
ZX_is_irred 102651
root_bound 111071
ZX_gcd_chinese 117549
ZX_gcd_filter 123703
ZX_DDF 153514
shifteval 184878
ZX_is_squarefree 198741
ZX_DDF_max 206610
ZX_squff 333831
ZXk_gcd 1686070
rec 1714462
DDF_roots 1876623
nfrootsQ 1876624
pick_prime 2083232
ZXkX_ZXk_divexact 2528117
ZXk_divexact_i 2529297
ZXkX_ZXk_divexact_s 2571356
ZXk_divides_i 2789715
ZX_radical 3167889
centeri2n 3214547
ZXkX_ZXk_divides_s 3264990
ZX_gcd_slice 3359387
ZX_gcd_worker 3359387
ZX_gcd_Flx 3371033
ZXk_content_shallow 3445416
dividesii 3481592
ZXk_center2n 4910922
ZXk_renormalize 4961365
ZXk_divides 6218618
ZX_divides 6559110
ZX_divides_i 6588510
ZXk_divexact_s 7584530
ZXk_gcd_i 8689753
ZXk_divides_s 10123525
ZX_gcd 10624786
ZX_gcd_all 14468234

Generated by: LCOV version 1.16