summaryrefslogtreecommitdiff
path: root/coverage/annotate.py
Commit message (Expand)AuthorAgeFilesLines
* No need for coverage.analysis to return the filename, it's a property on the ...Ned Batchelder2009-03-131-2/+2
* Start moving common reporter functionality into Reporter.Ned Batchelder2009-03-131-7/+6
* Refactor the annotate code into annotate.pyNed Batchelder2009-03-131-0/+75