Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HTML report includes non-relative code units also. Fixes issue #11, though t... | Ned Batchelder | 2009-09-26 | 1 | -2/+0 |
* | Some XML report fixes, and a very basic test. | Ned Batchelder | 2009-09-23 | 1 | -1/+0 |
* | coverage._analyze is a non-public function. | Ned Batchelder | 2009-05-17 | 1 | -1/+1 |
* | Change how data is harvested from the collector to simplify api use. | Ned Batchelder | 2009-05-05 | 1 | -3/+2 |
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 1 | -1/+1 |
* | Clean up. | Ned Batchelder | 2009-04-21 | 1 | -0/+4 |
* | HTML reporting, phase 0. | Ned Batchelder | 2009-04-20 | 1 | -0/+27 |
* | Pylint tweaks | Ned Batchelder | 2009-04-12 | 1 | -1/+3 |
* | Start moving common reporter functionality into Reporter. | Ned Batchelder | 2009-03-13 | 1 | -0/+30 |