Re: Code coverage is broken

2019-02-09 Thread Nala Ginrut
I wonder if it's a bug that the FN was skipped. On Sat, Feb 9, 2019 at 10:51 AM Nala Ginrut wrote: > > Never mind, it's better than mine, at least there're lines records, > although functions calling are still missing. > Thanks ;-) > > On Sat, Feb 9, 2019 at 8:27 AM Amirouche Boubekki > wrote: >

Re: Code coverage is broken

2019-02-09 Thread Amirouche Boubekki
Le sam. 9 févr. 2019 à 14:48, Nala Ginrut a écrit : > I wonder if it's a bug that the FN was skipped. > Yes it is expected, see http://git.savannah.gnu.org/cgit/guile.git/tree/module/system/vm/coverage.scm#n309 Here is a patch that take into account function coverage, it is rather slow. demo:

Re: Code coverage is broken

2019-02-09 Thread Amirouche Boubekki
with the attachement this time. Le sam. 9 févr. 2019 à 18:10, Amirouche Boubekki < amirouche.boube...@gmail.com> a écrit : > > > Le sam. 9 févr. 2019 à 14:48, Nala Ginrut a écrit : > >> I wonder if it's a bug that the FN was skipped. >> > > Yes it is expected, see > http://git.savannah.gnu.org/c