bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Online test coverage report


From: Chet Ramey
Subject: Re: Online test coverage report
Date: Sun, 10 May 2015 21:08:52 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 5/8/15 3:50 AM, Harri Porten wrote:
> Hi!
> 
> I don't know whether Bash developers are using code coverage analysis for
> their QA efforts. If not, you might be interested in taking a look at the
> report we created using our company's tool:
> 
>  http://www.opencoverage.net/bash/index_html/sources.html

Thanks for the note.  I took a look at the results, and the tool looks kind
of interesting.  I assume you used the bash test suite to gather the data,
and I used some of the results to augment the tests.

I wouldn't worry about the total coverage percentage, since the suite
doesn't attempt to test a lot of interactive functionality (readline,
completion, signal handling, etc.).

I don't think this will be useful after this, though, since the tool
doesn't appear to be accessible for use from the web.  In fact, there
isn't any information about how to use it at all, and anything more
expensive than `free' exceeds my budget.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]