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-18 08:06:58 Functions: 166 167 99.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Pi2n 30338211
PiI2 265497
PiI2n 268094
Qp_exp 108258
Qp_exp_prec 98
Qp_exp_safe 108720
Qp_log 196485
Qp_sqrt 1897
Qp_sqrtn 2604
Qp_sqrtn_ram 854
Qp_sqrtn_unram 2037
T2 28531097
Z2_sqrt 144690
Z_to_padic 303673
Zn_sqrt 420
Zp_teichmuller 9933
_mul 3789269
_muli 30002007
_mulr 7053529
_one 334588
_oner 13755
_rpowuu_msqr 624920
_rpowuu_sqr 1597247
_sqr 5711579
_sqri 81908611
_sqrr 16130490
abpq_init 4392025
abpq_sum 53502235
agm 74977
agm1 75159
agm1cx 295672
agm1r_abs 940453
agmcx_a_b 324421
agmcx_gap 4854196
agmcx_init 324421
agmr_gap 13786729
catalan 14
constcatalan 14
consteuler 57495
constlog2 28479439
constpi 44942171
cos_p 49
cubic_prec_mask 1725058
cxexp 4166532
cxexpm1 6452
cxlog1p 14
ellE 21
ellK 28
ellK_i 35
exp1r_abs 19208812
expIr 872287
expQ 1468531
expm1_Ir 6396
gcos 154863
gcotan 39483
gexp 17409304
gexpm1 12763
glog 17324225
glog1p 119
gpow 21380011
gpow0 126
gpowers 334596
gpowers0 200589
gpowg0 2277856
gpowgs 114844792
grootsof1 1119663
grootsof1_4 957997
gsin 2290233
gsinc 2319562
gsincos 4246138
gsqrpowers 37394
gsqrt 57426798
gsqrtn 41974
gtan 224
is_ext_qfr 49
log1p_i 133
log2_split 31910
logagmcx 258509
logagmr_abs 902659
logr_abs 13475369
logr_aux 11777158
magm 14
magm_gap 84
modlog2 19239727
mpaut 15186841
mpcatalan 14
mpcos 2745075
mpcosm1 16884103
mpcotan 70
mpeuler 57495
mpexp 19285854
mpexp0 140091
mpexp_basecase 19145994
mpexpm1 10948
mplog 203444
mplog1p 63
mplog2 28479420
mppi 44942061
mpsin 826150
mpsinc 2319450
mpsincos 13311025
mpsincosm1 6396
mptan 133
mulii3 122112145
pari_close_floats 316407
pari_init_floats 318184
pi_ramanujan 31409
pow2Pis 7903
powPis 11591
pow_monome 624699
pow_polmod 23753
powcx 4461431
powcx_prec 187542
powersr 13755
powfrac 9404698
powgi 103368117
powis 21106342
powiu 97086244
powiu_sign 96926969
powp 161
powps 1305490
powr0 21056
powrfrac 511
powrs 5095465
powrshalf 0
powru 6008855
powruhalf 117812
powuu 46240283
real_I 163
rootsof1_cx 4480
rootsof1pow 12516441
rootsof1powinit 14987
rootsof1q_cx 14154
rootsof1u_cx 2060112
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 53896
sin_p 63
sqrt_ser 18669
sqrtnint 24346
sqrtnof1 543295
sqrtnr_abs 2744944
swap_clone 63843
tan_huge_im 39284
teich 4739
teichmuller 4977
teichmullerinit 1225
tofp_safe 13254
trans_eval 3867883
trans_evalgen 1883
transvec 2014158
transvecgen 329
upowers 12017
upowuu 101186717
usqrtn 8107
usqru 19147746
val_from_i 7868
zellagmcx 28749

Generated by: LCOV version 1.14