From 6baa10c249d54eb6bfa64f919ab222b1bc3726f2 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 5 Dec 2009 14:44:39 -0500 Subject: Tweak the docs --HG-- branch : 3.2_branch --- doc/branch.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/branch.rst') diff --git a/doc/branch.rst b/doc/branch.rst index 7e156034..a7f95e7d 100644 --- a/doc/branch.rst +++ b/doc/branch.rst @@ -47,8 +47,7 @@ that were missing some branches are shown in yellow, with an annotation at the far right showing branch destination line numbers that were not exercised. The XML report produced by ``coverage xml`` also includes branch information, -including separate statement and branch coverage percentages. Each line is -annotated with +including separate statement and branch coverage percentages. How it works -- cgit v1.2.1