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 - bit.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30106-3f17b77578) Lines: 408 422 96.7 %
Date: 2025-03-31 09:19:50 Functions: 34 36 94.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
bits_to_int 0
bits_to_u 0
hamming_mat 7
hamming_int 21
int_set_ulong 24
ibittrunc 35
bittest 91
gbittest 91
ibitor 105
gbitneg 112
ibitxor 147
gbitnegimply 196
gbitor 196
gbitxor 196
ibitnegimply 203
inegate 630
hamming_slice 714
hamming_vecsmall 889
hammingweight 1638
fromdigits_2k 28014
F2v_to_ZV_inplace 28042
binaire 28077
binary_zv 35238
int_set_int 192763
binary_2k 5531495
binary_2k_nv 5678907
nv_fromdigits_2k 17284345
hammingl 24045253
ibitand 37248764
gbitand 37248827
signs 37249219
checkint2 37249415
int_get_int 228329564
int_get_ulong 312209982
int_set_bits 795385579
int_get_bits 843899630

Generated by: LCOV version 1.16