summaryrefslogtreecommitdiff
path: root/coverage/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Defaulting report and annotate to all files now happens inside coverage, rath...Ned Batchelder2009-03-111-4/+0
* Split out the filename operations; Morf -> CodeUnit.Ned Batchelder2009-03-111-4/+2
* Yank morfs into their own class. This doesn't work yet.Ned Batchelder2009-03-101-1/+1
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+149