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 c...@case.edu http://cnswww.cns.cwru.edu/~chet/