On Mon, Jul 5, 2010 at 5:20 AM, Terry Reedy <tjre...@udel.edu> wrote:
> On 7/4/2010 2:31 AM, Éric Araujo wrote:
>>>
>>> But Python tests lack coverage stats, so it is hard to say anything.
>>
>> FYI: http://coverage.livinglogic.de/
>
> Turns out the audioop is one of the best covered modules, at 98%

Alas, those are only the stats for the audioop test suite. audioop
itself is written in C, so the automatic coverage stats generated by
livinglogic don't provide any details.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to