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 - trans1.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 2255 2322 97.1 %
Date: 2024-05-07 08:07:52 Functions: 166 167 99.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Pi2n 30337499
PiI2 265497
PiI2n 268094
Qp_exp 108265
Qp_exp_prec 98
Qp_exp_safe 108728
Qp_log 196485
Qp_sqrt 1897
Qp_sqrtn 2604
Qp_sqrtn_ram 854
Qp_sqrtn_unram 2037
T2 28505558
Z2_sqrt 144690
Z_to_padic 303682
Zn_sqrt 420
Zp_teichmuller 9933
_mul 3789320
_muli 30001991
_mulr 7053497
_one 334584
_oner 13755
_rpowuu_msqr 624920
_rpowuu_sqr 1597247
_sqr 5711704
_sqri 81908488
_sqrr 16130403
abpq_init 4388835
abpq_sum 53494744
agm 74977
agm1 75159
agm1cx 295672
agm1r_abs 940443
agmcx_a_b 324421
agmcx_gap 4854196
agmcx_init 324421
agmr_gap 13786518
catalan 14
constcatalan 14
consteuler 57495
constlog2 28477917
constpi 44941136
cos_p 49
cubic_prec_mask 1725056
cxexp 4166525
cxexpm1 6452
cxlog1p 14
ellE 21
ellK 28
ellK_i 35
exp1r_abs 19208246
expIr 872251
expQ 1468525
expm1_Ir 6396
gcos 154859
gcotan 39483
gexp 17409494
gexpm1 12763
glog 17322990
glog1p 119
gpow 21380273
gpow0 126
gpowers 334592
gpowers0 200629
gpowg0 2277935
gpowgs 114842673
grootsof1 1119667
grootsof1_4 958000
gsin 2290225
gsinc 2319562
gsincos 4246167
gsqrpowers 37394
gsqrt 57420000
gsqrtn 41974
gtan 224
is_ext_qfr 49
log1p_i 133
log2_split 31903
logagmcx 258509
logagmr_abs 902651
logr_abs 13473958
logr_aux 11775794
magm 14
magm_gap 84
modlog2 19239197
mpaut 15185906
mpcatalan 14
mpcos 2745066
mpcosm1 16883247
mpcotan 70
mpeuler 57495
mpexp 19285361
mpexp0 140095
mpexp_basecase 19145459
mpexpm1 10948
mplog 203444
mplog1p 63
mplog2 28477881
mppi 44940895
mpsin 826143
mpsinc 2319450
mpsincos 13310153
mpsincosm1 6396
mptan 133
mulii3 121975056
pari_close_floats 316362
pari_init_floats 318197
pi_ramanujan 31392
pow2Pis 7903
powPis 11591
pow_monome 624699
pow_polmod 23753
powcx 4461010
powcx_prec 187542
powersr 13755
powfrac 9404535
powgi 103366207
powis 21105956
powiu 97084392
powiu_sign 96925295
powp 161
powps 1305481
powr0 21056
powrfrac 511
powrs 5095393
powrshalf 0
powru 6008837
powruhalf 117810
powuu 46240252
real_I 163
rootsof1_cx 4480
rootsof1pow 12516441
rootsof1powinit 14987
rootsof1q_cx 14154
rootsof1u_cx 2060118
rpowuu 428872
scalarpol_get_1 370355
ser_agm1 21
ser_cmp_expo 49
ser_pow 7959
ser_pow_1 7854
ser_powfrac 7875
serchop 42
serchop0 37377
serchop_i 42
serexp 82962
shiftc_inplace 53894
sin_p 63
sqrt_ser 18669
sqrtnint 24347
sqrtnof1 543260
sqrtnr_abs 2744248
swap_clone 63833
tan_huge_im 39284
teich 4739
teichmuller 4977
teichmullerinit 1225
tofp_safe 13254
trans_eval 3867599
trans_evalgen 1883
transvec 2013917
transvecgen 329
upowers 12017
upowuu 101185402
usqrtn 8106
usqru 19147476
val_from_i 7868
zellagmcx 28749

Generated by: LCOV version 1.14