> On May 2, 2018, at 1:19 AM, Mike Dupont <jamesmikedup...@googlemail.com> 
> wrote:
> 
> I am wondering now what the test coverage is so far, given these test cases 
> how much of the code base is exercised?

I haven’t yet fixed up the relative dirs for gcov, so all src files and many 
tests report 0%,
With the tests but without the programs and examples it is 11% 
My guess is that the real coverage is about 70-80%.
gcc-8 should have the reldir problem fixed, in other projects I had to tweak 
the gov rules.
I had no time for that yet.

./configure --enable-write --enable-gcov=gcov-mp-7 CC=gcc-mp-7
make
make gov
>> Total                                                             11.6   11.6


Reply via email to