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.16.2 lcov report (development 29115-f22e516b23) Lines: 1555 1897 82.0 %
Date: 2024-04-19 08:07:09 Functions: 93 107 86.9 %
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
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
uprecprime 32
precprime 49
vecsquarefreeu 49
ECM_alloc 71
ECM_init 71
Z_factor_until 98
ifac_resort 112
ifac_sort_one 112
ECM_loop 114
ifac_moebius 211
ifac_defrag 224
ifac_skip 296
ifac_core 311
ifac_read 658
uis_357_powermod_32bit_2 813
ellfacteur 946
update_pow 950
ifac_factoru 993
ifac_moebiusu 1074
ifac_insert_multiplet 1082
ispowerful 1708
ifac_start 1911
maxomegaoddu 2197
vecfactoroddu_i 2197
ifac_decomp 2643
squfof_ambig 2843
squfof 3152
pollardbrent 4815
pollardbrent_i 4815
ifac_crack 5542
ifac_start_hint 5547
ifac_whoiswho 5647
vecfactorsquarefreeu 7014
ifac_next 7194
ecm_elladd2 7474
ifac_divide 9877
factorint 10290
ifac_checkprime 10671
uis_357_powermod_32bit_1 14110
ifac_main 14959
ifac_find 15913
Z_factor_limit 20365
vecfactorsquarefreeu_coprime 20532
ellmult 27351
ZV_aff 28044
ifac_isprime 30300
vecfactoru_i 31910
special_primes 39268
elldouble 42656
ifac_delete 44652
INIT 50563
uisprime_nosmall 52214
moebiusu_fact 54173
moebius 54472
maxomegau 59533
coreu 59573
coreu_fact 59573
STOREi 61652
is_pth_power 69544
nextprime 126839
Z_issmooth_fact 197800
get_rule 218303
ecm_elladd 246226
ecm_elladd0 252408
aux_end 274925
absZ_factor_limit 290464
is_kth_power 487292
core 706791
absZ_factor_limit_strict 888355
tridiv_bound 1007031
unextprime_overflow 1241571
unextprime 1253570
STOREu 1365251
STORE 1427051
uis_357_power 2456118
moebiusu 2504971
uis_357_powermod 2510902
is_357_power 2793906
absZ_factor 3506817
factoru 3776594
check_res 4060765
snextpr 4634168
FpE_add_i 8397084
Z_factor 9520588
ifactor 9551271
ifactor_sign 14477341
tridiv_boundu 28267219
factoru_sign 32076381
one_iter 32838069
matsmalltrunc_init 37021101
matsmalltrunc_append 94680587
u_forprime_next_fast 236010104

Generated by: LCOV version 1.14