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 - ifactor1.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30531-d68fd7cb7d) Lines: 1826 2230 81.9 %
Date: 2025-10-16 09:22:45 Functions: 107 122 87.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
COPY 0
SHALLOWCOPY 0
Z_ECM 0
Z_issmooth 0
Z_pollardbrent 0
coreu_fact 0
ifac_GC 0
ifac_check 0
ifac_factor_dbg 0
ifac_print 0
ifac_realloc 0
radicalu 0
rho_dbg 0
vecfactoroddu 0
vecfactoru 0
ifac_ispowerful 7
ifac_resort 7
ifac_sort_one 7
Z_to_Up 14
ifac_defrag 14
uprecprime 38
vecsquarefreeu 49
precprime 56
ECM_alloc 57
ECM_init 57
ECM_loop 93
dvdii_inplace 219
ifac_moebius 236
coreu_init_from_squarefree 247
ifac_skip 320
core_init_from_squarefree 327
ifac_core 353
ifac_moebiusu 663
Zn_ispower 756
ifac_read 760
Z_pval_inplace 765
Zp_ispower 798
pollardbrent_i 802
ifac_factoru 807
uis_357_powermod_32bit_2 847
update_pow 887
ispowerful 1708
diviiexact_inplace 1820
squfof_ambig 2007
maxomegaoddu 2235
vecfactoroddu_i 2235
ifac_start 2523
ifac_decomp 2569
Z_factor_until 3045
ellfacteur 3262
ifac_insert_multiplet 3279
pollardbrent 3489
squfof 5057
ifac_crack 5748
ifac_whoiswho 5753
ifac_start_hint 5899
ifac_next 6477
uisprime_nosmall 6721
vecfactorsquarefreeu 7014
ecm_elladd2 7194
ifac_divide 9724
factorint 10290
ifac_checkprime 11183
ifac_main 14035
uis_357_powermod_32bit_1 14330
ifac_find 15115
ZV_aff 25650
ellmult 25650
STOREi 27783
ifac_isprime 27940
vecfactoru_i 31967
vecfactorsquarefreeu_coprime 32761
special_primes 36043
elldouble 40073
ifac_delete 45508
INIT 51414
moebiusu_fact 54194
Z_factor_limit 55349
moebius 58516
coreu 63015
is_pth_power 68555
maxomegau 71819
nextprime 130788
Z_oddprimedivisors_fast 141426
Z_factor_primes 142029
Z_oddprimedivisors_gcd 142706
aux_end 142856
Z_issmooth_fact 175424
get_rule 208727
ecm_elladd 234487
ecm_elladd0 240431
absZ_factor_limit 287703
is_kth_power 480284
core 709567
STOREu 737043
STORE 764978
u_oddprimedivisors_gcd 872103
tridiv_bound 887561
absZ_factor_limit_strict 895473
factoru_primes 994650
unextprime_overflow 999640
unextprime 1138411
uis_357_power 2366911
uis_357_powermod 2421450
moebiusu 2487494
is_357_power 2800947
absZ_factor 3768269
factoru 3812303
check_res 3927893
snextpr 4531317
tridiv_boundu 4581736
FpE_add_i 8291496
Z_factor 10258893
ifactor 10324543
ifactor_sign 15278858
u_357_divides 16749073
factoru_result 18489954
factoru_sign 18948822
one_iter 28243184
matsmalltrunc_init 38518343
matsmalltrunc_append 98040586
u_forprime_next_fast 144034530

Generated by: LCOV version 1.16