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 30112-ee56c7c1f9) Lines: 874 905 96.6 %
Date: 2025-04-03 09:18:57 Functions: 54 55 98.2 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
BD_deg1 0
next2pow 14
LLL_cmbf 126
chk_factors 140
polcyclofactors 315
chk_factors_get 350
BD_odd 406
QX_factor 791
poliscycloprod 1029
LLL_check_progress 1547
myconcat 2310
BD 2359
QX_gcd 18629
invphi 19576
ZX_factor 49574
cmbf 49707
cmbf_precs 49707
combine_factors 49707
fact_from_DDF 50358
ZX_factor_i 50365
Beauzamy_bound 60192
Mignotte_bound 60193
factor_bound 60193
poliscyclo 98961
ZX_is_irred 102188
root_bound 109944
ZX_gcd_chinese 112714
ZX_gcd_filter 117705
ZX_DDF 151872
shifteval 183322
ZX_is_squarefree 197673
ZX_DDF_max 203671
ZX_squff 332515
DDF_roots 1622749
nfrootsQ 1622755
QXk_gcd 1686245
rec 1701591
_gcd 1704874
pick_prime 1826419
ZXk_renormalize 2536815
ZX_radical 2662518
centeri2n 3194251
ZXk_center2n 3205955
ZX_gcd_slice 3349054
ZX_gcd_worker 3349054
ZX_gcd_Flx 3355033
ZXk_content 3409289
ZXkX_ZXk_divexact 3473814
ZX_divides 6548820
ZX_divides_i 6577478
ZXk_divexact 9585434
ZX_gcd 9753182
ZXk_gcd 12056491
ZX_gcd_all 13088634
Rg_is_QXk 15562647

Generated by: LCOV version 1.16