[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dfa.c coverage
From: |
Paolo Bonzini |
Subject: |
Re: dfa.c coverage |
Date: |
Thu, 18 Mar 2010 14:48:10 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.3 |
On 03/18/2010 10:21 AM, Jim Meyering wrote:
I've just glanced through the LCOV coverage report for grep's dfa.c:
http://hydra.nixos.org/build/327533/download/1/coverage/src/dfa.c.gcov.html
I see a surprising amount of code that is supposedly not exercised at all
by "make check". Something to investigate.
Looks like no MB_CUR_MAX path is exercised, which is obviously wrong...
Paolo
- dfa.c coverage, Jim Meyering, 2010/03/18
- Re: dfa.c coverage,
Paolo Bonzini <=