summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-08 13:45:20 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-08 13:45:20 -0500
commit824ca447ec8a5f803bc4bf6aa0d80cc90f1cf3df (patch)
treed4b979ab12279e51d6ef3c5066b2ec2ec91bacf5 /TODO.txt
parent68cb3e52214c74cec6b94283972db7162f28c8cf (diff)
downloadpython-coveragepy-git-824ca447ec8a5f803bc4bf6aa0d80cc90f1cf3df.tar.gz
Added branch stats to results, and the summary report includes them.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index ca99056d..bdedd44f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -8,6 +8,7 @@ Coverage TODO
- while TRUE claims to be partial?
+ Analysis class should do rolling up of stats also (actually Numbers)
- Update docs for --branch.
+- self.coverage.data.has_arcs is ugly.
* Speed