From a6212c713f44ee9e7c13cac1ce725c99b28cf938 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 6 Dec 2009 19:34:40 -0500 Subject: Add a numbered id to the line parts, for future use. Put the percentage in the title of file reports. --- coverage/htmlfiles/pyfile.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'coverage/htmlfiles') diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index 62518ba0..0e95db10 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -2,7 +2,7 @@ -Coverage for {{cu.name|escape}} +Coverage for {{cu.name|escape}}: {{nums.pc_covered|format_pct}}%