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-18 08:07:12 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 2323
vecfactoroddu_i 2323
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 20362
vecfactorsquarefreeu_coprime 20532
ellmult 27351
ZV_aff 28044
ifac_isprime 30301
vecfactoru_i 31910
special_primes 39266
elldouble 42656
ifac_delete 44652
INIT 50563
uisprime_nosmall 52212
moebius 54117
moebiusu_fact 54173
maxomegau 59533
coreu 59573
coreu_fact 59573
STOREi 61655
is_pth_power 69541
nextprime 126839
Z_issmooth_fact 197961
get_rule 218303
ecm_elladd 246226
ecm_elladd0 252408
aux_end 274750
absZ_factor_limit 290454
is_kth_power 487276
core 706792
absZ_factor_limit_strict 888335
tridiv_bound 1006853
unextprime_overflow 1241605
unextprime 1253601
STOREu 1364836
STORE 1426640
uis_357_power 2456117
moebiusu 2504188
uis_357_powermod 2510901
is_357_power 2793905
absZ_factor 3505953
factoru 3776502
check_res 4060755
snextpr 4634168
FpE_add_i 8397084
Z_factor 9520612
ifactor 9551328
ifactor_sign 14476217
tridiv_boundu 28264244
factoru_sign 32075020
one_iter 32838544
matsmalltrunc_init 37851806
matsmalltrunc_append 96346436
u_forprime_next_fast 235992881

Generated by: LCOV version 1.14