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 - language - readline.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 0 186 0.0 %
Date: 2024-04-16 08:06:29 Functions: 0 17 0.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
add_paren 0
add_prefix 0
add_space 0
command_generator 0
default_generator 0
ext_help_generator 0
get_matches 0
hashtable_generator 0
init_prefix 0
is_internal 0
match_concat 0
matches_for_emacs 0
member_generator 0
pari_completion 0
pari_completion_matches 0
pari_completion_word 0
treat_single 0

Generated by: LCOV version 1.14