blob: 30afbf537327c851fa78fe323d5f81554115d8a7 (
plain) (
blame)
1
2
3
4
5
|
`trace2html' is a utility to convert execution coverage data obtained
with the `trace' module of the standard python library into a set of human
readable HTML documents showing sortable summary and annotated source files.
WWW: http://cheeseshop.python.org/pypi/trace2html
|