From 02b4d71cf2d9431d4affd16713df7ded77eaa034 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 25 Oct 2009 09:39:28 -0400 Subject: Stupid simplistic not working yet branch reporting in HTML --- coverage/htmlfiles/pyfile.html | 1 + 1 file changed, 1 insertion(+) (limited to 'coverage/htmlfiles/pyfile.html') diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index a7cd1d3..8a0dd4e 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -29,6 +29,7 @@ function toggle_lines(btn, cls) { {{n_run}} run {{n_exc}} excluded {{n_mis}} missing + {{n_par}} partial -- cgit v1.2.1