summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/pyfile.html
Commit message (Collapse)AuthorAgeFilesLines
...
* Make the two html templates more similar in style.Ned Batchelder2009-12-061-32/+20
|
* Add a numbered id to the line parts, for future use. Put the percentage in ↵Ned Batchelder2009-12-061-3/+3
| | | | the title of file reports.
* A little explanation of the partial branch annotations in the HTML report.Ned Batchelder2009-11-301-1/+1
|
* When partial lines are hidden and run lines are shown, then partial lines ↵Ned Batchelder2009-11-241-5/+6
| | | | are shown as run.
* Annotations on yellow HTML lines with the line numbers not visited.Ned Batchelder2009-11-081-1/+1
|
* Make the naming of Results attributes more consistent.Ned Batchelder2009-11-031-2/+2
|
* HTML reporting makes use of Numbers to simplify and centralize the code.Ned Batchelder2009-11-021-5/+5
|
* Small tweaks to make the HTML reports valid 4.01 strict. Thanks, Ben Finney.Ned Batchelder2009-10-281-3/+4
|
* Better reporting of partial lines, including leaving out partial stuff ↵Ned Batchelder2009-10-271-1/+3
| | | | altogether if no arcs were measured.
* Stupid simplistic not working yet branch reporting in HTMLNed Batchelder2009-10-251-0/+1
|
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-231-1/+1
|
* HTML annotations should use the short name of the module.Ned Batchelder2009-05-251-1/+1
|
* HTML report now has an index.html.Ned Batchelder2009-04-251-8/+0
|
* Better modularity about which line classes are highlighted by default.Ned Batchelder2009-04-251-3/+3
|
* Remove some noise from the HTML reports, and use a 2px stripe to always show ↵Ned Batchelder2009-04-251-1/+0
| | | | line status.
* Use jquery to enable hiding and showing highlighting of source lines in HTML ↵Ned Batchelder2009-04-241-3/+18
| | | | reports.
* A cleaner look for the HTML reports.Ned Batchelder2009-04-241-11/+8
|
* HTML and CSS for html reporting are now in separate files.Ned Batchelder2009-04-241-0/+51