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 - subcyclo.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.0 lcov report (development 29712-7c8a932571) Lines: 609 656 92.8 %
Date: 2024-11-15 09:08:45 Functions: 46 49 93.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Aurifeuille_init 427
Fl_polsubcyclo_orbits 0
_Fl_subcyclo_orbits 0
_itos 50247
_subcyclo_orbits 4778736
bnr_to_abgrp 56
enlarge_H 56
factor_Aurifeuille 63
factor_Aurifeuille_aux 427
factor_Aurifeuille_prime 364
galoiscyclo 434
galoissubcyclo 49876
gscycloconductor 49813
lift_check_modulus 1337848
max_order_ele 70
mod_to_small 2961
muliimod_sz 668922
order_H_x 1358266
polsubcyclo 33583
polsubcyclo_complex_bound 81042
polsubcyclo_complex_roots 81042
polsubcyclo_cyclic 62598
polsubcyclo_g 33527
polsubcyclo_orbits 99486
polsubcyclo_powz 5648028
polsubcyclo_roots 81042
polsubcyclo_start 81903
subcyclo_nH 50261
vecmod_to_vecsmall 2184
znstar_bits 0
znstar_conductor 171487
znstar_conductor_bits 172145
znstar_coset_bits_inplace 531855
znstar_coset_func 275778
znstar_cosets 110514
znstar_elts 3780
znstar_generate 255036
znstar_hnf 3780
znstar_hnf_elts 3780
znstar_hnf_generators 4200
znstar_order 164044
znstar_partial_bits 541670
znstar_partial_coset_bits 541670
znstar_partial_coset_bits_inplace 1073525
znstar_partial_coset_func 1349303
znstar_quotient 7
znstar_reduce_modulus 182
znstar_small 2184
znsubgroupgenerators 21

Generated by: LCOV version 1.16