On Fri, Jun 18, 2010 at 13:53, Terry Reedy <[email protected]> wrote:
> On 6/18/2010 12:32 PM, Walter Dörwald wrote:
>
>>    http://coverage.livinglogic.de/
>
> I am a bit puzzled as to the meaning of the gray/red/green bars since the
> correlation between coverage % and bars is not very high.

Gray is lines that are unexecutable (comments, etc.), green are lines
that were executed, and red is lines not executed.
_______________________________________________
Python-Dev mailing list
[email protected]
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