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 - qfsolve.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 621 632 98.3 %
Date: 2024-04-18 08:07:12 Functions: 34 34 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
ZsymM_Z_divexact 20524
ZsymM_Z_divexact_partial 92235
blocks4 2485
both_pm1 19457
check_symmetric 19668
completebasis 407965
det_minors 707
hilberts 7280
id 1001
kermodp 285215
partialgaussred 44412
principal_minor 33428
prod_fm 41167
qf_apply_tau 13317
qf_apply_transvect_Z 4178
qfb_factorback 3962
qfbmat 1666
qfbmat2 21
qfbsqrt 2275
qflllgram_indef 44412
qflllgram_indefgoon 11095
qflllgram_indefgoon2 2275
qfminimize 14
qfminimize_fact 16022
qfparam 7139
qfsolve 12515
qfsolve_i 12515
qfsolvemodp 18039
qftriv 44412
quadclass2 2688
symmetric_non0_coeff 14
update_fm 72718
vecextend 115876
witt 2128

Generated by: LCOV version 1.14