Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8192

coverage.py: Highlight hot spots in source code

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Thomas Guettler <hv@tbz-pariv.de>
Newsgroups comp.lang.python
Subject coverage.py: Highlight hot spots in source code
Date Wed, 22 Jun 2011 10:50:00 +0200
Lines 18
Message-ID <96doloFig1U1@mid.individual.net> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-Trace individual.net k84Gynw4X+10DGG9E106ngoSzlG2h8hD2CKVIHiUn791vn2oE=
Cancel-Lock sha1:KHzNqb1Kn8147ccbugIdKrdK3es=
User-Agent Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8192

Show key headers only | View raw


Hi,

I just used coverage.py for the first time, and like it very much.

Is it possible to display how many times a line was executed?

I want to see lines which are executed very often red and
lines which are executed not often green.

I know there are other tools like hotshot, but AFAIK they
don't have a nice HTML output for every python source file.

  Thomas


-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

coverage.py: Highlight hot spots in source code Thomas Guettler <hv@tbz-pariv.de> - 2011-06-22 10:50 +0200

csiph-web