From 6f665c827e0586325ec7c393c2ed0744b225d0be Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 24 Feb 2010 21:06:10 -0500 Subject: Latest sample HTML output --- doc/sample_html/index.html | 243 +++++++++++++++++++++++---------------------- 1 file changed, 122 insertions(+), 121 deletions(-) (limited to 'doc/sample_html/index.html') diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index dd78fe4..2d157b5 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -1,128 +1,129 @@ - - - Coverage report - - - - - - - + + + Coverage report + + + + + + + - + -
- - - - - - - - - - - - - - - +
+
Modulestatementsrunexcludedbranchesbr execcoverage
+ + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Modulestatementsrunexcluded
Total13265682330510441%
c:\ned\py\path28611401042235%
cogapp\cogapp38721931535451%
cogapp\makefiles296316013%
cogapp\test_cogapp587195174233%
cogapp\whiteutils37340282692%
-
+ branches + br exec + + coverage + + + + + + Total + 1326 + 568 + 23 + + 305 + 104 + + 41% + + + + + + c:\ned\py\path + 286 + 114 + 0 + + 104 + 22 + + 35% + + + + cogapp\cogapp + 387 + 219 + 3 + + 153 + 54 + + 51% + + + + cogapp\makefiles + 29 + 6 + 3 + + 16 + 0 + + 13% + + + + cogapp\test_cogapp + 587 + 195 + 17 + + 4 + 2 + + 33% + + + + cogapp\whiteutils + 37 + 34 + 0 + + 28 + 26 + + 92% + + + + + + + - - + -- cgit v1.2.1