Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 1 | -1/+1 |
| | |||||
* | CodeAnalyzer was a terminology conflict with coverage.analysis, and it's ↵ | Ned Batchelder | 2009-03-13 | 1 | -0/+232 |
really more of a parser anyway. --HG-- rename : coverage/analyzer.py => coverage/parser.py |