summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-10 21:30:53 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-10 21:30:53 -0500
commite76e08b22da8704a6c05df195857f5b0398006ec (patch)
treef4b34419d533733b401fe3cf4e743728061a5840 /TODO.txt
parent8e10de229b67631dc5ea07016a7c7c36a9e7dda0 (diff)
downloadpython-coveragepy-git-e76e08b22da8704a6c05df195857f5b0398006ec.tar.gz
Fleshed-out branch documentation.
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 8bd2b6f7..a87a9ecd 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,6 +13,7 @@ Coverage TODO
(see top of test_cogapp for examples)
- Maybe turning off yellow lines should make those lines green?
- A missing branch to leave the function shows an annotation of -1.
+- XML report needs to get branch information.
* Speed