coverage.py: Highlight hot spots in source code
Thomas Guettler
hv at tbz-pariv.de
Wed Jun 22 04:50:00 EDT 2011
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
More information about the Python-list
mailing list