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.18.0 lcov report (development 29712-7c8a932571) Lines: 623 634 98.3 %
Date: 2024-11-15 09:08:45 Functions: 34 34 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
qfminimize 14
symmetric_non0_coeff 14
qfbmat2 21
det_minors 707
id 1001
qfbmat 1666
witt 2128
qfbsqrt 2275
qflllgram_indefgoon2 2275
blocks4 2289
quadclass2 2688
qfb_factorback 3962
qf_apply_transvect_Z 4205
qfparam 7244
hilberts 7280
qflllgram_indefgoon 11095
qfsolve 12718
qfsolve_i 12718
qf_apply_tau 13324
qfminimize_fact 16183
qfsolvemodp 18039
both_pm1 19674
check_symmetric 19976
ZsymM_Z_divexact 20328
principal_minor 33253
prod_fm 41286
partialgaussred 44881
qflllgram_indef 44881
qftriv 44881
update_fm 72676
ZsymM_Z_divexact_partial 92235
vecextend 117346
kermodp 286622
completebasis 410926

Generated by: LCOV version 1.16