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 - quad.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.0 lcov report (development 29806-4d001396c7) Lines: 687 715 96.1 %
Date: 2024-12-22 09:08:28 Functions: 57 60 95.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Shanks_order 749
Z_isfundamental 22050
Zn_quad_roots 2551764
classno 798
classno2 49
equal1 5684
fa_isfundamental 1407
fa_quaddisc 2079
find_order 5397
geomsum 973
geomsumu 973
get_forms 651
hclassno 49
hclassno6 132475
hclassno6_large 60720
hclassnoF_fact 60725
isfundamental 22890
ok_q 301
prod_fm 7
qfb_equal1 16568012
qfbclassno0 462
qfi_Shanks 722080
qfi_comp 7015563
qfi_log 0
qfi_order 3370157
qfi_pow 14506040
quadclassnoEuler_fact 26592
quadclassnoF 700
quadclassnoF_fact 48
quadclassnoF_u 652
quaddisc 2933
quadregulator 49
quadunit 69048
quadunit0 69048
quadunit_mod 98
quadunit_q 69118
quadunit_uv 7
quadunit_uv_basecase 69034
quadunit_uvmod 98
quadunitindex 112
quadunitindex_i 98
quadunitindex_ii 26544
quadunitnorm 69027
relative_order 350
sisfundamental 25109
split_lcm 182
sqr_primeform 12334
two_rank 651
uhclassnoF_fact 163463
ui_equal1 67697
ui_pow 36358
unegisfundamental 31500
unegquadclassnoF 0
update_f 21199714
update_fm 21360738
update_g1 182
uposisfundamental 16953
uposquadclassnoF 0
uquadclassnoF_fact 7081
usumpow 9427

Generated by: LCOV version 1.16