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 - char.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30565-738e569de9) Lines: 827 864 95.7 %
Date: 2025-11-30 09:23:42 Functions: 64 64 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Zideallog 23024
Zideallog_2k 949576
Zideallog_pk 2048931
bnr_coprime 42
char_check 121191
char_denormalize 215789
char_normalize 295484
char_simplify 296933
charconj 6678
charconj0 28
chardiv 10101
chardiv0 42
chareval 3605
chareval_i 2568979
chargalois 10493
charker 99211
charker0 35
charmul 302015
charmul0 154
charorder 1388030
charorder0 210
charpow 189
charpow0 63
checkznstar_i 3932601
coprime_tables 8015
coprimes_zv 550004
cyc2elts_normal 8043
cyc_normalize 254786
get_chi 35
get_cyc 532
lcmuu 257075
ncharvecexpo 57260
not_coprime 1855
znchar 3318
znchar_quad 303345
zncharcheck 211141
zncharconductor 24339
zncharconj 5824
znchardecompose 791
znchardiv 10108
znchareval 2570785
zncharinduce 12313
zncharisodd 197596
zncharker 21
zncharmul 302022
zncharorder 393309
zncharpow 210
znchartokronecker 847
znchartoprimitive 5572
znconrey_check 913318
znconrey_normalized 2655296
znconreychar 46767
znconreyconductor 742140
znconreyexp 260799
znconreyfromchar 142954
znconreyfromchar_normalized 153111
znconreylog 2654863
znconreylog_normalize 2662310
znlog0 294
znstar 35935
znstar0 131325
zv_charorder 101248
zv_cyc_minimal 100800
zv_cyc_minimize 46627

Generated by: LCOV version 1.16