From 98473577d7127d2ebb8f71c1a6016ca71b0fad2e Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 25 May 2009 09:27:13 -0400 Subject: A sample HTML coverage report. --- doc/sample_html/index.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 doc/sample_html/index.html (limited to 'doc/sample_html/index.html') diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html new file mode 100644 index 00000000..f49a9c7c --- /dev/null +++ b/doc/sample_html/index.html @@ -0,0 +1,78 @@ + + + +Coverage report + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Modulestatementsrunexcludedcoverage
cogapp\cogapp387219357%
cogapp\makefiles296321%
cogapp\test_cogapp5871951733%
cogapp\whiteutils3734092%
Total10404542344%
+
+ + + + + -- cgit v1.2.1