summaryrefslogtreecommitdiff
path: root/coverage/analyzer.py
Commit message (Collapse)AuthorAgeFilesLines
* CodeAnalyzer was a terminology conflict with coverage.analysis, and it's ↵Ned Batchelder2009-03-131-232/+0
| | | | | | | really more of a parser anyway. --HG-- rename : coverage/analyzer.py => coverage/parser.py
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+232