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 - kummer.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 855 866 98.7 %
Date: 2024-04-19 08:07:09 Functions: 61 61 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
H_is_good 52626
_rnfkummer 931
_rnfkummer_step4 861
bid_primes 36736
bnf_cycgenmod 36568
bnrclassfield 33915
bnrclassfield_H 35322
bnrclassfield_primepower 35364
bnrclassfield_sanitize 3885
bnrclassfield_tower 266
bnrclassfieldvec 30947
compositum_red 2828
compute_beta 36687
compute_polrel 2947
cyclic_compos 35364
disc_primes 33789
downtoK 8862
futu 36567
get_badbnf 39633
get_mmu 5691
get_prlist 36687
get_tau 2828
get_z 42805
gsetvarn 229152
ideallifttoKz 2947
isprincipalell 53445
kervirtualunit 2828
lambdaofelt 9100
lambdaofvec 2947
lift_if_rational 60445
lifttoKz 889
list_Hecke 36687
logall 34517
matlogall 36687
max_smu 2507
mod_Xell_a 8862
nfV_to_logFlv 35182
nfX_Z_normalize 2947
nf_to_logFl 114716
nfcompositumall 448
powtau 5894
prconj 6622
prconj_in_list 91560
prlifttoKz 420
prlifttoKz_i 959
prlifttoKzall 539
reduce_mod_Qell 36687
reducebeta 36687
relative_pol 245
rnfkummer 665
rnfkummer_ell 2947
rnfkummer_init 2828
rnfkummer_initall 33768
rnfkummersimple 33740
split_pol 17723
subgroup_info 36687
tauofelt 281641
tauofideal 1064
tauofvec 18130
to_alg 8638
vecsmall_balance 133

Generated by: LCOV version 1.14